Skip to content
Success

Console Output

Pull request #42272 updated
00:06:20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at be95eae6d2d8d46860f305d417b868a8ac5fc151 rather than a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
Obtained Jenkinsfile from be95eae6d2d8d46860f305d417b868a8ac5fc151
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 --is-inside-work-tree # 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
00:06:23 [2021-04-09T00:06:23.973Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
00:06:23 [2021-04-09T00:06:23.979Z] Trying to pass milestone 2
[Pipeline] milestone
00:06:24 [2021-04-09T00:06:24.043Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
00:06:24 [2021-04-09T00:06:24.233Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-07661ef588d9f294e) in /home/ubuntu/workspace/moby_PR-42272
[Pipeline] {
[Pipeline] checkout
00:06:24 [2021-04-09T00:06:24.281Z] The recommended git tool is: git
00:06:24 [2021-04-09T00:06:24.290Z] using credential docker-jenkins-github-credentials
00:06:24 [2021-04-09T00:06:24.299Z] Fetching changes from the remote Git repository
00:06:24 [2021-04-09T00:06:24.304Z] Fetching without tags
00:06:24 [2021-04-09T00:06:24.935Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
00:06:25 [2021-04-09T00:06:25.055Z] Merge succeeded, producing ecb761356d047aa528c2ff9d27479080904f5080
00:06:25 [2021-04-09T00:06:25.055Z] Checking out Revision ecb761356d047aa528c2ff9d27479080904f5080 (PR-42272)
00:06:25 [2021-04-09T00:06:25.100Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:06:24 [2021-04-09T00:06:24.296Z]  > git rev-parse --is-inside-work-tree # timeout=10
00:06:24 [2021-04-09T00:06:24.300Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:24 [2021-04-09T00:06:24.305Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:24 [2021-04-09T00:06:24.305Z]  > git --version # timeout=10
00:06:24 [2021-04-09T00:06:24.307Z]  > git --version # 'git version 2.17.1'
00:06:24 [2021-04-09T00:06:24.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:24 [2021-04-09T00:06:24.307Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:24 [2021-04-09T00:06:24.936Z]  > git config core.sparsecheckout # timeout=10
00:06:24 [2021-04-09T00:06:24.938Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
00:06:24 [2021-04-09T00:06:24.980Z]  > git remote # timeout=10
00:06:24 [2021-04-09T00:06:24.982Z]  > git config --get remote.origin.url # timeout=10
00:06:24 [2021-04-09T00:06:24.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:24 [2021-04-09T00:06:24.984Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:06:25 [2021-04-09T00:06:25.051Z]  > git rev-parse HEAD^{commit} # timeout=10
00:06:25 [2021-04-09T00:06:25.056Z]  > git config core.sparsecheckout # timeout=10
00:06:25 [2021-04-09T00:06:25.058Z]  > git checkout -f ecb761356d047aa528c2ff9d27479080904f5080 # timeout=10
00:06:25 [2021-04-09T00:06:25.101Z]  > git rev-list --no-walk 0944f1eaeeb87d01d5c3f2bae26865942b30294a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:06:25 [2021-04-09T00:06:25.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42272:/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
00:06:28 [2021-04-09T00:06:28.341Z] 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] 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)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
00:06:28 [2021-04-09T00:06:28.597Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-07661ef588d9f294e) in /home/ubuntu/workspace/moby_PR-42272
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
00:06:28 [2021-04-09T00:06:28.606Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-42272
00:06:28 [2021-04-09T00:06:28.606Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-42272
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
00:06:28 [2021-04-09T00:06:28.609Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-07a0f46fe52de50b9) in /home/ubuntu/workspace/moby_PR-42272
[Pipeline] stage
00:06:28 [2021-04-09T00:06:28.611Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0943f2b35d25158c6) in /home/ubuntu/workspace/moby_PR-42272
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
00:06:28 [2021-04-09T00:06:28.613Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-018294f8791dd347a) in /home/ubuntu/workspace/moby_PR-42272
[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 "win-RS1" skipped due to when conditional
[Pipeline] }
00:06:28 [2021-04-09T00:06:28.621Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05340a1ecae87dd98) in /home/ubuntu/workspace/moby_PR-42272
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
00:06:28 [2021-04-09T00:06:28.705Z] The recommended git tool is: git
[Pipeline] checkout
00:06:28 [2021-04-09T00:06:28.713Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
00:06:28 [2021-04-09T00:06:28.723Z] Fetching changes from the remote Git repository
[Pipeline] checkout
00:06:28 [2021-04-09T00:06:28.727Z] The recommended git tool is: git
00:06:28 [2021-04-09T00:06:28.728Z] Fetching without tags
00:06:28 [2021-04-09T00:06:28.731Z] The recommended git tool is: git
00:06:28 [2021-04-09T00:06:28.733Z] The recommended git tool is: git
00:06:28 [2021-04-09T00:06:28.743Z] using credential docker-jenkins-github-credentials
00:06:28 [2021-04-09T00:06:28.750Z] Cloning the remote Git repository
00:06:28 [2021-04-09T00:06:28.750Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
00:06:28 [2021-04-09T00:06:28.755Z] The recommended git tool is: git
00:06:28 [2021-04-09T00:06:28.762Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
00:06:28 [2021-04-09T00:06:28.770Z] using credential docker-jenkins-github-credentials
00:06:28 [2021-04-09T00:06:28.770Z] using credential docker-jenkins-github-credentials
00:06:28 [2021-04-09T00:06:28.777Z] Cloning the remote Git repository
00:06:28 [2021-04-09T00:06:28.778Z] Cloning with configured refspecs honoured and without tags
00:06:28 [2021-04-09T00:06:28.781Z] Cloning the remote Git repository
00:06:28 [2021-04-09T00:06:28.781Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
00:06:28 [2021-04-09T00:06:28.785Z] Cloning the remote Git repository
00:06:28 [2021-04-09T00:06:28.786Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
00:06:28 [2021-04-09T00:06:28.799Z] The recommended git tool is: git
00:06:28 [2021-04-09T00:06:28.809Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
00:06:28 [2021-04-09T00:06:28.817Z] Cloning the remote Git repository
00:06:28 [2021-04-09T00:06:28.817Z] Cloning with configured refspecs honoured and without tags
[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] checkout
00:06:28 [2021-04-09T00:06:28.873Z] The recommended git tool is: git
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
00:06:28 [2021-04-09T00:06:28.885Z] using credential docker-jenkins-github-credentials
00:06:28 [2021-04-09T00:06:28.892Z] Cloning the remote Git repository
00:06:28 [2021-04-09T00:06:28.893Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
00:06:28 [2021-04-09T00:06:28.977Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
00:06:28 [2021-04-09T00:06:28.894Z] Cloning repository https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.895Z]  > git init /home/ubuntu/workspace/moby_PR-42272 # timeout=10
00:06:28 [2021-04-09T00:06:28.910Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.911Z]  > git --version # timeout=10
00:06:28 [2021-04-09T00:06:28.915Z]  > git --version # 'git version 2.25.1'
00:06:28 [2021-04-09T00:06:28.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:28 [2021-04-09T00:06:28.916Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] }
[Pipeline] }
00:06:29 [2021-04-09T00:06:29.094Z] Merge succeeded, producing 70b26563f76e637c188497b9cd9267ad86357d10
00:06:29 [2021-04-09T00:06:29.095Z] Checking out Revision 70b26563f76e637c188497b9cd9267ad86357d10 (PR-42272)
00:06:29 [2021-04-09T00:06:29.140Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:06:28 [2021-04-09T00:06:28.719Z]  > git rev-parse --is-inside-work-tree # timeout=10
00:06:28 [2021-04-09T00:06:28.724Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:28 [2021-04-09T00:06:28.729Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.729Z]  > git --version # timeout=10
00:06:28 [2021-04-09T00:06:28.730Z]  > git --version # 'git version 2.17.1'
00:06:28 [2021-04-09T00:06:28.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:28 [2021-04-09T00:06:28.731Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:28 [2021-04-09T00:06:28.978Z]  > git config core.sparsecheckout # timeout=10
00:06:28 [2021-04-09T00:06:28.981Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
00:06:29 [2021-04-09T00:06:29.019Z]  > git remote # timeout=10
00:06:29 [2021-04-09T00:06:29.022Z]  > git config --get remote.origin.url # timeout=10
00:06:29 [2021-04-09T00:06:29.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:29 [2021-04-09T00:06:29.024Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:06:29 [2021-04-09T00:06:29.090Z]  > git rev-parse HEAD^{commit} # timeout=10
00:06:29 [2021-04-09T00:06:29.096Z]  > git config core.sparsecheckout # timeout=10
00:06:29 [2021-04-09T00:06:29.097Z]  > git checkout -f 70b26563f76e637c188497b9cd9267ad86357d10 # timeout=10
00:06:29 [2021-04-09T00:06:29.141Z]  > git rev-list --no-walk 0944f1eaeeb87d01d5c3f2bae26865942b30294a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:06:28 [2021-04-09T00:06:28.739Z] Cloning repository https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.739Z]  > git init /home/ubuntu/workspace/moby_PR-42272 # timeout=10
00:06:28 [2021-04-09T00:06:28.751Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.751Z]  > git --version # timeout=10
00:06:28 [2021-04-09T00:06:28.756Z]  > git --version # 'git version 2.17.1'
00:06:28 [2021-04-09T00:06:28.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:28 [2021-04-09T00:06:28.757Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:28 [2021-04-09T00:06:28.784Z] Cloning repository https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.784Z]  > git init /home/jenkins/workspace/moby_PR-42272 # timeout=10
00:06:28 [2021-04-09T00:06:28.821Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.821Z]  > git --version # timeout=10
00:06:28 [2021-04-09T00:06:28.825Z]  > git --version # 'git version 2.17.1'
00:06:28 [2021-04-09T00:06:28.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:28 [2021-04-09T00:06:28.825Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:28 [2021-04-09T00:06:28.793Z] Cloning repository https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.794Z]  > git init /home/docker/workspace/moby_PR-42272 # timeout=10
00:06:28 [2021-04-09T00:06:28.804Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.804Z]  > git --version # timeout=10
00:06:28 [2021-04-09T00:06:28.807Z]  > git --version # 'git version 2.7.4'
00:06:28 [2021-04-09T00:06:28.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:28 [2021-04-09T00:06:28.808Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:28 [2021-04-09T00:06:28.784Z] Cloning repository https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.784Z]  > git init /home/ubuntu/workspace/moby_PR-42272 # timeout=10
00:06:28 [2021-04-09T00:06:28.802Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.802Z]  > git --version # timeout=10
00:06:28 [2021-04-09T00:06:28.806Z]  > git --version # 'git version 2.17.1'
00:06:28 [2021-04-09T00:06:28.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:28 [2021-04-09T00:06:28.807Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:28 [2021-04-09T00:06:28.823Z] Cloning repository https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.823Z]  > git init /home/ubuntu/workspace/moby_PR-42272 # timeout=10
00:06:28 [2021-04-09T00:06:28.828Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:28 [2021-04-09T00:06:28.828Z]  > git --version # timeout=10
00:06:28 [2021-04-09T00:06:28.836Z]  > git --version # 'git version 2.25.1'
00:06:28 [2021-04-09T00:06:28.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:28 [2021-04-09T00:06:28.837Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:29 [2021-04-09T00:06:29.907Z] + [ PR != PR ]
00:06:29 [2021-04-09T00:06:29.907Z] + [ master != master ]
00:06:29 [2021-04-09T00:06:29.907Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:06:30 [2021-04-09T00:06:30.236Z] + docker version
00:06:30 [2021-04-09T00:06:30.236Z] Client: Docker Engine - Community
00:06:30 [2021-04-09T00:06:30.236Z]  Version:           20.10.5
00:06:30 [2021-04-09T00:06:30.236Z]  API version:       1.41
00:06:30 [2021-04-09T00:06:30.236Z]  Go version:        go1.13.15
00:06:30 [2021-04-09T00:06:30.236Z]  Git commit:        55c4c88
00:06:30 [2021-04-09T00:06:30.236Z]  Built:             Tue Mar  2 20:18:05 2021
00:06:30 [2021-04-09T00:06:30.236Z]  OS/Arch:           linux/amd64
00:06:30 [2021-04-09T00:06:30.236Z]  Context:           default
00:06:30 [2021-04-09T00:06:30.236Z]  Experimental:      true
00:06:30 [2021-04-09T00:06:30.236Z] 
00:06:30 [2021-04-09T00:06:30.236Z] Server: Docker Engine - Community
00:06:30 [2021-04-09T00:06:30.236Z]  Engine:
00:06:30 [2021-04-09T00:06:30.236Z]   Version:          20.10.5
00:06:30 [2021-04-09T00:06:30.236Z]   API version:      1.41 (minimum version 1.12)
00:06:30 [2021-04-09T00:06:30.236Z]   Go version:       go1.13.15
00:06:30 [2021-04-09T00:06:30.236Z]   Git commit:       363e9a8
00:06:30 [2021-04-09T00:06:30.236Z]   Built:            Tue Mar  2 20:16:00 2021
00:06:30 [2021-04-09T00:06:30.236Z]   OS/Arch:          linux/amd64
00:06:30 [2021-04-09T00:06:30.236Z]   Experimental:     true
00:06:30 [2021-04-09T00:06:30.236Z]  containerd:
00:06:30 [2021-04-09T00:06:30.236Z]   Version:          1.4.4
00:06:30 [2021-04-09T00:06:30.236Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:30 [2021-04-09T00:06:30.236Z]  runc:
00:06:30 [2021-04-09T00:06:30.236Z]   Version:          1.0.0-rc93
00:06:30 [2021-04-09T00:06:30.236Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:30 [2021-04-09T00:06:30.236Z]  docker-init:
00:06:30 [2021-04-09T00:06:30.237Z]   Version:          0.19.0
00:06:30 [2021-04-09T00:06:30.237Z]   GitCommit:        de40ad0
[Pipeline] sh
00:06:30 [2021-04-09T00:06:30.518Z] + docker info
00:06:30 [2021-04-09T00:06:30.518Z] Client:
00:06:30 [2021-04-09T00:06:30.518Z]  Context:    default
00:06:30 [2021-04-09T00:06:30.518Z]  Debug Mode: false
00:06:30 [2021-04-09T00:06:30.518Z]  Plugins:
00:06:30 [2021-04-09T00:06:30.518Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
00:06:30 [2021-04-09T00:06:30.518Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
00:06:30 [2021-04-09T00:06:30.518Z] 
00:06:30 [2021-04-09T00:06:30.518Z] Server:
00:06:30 [2021-04-09T00:06:30.518Z]  Containers: 0
00:06:30 [2021-04-09T00:06:30.518Z]   Running: 0
00:06:30 [2021-04-09T00:06:30.518Z]   Paused: 0
00:06:30 [2021-04-09T00:06:30.518Z]   Stopped: 0
00:06:30 [2021-04-09T00:06:30.518Z]  Images: 3
00:06:30 [2021-04-09T00:06:30.518Z]  Server Version: 20.10.5
00:06:30 [2021-04-09T00:06:30.518Z]  Storage Driver: overlay2
00:06:30 [2021-04-09T00:06:30.518Z]   Backing Filesystem: extfs
00:06:30 [2021-04-09T00:06:30.518Z]   Supports d_type: true
00:06:30 [2021-04-09T00:06:30.518Z]   Native Overlay Diff: true
00:06:30 [2021-04-09T00:06:30.518Z]  Logging Driver: json-file
00:06:30 [2021-04-09T00:06:30.518Z]  Cgroup Driver: cgroupfs
00:06:30 [2021-04-09T00:06:30.518Z]  Cgroup Version: 1
00:06:30 [2021-04-09T00:06:30.518Z]  Plugins:
00:06:30 [2021-04-09T00:06:30.518Z]   Volume: local
00:06:30 [2021-04-09T00:06:30.518Z]   Network: bridge host ipvlan macvlan null overlay
00:06:30 [2021-04-09T00:06:30.518Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:06:30 [2021-04-09T00:06:30.518Z]  Swarm: inactive
00:06:30 [2021-04-09T00:06:30.518Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
00:06:30 [2021-04-09T00:06:30.518Z]  Default Runtime: runc
00:06:30 [2021-04-09T00:06:30.518Z]  Init Binary: docker-init
00:06:30 [2021-04-09T00:06:30.518Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:30 [2021-04-09T00:06:30.518Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:30 [2021-04-09T00:06:30.518Z]  init version: de40ad0
00:06:30 [2021-04-09T00:06:30.518Z]  Security Options:
00:06:30 [2021-04-09T00:06:30.518Z]   apparmor
00:06:30 [2021-04-09T00:06:30.518Z]   seccomp
00:06:30 [2021-04-09T00:06:30.518Z]    Profile: default
00:06:30 [2021-04-09T00:06:30.518Z]  Kernel Version: 5.4.0-1041-aws
00:06:30 [2021-04-09T00:06:30.518Z]  Operating System: Ubuntu 18.04.5 LTS
00:06:30 [2021-04-09T00:06:30.518Z]  OSType: linux
00:06:30 [2021-04-09T00:06:30.518Z]  Architecture: x86_64
00:06:30 [2021-04-09T00:06:30.518Z]  CPUs: 8
00:06:30 [2021-04-09T00:06:30.518Z]  Total Memory: 30.91GiB
00:06:30 [2021-04-09T00:06:30.518Z]  Name: ip-10-100-118-154
00:06:30 [2021-04-09T00:06:30.518Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
00:06:30 [2021-04-09T00:06:30.518Z]  Docker Root Dir: /var/lib/docker
00:06:30 [2021-04-09T00:06:30.518Z]  Debug Mode: false
00:06:30 [2021-04-09T00:06:30.518Z]  Registry: https://index.docker.io/v1/
00:06:30 [2021-04-09T00:06:30.518Z]  Labels:
00:06:30 [2021-04-09T00:06:30.518Z]  Experimental: true
00:06:30 [2021-04-09T00:06:30.518Z]  Insecure Registries:
00:06:30 [2021-04-09T00:06:30.518Z]   127.0.0.0/8
00:06:30 [2021-04-09T00:06:30.518Z]  Live Restore Enabled: true
00:06:30 [2021-04-09T00:06:30.518Z] 
00:06:30 [2021-04-09T00:06:30.518Z] WARNING: No swap limit support
[Pipeline] sh
00:06:30 [2021-04-09T00:06:30.800Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:30 [2021-04-09T00:06:30.800Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:30 [2021-04-09T00:06:30.800Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42272/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
00:06:30 [2021-04-09T00:06:30.800Z] + bash /home/ubuntu/workspace/moby_PR-42272/check-config.sh
00:06:30 [2021-04-09T00:06:30.800Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:06:30 [2021-04-09T00:06:30.800Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
00:06:30 [2021-04-09T00:06:30.800Z] 
00:06:30 [2021-04-09T00:06:30.800Z] Generally Necessary:
00:06:30 [2021-04-09T00:06:30.800Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:06:30 [2021-04-09T00:06:30.800Z] - apparmor: enabled and tools installed
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_NAMESPACES: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_NET_NS: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_PID_NS: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_IPC_NS: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_UTS_NS: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_CGROUPS: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_CGROUP_CPUACCT: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_CGROUP_DEVICE: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_CGROUP_FREEZER: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_CGROUP_SCHED: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_CPUSETS: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_MEMCG: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_KEYS: enabled
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_VETH: enabled (as module)
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_BRIDGE: enabled (as module)
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:06:30 [2021-04-09T00:06:30.800Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_NF_NAT: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_POSIX_MQUEUE: enabled
00:06:31 [2021-04-09T00:06:31.059Z] 
00:06:31 [2021-04-09T00:06:31.059Z] Optional Features:
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_USER_NS: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_SECCOMP: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_SECCOMP_FILTER: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_CGROUP_PIDS: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_MEMCG_SWAP: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:06:31 [2021-04-09T00:06:31.059Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_BLK_CGROUP: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_CGROUP_PERF: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_CGROUP_HUGETLB: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_CFS_BANDWIDTH: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_RT_GROUP_SCHED: missing
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_IP_VS: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_IP_VS_NFCT: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_IP_VS_RR: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_SECURITY_SELINUX: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_SECURITY_APPARMOR: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_EXT4_FS: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:06:31 [2021-04-09T00:06:31.059Z] - Network Drivers:
00:06:31 [2021-04-09T00:06:31.059Z]   - "overlay":
00:06:31 [2021-04-09T00:06:31.059Z]     - CONFIG_VXLAN: enabled (as module)
00:06:31 [2021-04-09T00:06:31.059Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:06:31 [2021-04-09T00:06:31.059Z]       Optional (for encrypted networks):
00:06:31 [2021-04-09T00:06:31.059Z]       - CONFIG_CRYPTO: enabled
00:06:31 [2021-04-09T00:06:31.059Z]       - CONFIG_CRYPTO_AEAD: enabled
00:06:31 [2021-04-09T00:06:31.059Z]       - CONFIG_CRYPTO_GCM: enabled
00:06:31 [2021-04-09T00:06:31.059Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:06:31 [2021-04-09T00:06:31.059Z]       - CONFIG_CRYPTO_GHASH: enabled
00:06:31 [2021-04-09T00:06:31.059Z]       - CONFIG_XFRM: enabled
00:06:31 [2021-04-09T00:06:31.059Z]       - CONFIG_XFRM_USER: enabled (as module)
00:06:31 [2021-04-09T00:06:31.060Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:06:31 [2021-04-09T00:06:31.060Z]       - CONFIG_INET_ESP: enabled (as module)
00:06:31 [2021-04-09T00:06:31.060Z]   - "ipvlan":
00:06:31 [2021-04-09T00:06:31.060Z]     - CONFIG_IPVLAN: enabled (as module)
00:06:31 [2021-04-09T00:06:31.060Z]   - "macvlan":
00:06:31 [2021-04-09T00:06:31.060Z]     - CONFIG_MACVLAN: enabled (as module)
00:06:31 [2021-04-09T00:06:31.060Z]     - CONFIG_DUMMY: enabled (as module)
00:06:31 [2021-04-09T00:06:31.060Z]   - "ftp,tftp client in container":
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:06:31 [2021-04-09T00:06:31.318Z] - Storage Drivers:
00:06:31 [2021-04-09T00:06:31.318Z]   - "aufs":
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_AUFS_FS: enabled (as module)
00:06:31 [2021-04-09T00:06:31.318Z]   - "btrfs":
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:06:31 [2021-04-09T00:06:31.318Z]   - "devicemapper":
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_BLK_DEV_DM: enabled
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:06:31 [2021-04-09T00:06:31.318Z]   - "overlay":
00:06:31 [2021-04-09T00:06:31.318Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:06:31 [2021-04-09T00:06:31.318Z]   - "zfs":
00:06:31 [2021-04-09T00:06:31.318Z]     - /dev/zfs: present
00:06:31 [2021-04-09T00:06:31.318Z]     - zfs command: missing
00:06:31 [2021-04-09T00:06:31.318Z]     - zpool command: missing
00:06:31 [2021-04-09T00:06:31.318Z] 
00:06:31 [2021-04-09T00:06:31.318Z] Limits:
00:06:31 [2021-04-09T00:06:31.318Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:06:31 [2021-04-09T00:06:31.318Z] 
00:06:31 [2021-04-09T00:06:31.318Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:06:31 [2021-04-09T00:06:31.656Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ecb761356d047aa528c2ff9d27479080904f5080 .
00:06:31 [2021-04-09T00:06:31.656Z] #1 [internal] load build definition from Dockerfile
00:06:31 [2021-04-09T00:06:31.656Z] #1 sha256:8d1b4ecec51270b3834d40e4d29ece912d9d6fd820ec83a1f3f89339ad090f70
00:06:31 [2021-04-09T00:06:31.656Z] #1 transferring dockerfile: 17.07kB done
00:06:31 [2021-04-09T00:06:31.656Z] #1 DONE 0.0s
00:06:31 [2021-04-09T00:06:31.656Z] 
00:06:31 [2021-04-09T00:06:31.656Z] #2 [internal] load .dockerignore
00:06:31 [2021-04-09T00:06:31.656Z] #2 sha256:197c30f1ca7b9e157e930d9d0887c7f06662f33f3149c7e08aacbc069a9e0968
00:06:31 [2021-04-09T00:06:31.656Z] #2 transferring context: 87B done
00:06:31 [2021-04-09T00:06:31.656Z] #2 DONE 0.0s
00:06:31 [2021-04-09T00:06:31.656Z] 
00:06:31 [2021-04-09T00:06:31.656Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
00:06:31 [2021-04-09T00:06:31.656Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
00:06:31 [2021-04-09T00:06:31.915Z] #3 DONE 0.1s
00:06:31 [2021-04-09T00:06:31.915Z] 
00:06:31 [2021-04-09T00:06:31.915Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
00:06:31 [2021-04-09T00:06:31.915Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
00:06:31 [2021-04-09T00:06:31.915Z] #4 CACHED
00:06:31 [2021-04-09T00:06:31.915Z] 
00:06:31 [2021-04-09T00:06:31.915Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:31 [2021-04-09T00:06:31.915Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
00:06:31 [2021-04-09T00:06:31.915Z] #7 DONE 0.1s
00:06:31 [2021-04-09T00:06:31.915Z] 
00:06:31 [2021-04-09T00:06:31.915Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:31 [2021-04-09T00:06:31.915Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
00:06:32 [2021-04-09T00:06:32.176Z] #8 DONE 0.1s
00:06:32 [2021-04-09T00:06:32.176Z] 
00:06:32 [2021-04-09T00:06:32.176Z] #5 [internal] load metadata for docker.io/library/debian:buster
00:06:32 [2021-04-09T00:06:32.176Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
00:06:32 [2021-04-09T00:06:32.176Z] #5 DONE 0.1s
00:06:32 [2021-04-09T00:06:32.176Z] 
00:06:32 [2021-04-09T00:06:32.176Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:06:32 [2021-04-09T00:06:32.176Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
00:06:32 [2021-04-09T00:06:32.176Z] #6 DONE 0.1s
00:06:32 [2021-04-09T00:06:32.176Z] 
00:06:32 [2021-04-09T00:06:32.176Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:32 [2021-04-09T00:06:32.176Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
00:06:32 [2021-04-09T00:06:32.176Z] #62 DONE 0.0s
00:06:32 [2021-04-09T00:06:32.176Z] 
00:06:32 [2021-04-09T00:06:32.176Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:06:32 [2021-04-09T00:06:32.176Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
00:06:32 [2021-04-09T00:06:32.176Z] #9 DONE 0.0s
00:06:32 [2021-04-09T00:06:32.176Z] 
00:06:32 [2021-04-09T00:06:32.176Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:32 [2021-04-09T00:06:32.176Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
00:06:32 [2021-04-09T00:06:32.176Z] #64 DONE 0.0s
00:06:32 [2021-04-09T00:06:32.176Z] 
00:06:32 [2021-04-09T00:06:32.176Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
00:06:32 [2021-04-09T00:06:32.176Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
00:06:32 [2021-04-09T00:06:32.176Z] #26 DONE 0.0s
00:06:32 [2021-04-09T00:06:32.176Z] 
00:06:32 [2021-04-09T00:06:32.176Z] #23 [internal] load build context
00:06:32 [2021-04-09T00:06:32.176Z] #23 sha256:86b1b927f46c502dc3f254611b8d11912d5f94ea11ef30cec184901e88c19e14
00:06:33 [2021-04-09T00:06:33.114Z] #23 transferring context: 53.55MB 0.7s done
00:06:33 [2021-04-09T00:06:33.114Z] #23 DONE 0.7s
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #53 [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
00:06:33 [2021-04-09T00:06:33.114Z] #53 sha256:09efb87eea3d2fb6aa5f231c7231af8f3f30b25f70f8f0fd563badcd29e66623
00:06:33 [2021-04-09T00:06:33.114Z] #53 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #34 [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
00:06:33 [2021-04-09T00:06:33.114Z] #34 sha256:bdee6c443fdb783622df44740d89ade681a2eb3c93e3360ed0617c34b1bf6b03
00:06:33 [2021-04-09T00:06:33.114Z] #34 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.114Z] #48 sha256:615ba566ce78fe89357f7adbf07eedd99b47a03ec1dec8238dc31a3cc51f48a6
00:06:33 [2021-04-09T00:06:33.114Z] #48 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:06:33 [2021-04-09T00:06:33.114Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
00:06:33 [2021-04-09T00:06:33.114Z] #32 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #27 [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
00:06:33 [2021-04-09T00:06:33.114Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
00:06:33 [2021-04-09T00:06:33.114Z] #27 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.114Z] #52 sha256:87faf11ce39af2e4896f1535b90a3fba08dec1b4fd31b24373120d5056bc121b
00:06:33 [2021-04-09T00:06:33.114Z] #52 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.114Z] #57 sha256:43d16689ffd7bcb480d5c42e717d09dd076060145f18f44d79021e68b24eea68
00:06:33 [2021-04-09T00:06:33.114Z] #57 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #49 [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
00:06:33 [2021-04-09T00:06:33.114Z] #49 sha256:2ca62a244d3857c5fb4adc43f0467b5acb300d9997e129e615da62a7e6a0e45c
00:06:33 [2021-04-09T00:06:33.114Z] #49 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #11 [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
00:06:33 [2021-04-09T00:06:33.114Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
00:06:33 [2021-04-09T00:06:33.114Z] #11 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
00:06:33 [2021-04-09T00:06:33.114Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
00:06:33 [2021-04-09T00:06:33.114Z] #18 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #58 [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
00:06:33 [2021-04-09T00:06:33.114Z] #58 sha256:d1ac72c3a1dd0f19887c721780c86e86a60f731a01a49a7b44493186f4acb67c
00:06:33 [2021-04-09T00:06:33.114Z] #58 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #45 [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
00:06:33 [2021-04-09T00:06:33.114Z] #45 sha256:0d90298b436e7bad41d74e6bdc12e476360c0be7c1a016169dabca29db6680ef
00:06:33 [2021-04-09T00:06:33.114Z] #45 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.114Z] #46 sha256:d4aac280238f58cdd04bdefb1988c6e60a45907636dbafeefca212389eb222ee
00:06:33 [2021-04-09T00:06:33.114Z] #46 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.114Z] #38 sha256:897bc9dd01056baa28b90537a745f64a06f20ab6773e7f5a365477e6b491c6e0
00:06:33 [2021-04-09T00:06:33.114Z] #38 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
00:06:33 [2021-04-09T00:06:33.114Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
00:06:33 [2021-04-09T00:06:33.114Z] #15 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:06:33 [2021-04-09T00:06:33.114Z] #29 sha256:737c4220d41c78ea48dbc78b88b9b48318ef9ada92400d6873133905d2aa754e
00:06:33 [2021-04-09T00:06:33.114Z] #29 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
00:06:33 [2021-04-09T00:06:33.114Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
00:06:33 [2021-04-09T00:06:33.114Z] #65 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
00:06:33 [2021-04-09T00:06:33.114Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
00:06:33 [2021-04-09T00:06:33.114Z] #40 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #56 [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
00:06:33 [2021-04-09T00:06:33.114Z] #56 sha256:64ab8af53ca99bcd5c385cd62b0d3923668463d5e3c4cddf76b53a794ae75399
00:06:33 [2021-04-09T00:06:33.114Z] #56 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
00:06:33 [2021-04-09T00:06:33.114Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
00:06:33 [2021-04-09T00:06:33.114Z] #12 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #67 [proxy 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 proxy
00:06:33 [2021-04-09T00:06:33.114Z] #67 sha256:c7d720dd371f1e69575a72b42933c0e1d1cc1d52546172151963552d320a643c
00:06:33 [2021-04-09T00:06:33.114Z] #67 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.114Z] #54 sha256:02a346f0eb4debbabd14e4c4afa5f0d423dde52479e45449a9610c10cb130651
00:06:33 [2021-04-09T00:06:33.114Z] #54 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.114Z] #41 sha256:6d96538ea8ca663476bbd3e47499acb5ad4744bbb3f07bdc32ad7b412db4e58c
00:06:33 [2021-04-09T00:06:33.114Z] #41 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #21 [dev-systemd-false  8/26] 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
00:06:33 [2021-04-09T00:06:33.114Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
00:06:33 [2021-04-09T00:06:33.114Z] #21 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #24 [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
00:06:33 [2021-04-09T00:06:33.114Z] #24 sha256:e9a9b7b23cb4a57dddc78869a8b5dafe267c69be537a3146baa3c6d01feb53f7
00:06:33 [2021-04-09T00:06:33.114Z] #24 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.114Z] #50 sha256:e387a58663f6ee4bcb4badcb2a666b121db16b17f01aa89a8b1bd141158cd67e
00:06:33 [2021-04-09T00:06:33.114Z] #50 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #19 [dev-systemd-false  6/26] RUN ldconfig
00:06:33 [2021-04-09T00:06:33.114Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
00:06:33 [2021-04-09T00:06:33.114Z] #19 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
00:06:33 [2021-04-09T00:06:33.114Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
00:06:33 [2021-04-09T00:06:33.114Z] #17 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:06:33 [2021-04-09T00:06:33.114Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
00:06:33 [2021-04-09T00:06:33.114Z] #42 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #51 [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
00:06:33 [2021-04-09T00:06:33.114Z] #51 sha256:e063b29929ef8c3c68f835feaba12bc8d57a3abff63466784e5f05d1046cd753
00:06:33 [2021-04-09T00:06:33.114Z] #51 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
00:06:33 [2021-04-09T00:06:33.114Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
00:06:33 [2021-04-09T00:06:33.114Z] #10 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.114Z] #47 [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
00:06:33 [2021-04-09T00:06:33.114Z] #47 sha256:14a3eb69c8679be7b8efde2cf9c7e5d6193b891ccbbca1125df243596dd8d609
00:06:33 [2021-04-09T00:06:33.114Z] #47 CACHED
00:06:33 [2021-04-09T00:06:33.114Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.115Z] #61 sha256:c33650b8dee0c90ff4eb50ffeca8eb865e85ddde0601a6142cf22d53cac8de43
00:06:33 [2021-04-09T00:06:33.115Z] #61 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.115Z] #66 sha256:3da7315b4d3c1ffcd8145352bbb382049947adc62c9a5faba6b7c49d928de527
00:06:33 [2021-04-09T00:06:33.115Z] #66 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #36 [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
00:06:33 [2021-04-09T00:06:33.115Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
00:06:33 [2021-04-09T00:06:33.115Z] #36 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:06:33 [2021-04-09T00:06:33.115Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
00:06:33 [2021-04-09T00:06:33.115Z] #43 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:06:33 [2021-04-09T00:06:33.115Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
00:06:33 [2021-04-09T00:06:33.115Z] #31 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.115Z] #68 sha256:8508546bd7ff2ab77c86e2150d771565df06ec2604f0bc210c5459893d454cc6
00:06:33 [2021-04-09T00:06:33.115Z] #68 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
00:06:33 [2021-04-09T00:06:33.115Z] #30 sha256:7ca6082db9cac9f7b4d0eaf90431a10c0c930d222e149498aeb0ca28b5ec33c9
00:06:33 [2021-04-09T00:06:33.115Z] #30 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
00:06:33 [2021-04-09T00:06:33.115Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
00:06:33 [2021-04-09T00:06:33.115Z] #16 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:06:33 [2021-04-09T00:06:33.115Z] #60 sha256:0a351538b713959402a7e2f7d671c23d1efa36ca2b0c07b18281d3215d446a1c
00:06:33 [2021-04-09T00:06:33.115Z] #60 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
00:06:33 [2021-04-09T00:06:33.115Z] #25 sha256:1170d530172285e020e69b49c8e52cb1868b04aff90aba2399feb1f720ff534a
00:06:33 [2021-04-09T00:06:33.115Z] #25 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #55 [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
00:06:33 [2021-04-09T00:06:33.115Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
00:06:33 [2021-04-09T00:06:33.115Z] #55 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:33 [2021-04-09T00:06:33.115Z] #44 sha256:b39c6db7eced9a0a682a8eeac81a872d4450244e2014f01ceac2d34363ff0bb3
00:06:33 [2021-04-09T00:06:33.115Z] #44 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
00:06:33 [2021-04-09T00:06:33.115Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
00:06:33 [2021-04-09T00:06:33.115Z] #14 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:06:33 [2021-04-09T00:06:33.115Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
00:06:33 [2021-04-09T00:06:33.115Z] #39 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #20 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:06:33 [2021-04-09T00:06:33.115Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
00:06:33 [2021-04-09T00:06:33.115Z] #20 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #37 [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
00:06:33 [2021-04-09T00:06:33.115Z] #37 sha256:951ab9770fdf86a6ece8b42b1d6a8812c5718ef545ffd36c35c368748fc07934
00:06:33 [2021-04-09T00:06:33.115Z] #37 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:06:33 [2021-04-09T00:06:33.115Z] #28 sha256:88cf328a7a0f2283e81e4e56b209a0eabf39a0731c3d527a14f8938ffef556c3
00:06:33 [2021-04-09T00:06:33.115Z] #28 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:06:33 [2021-04-09T00:06:33.115Z] #59 sha256:4aa70cfd969be420b5c65a9306975dcbaa87b45f4439049fd93fa531633e02b5
00:06:33 [2021-04-09T00:06:33.115Z] #59 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.115Z] #33 sha256:a9193683877816a2bc44c41115f0e33fa04b70ce96ae09cd10e2ec2912063f92
00:06:33 [2021-04-09T00:06:33.115Z] #33 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
00:06:33 [2021-04-09T00:06:33.115Z] #35 sha256:34c9a83828ecbf26b8f70170bf65137875f86fd8d5043e913502b66018403c9c
00:06:33 [2021-04-09T00:06:33.115Z] #35 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
00:06:33 [2021-04-09T00:06:33.115Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
00:06:33 [2021-04-09T00:06:33.115Z] #63 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:06:33 [2021-04-09T00:06:33.115Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
00:06:33 [2021-04-09T00:06:33.115Z] #13 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:06:33 [2021-04-09T00:06:33.115Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
00:06:33 [2021-04-09T00:06:33.115Z] #22 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:06:33 [2021-04-09T00:06:33.115Z] #69 sha256:de94456f0e9e039b7cda4c943c1dda6d8e2a6d0d9d910e00815550125080b189
00:06:33 [2021-04-09T00:06:33.115Z] #69 CACHED
00:06:33 [2021-04-09T00:06:33.115Z] 
00:06:33 [2021-04-09T00:06:33.115Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
00:06:33 [2021-04-09T00:06:33.115Z] #70 sha256:a64a93d5a14bf7cfa092a41db233113cd60ce14cd5928081ce47496c4ace5cc6
00:06:34 [2021-04-09T00:06:34.051Z] #70 DONE 0.8s
00:06:34 [2021-04-09T00:06:34.051Z] 
00:06:34 [2021-04-09T00:06:34.051Z] #71 exporting to image
00:06:34 [2021-04-09T00:06:34.051Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
00:06:34 [2021-04-09T00:06:34.051Z] #71 exporting layers
00:06:34 [2021-04-09T00:06:34.619Z] #71 exporting layers 0.7s done
00:06:34 [2021-04-09T00:06:34.619Z] #71 writing image sha256:e16e6e82bb301c4957e5db0394251150c5470b6c092256c5a6025673900dc114 done
00:06:34 [2021-04-09T00:06:34.619Z] #71 naming to docker.io/library/docker:ecb761356d047aa528c2ff9d27479080904f5080 done
00:06:34 [2021-04-09T00:06:34.619Z] #71 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
00:06:34 [2021-04-09T00:06:34.953Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42272/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/validate/default
00:06:35 [2021-04-09T00:06:35.520Z] Congratulations!  All commits are properly signed with the DCO!
00:06:35 [2021-04-09T00:06:35.520Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
00:06:35 [2021-04-09T00:06:35.520Z] No api/types/ or api/swagger.yaml changes in diff.
00:06:35 [2021-04-09T00:06:35.520Z] Congratulations!  All TOML source files changed here have valid syntax.
00:06:35 [2021-04-09T00:06:35.520Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:06:35 [2021-04-09T00:06:35.520Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
00:06:35 [2021-04-09T00:06:35.520Z] Congratulations!  No new tests were added to integration-cli.
00:06:35 [2021-04-09T00:06:35.520Z] 
00:06:35 [2021-04-09T00:06:35.520Z] INFO Start validation with golang-ci-lint
00:06:35 [2021-04-09T00:06:35.780Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
00:06:35 [2021-04-09T00:06:35.780Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:06:35 [2021-04-09T00:06:35.780Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:06:39 [2021-04-09T00:06:39.104Z] Fetching without tags
00:06:39 [2021-04-09T00:06:39.432Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
00:06:39 [2021-04-09T00:06:39.082Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:39 [2021-04-09T00:06:39.086Z]  > git config --add remote.origin.fetch +refs/pull/42272/head:refs/remotes/origin/PR-42272 # timeout=10
00:06:39 [2021-04-09T00:06:39.087Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:39 [2021-04-09T00:06:39.099Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:39 [2021-04-09T00:06:39.110Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:39 [2021-04-09T00:06:39.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:39 [2021-04-09T00:06:39.111Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:39 [2021-04-09T00:06:39.438Z]  > git config core.sparsecheckout # timeout=10
00:06:39 [2021-04-09T00:06:39.439Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
00:06:40 [2021-04-09T00:06:40.313Z] Merge succeeded, producing 2f3d1453939a79cf7d68b6896a1d08f3ea18ac8c
00:06:40 [2021-04-09T00:06:40.313Z] Checking out Revision 2f3d1453939a79cf7d68b6896a1d08f3ea18ac8c (PR-42272)
00:06:40 [2021-04-09T00:06:40.370Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:06:40 [2021-04-09T00:06:40.382Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:06:41 [2021-04-09T00:06:41.172Z] + docker version
00:06:41 [2021-04-09T00:06:41.172Z] Client: Docker Engine - Community
00:06:41 [2021-04-09T00:06:41.172Z]  Version:           19.03.7
00:06:41 [2021-04-09T00:06:41.172Z]  API version:       1.40
00:06:41 [2021-04-09T00:06:41.172Z]  Go version:        go1.12.17
00:06:41 [2021-04-09T00:06:41.172Z]  Git commit:        7141c199a2
00:06:41 [2021-04-09T00:06:41.172Z]  Built:             Sat Mar  7 16:48:47 2020
00:06:41 [2021-04-09T00:06:41.172Z]  OS/Arch:           linux/s390x
00:06:41 [2021-04-09T00:06:41.172Z]  Experimental:      false
00:06:41 [2021-04-09T00:06:41.172Z] 
00:06:41 [2021-04-09T00:06:41.172Z] Server: Docker Engine - Community
00:06:41 [2021-04-09T00:06:41.172Z]  Engine:
00:06:41 [2021-04-09T00:06:41.172Z]   Version:          19.03.7
00:06:41 [2021-04-09T00:06:41.172Z]   API version:      1.40 (minimum version 1.12)
00:06:41 [2021-04-09T00:06:41.172Z]   Go version:       go1.12.17
00:06:41 [2021-04-09T00:06:41.172Z]   Git commit:       7141c199a2
00:06:41 [2021-04-09T00:06:41.172Z]   Built:            Sat Mar  7 16:47:46 2020
00:06:41 [2021-04-09T00:06:41.172Z]   OS/Arch:          linux/s390x
00:06:41 [2021-04-09T00:06:41.172Z]   Experimental:     true
00:06:41 [2021-04-09T00:06:41.172Z]  containerd:
00:06:41 [2021-04-09T00:06:41.172Z]   Version:          1.2.13
00:06:41 [2021-04-09T00:06:41.172Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
00:06:41 [2021-04-09T00:06:41.172Z]  runc:
00:06:41 [2021-04-09T00:06:41.172Z]   Version:          1.0.0-rc10
00:06:41 [2021-04-09T00:06:41.172Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:06:41 [2021-04-09T00:06:41.172Z]  docker-init:
00:06:41 [2021-04-09T00:06:41.172Z]   Version:          0.18.0
00:06:41 [2021-04-09T00:06:41.172Z]   GitCommit:        fec3683
[Pipeline] sh
00:06:39 [2021-04-09T00:06:39.839Z]  > git remote # timeout=10
00:06:39 [2021-04-09T00:06:39.840Z]  > git config --get remote.origin.url # timeout=10
00:06:39 [2021-04-09T00:06:39.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:39 [2021-04-09T00:06:39.841Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:06:40 [2021-04-09T00:06:40.307Z]  > git rev-parse HEAD^{commit} # timeout=10
00:06:40 [2021-04-09T00:06:40.319Z]  > git config core.sparsecheckout # timeout=10
00:06:40 [2021-04-09T00:06:40.320Z]  > git checkout -f 2f3d1453939a79cf7d68b6896a1d08f3ea18ac8c # timeout=10
00:06:40 [2021-04-09T00:06:40.376Z]  > git rev-list --no-walk 0944f1eaeeb87d01d5c3f2bae26865942b30294a # timeout=10
00:06:41 [2021-04-09T00:06:41.549Z] + docker info
00:06:42 [2021-04-09T00:06:42.179Z] Client:
00:06:42 [2021-04-09T00:06:42.179Z]  Debug Mode: false
00:06:42 [2021-04-09T00:06:42.179Z] 
00:06:42 [2021-04-09T00:06:42.179Z] Server:
00:06:42 [2021-04-09T00:06:42.179Z]  Containers: 0
00:06:42 [2021-04-09T00:06:42.179Z]   Running: 0
00:06:42 [2021-04-09T00:06:42.179Z]   Paused: 0
00:06:42 [2021-04-09T00:06:42.179Z]   Stopped: 0
00:06:42 [2021-04-09T00:06:42.179Z]  Images: 2
00:06:42 [2021-04-09T00:06:42.179Z]  Server Version: 19.03.7
00:06:42 [2021-04-09T00:06:42.179Z]  Storage Driver: overlay2
00:06:42 [2021-04-09T00:06:42.179Z]   Backing Filesystem: <unknown>
00:06:42 [2021-04-09T00:06:42.179Z]   Supports d_type: true
00:06:42 [2021-04-09T00:06:42.179Z]   Native Overlay Diff: true
00:06:42 [2021-04-09T00:06:42.179Z]  Logging Driver: json-file
00:06:42 [2021-04-09T00:06:42.179Z]  Cgroup Driver: cgroupfs
00:06:42 [2021-04-09T00:06:42.179Z]  Plugins:
00:06:42 [2021-04-09T00:06:42.179Z]   Volume: local
00:06:42 [2021-04-09T00:06:42.179Z]   Network: bridge host ipvlan macvlan null overlay
00:06:42 [2021-04-09T00:06:42.179Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:06:42 [2021-04-09T00:06:42.179Z]  Swarm: inactive
00:06:42 [2021-04-09T00:06:42.179Z]  Runtimes: runc
00:06:42 [2021-04-09T00:06:42.179Z]  Default Runtime: runc
00:06:42 [2021-04-09T00:06:42.179Z]  Init Binary: docker-init
00:06:42 [2021-04-09T00:06:42.179Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
00:06:42 [2021-04-09T00:06:42.179Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:06:42 [2021-04-09T00:06:42.179Z]  init version: fec3683
00:06:42 [2021-04-09T00:06:42.179Z]  Security Options:
00:06:42 [2021-04-09T00:06:42.179Z]   apparmor
00:06:42 [2021-04-09T00:06:42.179Z]   seccomp
00:06:42 [2021-04-09T00:06:42.179Z]    Profile: default
00:06:42 [2021-04-09T00:06:42.179Z]  Kernel Version: 4.15.0-91-generic
00:06:42 [2021-04-09T00:06:42.179Z]  Operating System: Ubuntu 18.04.4 LTS
00:06:42 [2021-04-09T00:06:42.179Z]  OSType: linux
00:06:42 [2021-04-09T00:06:42.179Z]  Architecture: s390x
00:06:42 [2021-04-09T00:06:42.179Z]  CPUs: 2
00:06:42 [2021-04-09T00:06:42.179Z]  Total Memory: 7.861GiB
00:06:42 [2021-04-09T00:06:42.179Z]  Name: s390x-ubuntu-03
00:06:42 [2021-04-09T00:06:42.179Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
00:06:42 [2021-04-09T00:06:42.179Z]  Docker Root Dir: /var/lib/docker
00:06:42 [2021-04-09T00:06:42.179Z]  Debug Mode: false
00:06:42 [2021-04-09T00:06:42.179Z]  Registry: https://index.docker.io/v1/
00:06:42 [2021-04-09T00:06:42.179Z]  Labels:
00:06:42 [2021-04-09T00:06:42.179Z]  Experimental: true
00:06:42 [2021-04-09T00:06:42.179Z]  Insecure Registries:
00:06:42 [2021-04-09T00:06:42.179Z]   127.0.0.0/8
00:06:42 [2021-04-09T00:06:42.179Z]  Live Restore Enabled: false
00:06:42 [2021-04-09T00:06:42.179Z] 
00:06:42 [2021-04-09T00:06:42.179Z] WARNING: No swap limit support
[Pipeline] sh
00:06:42 [2021-04-09T00:06:42.258Z] Fetching without tags
00:06:42 [2021-04-09T00:06:42.458Z] Fetching without tags
00:06:42 [2021-04-09T00:06:42.551Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
00:06:42 [2021-04-09T00:06:42.554Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:42 [2021-04-09T00:06:42.554Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:42 [2021-04-09T00:06:42.554Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42272/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
00:06:42 [2021-04-09T00:06:42.554Z] + bash /home/jenkins/workspace/moby_PR-42272/check-config.sh
00:06:42 [2021-04-09T00:06:42.554Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:06:42 [2021-04-09T00:06:42.554Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
00:06:42 [2021-04-09T00:06:42.554Z] 
00:06:42 [2021-04-09T00:06:42.554Z] Generally Necessary:
00:06:42 [2021-04-09T00:06:42.554Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:06:42 [2021-04-09T00:06:42.554Z] - apparmor: enabled and tools installed
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_NAMESPACES: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_NET_NS: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_PID_NS: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_IPC_NS: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_UTS_NS: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_CGROUPS: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_CGROUP_CPUACCT: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_CGROUP_DEVICE: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_CGROUP_FREEZER: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_CGROUP_SCHED: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_CPUSETS: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_MEMCG: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_KEYS: enabled
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_VETH: enabled (as module)
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_BRIDGE: enabled (as module)
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:06:42 [2021-04-09T00:06:42.554Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:06:42 [2021-04-09T00:06:42.719Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_NF_NAT: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_POSIX_MQUEUE: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_NF_NAT_NEEDED: enabled
00:06:42 [2021-04-09T00:06:42.883Z] 
00:06:42 [2021-04-09T00:06:42.883Z] Optional Features:
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_USER_NS: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_SECCOMP: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_SECCOMP_FILTER: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_CGROUP_PIDS: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_MEMCG_SWAP: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:06:42 [2021-04-09T00:06:42.883Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_IOSCHED_CFQ: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_BLK_CGROUP: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_CGROUP_PERF: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_CGROUP_HUGETLB: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_CFS_BANDWIDTH: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_RT_GROUP_SCHED: missing
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_IP_VS: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_IP_VS_NFCT: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_IP_VS_RR: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_SECURITY_SELINUX: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_SECURITY_APPARMOR: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_EXT4_FS: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:06:42 [2021-04-09T00:06:42.883Z] - Network Drivers:
00:06:42 [2021-04-09T00:06:42.883Z]   - "overlay":
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_VXLAN: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:06:42 [2021-04-09T00:06:42.883Z]       Optional (for encrypted networks):
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_CRYPTO: enabled
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_CRYPTO_AEAD: enabled
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_CRYPTO_GCM: enabled
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_CRYPTO_GHASH: enabled
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_XFRM: enabled
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_XFRM_USER: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_INET_ESP: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]   - "ipvlan":
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_IPVLAN: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]   - "macvlan":
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_MACVLAN: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_DUMMY: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]   - "ftp,tftp client in container":
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z] - Storage Drivers:
00:06:42 [2021-04-09T00:06:42.883Z]   - "aufs":
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_AUFS_FS: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]   - "btrfs":
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:06:42 [2021-04-09T00:06:42.883Z]   - "devicemapper":
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_BLK_DEV_DM: enabled
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]   - "overlay":
00:06:42 [2021-04-09T00:06:42.883Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:06:42 [2021-04-09T00:06:42.883Z]   - "zfs":
00:06:42 [2021-04-09T00:06:42.883Z]     - /dev/zfs: missing
00:06:42 [2021-04-09T00:06:42.883Z]     - zfs command: missing
00:06:42 [2021-04-09T00:06:42.883Z]     - zpool command: missing
00:06:42 [2021-04-09T00:06:42.883Z] 
00:06:42 [2021-04-09T00:06:42.883Z] Limits:
00:06:42 [2021-04-09T00:06:42.883Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:06:42 [2021-04-09T00:06:42.883Z] 
00:06:42 [2021-04-09T00:06:42.883Z] + true
[Pipeline] }
[Pipeline] // stage
00:06:42 [2021-04-09T00:06:42.428Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:42 [2021-04-09T00:06:42.437Z]  > git config --add remote.origin.fetch +refs/pull/42272/head:refs/remotes/origin/PR-42272 # timeout=10
00:06:42 [2021-04-09T00:06:42.444Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:42 [2021-04-09T00:06:42.454Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:42 [2021-04-09T00:06:42.460Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:42 [2021-04-09T00:06:42.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:42 [2021-04-09T00:06:42.461Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:42 [2021-04-09T00:06:42.721Z]  > git config core.sparsecheckout # timeout=10
00:06:42 [2021-04-09T00:06:42.725Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:06:42 [2021-04-09T00:06:42.975Z] Fetching without tags
00:06:42 [2021-04-09T00:06:42.238Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:42 [2021-04-09T00:06:42.241Z]  > git config --add remote.origin.fetch +refs/pull/42272/head:refs/remotes/origin/PR-42272 # timeout=10
00:06:42 [2021-04-09T00:06:42.247Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:42 [2021-04-09T00:06:42.255Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:42 [2021-04-09T00:06:42.264Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:42 [2021-04-09T00:06:42.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:42 [2021-04-09T00:06:42.264Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:42 [2021-04-09T00:06:42.557Z]  > git config core.sparsecheckout # timeout=10
00:06:42 [2021-04-09T00:06:42.563Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
00:06:43 [2021-04-09T00:06:43.242Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
00:06:43 [2021-04-09T00:06:43.317Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ecb761356d047aa528c2ff9d27479080904f5080 .
00:06:43 [2021-04-09T00:06:43.318Z] #2 [internal] load build definition from Dockerfile
00:06:43 [2021-04-09T00:06:43.318Z] #2 transferring dockerfile: 17.07kB 0.0s done
00:06:43 [2021-04-09T00:06:43.318Z] #2 DONE 0.0s
00:06:43 [2021-04-09T00:06:43.318Z] 
00:06:43 [2021-04-09T00:06:43.318Z] #1 [internal] load .dockerignore
00:06:43 [2021-04-09T00:06:43.318Z] #1 transferring context: 87B 0.0s done
00:06:43 [2021-04-09T00:06:43.318Z] #1 DONE 0.1s
00:06:43 [2021-04-09T00:06:43.318Z] 
00:06:43 [2021-04-09T00:06:43.318Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
00:06:43 [2021-04-09T00:06:43.472Z] Merge succeeded, producing 5fafecece24b862a47fff1ce1c64ebf29eda92ac
00:06:43 [2021-04-09T00:06:43.473Z] Checking out Revision 5fafecece24b862a47fff1ce1c64ebf29eda92ac (PR-42272)
00:06:43 [2021-04-09T00:06:43.541Z] Merge succeeded, producing 5fafecece24b862a47fff1ce1c64ebf29eda92ac
00:06:43 [2021-04-09T00:06:43.541Z] Checking out Revision 5fafecece24b862a47fff1ce1c64ebf29eda92ac (PR-42272)
00:06:43 [2021-04-09T00:06:43.603Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:06:43 [2021-04-09T00:06:43.607Z] Still waiting to schedule task
00:06:43 [2021-04-09T00:06:43.608Z] #3 DONE 0.2s
00:06:43 [2021-04-09T00:06:43.608Z] 
00:06:43 [2021-04-09T00:06:43.608Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b...
00:06:43 [2021-04-09T00:06:43.608Z] #4 CACHED
00:06:43 [2021-04-09T00:06:43.608Z] Waiting for next available executor on ‘windows-201900:06:43 [2021-04-09T00:06:43.692Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:06:43 [2021-04-09T00:06:43.709Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:06:44 [2021-04-09T00:06:44.202Z] Merge succeeded, producing 5fafecece24b862a47fff1ce1c64ebf29eda92ac
00:06:44 [2021-04-09T00:06:44.203Z] Checking out Revision 5fafecece24b862a47fff1ce1c64ebf29eda92ac (PR-42272)
[Pipeline] sh
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #5 [internal] load build definition from Dockerfile
00:06:44 [2021-04-09T00:06:44.238Z] #5 transferring dockerfile: 17.07kB done
00:06:44 [2021-04-09T00:06:44.238Z] #5 DONE 0.0s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:06:44 [2021-04-09T00:06:44.238Z] #7 DONE 0.1s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #6 [internal] load metadata for docker.io/library/debian:buster
00:06:44 [2021-04-09T00:06:44.238Z] #6 DONE 0.1s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:44 [2021-04-09T00:06:44.238Z] #9 DONE 0.1s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:44 [2021-04-09T00:06:44.238Z] #8 DONE 0.1s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed...
00:06:44 [2021-04-09T00:06:44.238Z] #65 DONE 0.0s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed...
00:06:44 [2021-04-09T00:06:44.238Z] #63 DONE 0.0s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:06:44 [2021-04-09T00:06:44.238Z] #10 DONE 0.0s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79...
00:06:44 [2021-04-09T00:06:44.238Z] #27 DONE 0.0s
00:06:44 [2021-04-09T00:06:44.238Z] 
00:06:44 [2021-04-09T00:06:44.238Z] #24 [internal] load build context
00:06:44 [2021-04-09T00:06:44.265Z] Fetching without tags
00:06:44 [2021-04-09T00:06:44.268Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:06:44 [2021-04-09T00:06:44.445Z] + docker version
00:06:44 [2021-04-09T00:06:44.445Z] Client: Docker Engine - Community
00:06:44 [2021-04-09T00:06:44.445Z]  Version:           20.10.5
00:06:44 [2021-04-09T00:06:44.445Z]  API version:       1.41
00:06:44 [2021-04-09T00:06:44.445Z]  Go version:        go1.13.15
00:06:44 [2021-04-09T00:06:44.445Z]  Git commit:        55c4c88
00:06:44 [2021-04-09T00:06:44.445Z]  Built:             Tue Mar  2 20:18:20 2021
00:06:44 [2021-04-09T00:06:44.445Z]  OS/Arch:           linux/amd64
00:06:44 [2021-04-09T00:06:44.445Z]  Context:           default
00:06:44 [2021-04-09T00:06:44.445Z]  Experimental:      true
00:06:44 [2021-04-09T00:06:44.445Z] 
00:06:44 [2021-04-09T00:06:44.445Z] Server: Docker Engine - Community
00:06:44 [2021-04-09T00:06:44.445Z]  Engine:
00:06:44 [2021-04-09T00:06:44.445Z]   Version:          20.10.5
00:06:44 [2021-04-09T00:06:44.445Z]   API version:      1.41 (minimum version 1.12)
00:06:44 [2021-04-09T00:06:44.445Z]   Go version:       go1.13.15
00:06:44 [2021-04-09T00:06:44.445Z]   Git commit:       363e9a8
00:06:44 [2021-04-09T00:06:44.445Z]   Built:            Tue Mar  2 20:16:15 2021
00:06:44 [2021-04-09T00:06:44.445Z]   OS/Arch:          linux/amd64
00:06:44 [2021-04-09T00:06:44.445Z]   Experimental:     true
00:06:44 [2021-04-09T00:06:44.445Z]  containerd:
00:06:44 [2021-04-09T00:06:44.445Z]   Version:          1.4.4
00:06:44 [2021-04-09T00:06:44.445Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:44 [2021-04-09T00:06:44.445Z]  runc:
00:06:44 [2021-04-09T00:06:44.445Z]   Version:          1.0.0-rc93
00:06:44 [2021-04-09T00:06:44.445Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:44 [2021-04-09T00:06:44.445Z]  docker-init:
00:06:44 [2021-04-09T00:06:44.445Z]   Version:          0.19.0
00:06:44 [2021-04-09T00:06:44.445Z]   GitCommit:        de40ad0
[Pipeline] sh
00:06:44 [2021-04-09T00:06:44.483Z] + docker version
00:06:44 [2021-04-09T00:06:44.483Z] Client: Docker Engine - Community
00:06:44 [2021-04-09T00:06:44.483Z]  Version:           20.10.5
00:06:44 [2021-04-09T00:06:44.483Z]  API version:       1.41
00:06:44 [2021-04-09T00:06:44.483Z]  Go version:        go1.13.15
00:06:44 [2021-04-09T00:06:44.483Z]  Git commit:        55c4c88
00:06:44 [2021-04-09T00:06:44.483Z]  Built:             Tue Mar  2 20:18:05 2021
00:06:44 [2021-04-09T00:06:44.483Z]  OS/Arch:           linux/amd64
00:06:44 [2021-04-09T00:06:44.483Z]  Context:           default
00:06:44 [2021-04-09T00:06:44.483Z]  Experimental:      true
00:06:44 [2021-04-09T00:06:44.483Z] 
00:06:44 [2021-04-09T00:06:44.483Z] Server: Docker Engine - Community
00:06:44 [2021-04-09T00:06:44.483Z]  Engine:
00:06:44 [2021-04-09T00:06:44.483Z]   Version:          20.10.5
00:06:44 [2021-04-09T00:06:44.483Z]   API version:      1.41 (minimum version 1.12)
00:06:44 [2021-04-09T00:06:44.483Z]   Go version:       go1.13.15
00:06:44 [2021-04-09T00:06:44.483Z]   Git commit:       363e9a8
00:06:44 [2021-04-09T00:06:44.483Z]   Built:            Tue Mar  2 20:16:00 2021
00:06:44 [2021-04-09T00:06:44.483Z]   OS/Arch:          linux/amd64
00:06:44 [2021-04-09T00:06:44.483Z]   Experimental:     true
00:06:44 [2021-04-09T00:06:44.483Z]  containerd:
00:06:44 [2021-04-09T00:06:44.483Z]   Version:          1.4.4
00:06:44 [2021-04-09T00:06:44.483Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:44 [2021-04-09T00:06:44.483Z]  runc:
00:06:44 [2021-04-09T00:06:44.483Z]   Version:          1.0.0-rc93
00:06:44 [2021-04-09T00:06:44.483Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:44 [2021-04-09T00:06:44.483Z]  docker-init:
00:06:44 [2021-04-09T00:06:44.483Z]   Version:          0.19.0
00:06:44 [2021-04-09T00:06:44.483Z]   GitCommit:        de40ad0
[Pipeline] sh
00:06:42 [2021-04-09T00:06:42.933Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:42 [2021-04-09T00:06:42.941Z]  > git config --add remote.origin.fetch +refs/pull/42272/head:refs/remotes/origin/PR-42272 # timeout=10
00:06:42 [2021-04-09T00:06:42.945Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:42 [2021-04-09T00:06:42.955Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:42 [2021-04-09T00:06:42.965Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:42 [2021-04-09T00:06:42.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:42 [2021-04-09T00:06:42.966Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:43 [2021-04-09T00:06:43.231Z]  > git config core.sparsecheckout # timeout=10
00:06:43 [2021-04-09T00:06:43.236Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
00:06:43 [2021-04-09T00:06:43.664Z]  > git remote # timeout=10
00:06:43 [2021-04-09T00:06:43.669Z]  > git config --get remote.origin.url # timeout=10
00:06:43 [2021-04-09T00:06:43.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:43 [2021-04-09T00:06:43.674Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:06:44 [2021-04-09T00:06:44.183Z]  > git rev-parse HEAD^{commit} # timeout=10
00:06:44 [2021-04-09T00:06:44.192Z]  > git config core.sparsecheckout # timeout=10
00:06:44 [2021-04-09T00:06:44.205Z]  > git checkout -f 5fafecece24b862a47fff1ce1c64ebf29eda92ac # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
00:06:43 [2021-04-09T00:06:43.159Z]  > git remote # timeout=10
00:06:43 [2021-04-09T00:06:43.163Z]  > git config --get remote.origin.url # timeout=10
00:06:43 [2021-04-09T00:06:43.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:43 [2021-04-09T00:06:43.166Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:06:43 [2021-04-09T00:06:43.465Z]  > git rev-parse HEAD^{commit} # timeout=10
00:06:43 [2021-04-09T00:06:43.474Z]  > git config core.sparsecheckout # timeout=10
00:06:43 [2021-04-09T00:06:43.477Z]  > git checkout -f 5fafecece24b862a47fff1ce1c64ebf29eda92ac # timeout=10
00:06:43 [2021-04-09T00:06:43.694Z]  > git rev-list --no-walk 0944f1eaeeb87d01d5c3f2bae26865942b30294a # timeout=10
00:06:44 [2021-04-09T00:06:44.646Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
[Pipeline] sh
00:06:42 [2021-04-09T00:06:42.995Z]  > git remote # timeout=10
00:06:43 [2021-04-09T00:06:43.000Z]  > git config --get remote.origin.url # timeout=10
00:06:43 [2021-04-09T00:06:43.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:43 [2021-04-09T00:06:43.010Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:06:43 [2021-04-09T00:06:43.538Z]  > git rev-parse HEAD^{commit} # timeout=10
00:06:43 [2021-04-09T00:06:43.547Z]  > git config core.sparsecheckout # timeout=10
00:06:43 [2021-04-09T00:06:43.555Z]  > git checkout -f 5fafecece24b862a47fff1ce1c64ebf29eda92ac # timeout=10
00:06:44 [2021-04-09T00:06:44.731Z] + docker info
00:06:44 [2021-04-09T00:06:44.732Z] Client:
00:06:44 [2021-04-09T00:06:44.732Z]  Context:    default
00:06:44 [2021-04-09T00:06:44.732Z]  Debug Mode: false
00:06:44 [2021-04-09T00:06:44.732Z]  Plugins:
00:06:44 [2021-04-09T00:06:44.732Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
00:06:44 [2021-04-09T00:06:44.732Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
00:06:44 [2021-04-09T00:06:44.732Z] 
00:06:44 [2021-04-09T00:06:44.732Z] Server:
00:06:44 [2021-04-09T00:06:44.732Z]  Containers: 0
00:06:44 [2021-04-09T00:06:44.732Z]   Running: 0
00:06:44 [2021-04-09T00:06:44.732Z]   Paused: 0
00:06:44 [2021-04-09T00:06:44.732Z]   Stopped: 0
00:06:44 [2021-04-09T00:06:44.732Z]  Images: 5
00:06:44 [2021-04-09T00:06:44.732Z]  Server Version: 20.10.5
00:06:44 [2021-04-09T00:06:44.732Z]  Storage Driver: overlay2
00:06:44 [2021-04-09T00:06:44.732Z]   Backing Filesystem: extfs
00:06:44 [2021-04-09T00:06:44.732Z]   Supports d_type: true
00:06:44 [2021-04-09T00:06:44.732Z]   Native Overlay Diff: true
00:06:44 [2021-04-09T00:06:44.732Z]  Logging Driver: json-file
00:06:44 [2021-04-09T00:06:44.732Z]  Cgroup Driver: systemd
00:06:44 [2021-04-09T00:06:44.732Z]  Cgroup Version: 2
00:06:44 [2021-04-09T00:06:44.732Z]  Plugins:
00:06:44 [2021-04-09T00:06:44.732Z]   Volume: local
00:06:44 [2021-04-09T00:06:44.732Z]   Network: bridge host ipvlan macvlan null overlay
00:06:44 [2021-04-09T00:06:44.732Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:06:44 [2021-04-09T00:06:44.732Z]  Swarm: inactive
00:06:44 [2021-04-09T00:06:44.732Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
00:06:44 [2021-04-09T00:06:44.732Z]  Default Runtime: runc
00:06:44 [2021-04-09T00:06:44.732Z]  Init Binary: docker-init
00:06:44 [2021-04-09T00:06:44.732Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:44 [2021-04-09T00:06:44.732Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:44 [2021-04-09T00:06:44.732Z]  init version: de40ad0
00:06:44 [2021-04-09T00:06:44.732Z]  Security Options:
00:06:44 [2021-04-09T00:06:44.732Z]   apparmor
00:06:44 [2021-04-09T00:06:44.732Z]   seccomp
00:06:44 [2021-04-09T00:06:44.732Z]    Profile: default
00:06:44 [2021-04-09T00:06:44.732Z]   cgroupns
00:06:44 [2021-04-09T00:06:44.732Z]  Kernel Version: 5.4.0-1041-aws
00:06:44 [2021-04-09T00:06:44.732Z]  Operating System: Ubuntu 20.04.2 LTS
00:06:44 [2021-04-09T00:06:44.732Z]  OSType: linux
00:06:44 [2021-04-09T00:06:44.732Z]  Architecture: x86_64
00:06:44 [2021-04-09T00:06:44.732Z]  CPUs: 2
00:06:44 [2021-04-09T00:06:44.732Z]  Total Memory: 7.569GiB
00:06:44 [2021-04-09T00:06:44.732Z]  Name: ip-10-100-38-8
00:06:44 [2021-04-09T00:06:44.732Z]  ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR
00:06:44 [2021-04-09T00:06:44.732Z]  Docker Root Dir: /var/lib/docker
00:06:44 [2021-04-09T00:06:44.732Z]  Debug Mode: false
00:06:44 [2021-04-09T00:06:44.732Z]  Registry: https://index.docker.io/v1/
00:06:44 [2021-04-09T00:06:44.732Z]  Labels:
00:06:44 [2021-04-09T00:06:44.732Z]  Experimental: true
00:06:44 [2021-04-09T00:06:44.732Z]  Insecure Registries:
00:06:44 [2021-04-09T00:06:44.732Z]   127.0.0.0/8
00:06:44 [2021-04-09T00:06:44.732Z]  Live Restore Enabled: true
00:06:44 [2021-04-09T00:06:44.732Z] 
00:06:44 [2021-04-09T00:06:44.732Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
00:06:44 [2021-04-09T00:06:44.229Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:44 [2021-04-09T00:06:44.235Z]  > git config --add remote.origin.fetch +refs/pull/42272/head:refs/remotes/origin/PR-42272 # timeout=10
00:06:44 [2021-04-09T00:06:44.248Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:44 [2021-04-09T00:06:44.257Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:44 [2021-04-09T00:06:44.267Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:44 [2021-04-09T00:06:44.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:44 [2021-04-09T00:06:44.269Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:44 [2021-04-09T00:06:44.648Z]  > git config core.sparsecheckout # timeout=10
00:06:44 [2021-04-09T00:06:44.653Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
[Pipeline] stage
[Pipeline] { (Build dev image)
00:06:44 [2021-04-09T00:06:44.778Z] + docker info
[Pipeline] sh
00:06:44 [2021-04-09T00:06:44.942Z] + docker version
00:06:44 [2021-04-09T00:06:44.942Z] Client: Docker Engine - Community
00:06:44 [2021-04-09T00:06:44.942Z]  Version:           20.10.5
00:06:44 [2021-04-09T00:06:44.942Z]  API version:       1.41
00:06:44 [2021-04-09T00:06:44.942Z]  Go version:        go1.13.15
00:06:44 [2021-04-09T00:06:44.942Z]  Git commit:        55c4c88
00:06:44 [2021-04-09T00:06:44.942Z]  Built:             Tue Mar  2 20:18:05 2021
00:06:44 [2021-04-09T00:06:44.942Z]  OS/Arch:           linux/amd64
00:06:44 [2021-04-09T00:06:44.942Z]  Context:           default
00:06:44 [2021-04-09T00:06:44.942Z]  Experimental:      true
00:06:44 [2021-04-09T00:06:44.942Z] 
00:06:44 [2021-04-09T00:06:44.942Z] Server: Docker Engine - Community
00:06:44 [2021-04-09T00:06:44.942Z]  Engine:
00:06:44 [2021-04-09T00:06:44.942Z]   Version:          20.10.5
00:06:44 [2021-04-09T00:06:44.942Z]   API version:      1.41 (minimum version 1.12)
00:06:44 [2021-04-09T00:06:44.942Z]   Go version:       go1.13.15
00:06:44 [2021-04-09T00:06:44.942Z]   Git commit:       363e9a8
00:06:44 [2021-04-09T00:06:44.942Z]   Built:            Tue Mar  2 20:16:00 2021
00:06:44 [2021-04-09T00:06:44.942Z]   OS/Arch:          linux/amd64
00:06:44 [2021-04-09T00:06:44.942Z]   Experimental:     true
00:06:44 [2021-04-09T00:06:44.942Z]  containerd:
00:06:44 [2021-04-09T00:06:44.942Z]   Version:          1.4.4
00:06:44 [2021-04-09T00:06:44.942Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:44 [2021-04-09T00:06:44.942Z]  runc:
00:06:44 [2021-04-09T00:06:44.942Z]   Version:          1.0.0-rc93
00:06:44 [2021-04-09T00:06:44.942Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:44 [2021-04-09T00:06:44.942Z]  docker-init:
00:06:44 [2021-04-09T00:06:44.942Z]   Version:          0.19.0
00:06:44 [2021-04-09T00:06:44.942Z]   GitCommit:        de40ad0
[Pipeline] sh
00:06:45 [2021-04-09T00:06:45.072Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ecb761356d047aa528c2ff9d27479080904f5080 .
00:06:45 [2021-04-09T00:06:45.332Z] #1 [internal] load build definition from Dockerfile
00:06:45 [2021-04-09T00:06:45.332Z] #1 sha256:4640a79946659426aa2b9e95b5b3c8c76e3df91d22905255934e6d3dde1005f2
00:06:45 [2021-04-09T00:06:45.332Z] #1 transferring dockerfile: 17.07kB done
00:06:45 [2021-04-09T00:06:45.332Z] #1 DONE 0.0s
00:06:45 [2021-04-09T00:06:45.332Z] 
00:06:45 [2021-04-09T00:06:45.332Z] #2 [internal] load .dockerignore
00:06:45 [2021-04-09T00:06:45.332Z] #2 sha256:7044cfdebbbcf0e2197f1be2ede66f1843a3feaec33f2acd976f5463227c0356
00:06:45 [2021-04-09T00:06:45.332Z] #2 transferring context: 87B done
00:06:45 [2021-04-09T00:06:45.332Z] #2 DONE 0.0s
00:06:45 [2021-04-09T00:06:45.332Z] 
00:06:45 [2021-04-09T00:06:45.332Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
00:06:45 [2021-04-09T00:06:45.332Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
00:06:45 [2021-04-09T00:06:45.332Z] #3 DONE 0.2s
00:06:45 [2021-04-09T00:06:45.332Z] 
00:06:45 [2021-04-09T00:06:45.332Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
00:06:45 [2021-04-09T00:06:45.332Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
00:06:45 [2021-04-09T00:06:45.332Z] #4 CACHED
00:06:45 [2021-04-09T00:06:45.350Z] + docker info
00:06:45 [2021-04-09T00:06:45.375Z] #24 transferring context: 53.55MB 0.9s done
00:06:45 [2021-04-09T00:06:45.375Z] #24 DONE 0.9s
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:06:45 [2021-04-09T00:06:45.375Z] #21 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:45 [2021-04-09T00:06:45.375Z] #57 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:06:45 [2021-04-09T00:06:45.375Z] #59 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:06:45 [2021-04-09T00:06:45.375Z] #29 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:06:45 [2021-04-09T00:06:45.375Z] #33 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:06:45 [2021-04-09T00:06:45.375Z] #61 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:06:45 [2021-04-09T00:06:45.375Z] #16 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:45 [2021-04-09T00:06:45.375Z] #44 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:06:45 [2021-04-09T00:06:45.375Z] #12 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #58 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian...
00:06:45 [2021-04-09T00:06:45.375Z] #13 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:45 [2021-04-09T00:06:45.375Z] #45 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #51 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:06:45 [2021-04-09T00:06:45.375Z] #43 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #34 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #69 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:06:45 [2021-04-09T00:06:45.375Z] #37 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:06:45 [2021-04-09T00:06:45.375Z] #23 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #42 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:06:45 [2021-04-09T00:06:45.375Z] #40 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #39 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:06:45 [2021-04-09T00:06:45.375Z] #22 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
00:06:45 [2021-04-09T00:06:45.375Z] #15 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:06:45 [2021-04-09T00:06:45.375Z] #31 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #36 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #36 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:06:45 [2021-04-09T00:06:45.375Z] #18 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:06:45 [2021-04-09T00:06:45.375Z] #35 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:06:45 [2021-04-09T00:06:45.375Z] #11 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #67 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:06:45 [2021-04-09T00:06:45.375Z] #56 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:06:45 [2021-04-09T00:06:45.375Z] #50 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:06:45 [2021-04-09T00:06:45.375Z] #46 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:06:45 [2021-04-09T00:06:45.375Z] #19 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
00:06:45 [2021-04-09T00:06:45.375Z] #66 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #55 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #49 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:06:45 [2021-04-09T00:06:45.375Z] #52 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.375Z] #53 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:06:45 [2021-04-09T00:06:45.375Z] #17 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:06:45 [2021-04-09T00:06:45.375Z] #26 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:06:45 [2021-04-09T00:06:45.375Z] #54 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:06:45 [2021-04-09T00:06:45.375Z] #25 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:06:45 [2021-04-09T00:06:45.375Z] #68 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #20 [dev-systemd-false  6/26] RUN ldconfig
00:06:45 [2021-04-09T00:06:45.375Z] #20 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:06:45 [2021-04-09T00:06:45.375Z] #38 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:06:45 [2021-04-09T00:06:45.375Z] #60 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
00:06:45 [2021-04-09T00:06:45.375Z] #14 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.375Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:06:45 [2021-04-09T00:06:45.375Z] #41 CACHED
00:06:45 [2021-04-09T00:06:45.375Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.376Z] #47 CACHED
00:06:45 [2021-04-09T00:06:45.376Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:06:45 [2021-04-09T00:06:45.376Z] #48 CACHED
00:06:45 [2021-04-09T00:06:45.376Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
00:06:45 [2021-04-09T00:06:45.376Z] #64 CACHED
00:06:45 [2021-04-09T00:06:45.376Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:06:45 [2021-04-09T00:06:45.376Z] #30 CACHED
00:06:45 [2021-04-09T00:06:45.376Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:06:45 [2021-04-09T00:06:45.376Z] #32 CACHED
00:06:45 [2021-04-09T00:06:45.376Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:06:45 [2021-04-09T00:06:45.376Z] #62 CACHED
00:06:45 [2021-04-09T00:06:45.376Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:06:45 [2021-04-09T00:06:45.376Z] #28 CACHED
00:06:45 [2021-04-09T00:06:45.376Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:06:45 [2021-04-09T00:06:45.376Z] #70 CACHED
00:06:45 [2021-04-09T00:06:45.376Z] 
00:06:45 [2021-04-09T00:06:45.376Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
00:06:45 [2021-04-09T00:06:45.592Z] 
00:06:45 [2021-04-09T00:06:45.592Z] #5 [internal] load metadata for docker.io/library/debian:buster
00:06:45 [2021-04-09T00:06:45.592Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
00:06:45 [2021-04-09T00:06:45.609Z] Client:
00:06:45 [2021-04-09T00:06:45.609Z]  Context:    default
00:06:45 [2021-04-09T00:06:45.609Z]  Debug Mode: false
00:06:45 [2021-04-09T00:06:45.609Z]  Plugins:
00:06:45 [2021-04-09T00:06:45.609Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
00:06:45 [2021-04-09T00:06:45.609Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
00:06:45 [2021-04-09T00:06:45.609Z] 
00:06:45 [2021-04-09T00:06:45.609Z] Server:
00:06:45 [2021-04-09T00:06:45.609Z]  Containers: 0
00:06:45 [2021-04-09T00:06:45.609Z]   Running: 0
00:06:45 [2021-04-09T00:06:45.609Z]   Paused: 0
00:06:45 [2021-04-09T00:06:45.609Z]   Stopped: 0
00:06:45 [2021-04-09T00:06:45.609Z]  Images: 2
00:06:45 [2021-04-09T00:06:45.609Z]  Server Version: 20.10.5
00:06:45 [2021-04-09T00:06:45.609Z]  Storage Driver: overlay2
00:06:45 [2021-04-09T00:06:45.609Z]   Backing Filesystem: extfs
00:06:45 [2021-04-09T00:06:45.609Z]   Supports d_type: true
00:06:45 [2021-04-09T00:06:45.609Z]   Native Overlay Diff: true
00:06:45 [2021-04-09T00:06:45.609Z]  Logging Driver: json-file
00:06:45 [2021-04-09T00:06:45.609Z]  Cgroup Driver: cgroupfs
00:06:45 [2021-04-09T00:06:45.609Z]  Cgroup Version: 1
00:06:45 [2021-04-09T00:06:45.609Z]  Plugins:
00:06:45 [2021-04-09T00:06:45.609Z]   Volume: local
00:06:45 [2021-04-09T00:06:45.609Z]   Network: bridge host ipvlan macvlan null overlay
00:06:45 [2021-04-09T00:06:45.609Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:06:45 [2021-04-09T00:06:45.609Z]  Swarm: inactive
00:06:45 [2021-04-09T00:06:45.609Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
00:06:45 [2021-04-09T00:06:45.609Z]  Default Runtime: runc
00:06:45 [2021-04-09T00:06:45.609Z]  Init Binary: docker-init
00:06:45 [2021-04-09T00:06:45.609Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:45 [2021-04-09T00:06:45.609Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:45 [2021-04-09T00:06:45.609Z]  init version: de40ad0
00:06:45 [2021-04-09T00:06:45.609Z]  Security Options:
00:06:45 [2021-04-09T00:06:45.609Z]   apparmor
00:06:45 [2021-04-09T00:06:45.609Z]   seccomp
00:06:45 [2021-04-09T00:06:45.609Z]    Profile: default
00:06:45 [2021-04-09T00:06:45.609Z]  Kernel Version: 5.4.0-1041-aws
00:06:45 [2021-04-09T00:06:45.609Z]  Operating System: Ubuntu 18.04.5 LTS
00:06:45 [2021-04-09T00:06:45.609Z]  OSType: linux
00:06:45 [2021-04-09T00:06:45.609Z]  Architecture: x86_64
00:06:45 [2021-04-09T00:06:45.609Z]  CPUs: 2
00:06:45 [2021-04-09T00:06:45.609Z]  Total Memory: 15.35GiB
00:06:45 [2021-04-09T00:06:45.609Z]  Name: ip-10-100-113-52
00:06:45 [2021-04-09T00:06:45.609Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
00:06:45 [2021-04-09T00:06:45.609Z]  Docker Root Dir: /var/lib/docker
00:06:45 [2021-04-09T00:06:45.609Z]  Debug Mode: false
00:06:45 [2021-04-09T00:06:45.609Z]  Registry: https://index.docker.io/v1/
00:06:45 [2021-04-09T00:06:45.609Z]  Labels:
00:06:45 [2021-04-09T00:06:45.609Z]  Experimental: true
00:06:45 [2021-04-09T00:06:45.609Z]  Insecure Registries:
00:06:45 [2021-04-09T00:06:45.609Z]   127.0.0.0/8
00:06:45 [2021-04-09T00:06:45.609Z]  Live Restore Enabled: true
00:06:45 [2021-04-09T00:06:45.609Z] 
00:06:45 [2021-04-09T00:06:45.609Z] WARNING: No swap limit support
[Pipeline] sh
00:06:45 [2021-04-09T00:06:45.714Z] Client:
00:06:45 [2021-04-09T00:06:45.714Z]  Context:    default
00:06:45 [2021-04-09T00:06:45.714Z]  Debug Mode: false
00:06:45 [2021-04-09T00:06:45.714Z]  Plugins:
00:06:45 [2021-04-09T00:06:45.714Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
00:06:45 [2021-04-09T00:06:45.714Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
00:06:45 [2021-04-09T00:06:45.714Z] 
00:06:45 [2021-04-09T00:06:45.714Z] Server:
00:06:45 [2021-04-09T00:06:45.714Z]  Containers: 0
00:06:45 [2021-04-09T00:06:45.714Z]   Running: 0
00:06:45 [2021-04-09T00:06:45.714Z]   Paused: 0
00:06:45 [2021-04-09T00:06:45.714Z]   Stopped: 0
00:06:45 [2021-04-09T00:06:45.714Z]  Images: 3
00:06:45 [2021-04-09T00:06:45.714Z]  Server Version: 20.10.5
00:06:45 [2021-04-09T00:06:45.714Z]  Storage Driver: overlay2
00:06:45 [2021-04-09T00:06:45.714Z]   Backing Filesystem: extfs
00:06:45 [2021-04-09T00:06:45.714Z]   Supports d_type: true
00:06:45 [2021-04-09T00:06:45.714Z]   Native Overlay Diff: true
00:06:45 [2021-04-09T00:06:45.714Z]  Logging Driver: json-file
00:06:45 [2021-04-09T00:06:45.714Z]  Cgroup Driver: cgroupfs
00:06:45 [2021-04-09T00:06:45.714Z]  Cgroup Version: 1
00:06:45 [2021-04-09T00:06:45.714Z]  Plugins:
00:06:45 [2021-04-09T00:06:45.714Z]   Volume: local
00:06:45 [2021-04-09T00:06:45.714Z]   Network: bridge host ipvlan macvlan null overlay
00:06:45 [2021-04-09T00:06:45.714Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:06:45 [2021-04-09T00:06:45.714Z]  Swarm: inactive
00:06:45 [2021-04-09T00:06:45.714Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
00:06:45 [2021-04-09T00:06:45.714Z]  Default Runtime: runc
00:06:45 [2021-04-09T00:06:45.714Z]  Init Binary: docker-init
00:06:45 [2021-04-09T00:06:45.714Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:45 [2021-04-09T00:06:45.714Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:45 [2021-04-09T00:06:45.714Z]  init version: de40ad0
00:06:45 [2021-04-09T00:06:45.714Z]  Security Options:
00:06:45 [2021-04-09T00:06:45.714Z]   apparmor
00:06:45 [2021-04-09T00:06:45.714Z]   seccomp
00:06:45 [2021-04-09T00:06:45.714Z]    Profile: default
00:06:45 [2021-04-09T00:06:45.714Z]  Kernel Version: 5.4.0-1041-aws
00:06:45 [2021-04-09T00:06:45.714Z]  Operating System: Ubuntu 18.04.5 LTS
00:06:45 [2021-04-09T00:06:45.714Z]  OSType: linux
00:06:45 [2021-04-09T00:06:45.714Z]  Architecture: x86_64
00:06:45 [2021-04-09T00:06:45.714Z]  CPUs: 2
00:06:45 [2021-04-09T00:06:45.714Z]  Total Memory: 7.487GiB
00:06:45 [2021-04-09T00:06:45.714Z]  Name: ip-10-100-111-82
00:06:45 [2021-04-09T00:06:45.714Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
00:06:45 [2021-04-09T00:06:45.714Z]  Docker Root Dir: /var/lib/docker
00:06:45 [2021-04-09T00:06:45.714Z]  Debug Mode: false
00:06:45 [2021-04-09T00:06:45.714Z]  Registry: https://index.docker.io/v1/
00:06:45 [2021-04-09T00:06:45.714Z]  Labels:
00:06:45 [2021-04-09T00:06:45.714Z]  Experimental: true
00:06:45 [2021-04-09T00:06:45.714Z]  Insecure Registries:
00:06:45 [2021-04-09T00:06:45.714Z]   127.0.0.0/8
00:06:45 [2021-04-09T00:06:45.714Z]  Live Restore Enabled: true
00:06:45 [2021-04-09T00:06:45.714Z] 
00:06:45 [2021-04-09T00:06:45.714Z] WARNING: No swap limit support
[Pipeline] sh
00:06:45 [2021-04-09T00:06:45.853Z] #5 DONE 0.1s
00:06:45 [2021-04-09T00:06:45.853Z] 
00:06:45 [2021-04-09T00:06:45.853Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:06:45 [2021-04-09T00:06:45.853Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
00:06:45 [2021-04-09T00:06:45.853Z] #6 DONE 0.1s
00:06:45 [2021-04-09T00:06:45.853Z] 
00:06:45 [2021-04-09T00:06:45.853Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:45 [2021-04-09T00:06:45.853Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
00:06:45 [2021-04-09T00:06:45.853Z] #8 DONE 0.1s
00:06:45 [2021-04-09T00:06:45.853Z] 
00:06:45 [2021-04-09T00:06:45.853Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:45 [2021-04-09T00:06:45.853Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
00:06:45 [2021-04-09T00:06:45.853Z] #7 DONE 0.1s
00:06:45 [2021-04-09T00:06:45.892Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:45 [2021-04-09T00:06:45.892Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:45 [2021-04-09T00:06:45.892Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42272/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
00:06:45 [2021-04-09T00:06:45.892Z] + bash /home/ubuntu/workspace/moby_PR-42272/check-config.sh
00:06:45 [2021-04-09T00:06:45.892Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:06:45 [2021-04-09T00:06:45.892Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
00:06:45 [2021-04-09T00:06:45.892Z] 
00:06:45 [2021-04-09T00:06:45.892Z] Generally Necessary:
00:06:45 [2021-04-09T00:06:45.892Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:06:45 [2021-04-09T00:06:45.892Z] - apparmor: enabled and tools installed
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_NAMESPACES: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_NET_NS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_PID_NS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IPC_NS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_UTS_NS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUPS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUP_CPUACCT: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUP_DEVICE: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUP_FREEZER: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUP_SCHED: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CPUSETS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_MEMCG: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_KEYS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_VETH: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_BRIDGE: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_NF_NAT: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_POSIX_MQUEUE: enabled
00:06:45 [2021-04-09T00:06:45.892Z] 
00:06:45 [2021-04-09T00:06:45.892Z] Optional Features:
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_USER_NS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_SECCOMP: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_SECCOMP_FILTER: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUP_PIDS: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_MEMCG_SWAP: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:06:45 [2021-04-09T00:06:45.892Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_BLK_CGROUP: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUP_PERF: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUP_HUGETLB: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_CFS_BANDWIDTH: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_RT_GROUP_SCHED: missing
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IP_VS: enabled (as module)
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IP_VS_NFCT: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:06:45 [2021-04-09T00:06:45.892Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:06:46 [2021-04-09T00:06:46.001Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:46 [2021-04-09T00:06:46.001Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:46 [2021-04-09T00:06:46.001Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42272/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
00:06:46 [2021-04-09T00:06:46.001Z] + bash /home/ubuntu/workspace/moby_PR-42272/check-config.sh
00:06:46 [2021-04-09T00:06:46.001Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:06:46 [2021-04-09T00:06:46.001Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
00:06:46 [2021-04-09T00:06:46.001Z] 
00:06:46 [2021-04-09T00:06:46.001Z] Generally Necessary:
00:06:46 [2021-04-09T00:06:46.001Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:06:46 [2021-04-09T00:06:46.001Z] - apparmor: enabled and tools installed
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_NAMESPACES: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_NET_NS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_PID_NS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_IPC_NS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_UTS_NS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_CGROUPS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_CGROUP_CPUACCT: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_CGROUP_DEVICE: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_CGROUP_FREEZER: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_CGROUP_SCHED: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_CPUSETS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_MEMCG: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_KEYS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_VETH: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_BRIDGE: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_NF_NAT: enabled (as module)
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_POSIX_MQUEUE: enabled
00:06:46 [2021-04-09T00:06:46.001Z] 
00:06:46 [2021-04-09T00:06:46.001Z] Optional Features:
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_USER_NS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_SECCOMP: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_SECCOMP_FILTER: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_CGROUP_PIDS: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_MEMCG_SWAP: enabled
00:06:46 [2021-04-09T00:06:46.001Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:06:46 [2021-04-09T00:06:46.001Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:06:46 [2021-04-09T00:06:46.114Z] 
00:06:46 [2021-04-09T00:06:46.114Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:46 [2021-04-09T00:06:46.114Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
00:06:46 [2021-04-09T00:06:46.114Z] #64 DONE 0.0s
00:06:46 [2021-04-09T00:06:46.114Z] 
00:06:46 [2021-04-09T00:06:46.114Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:46 [2021-04-09T00:06:46.114Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
00:06:46 [2021-04-09T00:06:46.114Z] #62 DONE 0.0s
00:06:46 [2021-04-09T00:06:46.114Z] 
00:06:46 [2021-04-09T00:06:46.114Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:06:46 [2021-04-09T00:06:46.114Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
00:06:46 [2021-04-09T00:06:46.114Z] #9 DONE 0.0s
00:06:46 [2021-04-09T00:06:46.114Z] 
00:06:46 [2021-04-09T00:06:46.114Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
00:06:46 [2021-04-09T00:06:46.114Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
00:06:46 [2021-04-09T00:06:46.114Z] #26 DONE 0.0s
00:06:46 [2021-04-09T00:06:46.114Z] 
00:06:46 [2021-04-09T00:06:46.114Z] #23 [internal] load build context
00:06:46 [2021-04-09T00:06:46.114Z] #23 sha256:91af332636000cb7556a6e6cfb3a2187438bd308b6340b46b8759a1977612f7d
00:06:46 [2021-04-09T00:06:46.151Z] - CONFIG_IP_VS_RR: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z] - CONFIG_SECURITY_SELINUX: enabled
00:06:46 [2021-04-09T00:06:46.151Z] - CONFIG_SECURITY_APPARMOR: enabled
00:06:46 [2021-04-09T00:06:46.151Z] - CONFIG_EXT4_FS: enabled
00:06:46 [2021-04-09T00:06:46.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:06:46 [2021-04-09T00:06:46.151Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:06:46 [2021-04-09T00:06:46.151Z] - Network Drivers:
00:06:46 [2021-04-09T00:06:46.151Z]   - "overlay":
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_VXLAN: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:06:46 [2021-04-09T00:06:46.151Z]       Optional (for encrypted networks):
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_CRYPTO: enabled
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_CRYPTO_AEAD: enabled
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_CRYPTO_GCM: enabled
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_CRYPTO_GHASH: enabled
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_XFRM: enabled
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_XFRM_USER: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]       - CONFIG_INET_ESP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]   - "ipvlan":
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_IPVLAN: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]   - "macvlan":
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_MACVLAN: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_DUMMY: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]   - "ftp,tftp client in container":
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z] - Storage Drivers:
00:06:46 [2021-04-09T00:06:46.151Z]   - "aufs":
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_AUFS_FS: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]   - "btrfs":
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:06:46 [2021-04-09T00:06:46.151Z]   - "devicemapper":
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_BLK_DEV_DM: enabled
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]   - "overlay":
00:06:46 [2021-04-09T00:06:46.151Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:06:46 [2021-04-09T00:06:46.151Z]   - "zfs":
00:06:46 [2021-04-09T00:06:46.151Z]     - /dev/zfs: present
00:06:46 [2021-04-09T00:06:46.151Z]     - zfs command: missing
00:06:46 [2021-04-09T00:06:46.151Z]     - zpool command: missing
00:06:46 [2021-04-09T00:06:46.151Z] 
00:06:46 [2021-04-09T00:06:46.151Z] Limits:
00:06:46 [2021-04-09T00:06:46.151Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:06:46 [2021-04-09T00:06:46.151Z] 
00:06:46 [2021-04-09T00:06:46.151Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_BLK_CGROUP: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_CGROUP_PERF: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_CGROUP_HUGETLB: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_CFS_BANDWIDTH: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_RT_GROUP_SCHED: missing
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_IP_VS: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_IP_VS_NFCT: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_IP_VS_RR: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_SECURITY_SELINUX: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_SECURITY_APPARMOR: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_EXT4_FS: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:06:46 [2021-04-09T00:06:46.260Z] - Network Drivers:
00:06:46 [2021-04-09T00:06:46.260Z]   - "overlay":
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_VXLAN: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:06:46 [2021-04-09T00:06:46.260Z]       Optional (for encrypted networks):
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_CRYPTO: enabled
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_CRYPTO_AEAD: enabled
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_CRYPTO_GCM: enabled
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_CRYPTO_GHASH: enabled
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_XFRM: enabled
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_XFRM_USER: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]       - CONFIG_INET_ESP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]   - "ipvlan":
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_IPVLAN: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]   - "macvlan":
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_MACVLAN: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_DUMMY: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]   - "ftp,tftp client in container":
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z] - Storage Drivers:
00:06:46 [2021-04-09T00:06:46.260Z]   - "aufs":
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_AUFS_FS: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]   - "btrfs":
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:06:46 [2021-04-09T00:06:46.260Z]   - "devicemapper":
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_BLK_DEV_DM: enabled
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]   - "overlay":
00:06:46 [2021-04-09T00:06:46.260Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:06:46 [2021-04-09T00:06:46.260Z]   - "zfs":
00:06:46 [2021-04-09T00:06:46.260Z]     - /dev/zfs: present
00:06:46 [2021-04-09T00:06:46.260Z]     - zfs command: missing
00:06:46 [2021-04-09T00:06:46.260Z]     - zpool command: missing
00:06:46 [2021-04-09T00:06:46.260Z] 
00:06:46 [2021-04-09T00:06:46.260Z] Limits:
00:06:46 [2021-04-09T00:06:46.260Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:06:46 [2021-04-09T00:06:46.260Z] 
00:06:46 [2021-04-09T00:06:46.260Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:06:46 [2021-04-09T00:06:46.366Z] Merge succeeded, producing bcd989a03d113e41977b382adc7d4261275b8609
00:06:46 [2021-04-09T00:06:46.366Z] Checking out Revision bcd989a03d113e41977b382adc7d4261275b8609 (PR-42272)
00:06:46 [2021-04-09T00:06:46.406Z] #71 DONE 1.0s
00:06:46 [2021-04-09T00:06:46.406Z] 
00:06:46 [2021-04-09T00:06:46.406Z] #72 exporting to image
00:06:46 [2021-04-09T00:06:46.406Z] #72 exporting layers
00:06:46 [2021-04-09T00:06:46.436Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:06:46 [2021-04-09T00:06:46.446Z] First time build. Skipping changelog.
00:06:46 [2021-04-09T00:06:46.491Z] + sudo modprobe ip_vs
00:06:46 [2021-04-09T00:06:46.491Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ecb761356d047aa528c2ff9d27479080904f5080 .
00:06:45 [2021-04-09T00:06:45.592Z]  > git remote # timeout=10
00:06:45 [2021-04-09T00:06:45.603Z]  > git config --get remote.origin.url # timeout=10
00:06:45 [2021-04-09T00:06:45.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:45 [2021-04-09T00:06:45.609Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:06:46 [2021-04-09T00:06:46.358Z]  > git rev-parse HEAD^{commit} # timeout=10
00:06:46 [2021-04-09T00:06:46.368Z]  > git config core.sparsecheckout # timeout=10
00:06:46 [2021-04-09T00:06:46.372Z]  > git checkout -f bcd989a03d113e41977b382adc7d4261275b8609 # timeout=10
00:06:46 [2021-04-09T00:06:46.438Z]  > git rev-list --no-walk 0944f1eaeeb87d01d5c3f2bae26865942b30294a # timeout=10
00:06:46 [2021-04-09T00:06:46.605Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ecb761356d047aa528c2ff9d27479080904f5080 .
00:06:46 [2021-04-09T00:06:46.750Z] #1 [internal] load build definition from Dockerfile
00:06:46 [2021-04-09T00:06:46.750Z] #1 sha256:3ede93f14110e4b780ef9c4d962913575fd4e62855719a3be570eb947badc908
00:06:46 [2021-04-09T00:06:46.750Z] #1 transferring dockerfile: 17.07kB done
00:06:46 [2021-04-09T00:06:46.750Z] #1 DONE 0.0s
00:06:46 [2021-04-09T00:06:46.750Z] 
00:06:46 [2021-04-09T00:06:46.750Z] #2 [internal] load .dockerignore
00:06:46 [2021-04-09T00:06:46.750Z] #2 sha256:9d776b88d35e620dfdbfa684110c0c2d0eb1bf550694a7dcf9e5101c3e0e3c2a
00:06:46 [2021-04-09T00:06:46.750Z] #2 transferring context: 87B done
00:06:46 [2021-04-09T00:06:46.750Z] #2 DONE 0.0s
00:06:46 [2021-04-09T00:06:46.750Z] 
00:06:46 [2021-04-09T00:06:46.750Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
00:06:46 [2021-04-09T00:06:46.750Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
00:06:46 [2021-04-09T00:06:46.750Z] #3 DONE 0.1s
00:06:46 [2021-04-09T00:06:46.750Z] 
00:06:46 [2021-04-09T00:06:46.750Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
00:06:46 [2021-04-09T00:06:46.751Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
00:06:46 [2021-04-09T00:06:46.751Z] #4 CACHED
00:06:46 [2021-04-09T00:06:46.775Z] Fetching without tags
00:06:46 [2021-04-09T00:06:46.864Z] #2 [internal] load .dockerignore
00:06:46 [2021-04-09T00:06:46.864Z] #2 sha256:d03c0a8371b39b91c9990fa259894d35ad94b6694501c49d594fc675b09aef71
00:06:46 [2021-04-09T00:06:46.864Z] #2 transferring context: 87B done
00:06:46 [2021-04-09T00:06:46.864Z] #2 DONE 0.0s
00:06:46 [2021-04-09T00:06:46.864Z] 
00:06:46 [2021-04-09T00:06:46.864Z] #1 [internal] load build definition from Dockerfile
00:06:46 [2021-04-09T00:06:46.864Z] #1 sha256:e8240a8dfa8511e5ede2f5f4904e2a8ff272e21fb86fc2220fb199a3bc3bfada
00:06:46 [2021-04-09T00:06:46.864Z] #1 transferring dockerfile: 17.07kB done
00:06:46 [2021-04-09T00:06:46.864Z] #1 DONE 0.0s
00:06:46 [2021-04-09T00:06:46.864Z] 
00:06:46 [2021-04-09T00:06:46.864Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
00:06:46 [2021-04-09T00:06:46.864Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
00:06:46 [2021-04-09T00:06:46.864Z] #3 DONE 0.1s
00:06:46 [2021-04-09T00:06:46.864Z] 
00:06:46 [2021-04-09T00:06:46.864Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
00:06:46 [2021-04-09T00:06:46.864Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
00:06:46 [2021-04-09T00:06:46.864Z] #4 CACHED
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:06:47 [2021-04-09T00:06:47.014Z] 
00:06:47 [2021-04-09T00:06:47.014Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:47 [2021-04-09T00:06:47.014Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
00:06:47 [2021-04-09T00:06:47.014Z] #8 DONE 0.1s
00:06:47 [2021-04-09T00:06:47.014Z] 
00:06:47 [2021-04-09T00:06:47.014Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:06:47 [2021-04-09T00:06:47.014Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
00:06:47 [2021-04-09T00:06:47.014Z] #7 DONE 0.1s
00:06:47 [2021-04-09T00:06:47.014Z] 
00:06:47 [2021-04-09T00:06:47.014Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:47 [2021-04-09T00:06:47.014Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
00:06:47 [2021-04-09T00:06:47.014Z] #6 DONE 0.1s
00:06:47 [2021-04-09T00:06:47.014Z] 
00:06:47 [2021-04-09T00:06:47.014Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:06:47 [2021-04-09T00:06:47.015Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
00:06:47 [2021-04-09T00:06:47.015Z] #5 DONE 0.1s
00:06:47 [2021-04-09T00:06:47.036Z] #72 exporting layers 0.6s done
00:06:47 [2021-04-09T00:06:47.036Z] #72 writing image sha256:c613c097d16e2ba96d2ad639b6e9d24d61779395ffc5e8667b8fc84cc8431068
00:06:47 [2021-04-09T00:06:47.036Z] #72 writing image sha256:c613c097d16e2ba96d2ad639b6e9d24d61779395ffc5e8667b8fc84cc8431068 done
00:06:47 [2021-04-09T00:06:47.036Z] #72 naming to docker.io/library/docker:ecb761356d047aa528c2ff9d27479080904f5080 done
00:06:47 [2021-04-09T00:06:47.036Z] #72 DONE 0.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
00:06:47 [2021-04-09T00:06:47.123Z] 
00:06:47 [2021-04-09T00:06:47.123Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:47 [2021-04-09T00:06:47.123Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
00:06:47 [2021-04-09T00:06:47.123Z] #7 DONE 0.1s
00:06:47 [2021-04-09T00:06:47.123Z] 
00:06:47 [2021-04-09T00:06:47.123Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:47 [2021-04-09T00:06:47.123Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
00:06:47 [2021-04-09T00:06:47.123Z] #6 DONE 0.1s
00:06:47 [2021-04-09T00:06:47.123Z] 
00:06:47 [2021-04-09T00:06:47.123Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:06:47 [2021-04-09T00:06:47.123Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
[Pipeline] sh
00:06:47 [2021-04-09T00:06:47.203Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
00:06:47 [2021-04-09T00:06:47.274Z] 
00:06:47 [2021-04-09T00:06:47.274Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:47 [2021-04-09T00:06:47.274Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
00:06:47 [2021-04-09T00:06:47.274Z] #62 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.274Z] 
00:06:47 [2021-04-09T00:06:47.274Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:06:47 [2021-04-09T00:06:47.274Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
00:06:47 [2021-04-09T00:06:47.274Z] #9 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.274Z] 
00:06:47 [2021-04-09T00:06:47.274Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
00:06:47 [2021-04-09T00:06:47.274Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
00:06:47 [2021-04-09T00:06:47.274Z] #26 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.274Z] 
00:06:47 [2021-04-09T00:06:47.274Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:47 [2021-04-09T00:06:47.274Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
00:06:47 [2021-04-09T00:06:47.274Z] #64 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.274Z] 
00:06:47 [2021-04-09T00:06:47.274Z] #23 [internal] load build context
00:06:47 [2021-04-09T00:06:47.274Z] #23 sha256:4438396d42952174cb94180c9c0e484db8e4b630409bb4bebbfccf6a82b222c7
00:06:47 [2021-04-09T00:06:47.289Z] + docker version
00:06:47 [2021-04-09T00:06:47.289Z] Client: Docker Engine - Community
00:06:47 [2021-04-09T00:06:47.289Z]  Version:           20.10.5
00:06:47 [2021-04-09T00:06:47.289Z]  API version:       1.41
00:06:47 [2021-04-09T00:06:47.289Z]  Go version:        go1.13.15
00:06:47 [2021-04-09T00:06:47.289Z]  Git commit:        55c4c88
00:06:47 [2021-04-09T00:06:47.289Z]  Built:             Tue Mar  2 20:19:31 2021
00:06:47 [2021-04-09T00:06:47.289Z]  OS/Arch:           linux/arm64
00:06:47 [2021-04-09T00:06:47.289Z]  Context:           default
00:06:47 [2021-04-09T00:06:47.289Z]  Experimental:      true
00:06:47 [2021-04-09T00:06:47.289Z] 
00:06:47 [2021-04-09T00:06:47.289Z] Server: Docker Engine - Community
00:06:47 [2021-04-09T00:06:47.289Z]  Engine:
00:06:47 [2021-04-09T00:06:47.289Z]   Version:          20.10.5
00:06:47 [2021-04-09T00:06:47.289Z]   API version:      1.41 (minimum version 1.12)
00:06:47 [2021-04-09T00:06:47.289Z]   Go version:       go1.13.15
00:06:47 [2021-04-09T00:06:47.289Z]   Git commit:       363e9a8
00:06:47 [2021-04-09T00:06:47.290Z]   Built:            Tue Mar  2 20:17:22 2021
00:06:47 [2021-04-09T00:06:47.290Z]   OS/Arch:          linux/arm64
00:06:47 [2021-04-09T00:06:47.290Z]   Experimental:     true
00:06:47 [2021-04-09T00:06:47.290Z]  containerd:
00:06:47 [2021-04-09T00:06:47.290Z]   Version:          1.4.4
00:06:47 [2021-04-09T00:06:47.290Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:47 [2021-04-09T00:06:47.290Z]  runc:
00:06:47 [2021-04-09T00:06:47.290Z]   Version:          1.0.0-rc93
00:06:47 [2021-04-09T00:06:47.290Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:47 [2021-04-09T00:06:47.290Z]  docker-init:
00:06:47 [2021-04-09T00:06:47.290Z]   Version:          0.19.0
00:06:47 [2021-04-09T00:06:47.290Z]   GitCommit:        de40ad0
[Pipeline] sh
00:06:47 [2021-04-09T00:06:47.387Z] #8 DONE 0.1s
00:06:47 [2021-04-09T00:06:47.387Z] 
00:06:47 [2021-04-09T00:06:47.387Z] #5 [internal] load metadata for docker.io/library/debian:buster
00:06:47 [2021-04-09T00:06:47.387Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
00:06:47 [2021-04-09T00:06:47.387Z] #5 DONE 0.1s
00:06:47 [2021-04-09T00:06:47.387Z] 
00:06:47 [2021-04-09T00:06:47.387Z] #23 [internal] load build context
00:06:47 [2021-04-09T00:06:47.387Z] #23 sha256:03a307dfa30d296e7e76904d2d26eff4eac1b378afb4093ac005b38089af9a66
00:06:47 [2021-04-09T00:06:47.387Z] #23 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.387Z] 
00:06:47 [2021-04-09T00:06:47.387Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:47 [2021-04-09T00:06:47.387Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
00:06:47 [2021-04-09T00:06:47.387Z] #62 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.387Z] 
00:06:47 [2021-04-09T00:06:47.387Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:47 [2021-04-09T00:06:47.387Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
00:06:47 [2021-04-09T00:06:47.387Z] #64 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.387Z] 
00:06:47 [2021-04-09T00:06:47.387Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:06:47 [2021-04-09T00:06:47.387Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
00:06:47 [2021-04-09T00:06:47.387Z] #9 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.469Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/test/unit
00:06:47 [2021-04-09T00:06:47.512Z] #23 transferring context: 53.54MB 1.3s done
00:06:47 [2021-04-09T00:06:47.512Z] #23 DONE 1.4s
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #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
00:06:47 [2021-04-09T00:06:47.512Z] #70 sha256:ca8ff2a5e98493f1adf771bb79a4f06c48b0b09339472d5aa897e0950e4b5e01
00:06:47 [2021-04-09T00:06:47.512Z] #70 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #47 [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
00:06:47 [2021-04-09T00:06:47.512Z] #47 sha256:f62187a83e255c8edc9a20115dac7fe02eae68825fd7a1bb37eadba9c27e8838
00:06:47 [2021-04-09T00:06:47.512Z] #47 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
00:06:47 [2021-04-09T00:06:47.512Z] #25 sha256:35f9b306ad5f3750b06c2e862b78d77dec943bf6076a59e1ffcdc04a58e20d4a
00:06:47 [2021-04-09T00:06:47.512Z] #25 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:06:47 [2021-04-09T00:06:47.512Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
00:06:47 [2021-04-09T00:06:47.512Z] #13 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:06:47 [2021-04-09T00:06:47.512Z] #59 sha256:4f2345d27ae8706c168905393be2ee7ec03d40d582886097f68ba8547f2291be
00:06:47 [2021-04-09T00:06:47.512Z] #59 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #24 [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
00:06:47 [2021-04-09T00:06:47.512Z] #24 sha256:eb13d355670c2d251ccfe62d5609f9eeb2e7f28ff1442b29d98f9c08628c533b
00:06:47 [2021-04-09T00:06:47.512Z] #24 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:06:47 [2021-04-09T00:06:47.512Z] #60 sha256:2dc7720674ca777211e3b353f75b679008389644676851aee61e43fc16427221
00:06:47 [2021-04-09T00:06:47.512Z] #60 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
00:06:47 [2021-04-09T00:06:47.512Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
00:06:47 [2021-04-09T00:06:47.512Z] #65 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
00:06:47 [2021-04-09T00:06:47.512Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
00:06:47 [2021-04-09T00:06:47.512Z] #40 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.512Z] #57 sha256:64cae2dca7034ac9bd26b6d85e359ff336283d095d6a50c513f10bc0634391a4
00:06:47 [2021-04-09T00:06:47.512Z] #57 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #21 [dev-systemd-false  8/26] 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
00:06:47 [2021-04-09T00:06:47.512Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
00:06:47 [2021-04-09T00:06:47.512Z] #21 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #67 [proxy 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 proxy
00:06:47 [2021-04-09T00:06:47.512Z] #67 sha256:6ab9dc1b5b8bb6b5ff81dc916b5cf6b31d6e86761de9c6d6dbf94cd9de2a7a17
00:06:47 [2021-04-09T00:06:47.512Z] #67 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #34 [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
00:06:47 [2021-04-09T00:06:47.512Z] #34 sha256:172b2b9c9fe6ca9aa6d2b5a79c2cabb0569333e04785183dd87331936a4ac461
00:06:47 [2021-04-09T00:06:47.512Z] #34 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #49 [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
00:06:47 [2021-04-09T00:06:47.512Z] #49 sha256:607c137e018ce0763544a73c3c9e92a78144942ea9417ad75859aa866a9263b7
00:06:47 [2021-04-09T00:06:47.512Z] #49 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #37 [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
00:06:47 [2021-04-09T00:06:47.512Z] #37 sha256:e15aca50d8953950695983c39a59f60a7b054256aa87c57ea3fb319efa94348c
00:06:47 [2021-04-09T00:06:47.512Z] #37 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #56 [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
00:06:47 [2021-04-09T00:06:47.512Z] #56 sha256:8987705fda6a6979724f693288121a0f51f8745e965f9f9d9dab9555c4b63df0
00:06:47 [2021-04-09T00:06:47.512Z] #56 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:06:47 [2021-04-09T00:06:47.512Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
00:06:47 [2021-04-09T00:06:47.512Z] #39 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #27 [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
00:06:47 [2021-04-09T00:06:47.512Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
00:06:47 [2021-04-09T00:06:47.512Z] #27 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #53 [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
00:06:47 [2021-04-09T00:06:47.512Z] #53 sha256:0d44653d7b4759a9cb4d7d3f434f50917b8a9d8b80741ec057f05ac60ccfcbc8
00:06:47 [2021-04-09T00:06:47.512Z] #53 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:06:47 [2021-04-09T00:06:47.512Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
00:06:47 [2021-04-09T00:06:47.512Z] #22 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:06:47 [2021-04-09T00:06:47.512Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
00:06:47 [2021-04-09T00:06:47.512Z] #31 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.512Z] #41 sha256:987396b21e8c68f4ce1c91bff25416dc95092e8349031c622ffe372615090b4c
00:06:47 [2021-04-09T00:06:47.512Z] #41 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.512Z] #66 sha256:e3b55c4ce0f1675617a2430ee458c4c3c1646ffb1486cd5cbaeede306d3e4033
00:06:47 [2021-04-09T00:06:47.512Z] #66 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
00:06:47 [2021-04-09T00:06:47.512Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
00:06:47 [2021-04-09T00:06:47.512Z] #17 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #58 [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
00:06:47 [2021-04-09T00:06:47.512Z] #58 sha256:193f14c9630839c07288af880d0d6df8d818a95a1c38019a1f31113af3b8f7a4
00:06:47 [2021-04-09T00:06:47.512Z] #58 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
00:06:47 [2021-04-09T00:06:47.512Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
00:06:47 [2021-04-09T00:06:47.512Z] #63 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.512Z] #35 sha256:30ef8c52b2ddeaa45b3c3759df9f5de7a1a14bf4368afa1622e25a615dc17dfd
00:06:47 [2021-04-09T00:06:47.512Z] #35 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.512Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.512Z] #68 sha256:6f7750a5f24e6f6e1228c3424c658d8bb7fd453eb57f082568fc23a08ba52580
00:06:47 [2021-04-09T00:06:47.512Z] #68 CACHED
00:06:47 [2021-04-09T00:06:47.512Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #51 [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
00:06:47 [2021-04-09T00:06:47.513Z] #51 sha256:5dc93dc692185df0d2370d27ed57b1a21da7ba61f583dc70d40d80cb56882efa
00:06:47 [2021-04-09T00:06:47.513Z] #51 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:06:47 [2021-04-09T00:06:47.513Z] #29 sha256:031ca61f7d2122c956102f0dc35be764326d79b5bb7c061e9968927db683bdbc
00:06:47 [2021-04-09T00:06:47.513Z] #29 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #20 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:06:47 [2021-04-09T00:06:47.513Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
00:06:47 [2021-04-09T00:06:47.513Z] #20 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #36 [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
00:06:47 [2021-04-09T00:06:47.513Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
00:06:47 [2021-04-09T00:06:47.513Z] #36 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:47 [2021-04-09T00:06:47.513Z] #44 sha256:9527181da5098e3e900c08ebc162964d4b3a0e2f0a1dccab0d5dea5d76974b65
00:06:47 [2021-04-09T00:06:47.513Z] #44 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.513Z] #50 sha256:8be208a238e9301200052356653f79c30e0420cc96c2bf8ca3c868d6722f5ac4
00:06:47 [2021-04-09T00:06:47.513Z] #50 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #19 [dev-systemd-false  6/26] RUN ldconfig
00:06:47 [2021-04-09T00:06:47.513Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
00:06:47 [2021-04-09T00:06:47.513Z] #19 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
00:06:47 [2021-04-09T00:06:47.513Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
00:06:47 [2021-04-09T00:06:47.513Z] #14 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.513Z] #54 sha256:076714178fabc93fb253860a0c45eb031259553ce01a7edefbf729062eba00a5
00:06:47 [2021-04-09T00:06:47.513Z] #54 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.513Z] #52 sha256:9a9b43944ef660ecb3f7041125dfd04513ba4dbf668fe3dcd50b5373ab54c712
00:06:47 [2021-04-09T00:06:47.513Z] #52 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:06:47 [2021-04-09T00:06:47.513Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
00:06:47 [2021-04-09T00:06:47.513Z] #32 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.513Z] #38 sha256:154612af66cb8ec6586775c5983bc63f13842d2506dea60c472f42d13ad3fddd
00:06:47 [2021-04-09T00:06:47.513Z] #38 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
00:06:47 [2021-04-09T00:06:47.513Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
00:06:47 [2021-04-09T00:06:47.513Z] #12 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:06:47 [2021-04-09T00:06:47.513Z] #28 sha256:6ed589842fff2af934d00145c33276c958054f28c56ffa40dc729d877ed34087
00:06:47 [2021-04-09T00:06:47.513Z] #28 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #55 [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
00:06:47 [2021-04-09T00:06:47.513Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
00:06:47 [2021-04-09T00:06:47.513Z] #55 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
00:06:47 [2021-04-09T00:06:47.513Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
00:06:47 [2021-04-09T00:06:47.513Z] #16 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
00:06:47 [2021-04-09T00:06:47.513Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
00:06:47 [2021-04-09T00:06:47.513Z] #10 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.513Z] #61 sha256:899b680cff5b81945341411825a5e6a1f2a2e8120d229d7e3e748810ef148dfe
00:06:47 [2021-04-09T00:06:47.513Z] #61 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
00:06:47 [2021-04-09T00:06:47.513Z] #30 sha256:330b15de1e5e1bb1aa823effe00aeb710015cd5a84396642911d77eed18ee2bb
00:06:47 [2021-04-09T00:06:47.513Z] #30 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
00:06:47 [2021-04-09T00:06:47.513Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
00:06:47 [2021-04-09T00:06:47.513Z] #15 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.513Z] #46 sha256:42d8151130b316ffd859cc5185753b7bd5d8d99822b93a9e34e2d0654e7ea80c
00:06:47 [2021-04-09T00:06:47.513Z] #46 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:06:47 [2021-04-09T00:06:47.513Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
00:06:47 [2021-04-09T00:06:47.513Z] #43 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:06:47 [2021-04-09T00:06:47.513Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
00:06:47 [2021-04-09T00:06:47.513Z] #42 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
00:06:47 [2021-04-09T00:06:47.513Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
00:06:47 [2021-04-09T00:06:47.513Z] #18 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.513Z] #48 sha256:62c71313c6ec11ac7a7efb09e4da66c1fd84890e2c34af22f5d67762c848f268
00:06:47 [2021-04-09T00:06:47.513Z] #48 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:06:47 [2021-04-09T00:06:47.513Z] #69 sha256:9d49f9d13b0f4da72fe582514b77a4441afc816db91889ffa321537cc6a3fd7e
00:06:47 [2021-04-09T00:06:47.513Z] #69 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
00:06:47 [2021-04-09T00:06:47.513Z] #33 sha256:ae5610b367386e30edbab40b68c884c80de7c0b6d793c32bd45a6a20bc38732b
00:06:47 [2021-04-09T00:06:47.513Z] #33 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #45 [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
00:06:47 [2021-04-09T00:06:47.513Z] #45 sha256:65d687ed8e58c85049c7d3fc296603556373ab3a5c8749684a8ba7ecfeda6bb5
00:06:47 [2021-04-09T00:06:47.513Z] #45 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #11 [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
00:06:47 [2021-04-09T00:06:47.513Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
00:06:47 [2021-04-09T00:06:47.513Z] #11 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #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
00:06:47 [2021-04-09T00:06:47.513Z] #71 sha256:9f43bec2a9c40e305bbb28a73a7add45ce0c6ab8e50c0f34208ec44799979b29
00:06:47 [2021-04-09T00:06:47.513Z] #71 CACHED
00:06:47 [2021-04-09T00:06:47.513Z] 
00:06:47 [2021-04-09T00:06:47.513Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
00:06:47 [2021-04-09T00:06:47.513Z] #72 sha256:661d885675e5bb82e828375642000f07ae77357d362ec972afd466799f76f9b9
00:06:47 [2021-04-09T00:06:47.588Z] + docker info
00:06:47 [2021-04-09T00:06:47.647Z] 
00:06:47 [2021-04-09T00:06:47.647Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
00:06:47 [2021-04-09T00:06:47.647Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab
00:06:47 [2021-04-09T00:06:47.647Z] #26 DONE 0.0s
00:06:47 [2021-04-09T00:06:47.647Z] 
00:06:47 [2021-04-09T00:06:47.647Z] #23 [internal] load build context
00:06:47 [2021-04-09T00:06:47.647Z] #23 sha256:03a307dfa30d296e7e76904d2d26eff4eac1b378afb4093ac005b38089af9a66
00:06:48 [2021-04-09T00:06:48.163Z] Client:
00:06:48 [2021-04-09T00:06:48.163Z]  Context:    default
00:06:48 [2021-04-09T00:06:48.163Z]  Debug Mode: false
00:06:48 [2021-04-09T00:06:48.163Z]  Plugins:
00:06:48 [2021-04-09T00:06:48.163Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
00:06:48 [2021-04-09T00:06:48.163Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
00:06:48 [2021-04-09T00:06:48.163Z] 
00:06:48 [2021-04-09T00:06:48.163Z] Server:
00:06:48 [2021-04-09T00:06:48.163Z]  Containers: 0
00:06:48 [2021-04-09T00:06:48.163Z]   Running: 0
00:06:48 [2021-04-09T00:06:48.163Z]   Paused: 0
00:06:48 [2021-04-09T00:06:48.163Z]   Stopped: 0
00:06:48 [2021-04-09T00:06:48.163Z]  Images: 2
00:06:48 [2021-04-09T00:06:48.163Z]  Server Version: 20.10.5
00:06:48 [2021-04-09T00:06:48.163Z]  Storage Driver: overlay2
00:06:48 [2021-04-09T00:06:48.163Z]   Backing Filesystem: extfs
00:06:48 [2021-04-09T00:06:48.163Z]   Supports d_type: true
00:06:48 [2021-04-09T00:06:48.163Z]   Native Overlay Diff: true
00:06:48 [2021-04-09T00:06:48.163Z]  Logging Driver: json-file
00:06:48 [2021-04-09T00:06:48.163Z]  Cgroup Driver: cgroupfs
00:06:48 [2021-04-09T00:06:48.163Z]  Cgroup Version: 1
00:06:48 [2021-04-09T00:06:48.163Z]  Plugins:
00:06:48 [2021-04-09T00:06:48.163Z]   Volume: local
00:06:48 [2021-04-09T00:06:48.163Z]   Network: bridge host ipvlan macvlan null overlay
00:06:48 [2021-04-09T00:06:48.163Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:06:48 [2021-04-09T00:06:48.163Z]  Swarm: inactive
00:06:48 [2021-04-09T00:06:48.163Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
00:06:48 [2021-04-09T00:06:48.163Z]  Default Runtime: runc
00:06:48 [2021-04-09T00:06:48.163Z]  Init Binary: docker-init
00:06:48 [2021-04-09T00:06:48.163Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:06:48 [2021-04-09T00:06:48.163Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:06:48 [2021-04-09T00:06:48.163Z]  init version: de40ad0
00:06:48 [2021-04-09T00:06:48.163Z]  Security Options:
00:06:48 [2021-04-09T00:06:48.163Z]   apparmor
00:06:48 [2021-04-09T00:06:48.163Z]   seccomp
00:06:48 [2021-04-09T00:06:48.163Z]    Profile: default
00:06:48 [2021-04-09T00:06:48.163Z]  Kernel Version: 5.4.0-1041-aws
00:06:48 [2021-04-09T00:06:48.163Z]  Operating System: Ubuntu 20.04.2 LTS
00:06:48 [2021-04-09T00:06:48.163Z]  OSType: linux
00:06:48 [2021-04-09T00:06:48.163Z]  Architecture: aarch64
00:06:48 [2021-04-09T00:06:48.163Z]  CPUs: 4
00:06:48 [2021-04-09T00:06:48.163Z]  Total Memory: 7.494GiB
00:06:48 [2021-04-09T00:06:48.163Z]  Name: ip-10-100-60-240
00:06:48 [2021-04-09T00:06:48.163Z]  ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4
00:06:48 [2021-04-09T00:06:48.163Z]  Docker Root Dir: /var/lib/docker
00:06:48 [2021-04-09T00:06:48.163Z]  Debug Mode: false
00:06:48 [2021-04-09T00:06:48.163Z]  Registry: https://index.docker.io/v1/
00:06:48 [2021-04-09T00:06:48.163Z]  Labels:
00:06:48 [2021-04-09T00:06:48.163Z]  Experimental: true
00:06:48 [2021-04-09T00:06:48.163Z]  Insecure Registries:
00:06:48 [2021-04-09T00:06:48.163Z]   127.0.0.0/8
00:06:48 [2021-04-09T00:06:48.163Z]  Live Restore Enabled: true
00:06:48 [2021-04-09T00:06:48.163Z] 
00:06:48 [2021-04-09T00:06:48.163Z] WARNING: No swap limit support
[Pipeline] sh
00:06:46 [2021-04-09T00:06:46.747Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:46 [2021-04-09T00:06:46.749Z]  > git config --add remote.origin.fetch +refs/pull/42272/head:refs/remotes/origin/PR-42272 # timeout=10
00:06:46 [2021-04-09T00:06:46.752Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:46 [2021-04-09T00:06:46.767Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:06:46 [2021-04-09T00:06:46.782Z] Fetching upstream changes from https://github.com/moby/moby.git
00:06:46 [2021-04-09T00:06:46.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:46 [2021-04-09T00:06:46.783Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:06:47 [2021-04-09T00:06:47.209Z]  > git config core.sparsecheckout # timeout=10
00:06:47 [2021-04-09T00:06:47.212Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
00:06:47 [2021-04-09T00:06:47.965Z]  > git remote # timeout=10
00:06:47 [2021-04-09T00:06:47.967Z]  > git config --get remote.origin.url # timeout=10
00:06:47 [2021-04-09T00:06:47.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:06:47 [2021-04-09T00:06:47.971Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:06:48 [2021-04-09T00:06:48.460Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:48 [2021-04-09T00:06:48.460Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:48 [2021-04-09T00:06:48.460Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42272/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
00:06:48 [2021-04-09T00:06:48.460Z] + bash /home/ubuntu/workspace/moby_PR-42272/check-config.sh
00:06:48 [2021-04-09T00:06:48.460Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:06:48 [2021-04-09T00:06:48.460Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
00:06:48 [2021-04-09T00:06:48.460Z] 
00:06:48 [2021-04-09T00:06:48.460Z] Generally Necessary:
00:06:48 [2021-04-09T00:06:48.461Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:06:48 [2021-04-09T00:06:48.461Z] - apparmor: enabled and tools installed
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_NAMESPACES: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_NET_NS: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_PID_NS: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_IPC_NS: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_UTS_NS: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_CGROUPS: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_CGROUP_CPUACCT: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_CGROUP_DEVICE: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_CGROUP_FREEZER: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_CGROUP_SCHED: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_CPUSETS: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_MEMCG: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_KEYS: enabled
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_VETH: enabled (as module)
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_BRIDGE: enabled (as module)
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:06:48 [2021-04-09T00:06:48.461Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:06:48 [2021-04-09T00:06:48.659Z] #23 transferring context: 53.55MB 1.3s done
00:06:48 [2021-04-09T00:06:48.659Z] #23 DONE 1.3s
00:06:48 [2021-04-09T00:06:48.659Z] 
00:06:48 [2021-04-09T00:06:48.659Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
00:06:48 [2021-04-09T00:06:48.659Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
00:06:48 [2021-04-09T00:06:48.659Z] #14 CACHED
00:06:48 [2021-04-09T00:06:48.659Z] 
00:06:48 [2021-04-09T00:06:48.659Z] #19 [dev-systemd-false  6/26] RUN ldconfig
00:06:48 [2021-04-09T00:06:48.659Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
00:06:48 [2021-04-09T00:06:48.659Z] #19 CACHED
00:06:48 [2021-04-09T00:06:48.659Z] 
00:06:48 [2021-04-09T00:06:48.659Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.659Z] #35 sha256:75d32e0a80016ee9ed92eba594035b280e237426afeef386a0f8881f0bc87c03
00:06:48 [2021-04-09T00:06:48.659Z] #35 CACHED
00:06:48 [2021-04-09T00:06:48.659Z] 
00:06:48 [2021-04-09T00:06:48.659Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.659Z] #54 sha256:a297163d3b90203ad009505a71a80e8caeeb1f22701ce81682b672d79335fff0
00:06:48 [2021-04-09T00:06:48.659Z] #54 CACHED
00:06:48 [2021-04-09T00:06:48.659Z] 
00:06:48 [2021-04-09T00:06:48.659Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:06:48 [2021-04-09T00:06:48.659Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
00:06:48 [2021-04-09T00:06:48.659Z] #13 CACHED
00:06:48 [2021-04-09T00:06:48.659Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #47 [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
00:06:48 [2021-04-09T00:06:48.660Z] #47 sha256:a7a1a1027332e65cb928605ca713cd1e7ae314f704d85a4842e9a6a92170d065
00:06:48 [2021-04-09T00:06:48.660Z] #47 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:06:48 [2021-04-09T00:06:48.660Z] #28 sha256:065c584f2f0b069795d84b3eae971e8af41b606b944ffc2bdbad0f86cff25c0d
00:06:48 [2021-04-09T00:06:48.660Z] #28 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #36 [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
00:06:48 [2021-04-09T00:06:48.660Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
00:06:48 [2021-04-09T00:06:48.660Z] #36 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #11 [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
00:06:48 [2021-04-09T00:06:48.660Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
00:06:48 [2021-04-09T00:06:48.660Z] #11 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:06:48 [2021-04-09T00:06:48.660Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
00:06:48 [2021-04-09T00:06:48.660Z] #31 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #34 [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
00:06:48 [2021-04-09T00:06:48.660Z] #34 sha256:031889077bc8042be6944e5544597031d820d8e383147ba49e04fc64189e3074
00:06:48 [2021-04-09T00:06:48.660Z] #34 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
00:06:48 [2021-04-09T00:06:48.660Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
00:06:48 [2021-04-09T00:06:48.660Z] #63 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #50 sha256:4a82408b9d55abd7e8cd69f13e1a2d3fae5bee3812c9710e5285265365abcc1d
00:06:48 [2021-04-09T00:06:48.660Z] #50 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #21 [dev-systemd-false  8/26] 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
00:06:48 [2021-04-09T00:06:48.660Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
00:06:48 [2021-04-09T00:06:48.660Z] #21 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #67 [proxy 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 proxy
00:06:48 [2021-04-09T00:06:48.660Z] #67 sha256:2598be774828f0a3e51a851344fba878c2153c8e5ab12496f94ce17e0ed61da0
00:06:48 [2021-04-09T00:06:48.660Z] #67 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
00:06:48 [2021-04-09T00:06:48.660Z] #30 sha256:57be5ef0fe36b081be0fbb5c293ab6fac917c02804a376f4f111acd9eaef2924
00:06:48 [2021-04-09T00:06:48.660Z] #30 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
00:06:48 [2021-04-09T00:06:48.660Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
00:06:48 [2021-04-09T00:06:48.660Z] #17 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:06:48 [2021-04-09T00:06:48.660Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
00:06:48 [2021-04-09T00:06:48.660Z] #22 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #66 sha256:5493012397db0a7b1cbe2a2bee978d908154984951f6289c0598e61ef02f6059
00:06:48 [2021-04-09T00:06:48.660Z] #66 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #49 [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
00:06:48 [2021-04-09T00:06:48.660Z] #49 sha256:613138e84a684d2c9d01053c22277497eb66ebd4a047b6f96181695af369ce5e
00:06:48 [2021-04-09T00:06:48.660Z] #49 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #55 [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
00:06:48 [2021-04-09T00:06:48.660Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
00:06:48 [2021-04-09T00:06:48.660Z] #55 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:48 [2021-04-09T00:06:48.660Z] #44 sha256:25a457c4597f8cee768d99a2feb76a30331a8ae9ebf78046da5eb8f9b971e5e1
00:06:48 [2021-04-09T00:06:48.660Z] #44 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #58 [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
00:06:48 [2021-04-09T00:06:48.660Z] #58 sha256:9a2b40535961415e9baabebc724e3ac66256ab337094f176372c91adc51f6417
00:06:48 [2021-04-09T00:06:48.660Z] #58 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #56 [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
00:06:48 [2021-04-09T00:06:48.660Z] #56 sha256:acb5c53d2dcd320f9f25197cb62b1bb327bfdc02d0e19f3ec3210f06df933c60
00:06:48 [2021-04-09T00:06:48.660Z] #56 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:06:48 [2021-04-09T00:06:48.660Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
00:06:48 [2021-04-09T00:06:48.660Z] #39 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #38 sha256:8d849407defd92e92ce615e4986046a37eb64483c75e6d7915f6825032c07705
00:06:48 [2021-04-09T00:06:48.660Z] #38 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
00:06:48 [2021-04-09T00:06:48.660Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
00:06:48 [2021-04-09T00:06:48.660Z] #16 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #20 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:06:48 [2021-04-09T00:06:48.660Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
00:06:48 [2021-04-09T00:06:48.660Z] #20 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #48 sha256:50def722af7064fc0071094a4b7c9be08f4ee8d969ae90023a3140d6e8b43a3f
00:06:48 [2021-04-09T00:06:48.660Z] #48 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #45 [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
00:06:48 [2021-04-09T00:06:48.660Z] #45 sha256:6a3796fc3334dd899dcc4ea411c5cd65cda9b761ff049ce69754a88f378a39d8
00:06:48 [2021-04-09T00:06:48.660Z] #45 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #41 sha256:75dc63cf2d98288c1c6825f7e129f4614156cd4a3e9e80c3f02a51c153b9c086
00:06:48 [2021-04-09T00:06:48.660Z] #41 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #33 sha256:0e2e78564f15a1bbee6a5ac77d0cfebc45726c352034b8dbdd66b3e5f1c67489
00:06:48 [2021-04-09T00:06:48.660Z] #33 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #37 [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
00:06:48 [2021-04-09T00:06:48.660Z] #37 sha256:761d3f42aee7804df4627d36f59a209e77f5a9d1cf1230507e42eecf5413241e
00:06:48 [2021-04-09T00:06:48.660Z] #37 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #53 [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
00:06:48 [2021-04-09T00:06:48.660Z] #53 sha256:c4d44e434f4ca2e658fee60476318cd6419ed844c2ec99bda082e6da29f596b0
00:06:48 [2021-04-09T00:06:48.660Z] #53 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #46 sha256:bbff8e1bee668d1d27656b58a49831b6c205b0c33418993720e12ab74a9be680
00:06:48 [2021-04-09T00:06:48.660Z] #46 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:06:48 [2021-04-09T00:06:48.660Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
00:06:48 [2021-04-09T00:06:48.660Z] #32 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
00:06:48 [2021-04-09T00:06:48.660Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
00:06:48 [2021-04-09T00:06:48.660Z] #10 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #27 [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
00:06:48 [2021-04-09T00:06:48.660Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
00:06:48 [2021-04-09T00:06:48.660Z] #27 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:06:48 [2021-04-09T00:06:48.660Z] #29 sha256:558211371c29a67f22c511463aaf5dee2aff6c0b8a8794d2513b1d1a6a8a8556
00:06:48 [2021-04-09T00:06:48.660Z] #29 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #24 [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
00:06:48 [2021-04-09T00:06:48.660Z] #24 sha256:54f3662a420ddde17f7250b316d3548057f88af9a3008e5b20bc695268617511
00:06:48 [2021-04-09T00:06:48.660Z] #24 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:06:48 [2021-04-09T00:06:48.660Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
00:06:48 [2021-04-09T00:06:48.660Z] #42 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:06:48 [2021-04-09T00:06:48.660Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
00:06:48 [2021-04-09T00:06:48.660Z] #43 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
00:06:48 [2021-04-09T00:06:48.660Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
00:06:48 [2021-04-09T00:06:48.660Z] #15 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
00:06:48 [2021-04-09T00:06:48.660Z] #25 sha256:dc04cac10bff709e9dd8371b35dd3851adb2af83bca48b92849b853a56e34d34
00:06:48 [2021-04-09T00:06:48.660Z] #25 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:06:48 [2021-04-09T00:06:48.660Z] #60 sha256:1c5a9a4ccfe39db42d25dc31499c4e65a721a39685a893e3f5e1c103b7a3e7c5
00:06:48 [2021-04-09T00:06:48.660Z] #60 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #68 sha256:57467b565cf21d5f064357a6bdf257158264ed456b440e15ab7e40406a7b323c
00:06:48 [2021-04-09T00:06:48.660Z] #68 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
00:06:48 [2021-04-09T00:06:48.660Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
00:06:48 [2021-04-09T00:06:48.660Z] #12 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:06:48 [2021-04-09T00:06:48.660Z] #59 sha256:61cfd59bcc8ae079ac8f1bad466870c4e8fd5508e01d16eaf047749082a91076
00:06:48 [2021-04-09T00:06:48.660Z] #59 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #52 sha256:4aa217f624c4984c1a809fdd12ef3c513059e9e4a7f1ad0e1cbe464e020d729b
00:06:48 [2021-04-09T00:06:48.660Z] #52 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
00:06:48 [2021-04-09T00:06:48.660Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
00:06:48 [2021-04-09T00:06:48.660Z] #40 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #57 sha256:47b78fa5b7055fd0ef389c3dfe2cef6f620398cf02f55ae8301e9a08cc6c93fd
00:06:48 [2021-04-09T00:06:48.660Z] #57 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #51 [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
00:06:48 [2021-04-09T00:06:48.660Z] #51 sha256:05e0f83a0c3c4bf8bf1f86e6688a64cc844d3d951094d61dc45c2f693ec6f9fd
00:06:48 [2021-04-09T00:06:48.660Z] #51 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
00:06:48 [2021-04-09T00:06:48.660Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
00:06:48 [2021-04-09T00:06:48.660Z] #65 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
00:06:48 [2021-04-09T00:06:48.660Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
00:06:48 [2021-04-09T00:06:48.660Z] #18 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:06:48 [2021-04-09T00:06:48.660Z] #61 sha256:670b78083a488407638608eb5add681233895450ca3a1644ada2549af0b4c311
00:06:48 [2021-04-09T00:06:48.660Z] #61 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:06:48 [2021-04-09T00:06:48.660Z] #69 sha256:000714cdefa328427e639733e1828470c670dc7cccaeb69996dfc4298330f2e6
00:06:48 [2021-04-09T00:06:48.660Z] #69 CACHED
00:06:48 [2021-04-09T00:06:48.660Z] 
00:06:48 [2021-04-09T00:06:48.660Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
00:06:48 [2021-04-09T00:06:48.660Z] #70 sha256:310015e3ad4a7fc859e12aa8a3045150aee3cf2a9e6c12d9688e302e36510295
00:06:48 [2021-04-09T00:06:48.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_NF_NAT: enabled (as module)
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_POSIX_MQUEUE: enabled
00:06:48 [2021-04-09T00:06:48.724Z] 
00:06:48 [2021-04-09T00:06:48.724Z] Optional Features:
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_USER_NS: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_SECCOMP: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_SECCOMP_FILTER: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_CGROUP_PIDS: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_MEMCG_SWAP: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:06:48 [2021-04-09T00:06:48.724Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_BLK_CGROUP: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_CGROUP_PERF: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_CGROUP_HUGETLB: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_CFS_BANDWIDTH: enabled
00:06:48 [2021-04-09T00:06:48.724Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:06:48 [2021-04-09T00:06:48.897Z] #72 DONE 1.1s
00:06:48 [2021-04-09T00:06:48.897Z] 
00:06:48 [2021-04-09T00:06:48.897Z] #73 exporting to image
00:06:48 [2021-04-09T00:06:48.897Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
00:06:48 [2021-04-09T00:06:48.897Z] #73 exporting layers
00:06:48 [2021-04-09T00:06:48.986Z] - CONFIG_RT_GROUP_SCHED: missing
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_IP_VS: enabled (as module)
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_IP_VS_NFCT: enabled
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_IP_VS_RR: enabled (as module)
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_SECURITY_SELINUX: enabled
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_SECURITY_APPARMOR: enabled
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_EXT4_FS: enabled
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:06:48 [2021-04-09T00:06:48.987Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:06:48 [2021-04-09T00:06:48.987Z] - Network Drivers:
00:06:48 [2021-04-09T00:06:48.987Z]   - "overlay":
00:06:48 [2021-04-09T00:06:48.987Z]     - CONFIG_VXLAN: enabled (as module)
00:06:48 [2021-04-09T00:06:48.987Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:06:48 [2021-04-09T00:06:48.987Z]       Optional (for encrypted networks):
00:06:49 [2021-04-09T00:06:49.035Z] #23 transferring context: 53.55MB 1.5s done
00:06:49 [2021-04-09T00:06:49.035Z] #23 DONE 1.5s
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #53 [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
00:06:49 [2021-04-09T00:06:49.035Z] #53 sha256:9ef8154d120abca2e8830d3e88275b0b14b3e20d2332afccee48af2096509e2c
00:06:49 [2021-04-09T00:06:49.035Z] #53 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:06:49 [2021-04-09T00:06:49.035Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
00:06:49 [2021-04-09T00:06:49.035Z] #13 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #37 [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
00:06:49 [2021-04-09T00:06:49.035Z] #37 sha256:3c1c971b63fe79f54ed95066384e988a6388b83805a79d2484720852af0cfbac
00:06:49 [2021-04-09T00:06:49.035Z] #37 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.035Z] #41 sha256:83c432c43d17284c6dbd0b91ca188d5bd6999bdeabf34a0551b056832bba3422
00:06:49 [2021-04-09T00:06:49.035Z] #41 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.035Z] #61 sha256:64abdb91e5ebdc62e3ede48315fdba7f8c4313746f8c00ee36d8edda38e238cc
00:06:49 [2021-04-09T00:06:49.035Z] #61 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #19 [dev-systemd-false  6/26] RUN ldconfig
00:06:49 [2021-04-09T00:06:49.035Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
00:06:49 [2021-04-09T00:06:49.035Z] #19 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
00:06:49 [2021-04-09T00:06:49.035Z] #25 sha256:8133e1ba680f7402152db9586b0592f13dfe612b7dc3e3b06730543df6301ef2
00:06:49 [2021-04-09T00:06:49.035Z] #25 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.035Z] #48 sha256:145e5e7e6db15663757906a433f3b05cf6df0505570219e6c5f21cdbe96e332a
00:06:49 [2021-04-09T00:06:49.035Z] #48 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #27 [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
00:06:49 [2021-04-09T00:06:49.035Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8
00:06:49 [2021-04-09T00:06:49.035Z] #27 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #20 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:06:49 [2021-04-09T00:06:49.035Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
00:06:49 [2021-04-09T00:06:49.035Z] #20 CACHED
00:06:49 [2021-04-09T00:06:49.035Z] 
00:06:49 [2021-04-09T00:06:49.035Z] #21 [dev-systemd-false  8/26] 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
00:06:49 [2021-04-09T00:06:49.035Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
00:06:49 [2021-04-09T00:06:49.035Z] #21 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #49 [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
00:06:49 [2021-04-09T00:06:49.036Z] #49 sha256:c58fca4ba1201505c12bedf9fedfa76b1d943b9b1420bf3582f699574a0e5c17
00:06:49 [2021-04-09T00:06:49.036Z] #49 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:06:49 [2021-04-09T00:06:49.036Z] #59 sha256:366a4fb6916f25482b5a67f81bb3739c82635488aeae77769931652f5fecc1a9
00:06:49 [2021-04-09T00:06:49.036Z] #59 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
00:06:49 [2021-04-09T00:06:49.036Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
00:06:49 [2021-04-09T00:06:49.036Z] #17 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:06:49 [2021-04-09T00:06:49.036Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
00:06:49 [2021-04-09T00:06:49.036Z] #39 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:06:49 [2021-04-09T00:06:49.036Z] #28 sha256:76d0e453df353e9ef35190c75c46ef7e28fd5595957ddc5137d53dc5962ab984
00:06:49 [2021-04-09T00:06:49.036Z] #28 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #66 sha256:b8ca756069b48e9be3747947d22796a3a705e7b0d6b6c7d2e2f21234cb2dc92c
00:06:49 [2021-04-09T00:06:49.036Z] #66 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #51 [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
00:06:49 [2021-04-09T00:06:49.036Z] #51 sha256:f8f35d33f08ac2ce55c15caf62cc1be8d62ce4665e1f4c68094e21a60707b984
00:06:49 [2021-04-09T00:06:49.036Z] #51 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #36 [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
00:06:49 [2021-04-09T00:06:49.036Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
00:06:49 [2021-04-09T00:06:49.036Z] #36 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:06:49 [2021-04-09T00:06:49.036Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
00:06:49 [2021-04-09T00:06:49.036Z] #32 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:06:49 [2021-04-09T00:06:49.036Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
00:06:49 [2021-04-09T00:06:49.036Z] #43 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #56 [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
00:06:49 [2021-04-09T00:06:49.036Z] #56 sha256:49639874e26ff373e07144cfcab0bcefa097bda2eee77da521d4bb5e0425bc75
00:06:49 [2021-04-09T00:06:49.036Z] #56 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #54 sha256:7fb32c3b30c032e6b0007c2f06b5ca770b69fcae55bc3892a3cc8f6c79838a55
00:06:49 [2021-04-09T00:06:49.036Z] #54 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
00:06:49 [2021-04-09T00:06:49.036Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
00:06:49 [2021-04-09T00:06:49.036Z] #14 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
00:06:49 [2021-04-09T00:06:49.036Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
00:06:49 [2021-04-09T00:06:49.036Z] #16 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #57 sha256:30c99991b6813b5b205be672bf2fd25428acfc1e239a99e9b5914794959e225c
00:06:49 [2021-04-09T00:06:49.036Z] #57 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:06:49 [2021-04-09T00:06:49.036Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
00:06:49 [2021-04-09T00:06:49.036Z] #42 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #45 [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
00:06:49 [2021-04-09T00:06:49.036Z] #45 sha256:b8380bcb3ec638993dfb0d36c56e799943d5f2012f94d5fb5802f450e2fbe13d
00:06:49 [2021-04-09T00:06:49.036Z] #45 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:06:49 [2021-04-09T00:06:49.036Z] #60 sha256:bad5b426acaacda4605f8a7a8de754d9620b9d56479cb7ebbdca101dc0e06f55
00:06:49 [2021-04-09T00:06:49.036Z] #60 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #35 sha256:c2a137b92eeb62a0e12299b9e5e419b9ff95dcf7067668657f5979a1697335fc
00:06:49 [2021-04-09T00:06:49.036Z] #35 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #67 [proxy 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 proxy
00:06:49 [2021-04-09T00:06:49.036Z] #67 sha256:3d544203588961c0ecac846fa13e9485a88e5d90265d8037fa342b3708979d2d
00:06:49 [2021-04-09T00:06:49.036Z] #67 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #11 [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
00:06:49 [2021-04-09T00:06:49.036Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
00:06:49 [2021-04-09T00:06:49.036Z] #11 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:06:49 [2021-04-09T00:06:49.036Z] #29 sha256:4f3028af61bb627c54506a7e52efd089567a3efaec0ad9c1b55717a1ed782f55
00:06:49 [2021-04-09T00:06:49.036Z] #29 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #46 sha256:599a959053a21c200ce35d03c913b7143e470dc797342b7ee9435b611633bcab
00:06:49 [2021-04-09T00:06:49.036Z] #46 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #34 [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
00:06:49 [2021-04-09T00:06:49.036Z] #34 sha256:b3488ff636d965b3b547973ec196d9d1a778b8bc80f720c569321d4b6efa4094
00:06:49 [2021-04-09T00:06:49.036Z] #34 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #24 [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
00:06:49 [2021-04-09T00:06:49.036Z] #24 sha256:47ad9bc3265ebcf12d5abe37a9fffecd58d8e72d29c12077f3811edcc6f35419
00:06:49 [2021-04-09T00:06:49.036Z] #24 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #55 [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
00:06:49 [2021-04-09T00:06:49.036Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
00:06:49 [2021-04-09T00:06:49.036Z] #55 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #52 sha256:2eecb19c728f6835591f044fb1e067a49d76fd429edc95e6f9441cd60a5973ef
00:06:49 [2021-04-09T00:06:49.036Z] #52 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #68 sha256:8c70b51fec1e14e00929d206cf266d596e8541f1f8be4eadda26f360acc98bf5
00:06:49 [2021-04-09T00:06:49.036Z] #68 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:06:49 [2021-04-09T00:06:49.036Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
00:06:49 [2021-04-09T00:06:49.036Z] #31 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
00:06:49 [2021-04-09T00:06:49.036Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
00:06:49 [2021-04-09T00:06:49.036Z] #40 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #33 sha256:4cae014de41800b1a239f9b6488ada0a34cbb833d26b6856742aec57f841156c
00:06:49 [2021-04-09T00:06:49.036Z] #33 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
00:06:49 [2021-04-09T00:06:49.036Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
00:06:49 [2021-04-09T00:06:49.036Z] #10 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #47 [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
00:06:49 [2021-04-09T00:06:49.036Z] #47 sha256:58dbabb39eef9c898b056ec1c8a26983466c110da771d9bb60320964bcc8aef3
00:06:49 [2021-04-09T00:06:49.036Z] #47 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
00:06:49 [2021-04-09T00:06:49.036Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
00:06:49 [2021-04-09T00:06:49.036Z] #15 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #50 sha256:91142384dec01e266a518011f2222e87ee8621fa12a4ef219d1ed83324167881
00:06:49 [2021-04-09T00:06:49.036Z] #50 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:06:49 [2021-04-09T00:06:49.036Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
00:06:49 [2021-04-09T00:06:49.036Z] #22 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:49 [2021-04-09T00:06:49.036Z] #44 sha256:e0e6ce9f741e73b0dc9550636df052564f4316a48f431ac9afa9717ca8cface0
00:06:49 [2021-04-09T00:06:49.036Z] #44 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
00:06:49 [2021-04-09T00:06:49.036Z] #38 sha256:45ad94d7f5d430483cb71804f30a6e8f8d7b8c8cf59f53163dc7cf6204ff2dca
00:06:49 [2021-04-09T00:06:49.036Z] #38 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
00:06:49 [2021-04-09T00:06:49.036Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
00:06:49 [2021-04-09T00:06:49.036Z] #18 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
00:06:49 [2021-04-09T00:06:49.036Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
00:06:49 [2021-04-09T00:06:49.036Z] #63 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
00:06:49 [2021-04-09T00:06:49.036Z] #30 sha256:3ea0bf090c6df74645ba96a4eea4ff64ab2871aa08b30626fa1615d2a2e8ca9e
00:06:49 [2021-04-09T00:06:49.036Z] #30 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #58 [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
00:06:49 [2021-04-09T00:06:49.036Z] #58 sha256:674cab2124c8c4b5db52a5765fa0f001f4d9815872ab47687075121a6eb3aa50
00:06:49 [2021-04-09T00:06:49.036Z] #58 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
00:06:49 [2021-04-09T00:06:49.036Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
00:06:49 [2021-04-09T00:06:49.036Z] #65 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
00:06:49 [2021-04-09T00:06:49.036Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
00:06:49 [2021-04-09T00:06:49.036Z] #12 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:06:49 [2021-04-09T00:06:49.036Z] #69 sha256:cf7d66cded72156db1d7e2b07a8044190d5b84bc28340fa1f4dfcedf2ef0f8b4
00:06:49 [2021-04-09T00:06:49.036Z] #69 CACHED
00:06:49 [2021-04-09T00:06:49.036Z] 
00:06:49 [2021-04-09T00:06:49.036Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
00:06:49 [2021-04-09T00:06:49.036Z] #70 sha256:04561fbfe9f952179cbc4fcc066f2153dfde9d9992024f4ff55c20be779d405a
00:06:49 [2021-04-09T00:06:49.055Z] Merge succeeded, producing cc26541f0aeb6b51f11dce84794fdf9ac1a76368
00:06:49 [2021-04-09T00:06:49.056Z] Checking out Revision cc26541f0aeb6b51f11dce84794fdf9ac1a76368 (PR-42272)
00:06:49 [2021-04-09T00:06:49.152Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:06:49 [2021-04-09T00:06:49.177Z] First time build. Skipping changelog.
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_CRYPTO: enabled
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_CRYPTO_AEAD: enabled
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_CRYPTO_GCM: enabled
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_CRYPTO_GHASH: enabled
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_XFRM: enabled
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_XFRM_USER: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]       - CONFIG_INET_ESP: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]   - "ipvlan":
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_IPVLAN: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]   - "macvlan":
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_MACVLAN: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_DUMMY: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]   - "ftp,tftp client in container":
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z] - Storage Drivers:
00:06:49 [2021-04-09T00:06:49.249Z]   - "aufs":
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_AUFS_FS: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]   - "btrfs":
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:06:49 [2021-04-09T00:06:49.249Z]   - "devicemapper":
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_BLK_DEV_DM: enabled
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]   - "overlay":
00:06:49 [2021-04-09T00:06:49.249Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:06:49 [2021-04-09T00:06:49.249Z]   - "zfs":
00:06:49 [2021-04-09T00:06:49.249Z]     - /dev/zfs: present
00:06:49 [2021-04-09T00:06:49.249Z]     - zfs command: missing
00:06:49 [2021-04-09T00:06:49.249Z]     - zpool command: missing
00:06:49 [2021-04-09T00:06:49.249Z] 
00:06:49 [2021-04-09T00:06:49.249Z] Limits:
00:06:49 [2021-04-09T00:06:49.249Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:06:49 [2021-04-09T00:06:49.249Z] 
00:06:49 [2021-04-09T00:06:49.249Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:06:49 [2021-04-09T00:06:49.467Z] #73 exporting layers 0.8s done
00:06:49 [2021-04-09T00:06:49.467Z] #73 writing image sha256:d2675e4f927f53122763d20561fa7f5f2cff416e662f19b311ca4a12c09f2607
00:06:49 [2021-04-09T00:06:49.467Z] #73 writing image sha256:d2675e4f927f53122763d20561fa7f5f2cff416e662f19b311ca4a12c09f2607 done
00:06:49 [2021-04-09T00:06:49.467Z] #73 naming to docker.io/library/docker:ecb761356d047aa528c2ff9d27479080904f5080 done
00:06:49 [2021-04-09T00:06:49.467Z] #73 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:06:49 [2021-04-09T00:06:49.598Z] #70 DONE 0.9s
00:06:49 [2021-04-09T00:06:49.598Z] 
00:06:49 [2021-04-09T00:06:49.598Z] #71 exporting to image
00:06:49 [2021-04-09T00:06:49.598Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
00:06:49 [2021-04-09T00:06:49.598Z] #71 exporting layers
00:06:49 [2021-04-09T00:06:49.601Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ecb761356d047aa528c2ff9d27479080904f5080 .
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:06:49 [2021-04-09T00:06:49.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -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:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh dynbinary test-integration
00:06:49 [2021-04-09T00:06:49.973Z] #70 DONE 0.9s
00:06:49 [2021-04-09T00:06:49.973Z] 
00:06:49 [2021-04-09T00:06:49.973Z] #71 exporting to image
00:06:49 [2021-04-09T00:06:49.973Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
00:06:49 [2021-04-09T00:06:49.973Z] #71 exporting layers
00:06:50 [2021-04-09T00:06:50.012Z] + docker version
00:06:50 [2021-04-09T00:06:50.012Z] Client:
00:06:50 [2021-04-09T00:06:50.012Z]  Version:           18.06.1-ce
00:06:50 [2021-04-09T00:06:50.012Z]  API version:       1.38
00:06:50 [2021-04-09T00:06:50.012Z]  Go version:        go1.10.3
00:06:50 [2021-04-09T00:06:50.012Z]  Git commit:        e68fc7a
00:06:50 [2021-04-09T00:06:50.012Z]  Built:             Tue Aug 21 17:26:10 2018
00:06:50 [2021-04-09T00:06:50.012Z]  OS/Arch:           linux/ppc64le
00:06:50 [2021-04-09T00:06:50.012Z]  Experimental:      false
00:06:50 [2021-04-09T00:06:50.012Z] 
00:06:50 [2021-04-09T00:06:50.012Z] Server:
00:06:50 [2021-04-09T00:06:50.012Z]  Engine:
00:06:50 [2021-04-09T00:06:50.012Z]   Version:          18.06.1-ce
00:06:50 [2021-04-09T00:06:50.012Z]   API version:      1.38 (minimum version 1.12)
00:06:50 [2021-04-09T00:06:50.012Z]   Go version:       go1.10.3
00:06:50 [2021-04-09T00:06:50.012Z]   Git commit:       e68fc7a
00:06:50 [2021-04-09T00:06:50.012Z]   Built:            Tue Aug 21 17:24:20 2018
00:06:50 [2021-04-09T00:06:50.012Z]   OS/Arch:          linux/ppc64le
00:06:50 [2021-04-09T00:06:50.012Z]   Experimental:     true
[Pipeline] sh
00:06:50 [2021-04-09T00:06:50.167Z] #71 exporting layers 0.8s done
00:06:50 [2021-04-09T00:06:50.167Z] #71 writing image sha256:1c7136fa87ab80c03d1bd1cf5698c4f824915f5172f08289b67f9814887b9a80 done
00:06:50 [2021-04-09T00:06:50.167Z] #71 naming to docker.io/library/docker:ecb761356d047aa528c2ff9d27479080904f5080 done
00:06:50 [2021-04-09T00:06:50.167Z] #71 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
00:06:50 [2021-04-09T00:06:50.192Z] ?   	github.com/docker/docker/api	[no test files]
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
00:06:49 [2021-04-09T00:06:49.047Z]  > git rev-parse HEAD^{commit} # timeout=10
00:06:49 [2021-04-09T00:06:49.063Z]  > git config core.sparsecheckout # timeout=10
00:06:49 [2021-04-09T00:06:49.070Z]  > git checkout -f cc26541f0aeb6b51f11dce84794fdf9ac1a76368 # timeout=10
00:06:49 [2021-04-09T00:06:49.160Z]  > git rev-list --no-walk 0944f1eaeeb87d01d5c3f2bae26865942b30294a # timeout=10
00:06:50 [2021-04-09T00:06:50.400Z] + docker info
00:06:50 [2021-04-09T00:06:50.400Z] Containers: 0
00:06:50 [2021-04-09T00:06:50.400Z]  Running: 0
00:06:50 [2021-04-09T00:06:50.400Z]  Paused: 0
00:06:50 [2021-04-09T00:06:50.400Z]  Stopped: 0
00:06:50 [2021-04-09T00:06:50.400Z] Images: 0
00:06:50 [2021-04-09T00:06:50.400Z] Server Version: 18.06.1-ce
00:06:50 [2021-04-09T00:06:50.400Z] Storage Driver: overlay2
00:06:50 [2021-04-09T00:06:50.400Z]  Backing Filesystem: extfs
00:06:50 [2021-04-09T00:06:50.400Z]  Supports d_type: true
00:06:50 [2021-04-09T00:06:50.400Z]  Native Overlay Diff: true
00:06:50 [2021-04-09T00:06:50.400Z] Logging Driver: json-file
00:06:50 [2021-04-09T00:06:50.400Z] Cgroup Driver: cgroupfs
00:06:50 [2021-04-09T00:06:50.400Z] Plugins:
00:06:50 [2021-04-09T00:06:50.400Z]  Volume: local
00:06:50 [2021-04-09T00:06:50.400Z]  Network: bridge host ipvlan macvlan null overlay
00:06:50 [2021-04-09T00:06:50.400Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
00:06:50 [2021-04-09T00:06:50.400Z] Swarm: inactive
00:06:50 [2021-04-09T00:06:50.400Z] Runtimes: runc
00:06:50 [2021-04-09T00:06:50.400Z] Default Runtime: runc
00:06:50 [2021-04-09T00:06:50.400Z] Init Binary: docker-init
00:06:50 [2021-04-09T00:06:50.400Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
00:06:50 [2021-04-09T00:06:50.400Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
00:06:50 [2021-04-09T00:06:50.400Z] init version: fec3683
00:06:50 [2021-04-09T00:06:50.400Z] Security Options:
00:06:50 [2021-04-09T00:06:50.400Z]  apparmor
00:06:50 [2021-04-09T00:06:50.400Z]  seccomp
00:06:50 [2021-04-09T00:06:50.400Z]   Profile: default
00:06:50 [2021-04-09T00:06:50.400Z] Kernel Version: 4.4.0-139-generic
00:06:50 [2021-04-09T00:06:50.400Z] Operating System: Ubuntu 16.04.3 LTS
00:06:50 [2021-04-09T00:06:50.400Z] OSType: linux
00:06:50 [2021-04-09T00:06:50.400Z] Architecture: ppc64le
00:06:50 [2021-04-09T00:06:50.400Z] CPUs: 4
00:06:50 [2021-04-09T00:06:50.400Z] Total Memory: 7.972GiB
00:06:50 [2021-04-09T00:06:50.400Z] Name: ppc64le-ubuntu-18
00:06:50 [2021-04-09T00:06:50.400Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
00:06:50 [2021-04-09T00:06:50.400Z] Docker Root Dir: /var/lib/docker
00:06:50 [2021-04-09T00:06:50.400Z] Debug Mode (client): false
00:06:50 [2021-04-09T00:06:50.400Z] Debug Mode (server): false
00:06:50 [2021-04-09T00:06:50.400Z] Registry: https://index.docker.io/v1/
00:06:50 [2021-04-09T00:06:50.400Z] Labels:
00:06:50 [2021-04-09T00:06:50.400Z] Experimental: true
00:06:50 [2021-04-09T00:06:50.400Z] Insecure Registries:
00:06:50 [2021-04-09T00:06:50.400Z]  127.0.0.0/8
00:06:50 [2021-04-09T00:06:50.400Z] Live Restore Enabled: false
00:06:50 [2021-04-09T00:06:50.400Z] 
00:06:50 [2021-04-09T00:06:50.425Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
00:06:50 [2021-04-09T00:06:50.425Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
00:06:50 [2021-04-09T00:06:50.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
00:06:50 [2021-04-09T00:06:50.425Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
00:06:50 [2021-04-09T00:06:50.425Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
00:06:50 [2021-04-09T00:06:50.425Z] Detected virtualization docker.
00:06:50 [2021-04-09T00:06:50.425Z] Detected architecture x86-64.
00:06:50 [2021-04-09T00:06:50.425Z] Set hostname to <4f245fd3ae0c>.
[Pipeline] sh
00:06:50 [2021-04-09T00:06:50.508Z] + trap exit INT TERM
00:06:50 [2021-04-09T00:06:50.509Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
00:06:50 [2021-04-09T00:06:50.509Z] + CONTAINER_NAME=docker-pr3
00:06:50 [2021-04-09T00:06:50.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42272/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh dynbinary-daemon
00:06:50 [2021-04-09T00:06:50.774Z] 
00:06:50 [2021-04-09T00:06:50.794Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:50 [2021-04-09T00:06:50.794Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
00:06:50 [2021-04-09T00:06:50.794Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42272/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
00:06:50 [2021-04-09T00:06:50.794Z] + bash /home/docker/workspace/moby_PR-42272/check-config.sh
00:06:50 [2021-04-09T00:06:50.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:06:50 [2021-04-09T00:06:50.794Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
00:06:50 [2021-04-09T00:06:50.794Z] 
00:06:50 [2021-04-09T00:06:50.794Z] Generally Necessary:
00:06:50 [2021-04-09T00:06:50.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:06:50 [2021-04-09T00:06:50.794Z] - apparmor: enabled and tools installed
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_NAMESPACES: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_NET_NS: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_PID_NS: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_IPC_NS: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_UTS_NS: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_CGROUPS: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_CGROUP_CPUACCT: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_CGROUP_DEVICE: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_CGROUP_FREEZER: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_CGROUP_SCHED: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_CPUSETS: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_MEMCG: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_KEYS: enabled
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_VETH: enabled (as module)
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_BRIDGE: enabled (as module)
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:06:50 [2021-04-09T00:06:50.794Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:06:50 [2021-04-09T00:06:50.910Z] #71 exporting layers 0.8s done
00:06:50 [2021-04-09T00:06:50.910Z] #71 writing image sha256:fc244b7380112396d8c61baabe276311d158ed7e28dfb3b7de5d932ccfb63203
00:06:50 [2021-04-09T00:06:50.910Z] #71 writing image sha256:fc244b7380112396d8c61baabe276311d158ed7e28dfb3b7de5d932ccfb63203 done
00:06:50 [2021-04-09T00:06:50.910Z] #71 naming to docker.io/library/docker:ecb761356d047aa528c2ff9d27479080904f5080 done
00:06:50 [2021-04-09T00:06:50.910Z] #71 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:06:50 [2021-04-09T00:06:50.996Z] + source /etc/docker-entrypoint-cmd
00:06:50 [2021-04-09T00:06:50.996Z] ++ hack/make.sh dynbinary test-integration
00:06:50 [2021-04-09T00:06:50.996Z] 
00:06:51 [2021-04-09T00:06:51.034Z] Removing bundles/
00:06:51 [2021-04-09T00:06:51.034Z] 
00:06:51 [2021-04-09T00:06:51.034Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:06:51 [2021-04-09T00:06:51.034Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:06:51 [2021-04-09T00:06:51.034Z] GOOS="" GOARCH="" GOARM=""
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_NF_NAT: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_POSIX_MQUEUE: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_NF_NAT_NEEDED: enabled
00:06:51 [2021-04-09T00:06:51.090Z] 
00:06:51 [2021-04-09T00:06:51.090Z] Optional Features:
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_USER_NS: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_SECCOMP: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_SECCOMP_FILTER: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_CGROUP_PIDS: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_MEMCG_SWAP: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:06:51 [2021-04-09T00:06:51.090Z]     (cgroup swap accounting is currently enabled)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_MEMCG_KMEM: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_IOSCHED_CFQ: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_BLK_CGROUP: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_CGROUP_PERF: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_CGROUP_HUGETLB: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_CFS_BANDWIDTH: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_RT_GROUP_SCHED: missing
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_IP_VS: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_IP_VS_NFCT: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_IP_VS_RR: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_SECURITY_SELINUX: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_SECURITY_APPARMOR: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_EXT4_FS: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:06:51 [2021-04-09T00:06:51.090Z] - Network Drivers:
00:06:51 [2021-04-09T00:06:51.090Z]   - "overlay":
00:06:51 [2021-04-09T00:06:51.090Z]     - CONFIG_VXLAN: enabled (as module)
00:06:51 [2021-04-09T00:06:51.090Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:06:51 [2021-04-09T00:06:51.090Z]       Optional (for encrypted networks):
00:06:51 [2021-04-09T00:06:51.257Z] Removing bundles/
00:06:51 [2021-04-09T00:06:51.257Z] 
00:06:51 [2021-04-09T00:06:51.257Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:06:51 [2021-04-09T00:06:51.257Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:06:51 [2021-04-09T00:06:51.257Z] GOOS="" GOARCH="" GOARM=""
00:06:51 [2021-04-09T00:06:51.258Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -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:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh dynbinary test-integration
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_CRYPTO: enabled
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_XFRM: enabled
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_XFRM_USER: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_INET_ESP: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]   - "ipvlan":
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_IPVLAN: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]   - "macvlan":
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_MACVLAN: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_DUMMY: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]   - "ftp,tftp client in container":
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z] - Storage Drivers:
00:06:51 [2021-04-09T00:06:51.384Z]   - "aufs":
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_AUFS_FS: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]   - "btrfs":
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:06:51 [2021-04-09T00:06:51.384Z]   - "devicemapper":
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_BLK_DEV_DM: enabled
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]   - "overlay":
00:06:51 [2021-04-09T00:06:51.384Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:06:51 [2021-04-09T00:06:51.384Z]   - "zfs":
00:06:51 [2021-04-09T00:06:51.384Z]     - /dev/zfs: missing
00:06:51 [2021-04-09T00:06:51.384Z]     - zfs command: missing
00:06:51 [2021-04-09T00:06:51.384Z]     - zpool command: missing
00:06:51 [2021-04-09T00:06:51.384Z] 
00:06:51 [2021-04-09T00:06:51.384Z] Limits:
00:06:51 [2021-04-09T00:06:51.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:06:51 [2021-04-09T00:06:51.384Z] 
00:06:51 [2021-04-09T00:06:51.384Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:06:51 [2021-04-09T00:06:51.823Z] + make bundles/buildx
00:06:51 [2021-04-09T00:06:51.826Z] 
00:06:51 [2021-04-09T00:06:51.827Z] Removing bundles/
00:06:51 [2021-04-09T00:06:51.827Z] 
00:06:51 [2021-04-09T00:06:51.827Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:06:51 [2021-04-09T00:06:51.827Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:06:51 [2021-04-09T00:06:51.827Z] GOOS="" GOARCH="" GOARM=""
00:06:52 [2021-04-09T00:06:52.120Z] make: command: Command not found
00:06:52 [2021-04-09T00:06:52.120Z] make: command: Command not found
00:06:52 [2021-04-09T00:06:52.120Z] mkdir bundles
00:06:52 [2021-04-09T00:06:52.120Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
00:06:52 [2021-04-09T00:06:52.120Z] 	--build-arg BUILDX_COMMIT \
00:06:52 [2021-04-09T00:06:52.120Z] 	--build-arg BUILDX_REPO \
00:06:52 [2021-04-09T00:06:52.120Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
00:06:52 [2021-04-09T00:06:52.120Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
00:06:52 [2021-04-09T00:06:52.120Z] 	.
00:06:52 [2021-04-09T00:06:52.120Z] /bin/sh: 4: go: not found
00:06:52 [2021-04-09T00:06:52.120Z] /bin/sh: 5: go: not found
00:06:52 [2021-04-09T00:06:52.159Z] #1 [internal] load build definition from Dockerfile
00:06:52 [2021-04-09T00:06:52.159Z] #1 sha256:f3991e0ff718ec98c6f96a47e91c7068beef1268c533be5b12adf39276702cac
00:06:52 [2021-04-09T00:06:52.159Z] #1 transferring dockerfile: 17.07kB done
00:06:52 [2021-04-09T00:06:52.159Z] #1 DONE 0.0s
00:06:52 [2021-04-09T00:06:52.422Z] 
00:06:52 [2021-04-09T00:06:52.422Z] #2 [internal] load .dockerignore
00:06:52 [2021-04-09T00:06:52.422Z] #2 sha256:136e50d9d52dcedab2b13b60ac34c3f50334de64cce881afd9fed61ef5e7d453
00:06:52 [2021-04-09T00:06:52.422Z] #2 transferring context: 87B done
00:06:52 [2021-04-09T00:06:52.422Z] #2 DONE 0.0s
00:06:53 [2021-04-09T00:06:53.378Z] 
00:06:53 [2021-04-09T00:06:53.378Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
00:06:53 [2021-04-09T00:06:53.378Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
00:06:53 [2021-04-09T00:06:53.378Z] #3 DONE 0.2s
00:06:53 [2021-04-09T00:06:53.378Z] 
00:06:53 [2021-04-09T00:06:53.378Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
00:06:53 [2021-04-09T00:06:53.378Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
00:06:53 [2021-04-09T00:06:53.378Z] #4 CACHED
00:06:54 [2021-04-09T00:06:54.216Z] Sending build context to Docker daemon  58.48MB

00:06:54 [2021-04-09T00:06:54.216Z] Step 1/15 : ARG GO_VERSION=1.13.15
00:06:54 [2021-04-09T00:06:54.216Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1
00:06:54 [2021-04-09T00:06:54.216Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
00:06:54 [2021-04-09T00:06:54.216Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
00:06:54 [2021-04-09T00:06:54.216Z] 1.13.15-buster: Pulling from library/golang
00:06:54 [2021-04-09T00:06:54.328Z] 
00:06:54 [2021-04-09T00:06:54.328Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:06:54 [2021-04-09T00:06:54.328Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
00:06:54 [2021-04-09T00:06:54.328Z] #6 DONE 0.1s
00:06:54 [2021-04-09T00:06:54.328Z] 
00:06:54 [2021-04-09T00:06:54.328Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:54 [2021-04-09T00:06:54.328Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
00:06:54 [2021-04-09T00:06:54.328Z] #5 DONE 0.1s
00:06:54 [2021-04-09T00:06:54.328Z] 
00:06:54 [2021-04-09T00:06:54.328Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:06:54 [2021-04-09T00:06:54.328Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
00:06:54 [2021-04-09T00:06:54.328Z] #8 DONE 0.1s
00:06:54 [2021-04-09T00:06:54.328Z] 
00:06:54 [2021-04-09T00:06:54.328Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:06:54 [2021-04-09T00:06:54.328Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
00:06:54 [2021-04-09T00:06:54.328Z] #7 DONE 0.1s
00:06:54 [2021-04-09T00:06:54.511Z] db4e2d8d5901: Pulling fs layer
00:06:54 [2021-04-09T00:06:54.511Z] dfe2d012519c: Pulling fs layer
00:06:54 [2021-04-09T00:06:54.511Z] 5d8f1d1f9197: Pulling fs layer
00:06:54 [2021-04-09T00:06:54.511Z] 1301750ffb48: Pulling fs layer
00:06:54 [2021-04-09T00:06:54.511Z] dc5c6edc9cff: Pulling fs layer
00:06:54 [2021-04-09T00:06:54.511Z] 3c370c2e2f82: Pulling fs layer
00:06:54 [2021-04-09T00:06:54.511Z] 5ffb2f5886e2: Pulling fs layer
00:06:54 [2021-04-09T00:06:54.511Z] 1301750ffb48: Waiting
00:06:54 [2021-04-09T00:06:54.511Z] dc5c6edc9cff: Waiting
00:06:54 [2021-04-09T00:06:54.511Z] 5ffb2f5886e2: Waiting
00:06:54 [2021-04-09T00:06:54.511Z] 3c370c2e2f82: Waiting
00:06:54 [2021-04-09T00:06:54.596Z] 
00:06:54 [2021-04-09T00:06:54.596Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:54 [2021-04-09T00:06:54.596Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
00:06:54 [2021-04-09T00:06:54.596Z] #64 DONE 0.0s
00:06:54 [2021-04-09T00:06:54.596Z] 
00:06:54 [2021-04-09T00:06:54.596Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:06:54 [2021-04-09T00:06:54.596Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
00:06:54 [2021-04-09T00:06:54.596Z] #62 DONE 0.0s
00:06:54 [2021-04-09T00:06:54.596Z] 
00:06:54 [2021-04-09T00:06:54.596Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:06:54 [2021-04-09T00:06:54.596Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
00:06:54 [2021-04-09T00:06:54.596Z] #9 DONE 0.0s
00:06:54 [2021-04-09T00:06:54.596Z] 
00:06:54 [2021-04-09T00:06:54.596Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
00:06:54 [2021-04-09T00:06:54.596Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02
00:06:54 [2021-04-09T00:06:54.596Z] #26 DONE 0.0s
00:06:54 [2021-04-09T00:06:54.596Z] 
00:06:54 [2021-04-09T00:06:54.596Z] #23 [internal] load build context
00:06:54 [2021-04-09T00:06:54.596Z] #23 sha256:022e4364cd3d8d317758530fde395d5b11e90260c69741056393e26cc8b3b96b
00:06:55 [2021-04-09T00:06:55.158Z] dfe2d012519c: Verifying Checksum
00:06:55 [2021-04-09T00:06:55.158Z] dfe2d012519c: Download complete
00:06:55 [2021-04-09T00:06:55.158Z] 5d8f1d1f9197: Download complete
00:06:56 [2021-04-09T00:06:56.531Z] #23 transferring context: 53.55MB 1.7s done
00:06:56 [2021-04-09T00:06:56.531Z] #23 DONE 1.8s
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #38 sha256:e5bcce174d9f67f25403e9457defd9a1ddd49ffe6c3cf4866cc8005464ade27d
00:06:56 [2021-04-09T00:06:56.531Z] #38 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #56 [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
00:06:56 [2021-04-09T00:06:56.531Z] #56 sha256:8e10bb7dd734a9920a3725ca4ae05549dfb1a22c16cae33bb65f49b040084415
00:06:56 [2021-04-09T00:06:56.531Z] #56 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #19 [dev-systemd-false  6/26] RUN ldconfig
00:06:56 [2021-04-09T00:06:56.531Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
00:06:56 [2021-04-09T00:06:56.531Z] #19 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
00:06:56 [2021-04-09T00:06:56.531Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
00:06:56 [2021-04-09T00:06:56.531Z] #40 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #52 sha256:84391f8552e63dbb8ce782daaf68afcfb763fb03b2142de3c07dbdc8e527010d
00:06:56 [2021-04-09T00:06:56.531Z] #52 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #37 [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
00:06:56 [2021-04-09T00:06:56.531Z] #37 sha256:c8728b1bb98529509c78df086ab53e78d9895d6031246c6ada6de2298e91b4d9
00:06:56 [2021-04-09T00:06:56.531Z] #37 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
00:06:56 [2021-04-09T00:06:56.531Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
00:06:56 [2021-04-09T00:06:56.531Z] #15 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #51 [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
00:06:56 [2021-04-09T00:06:56.531Z] #51 sha256:ff780b7ddc30b6ed583e3f6a9826489e4c7ed4854d425a74232e7cbece5f757c
00:06:56 [2021-04-09T00:06:56.531Z] #51 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #55 [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
00:06:56 [2021-04-09T00:06:56.531Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
00:06:56 [2021-04-09T00:06:56.531Z] #55 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
00:06:56 [2021-04-09T00:06:56.531Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
00:06:56 [2021-04-09T00:06:56.531Z] #12 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:06:56 [2021-04-09T00:06:56.531Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
00:06:56 [2021-04-09T00:06:56.531Z] #43 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:06:56 [2021-04-09T00:06:56.531Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
00:06:56 [2021-04-09T00:06:56.531Z] #22 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #47 [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
00:06:56 [2021-04-09T00:06:56.531Z] #47 sha256:a008f82e9e9dd05f17d211577ad59050770f043ebb8641323f23804f52bad86e
00:06:56 [2021-04-09T00:06:56.531Z] #47 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:56 [2021-04-09T00:06:56.531Z] #44 sha256:9d44651530bb8ef34d31469688d125e9e5137d01fd0c456f4a8089f01ec159ba
00:06:56 [2021-04-09T00:06:56.531Z] #44 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #36 [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
00:06:56 [2021-04-09T00:06:56.531Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
00:06:56 [2021-04-09T00:06:56.531Z] #36 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #20 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:06:56 [2021-04-09T00:06:56.531Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
00:06:56 [2021-04-09T00:06:56.531Z] #20 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #66 sha256:8171217c542f73e39f6e9b631314b56f4c8fd794d36c4fb924d0da58d45f68a7
00:06:56 [2021-04-09T00:06:56.531Z] #66 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #27 [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
00:06:56 [2021-04-09T00:06:56.531Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514
00:06:56 [2021-04-09T00:06:56.531Z] #27 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #67 [proxy 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 proxy
00:06:56 [2021-04-09T00:06:56.531Z] #67 sha256:8006c8d831bdacf54618a5ad6a539a9a8f95ab6fed655025aa50c4bf4a4dd6c4
00:06:56 [2021-04-09T00:06:56.531Z] #67 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #21 [dev-systemd-false  8/26] 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
00:06:56 [2021-04-09T00:06:56.531Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab
00:06:56 [2021-04-09T00:06:56.531Z] #21 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
00:06:56 [2021-04-09T00:06:56.531Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
00:06:56 [2021-04-09T00:06:56.531Z] #65 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:06:56 [2021-04-09T00:06:56.531Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
00:06:56 [2021-04-09T00:06:56.531Z] #39 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #48 sha256:dd43b9bc3f3c5da35bf3f8ed4ef74ddb5f0df60650d6c5ad9f47581580c1d22f
00:06:56 [2021-04-09T00:06:56.531Z] #48 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:06:56 [2021-04-09T00:06:56.531Z] #28 sha256:232253b05518644e3111f021d80ad116dac480d146f303a88c58eab6137b4347
00:06:56 [2021-04-09T00:06:56.531Z] #28 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #61 sha256:b82c4703ed17800b3808c959a85b4c176caecc701ecfcbadbe3e5562d4c516d2
00:06:56 [2021-04-09T00:06:56.531Z] #61 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
00:06:56 [2021-04-09T00:06:56.531Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
00:06:56 [2021-04-09T00:06:56.531Z] #17 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:06:56 [2021-04-09T00:06:56.531Z] #59 sha256:a507c78a7b404a64c2cbfc0e86dc1266111d008b4ec98c64fb35c13103d18adb
00:06:56 [2021-04-09T00:06:56.531Z] #59 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #24 [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
00:06:56 [2021-04-09T00:06:56.531Z] #24 sha256:3932191ae878ad88a231a0ff46096a0075efbf0ce103cb4b4ec84766fcb20925
00:06:56 [2021-04-09T00:06:56.531Z] #24 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:06:56 [2021-04-09T00:06:56.531Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
00:06:56 [2021-04-09T00:06:56.531Z] #32 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:06:56 [2021-04-09T00:06:56.531Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
00:06:56 [2021-04-09T00:06:56.531Z] #13 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #33 sha256:8f7bf11e72af700a2935c7e61d513ea72507348e5ff68a8ebc07d5a18b7262fe
00:06:56 [2021-04-09T00:06:56.531Z] #33 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #34 [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
00:06:56 [2021-04-09T00:06:56.531Z] #34 sha256:682df3a30b856f59e5d3610a278925bea6b73946ec41961d495c382b8b4bea89
00:06:56 [2021-04-09T00:06:56.531Z] #34 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #49 [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
00:06:56 [2021-04-09T00:06:56.531Z] #49 sha256:367895cd3dd9bb404e95539558fbf73390bade7b91d6feadb7b9de868d0f4bfc
00:06:56 [2021-04-09T00:06:56.531Z] #49 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #57 sha256:3ed200285a2dbfd71abbdc304e84e1be42dd64743f919f7ac4bf9d648aa0ce0b
00:06:56 [2021-04-09T00:06:56.531Z] #57 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:06:56 [2021-04-09T00:06:56.531Z] #29 sha256:9865a2985364c1684f1994edd90d8d31f10536bbda4bbe2ab29aab93a89abb1a
00:06:56 [2021-04-09T00:06:56.531Z] #29 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #45 [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
00:06:56 [2021-04-09T00:06:56.531Z] #45 sha256:e58a02888ff8372bbf9c30a4adbcc696f101079ed763c0efd9da6c4005638420
00:06:56 [2021-04-09T00:06:56.531Z] #45 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
00:06:56 [2021-04-09T00:06:56.531Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
00:06:56 [2021-04-09T00:06:56.531Z] #16 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #35 sha256:9ba540bf150f2526bc0083ec42ea10e78b0313f3474713019cef33f106594a3a
00:06:56 [2021-04-09T00:06:56.531Z] #35 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
00:06:56 [2021-04-09T00:06:56.531Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
00:06:56 [2021-04-09T00:06:56.531Z] #18 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:06:56 [2021-04-09T00:06:56.531Z] #60 sha256:4d7e9672caed3427e8fa1295f85962177769ae502e74490151e1fbe8a6e5c7b9
00:06:56 [2021-04-09T00:06:56.531Z] #60 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
00:06:56 [2021-04-09T00:06:56.531Z] #25 sha256:f81fc915002d46ddefde8e3173acaf40270acad5098311ea9485dd932b867f3d
00:06:56 [2021-04-09T00:06:56.531Z] #25 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #41 sha256:b92997008ec7853fdb4a9d929a3370fd0b80b8f95f8e9476f1a6f7721cff0fda
00:06:56 [2021-04-09T00:06:56.531Z] #41 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
00:06:56 [2021-04-09T00:06:56.531Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
00:06:56 [2021-04-09T00:06:56.531Z] #10 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #53 [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
00:06:56 [2021-04-09T00:06:56.531Z] #53 sha256:d08da689fb47c982a4eeddedcd71a973d39c30c82cdfdedaa961e9e22255e012
00:06:56 [2021-04-09T00:06:56.531Z] #53 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #58 [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
00:06:56 [2021-04-09T00:06:56.531Z] #58 sha256:8570545ad07ba9dc8951f5f63ce9a5a964795827ee33400e85ccd68432be17bb
00:06:56 [2021-04-09T00:06:56.531Z] #58 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #68 sha256:a7d83f0eb951d49961015f90b786c995acdf6d5c1f200f1330237c780483c5d9
00:06:56 [2021-04-09T00:06:56.531Z] #68 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #11 [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
00:06:56 [2021-04-09T00:06:56.531Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
00:06:56 [2021-04-09T00:06:56.531Z] #11 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #46 sha256:de488eb90ecc761cde1ba81dbbc2c2fde4e2da435d2d4be5eb12567ecd4e13f1
00:06:56 [2021-04-09T00:06:56.531Z] #46 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:06:56 [2021-04-09T00:06:56.531Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
00:06:56 [2021-04-09T00:06:56.531Z] #42 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
00:06:56 [2021-04-09T00:06:56.531Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
00:06:56 [2021-04-09T00:06:56.531Z] #14 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #50 sha256:855a5659cd7f4247a0afc173c538c4ab84fb5e66964b68a5991e26e8ecb4713d
00:06:56 [2021-04-09T00:06:56.531Z] #50 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
00:06:56 [2021-04-09T00:06:56.531Z] #54 sha256:6a8ee8b6d0efbe8e8a1504e592a8e6681d64e2665920f5191d7035a4d1378f6c
00:06:56 [2021-04-09T00:06:56.531Z] #54 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:06:56 [2021-04-09T00:06:56.531Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
00:06:56 [2021-04-09T00:06:56.531Z] #31 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
00:06:56 [2021-04-09T00:06:56.531Z] #30 sha256:09c183ab893356f5946f572f1eea0865c5adea7793079bd2fdeb3c8e7cd23986
00:06:56 [2021-04-09T00:06:56.531Z] #30 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
00:06:56 [2021-04-09T00:06:56.531Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
00:06:56 [2021-04-09T00:06:56.531Z] #63 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:06:56 [2021-04-09T00:06:56.531Z] #69 sha256:1fe0eb200472d451b8bac16b9462fc9f2f16f1e3043bedc4e80d9beba7270113
00:06:56 [2021-04-09T00:06:56.531Z] #69 CACHED
00:06:56 [2021-04-09T00:06:56.531Z] 
00:06:56 [2021-04-09T00:06:56.531Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
00:06:56 [2021-04-09T00:06:56.531Z] #70 sha256:df8624f611b9571c9e5d70d2c1c7d5c9ce2106e0c6f35dea3778e9ac73dc5feb
00:06:57 [2021-04-09T00:06:57.316Z] db4e2d8d5901: Verifying Checksum
00:06:57 [2021-04-09T00:06:57.316Z] db4e2d8d5901: Download complete
00:06:57 [2021-04-09T00:06:57.963Z] 1301750ffb48: Verifying Checksum
00:06:57 [2021-04-09T00:06:57.963Z] 1301750ffb48: Download complete
00:06:57 [2021-04-09T00:06:57.963Z] 5ffb2f5886e2: Verifying Checksum
00:06:57 [2021-04-09T00:06:57.963Z] 5ffb2f5886e2: Download complete
00:06:58 [2021-04-09T00:06:58.611Z] dc5c6edc9cff: Verifying Checksum
00:06:58 [2021-04-09T00:06:58.611Z] dc5c6edc9cff: Download complete
00:06:58 [2021-04-09T00:06:58.656Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
00:06:59 [2021-04-09T00:06:59.090Z] #70 DONE 2.0s
00:06:59 [2021-04-09T00:06:59.090Z] 
00:06:59 [2021-04-09T00:06:59.090Z] #71 exporting to image
00:06:59 [2021-04-09T00:06:59.090Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
00:06:59 [2021-04-09T00:06:59.090Z] #71 exporting layers
00:07:00 [2021-04-09T00:07:00.039Z] #71 exporting layers 1.6s done
00:07:00 [2021-04-09T00:07:00.039Z] #71 writing image sha256:74654c7184cb4491979bd547b4740a47f1bbe9bb7c6cfbb7bcdde84a6f878385 done
00:07:00 [2021-04-09T00:07:00.039Z] #71 naming to docker.io/library/docker:ecb761356d047aa528c2ff9d27479080904f5080 done
00:07:00 [2021-04-09T00:07:00.039Z] #71 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:07:00 [2021-04-09T00:07:00.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/test/unit
00:07:00 [2021-04-09T00:07:00.716Z] db4e2d8d5901: Pull complete
00:07:01 [2021-04-09T00:07:01.013Z] dfe2d012519c: Pull complete
00:07:01 [2021-04-09T00:07:01.657Z] 3c370c2e2f82: Verifying Checksum
00:07:01 [2021-04-09T00:07:01.657Z] 3c370c2e2f82: Download complete
00:07:01 [2021-04-09T00:07:01.657Z] 5d8f1d1f9197: Pull complete
00:07:04 [2021-04-09T00:07:04.420Z] 1301750ffb48: Pull complete
00:07:04 [2021-04-09T00:07:04.617Z] ?   	github.com/docker/docker/api	[no test files]
00:07:06 [2021-04-09T00:07:06.511Z] dc5c6edc9cff: Pull complete
00:07:10 [2021-04-09T00:07:10.071Z] 3c370c2e2f82: Pull complete
00:07:10 [2021-04-09T00:07:10.071Z] 5ffb2f5886e2: Pull complete
00:07:10 [2021-04-09T00:07:10.071Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:07:10 [2021-04-09T00:07:10.071Z] Status: Downloaded newer image for golang:1.13.15-buster
00:07:10 [2021-04-09T00:07:10.071Z]  ---> 805dc2d65d1c
00:07:10 [2021-04-09T00:07:10.071Z] Step 5/15 : ARG BUILDX_REPO
00:07:10 [2021-04-09T00:07:10.071Z]  ---> Running in 6d39bc70c967
00:07:10 [2021-04-09T00:07:10.071Z] Removing intermediate container 6d39bc70c967
00:07:10 [2021-04-09T00:07:10.071Z]  ---> 7f9ed59079c2
00:07:10 [2021-04-09T00:07:10.071Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
00:07:10 [2021-04-09T00:07:10.071Z]  ---> Running in 861a98d8b3cb
00:07:10 [2021-04-09T00:07:10.366Z] Cloning into '/buildx'...
00:07:14 [2021-04-09T00:07:14.527Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 35.082804821s 
00:07:14 [2021-04-09T00:07:14.527Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 167.700355ms 
00:07:14 [2021-04-09T00:07:14.865Z] Removing intermediate container 861a98d8b3cb
00:07:14 [2021-04-09T00:07:14.865Z]  ---> 7de76b294768
00:07:14 [2021-04-09T00:07:14.865Z] Step 7/15 : WORKDIR /buildx
00:07:14 [2021-04-09T00:07:14.865Z]  ---> Running in 50369418d96c
00:07:14 [2021-04-09T00:07:14.865Z] Removing intermediate container 50369418d96c
00:07:14 [2021-04-09T00:07:14.865Z]  ---> 1aa8e21b0ef1
00:07:14 [2021-04-09T00:07:14.865Z] Step 8/15 : ARG BUILDX_COMMIT
00:07:14 [2021-04-09T00:07:14.865Z]  ---> Running in dceecf36b821
00:07:14 [2021-04-09T00:07:14.865Z] Removing intermediate container dceecf36b821
00:07:14 [2021-04-09T00:07:14.865Z]  ---> f8c0fd820741
00:07:14 [2021-04-09T00:07:14.865Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
00:07:14 [2021-04-09T00:07:14.865Z]  ---> Running in 0862a9151584
00:07:15 [2021-04-09T00:07:15.164Z] From https://github.com/docker/buildx
00:07:15 [2021-04-09T00:07:15.164Z]  * [new tag]         v0.5.1     -> build
00:07:15 [2021-04-09T00:07:15.805Z] Switched to branch 'build'
00:07:16 [2021-04-09T00:07:16.447Z] Removing intermediate container 0862a9151584
00:07:16 [2021-04-09T00:07:16.447Z]  ---> 3ea2c83e1f23
00:07:16 [2021-04-09T00:07:16.447Z] Step 10/15 : ARG GOOS
00:07:16 [2021-04-09T00:07:16.447Z]  ---> Running in 7f5351ed3029
00:07:16 [2021-04-09T00:07:16.447Z] Removing intermediate container 7f5351ed3029
00:07:16 [2021-04-09T00:07:16.447Z]  ---> e6f3be8e18c9
00:07:16 [2021-04-09T00:07:16.447Z] Step 11/15 : ARG GOARCH
00:07:16 [2021-04-09T00:07:16.744Z]  ---> Running in e527208f838a
00:07:16 [2021-04-09T00:07:16.744Z] Removing intermediate container e527208f838a
00:07:16 [2021-04-09T00:07:16.744Z]  ---> 5de1023064a2
00:07:16 [2021-04-09T00:07:16.744Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
00:07:16 [2021-04-09T00:07:16.744Z]  ---> Running in 5a232d03aef2
00:07:16 [2021-04-09T00:07:16.896Z] ok  	github.com/docker/docker/api/server	0.051s	coverage: 9.0% of statements
00:07:17 [2021-04-09T00:07:17.819Z] INFO [runner/unused/goanalysis] analyzers took 27.875081689s with top 10 stages: buildssa: 22.421103683s, U1000: 5.453978006s 
00:07:44 [2021-04-09T00:07:44.379Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.776651555s with top 10 stages: buildssa: 1m29.767300428s, goimports: 15.26054321s, unconvert: 11.60662788s, gosec: 8.756776597s, golint: 5.584326701s, inspect: 4.439813931s, ineffassign: 3.958736808s, misspell: 3.27007658s, deadcode: 2.876956562s, SA4000: 2.748097014s 
00:07:44 [2021-04-09T00:07:44.379Z] INFO [runner] Issues before processing: 2263, after processing: 0 
00:07:44 [2021-04-09T00:07:44.379Z] INFO [runner] Processors filtering stat (out/in): exclude: 1578/1578, skip_files: 1683/1683, autogenerated_exclude: 1578/1683, nolint: 0/64, cgo: 1683/2263, path_prettifier: 1683/1683, filename_unadjuster: 1683/1683, identifier_marker: 1578/1578, skip_dirs: 1683/1683, exclude-rules: 64/1578 
00:07:44 [2021-04-09T00:07:44.379Z] INFO [runner] processing took 65.298779ms with stages: nolint: 25.598994ms, identifier_marker: 16.210415ms, path_prettifier: 11.297676ms, autogenerated_exclude: 4.478812ms, skip_dirs: 3.774718ms, exclude-rules: 3.266208ms, cgo: 426.659µs, filename_unadjuster: 239.73µs, max_same_issues: 1.702µs, uniq_by_line: 835ns, diff: 612ns, path_shortener: 490ns, source_code: 455ns, exclude: 410ns, max_from_linter: 392ns, skip_files: 338ns, max_per_file_from_linter: 333ns 
00:07:44 [2021-04-09T00:07:44.379Z] INFO [runner] linters took 31.218878246s with stages: goanalysis_metalinter: 24.444848825s, unused: 6.708600179s 
00:07:44 [2021-04-09T00:07:44.379Z] INFO File cache stats: 1456 entries of total size 6.8MiB 
00:07:44 [2021-04-09T00:07:44.379Z] INFO Memory: 572 samples, avg is 1166.9MB, max is 3233.5MB 
00:07:44 [2021-04-09T00:07:44.379Z] INFO Execution took 1m6.476387088s                
00:07:44 [2021-04-09T00:07:44.379Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
00:07:44 [2021-04-09T00:07:44.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh dynbinary-daemon test-docker-py
00:07:44 [2021-04-09T00:07:44.973Z] 
00:07:45 [2021-04-09T00:07:45.232Z] Removing bundles/
00:07:45 [2021-04-09T00:07:45.232Z] 
00:07:45 [2021-04-09T00:07:45.232Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:07:45 [2021-04-09T00:07:45.232Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:07:45 [2021-04-09T00:07:45.232Z] GOOS="" GOARCH="" GOARM=""
00:07:55 [2021-04-09T00:07:55.574Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:07:55 [2021-04-09T00:07:55.574Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
00:07:55 [2021-04-09T00:07:55.574Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
00:07:55 [2021-04-09T00:07:55.574Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/builder/remotecontext	0.375s	coverage: 13.7% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/builder/dockerfile	0.926s	coverage: 48.5% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.020s	coverage: 86.3% of statements
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/cli	[no test files]
00:07:55 [2021-04-09T00:07:55.575Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:07:57 [2021-04-09T00:07:57.079Z] ok  	github.com/docker/docker/client	0.123s	coverage: 75.4% of statements
00:08:13 [2021-04-09T00:08:13.248Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
00:08:13 [2021-04-09T00:08:13.512Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:08:14 [2021-04-09T00:08:14.091Z] ok  	github.com/docker/docker/api/server/middleware	0.041s	coverage: 37.7% of statements
00:08:14 [2021-04-09T00:08:14.091Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:08:14 [2021-04-09T00:08:14.091Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:08:14 [2021-04-09T00:08:14.091Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:08:14 [2021-04-09T00:08:14.670Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:08:14 [2021-04-09T00:08:14.671Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:08:14 [2021-04-09T00:08:14.671Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:08:14 [2021-04-09T00:08:14.671Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:08:14 [2021-04-09T00:08:14.671Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:08:14 [2021-04-09T00:08:14.671Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:08:15 [2021-04-09T00:08:15.625Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:08:15 [2021-04-09T00:08:15.625Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:08:16 [2021-04-09T00:08:16.207Z] ok  	github.com/docker/docker/api/types/filters	0.024s	coverage: 92.2% of statements
00:08:16 [2021-04-09T00:08:16.207Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
00:08:16 [2021-04-09T00:08:16.473Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
00:08:16 [2021-04-09T00:08:16.473Z] ok  	github.com/docker/docker/api/server/router/swarm	0.027s	coverage: 5.7% of statements
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/builder	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:08:16 [2021-04-09T00:08:16.473Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:08:17 [2021-04-09T00:08:17.324Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:08:17 [2021-04-09T00:08:17.324Z] 
00:08:17 [2021-04-09T00:08:17.324Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:08:17 [2021-04-09T00:08:17.324Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:08:17 [2021-04-09T00:08:17.324Z] Using test binary docker
00:08:17 [2021-04-09T00:08:17.324Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:08:17 [2021-04-09T00:08:17.324Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:08:17 [2021-04-09T00:08:17.324Z] INFO: Waiting for daemon to start...
00:08:17 [2021-04-09T00:08:17.324Z] Starting dockerd
00:08:17 [2021-04-09T00:08:17.324Z] .
00:08:17 [2021-04-09T00:08:17.324Z] INFO: Building docker-sdk-python3:5.0.0...
00:08:19 [2021-04-09T00:08:19.042Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
00:08:20 [2021-04-09T00:08:20.443Z] ok  	github.com/docker/docker/builder/remotecontext	0.159s	coverage: 13.7% of statements
00:08:21 [2021-04-09T00:08:21.024Z] ok  	github.com/docker/docker/builder/dockerfile	0.492s	coverage: 48.5% of statements
00:08:21 [2021-04-09T00:08:21.024Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:08:22 [2021-04-09T00:08:22.423Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.307s	coverage: 86.3% of statements
00:08:22 [2021-04-09T00:08:22.423Z] ?   	github.com/docker/docker/cli	[no test files]
00:08:22 [2021-04-09T00:08:22.423Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:08:24 [2021-04-09T00:08:24.176Z] ok  	github.com/docker/docker/cmd/dockerd	0.069s	coverage: 29.1% of statements
00:08:24 [2021-04-09T00:08:24.176Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.7% of statements
00:08:24 [2021-04-09T00:08:24.176Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:08:24 [2021-04-09T00:08:24.176Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:08:24 [2021-04-09T00:08:24.176Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:08:24 [2021-04-09T00:08:24.176Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:08:27 [2021-04-09T00:08:27.517Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:08:27 [2021-04-09T00:08:27.517Z] 
00:08:27 [2021-04-09T00:08:27.517Z] + TEST_INTEGRATION_DEST=1
00:08:27 [2021-04-09T00:08:27.517Z] + CONTAINER_NAME=docker-pr3-1
00:08:27 [2021-04-09T00:08:27.517Z] + TEST_SKIP_INTEGRATION_CLI=1
00:08:27 [2021-04-09T00:08:27.517Z] + run_tests test-integration-flaky
00:08:27 [2021-04-09T00:08:27.517Z] + '[' -n 0 ']'
00:08:27 [2021-04-09T00:08:27.517Z] + rm=
00:08:27 [2021-04-09T00:08:27.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42272/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42272/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh test-integration-flaky test-integration
00:08:27 [2021-04-09T00:08:27.517Z] + c=0
00:08:27 [2021-04-09T00:08:27.517Z] + TEST_INTEGRATION_DEST=3
00:08:27 [2021-04-09T00:08:27.517Z] + CONTAINER_NAME=docker-pr3-3
00:08:27 [2021-04-09T00:08:27.517Z] + TEST_SKIP_INTEGRATION=1
00:08:27 [2021-04-09T00:08:27.517Z] ++ jobs -p
00:08:27 [2021-04-09T00:08:27.517Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
00:08:27 [2021-04-09T00:08:27.517Z] + run_tests
00:08:27 [2021-04-09T00:08:27.517Z] + '[' -n 0 ']'
00:08:27 [2021-04-09T00:08:27.517Z] + rm=
00:08:27 [2021-04-09T00:08:27.517Z] + for job in $(jobs -p)
00:08:27 [2021-04-09T00:08:27.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42272/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42272/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh '' test-integration
00:08:27 [2021-04-09T00:08:27.517Z] + wait 27365
00:08:27 [2021-04-09T00:08:27.517Z] + TEST_INTEGRATION_DEST=2
00:08:27 [2021-04-09T00:08:27.517Z] + CONTAINER_NAME=docker-pr3-2
00:08:27 [2021-04-09T00:08:27.517Z] + TEST_SKIP_INTEGRATION=1
00:08:27 [2021-04-09T00:08:27.517Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
00:08:27 [2021-04-09T00:08:27.517Z] + run_tests
00:08:27 [2021-04-09T00:08:27.517Z] + '[' -n 0 ']'
00:08:27 [2021-04-09T00:08:27.517Z] + rm=
00:08:27 [2021-04-09T00:08:27.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42272/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42272/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh '' test-integration
00:08:27 [2021-04-09T00:08:27.517Z] 
00:08:27 [2021-04-09T00:08:27.517Z] 
00:08:27 [2021-04-09T00:08:27.517Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:08:27 [2021-04-09T00:08:27.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:08:27 [2021-04-09T00:08:27.517Z] HOSTNAME=9ec8724ffb6e
00:08:27 [2021-04-09T00:08:27.517Z] TEST_SKIP_INTEGRATION=1
00:08:27 [2021-04-09T00:08:27.517Z] TESTDEBUG=0
00:08:27 [2021-04-09T00:08:27.517Z] DEST=bundles/test-integration
00:08:27 [2021-04-09T00:08:27.517Z] PWD=/go/src/github.com/docker/docker
00:08:27 [2021-04-09T00:08:27.517Z] KEEPBUNDLE=1
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080
00:08:27 [2021-04-09T00:08:27.517Z] container=docker
00:08:27 [2021-04-09T00:08:27.517Z] HOME=/root
00:08:27 [2021-04-09T00:08:27.517Z] GOLANG_VERSION=1.13.15
00:08:27 [2021-04-09T00:08:27.517Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:08:27 [2021-04-09T00:08:27.517Z] VALIDATE_BRANCH=master
00:08:27 [2021-04-09T00:08:27.517Z] TERM=xterm
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_PKG=github.com/docker/docker
00:08:27 [2021-04-09T00:08:27.517Z] SHLVL=1
00:08:27 [2021-04-09T00:08:27.517Z] TIMEOUT=120m
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_BUILDTAGS=apparmor seccomp journald
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_GRAPHDRIVER=overlay2
00:08:27 [2021-04-09T00:08:27.517Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:08:27 [2021-04-09T00:08:27.517Z] GO111MODULE=off
00:08:27 [2021-04-09T00:08:27.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:08:27 [2021-04-09T00:08:27.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:08:27 [2021-04-09T00:08:27.517Z] GOPATH=/go
00:08:27 [2021-04-09T00:08:27.517Z] PKG_CONFIG=pkg-config
00:08:27 [2021-04-09T00:08:27.517Z] _=/usr/bin/env
00:08:27 [2021-04-09T00:08:27.517Z] Building test suite binary ./integration-cli/test.main
00:08:27 [2021-04-09T00:08:27.517Z] 
00:08:27 [2021-04-09T00:08:27.517Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
00:08:27 [2021-04-09T00:08:27.517Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:08:27 [2021-04-09T00:08:27.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:08:27 [2021-04-09T00:08:27.517Z] HOSTNAME=0ac51a0eeaa1
00:08:27 [2021-04-09T00:08:27.517Z] TEST_SKIP_INTEGRATION=1
00:08:27 [2021-04-09T00:08:27.517Z] TESTDEBUG=0
00:08:27 [2021-04-09T00:08:27.517Z] DEST=bundles/test-integration
00:08:27 [2021-04-09T00:08:27.517Z] PWD=/go/src/github.com/docker/docker
00:08:27 [2021-04-09T00:08:27.517Z] KEEPBUNDLE=1
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080
00:08:27 [2021-04-09T00:08:27.517Z] container=docker
00:08:27 [2021-04-09T00:08:27.517Z] HOME=/root
00:08:27 [2021-04-09T00:08:27.517Z] GOLANG_VERSION=1.13.15
00:08:27 [2021-04-09T00:08:27.517Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:08:27 [2021-04-09T00:08:27.517Z] VALIDATE_BRANCH=master
00:08:27 [2021-04-09T00:08:27.517Z] TERM=xterm
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_PKG=github.com/docker/docker
00:08:27 [2021-04-09T00:08:27.517Z] SHLVL=1
00:08:27 [2021-04-09T00:08:27.517Z] TIMEOUT=120m
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_BUILDTAGS=apparmor seccomp journald
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_GRAPHDRIVER=overlay2
00:08:27 [2021-04-09T00:08:27.517Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
00:08:27 [2021-04-09T00:08:27.517Z] GO111MODULE=off
00:08:27 [2021-04-09T00:08:27.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:08:27 [2021-04-09T00:08:27.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:08:27 [2021-04-09T00:08:27.517Z] GOPATH=/go
00:08:27 [2021-04-09T00:08:27.517Z] PKG_CONFIG=pkg-config
00:08:27 [2021-04-09T00:08:27.517Z] _=/usr/bin/env
00:08:27 [2021-04-09T00:08:27.517Z] Building test suite binary ./integration-cli/test.main
00:08:27 [2021-04-09T00:08:27.517Z] No new tests added to integration.
00:08:27 [2021-04-09T00:08:27.517Z] 
00:08:27 [2021-04-09T00:08:27.517Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:08:27 [2021-04-09T00:08:27.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:08:27 [2021-04-09T00:08:27.517Z] HOSTNAME=6e95a11965f6
00:08:27 [2021-04-09T00:08:27.517Z] TESTDEBUG=0
00:08:27 [2021-04-09T00:08:27.517Z] DEST=bundles/test-integration
00:08:27 [2021-04-09T00:08:27.517Z] PWD=/go/src/github.com/docker/docker
00:08:27 [2021-04-09T00:08:27.517Z] KEEPBUNDLE=1
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080
00:08:27 [2021-04-09T00:08:27.517Z] container=docker
00:08:27 [2021-04-09T00:08:27.517Z] HOME=/root
00:08:27 [2021-04-09T00:08:27.517Z] GOLANG_VERSION=1.13.15
00:08:27 [2021-04-09T00:08:27.517Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:08:27 [2021-04-09T00:08:27.517Z] VALIDATE_BRANCH=master
00:08:27 [2021-04-09T00:08:27.517Z] TERM=xterm
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_PKG=github.com/docker/docker
00:08:27 [2021-04-09T00:08:27.517Z] SHLVL=1
00:08:27 [2021-04-09T00:08:27.517Z] TIMEOUT=120m
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_BUILDTAGS=apparmor seccomp journald
00:08:27 [2021-04-09T00:08:27.517Z] DOCKER_GRAPHDRIVER=overlay2
00:08:27 [2021-04-09T00:08:27.517Z] GO111MODULE=off
00:08:27 [2021-04-09T00:08:27.517Z] TEST_SKIP_INTEGRATION_CLI=1
00:08:27 [2021-04-09T00:08:27.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:08:27 [2021-04-09T00:08:27.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:08:27 [2021-04-09T00:08:27.517Z] GOPATH=/go
00:08:27 [2021-04-09T00:08:27.517Z] PKG_CONFIG=pkg-config
00:08:27 [2021-04-09T00:08:27.517Z] _=/usr/bin/env
00:08:27 [2021-04-09T00:08:27.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:08:27 [2021-04-09T00:08:27.692Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
00:08:27 [2021-04-09T00:08:27.752Z] ok  	github.com/docker/docker/client	0.259s	coverage: 75.4% of statements
00:08:27 [2021-04-09T00:08:27.754Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:08:27 [2021-04-09T00:08:27.754Z] 
00:08:27 [2021-04-09T00:08:27.754Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:08:27 [2021-04-09T00:08:27.754Z] DOCKER_SYSTEMD=1
00:08:27 [2021-04-09T00:08:27.754Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:08:27 [2021-04-09T00:08:27.754Z] HOSTNAME=4f245fd3ae0c
00:08:27 [2021-04-09T00:08:27.754Z] DEST=bundles/test-integration
00:08:27 [2021-04-09T00:08:27.754Z] PWD=/go/src/github.com/docker/docker
00:08:27 [2021-04-09T00:08:27.754Z] DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080
00:08:27 [2021-04-09T00:08:27.754Z] container=docker
00:08:27 [2021-04-09T00:08:27.754Z] HOME=/root
00:08:27 [2021-04-09T00:08:27.754Z] LANG=C.UTF-8
00:08:27 [2021-04-09T00:08:27.754Z] INVOCATION_ID=e651e74cb02e419283752c0fb3c0f9ff
00:08:27 [2021-04-09T00:08:27.754Z] GOLANG_VERSION=1.13.15
00:08:27 [2021-04-09T00:08:27.754Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:08:27 [2021-04-09T00:08:27.754Z] VALIDATE_BRANCH=master
00:08:27 [2021-04-09T00:08:27.754Z] TERM=xterm
00:08:27 [2021-04-09T00:08:27.754Z] DOCKER_PKG=github.com/docker/docker
00:08:27 [2021-04-09T00:08:27.754Z] SHLVL=3
00:08:27 [2021-04-09T00:08:27.754Z] TIMEOUT=120m
00:08:27 [2021-04-09T00:08:27.754Z] DOCKER_BUILDTAGS=apparmor seccomp journald
00:08:27 [2021-04-09T00:08:27.754Z] DOCKER_GRAPHDRIVER=overlay2
00:08:27 [2021-04-09T00:08:27.754Z] GO111MODULE=off
00:08:27 [2021-04-09T00:08:27.754Z] DOCKER_EXPERIMENTAL=1
00:08:27 [2021-04-09T00:08:27.754Z] TEST_SKIP_INTEGRATION_CLI=1
00:08:27 [2021-04-09T00:08:27.754Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:08:27 [2021-04-09T00:08:27.754Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:08:27 [2021-04-09T00:08:27.754Z] GOPATH=/go
00:08:27 [2021-04-09T00:08:27.754Z] PKG_CONFIG=pkg-config
00:08:27 [2021-04-09T00:08:27.754Z] _=/usr/bin/env
00:08:27 [2021-04-09T00:08:27.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:08:28 [2021-04-09T00:08:28.295Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:08:28 [2021-04-09T00:08:28.296Z] 
00:08:28 [2021-04-09T00:08:28.296Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:08:28 [2021-04-09T00:08:28.296Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:08:28 [2021-04-09T00:08:28.296Z] HOSTNAME=1a6e7f1f99c7
00:08:28 [2021-04-09T00:08:28.296Z] DEST=bundles/test-integration
00:08:28 [2021-04-09T00:08:28.296Z] PWD=/go/src/github.com/docker/docker
00:08:28 [2021-04-09T00:08:28.296Z] DOCKER_ROOTLESS=1
00:08:28 [2021-04-09T00:08:28.296Z] DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080
00:08:28 [2021-04-09T00:08:28.296Z] container=docker
00:08:28 [2021-04-09T00:08:28.296Z] HOME=/root
00:08:28 [2021-04-09T00:08:28.296Z] GOLANG_VERSION=1.13.15
00:08:28 [2021-04-09T00:08:28.296Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:08:28 [2021-04-09T00:08:28.296Z] VALIDATE_BRANCH=master
00:08:28 [2021-04-09T00:08:28.296Z] TERM=xterm
00:08:28 [2021-04-09T00:08:28.296Z] DOCKER_PKG=github.com/docker/docker
00:08:28 [2021-04-09T00:08:28.296Z] SHLVL=1
00:08:28 [2021-04-09T00:08:28.296Z] TIMEOUT=120m
00:08:28 [2021-04-09T00:08:28.296Z] DOCKER_BUILDTAGS=apparmor seccomp journald
00:08:28 [2021-04-09T00:08:28.296Z] DOCKER_GRAPHDRIVER=overlay2
00:08:28 [2021-04-09T00:08:28.296Z] GO111MODULE=off
00:08:28 [2021-04-09T00:08:28.296Z] DOCKER_EXPERIMENTAL=1
00:08:28 [2021-04-09T00:08:28.296Z] TEST_SKIP_INTEGRATION_CLI=1
00:08:28 [2021-04-09T00:08:28.296Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:08:28 [2021-04-09T00:08:28.296Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:08:28 [2021-04-09T00:08:28.296Z] GOPATH=/go
00:08:28 [2021-04-09T00:08:28.296Z] PKG_CONFIG=pkg-config
00:08:28 [2021-04-09T00:08:28.296Z] _=/usr/bin/env
00:08:28 [2021-04-09T00:08:28.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:08:29 [2021-04-09T00:08:29.195Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
00:08:30 [2021-04-09T00:08:30.226Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
00:08:37 [2021-04-09T00:08:37.109Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 14.1% of statements
00:08:38 [2021-04-09T00:08:38.140Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 81.8% of statements
00:08:38 [2021-04-09T00:08:38.430Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
00:08:39 [2021-04-09T00:08:39.060Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
00:08:39 [2021-04-09T00:08:39.134Z] Removing intermediate container 5a232d03aef2
00:08:39 [2021-04-09T00:08:39.134Z]  ---> 4e0a1706dea9
00:08:39 [2021-04-09T00:08:39.134Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
00:08:39 [2021-04-09T00:08:39.134Z]  ---> 805dc2d65d1c
00:08:39 [2021-04-09T00:08:39.134Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
00:08:39 [2021-04-09T00:08:39.134Z]  ---> cde49ec56cad
00:08:39 [2021-04-09T00:08:39.134Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
00:08:39 [2021-04-09T00:08:39.134Z]  ---> Running in 1651797869f3
00:08:39 [2021-04-09T00:08:39.134Z] Removing intermediate container 1651797869f3
00:08:39 [2021-04-09T00:08:39.134Z]  ---> dd412942dc40
00:08:39 [2021-04-09T00:08:39.134Z] Successfully built dd412942dc40
00:08:39 [2021-04-09T00:08:39.134Z] Successfully tagged moby-buildx:latest
00:08:39 [2021-04-09T00:08:39.134Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
00:08:39 [2021-04-09T00:08:39.134Z] if [ -n "${id}" ]; then \
00:08:39 [2021-04-09T00:08:39.134Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
00:08:39 [2021-04-09T00:08:39.134Z] 	&& touch bundles/buildx; \
00:08:39 [2021-04-09T00:08:39.134Z] 	docker rm -f ${id}; \
00:08:39 [2021-04-09T00:08:39.134Z] fi
00:08:39 [2021-04-09T00:08:39.134Z] c4e5c439bec0d976ae27a24a77b62cd056cafc6989155d00799937a191c74bed
00:08:39 [2021-04-09T00:08:39.134Z] bundles/buildx version
00:08:39 [2021-04-09T00:08:39.134Z] buildx v0.5.1 11057da
00:08:39 [2021-04-09T00:08:39.134Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ecb761356d047aa528c2ff9d27479080904f5080 .
00:08:39 [2021-04-09T00:08:39.134Z] #1 [internal] booting buildkit
00:08:39 [2021-04-09T00:08:39.134Z] #1 sha256:3a281205edfbdbea291732ad59d51106535b47a26d6328b95999e71faf31efc7
00:08:39 [2021-04-09T00:08:39.134Z] #1 pulling image moby/buildkit:buildx-stable-1
00:08:39 [2021-04-09T00:08:39.134Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
00:08:39 [2021-04-09T00:08:39.134Z] #1 creating container buildx_buildkit_default
00:08:39 [2021-04-09T00:08:39.134Z] #1 creating container buildx_buildkit_default 0.4s done
00:08:39 [2021-04-09T00:08:39.134Z] #1 DONE 3.1s
00:08:39 [2021-04-09T00:08:39.134Z] 
00:08:39 [2021-04-09T00:08:39.134Z] #2 [internal] load build definition from Dockerfile
00:08:39 [2021-04-09T00:08:39.134Z] #2 sha256:a7fe042948833c7ed8d2e264c10cd50effc67050e1b06e580abcaaf40d320d00
00:08:39 [2021-04-09T00:08:39.134Z] #2 transferring dockerfile: 17.06kB 0.0s done
00:08:39 [2021-04-09T00:08:39.134Z] #2 DONE 0.0s
00:08:39 [2021-04-09T00:08:39.134Z] 
00:08:39 [2021-04-09T00:08:39.134Z] #3 [internal] load .dockerignore
00:08:39 [2021-04-09T00:08:39.134Z] #3 sha256:5c734f43f835d964259dd19e560fff22853c746f74034ce3148da5e68c087d30
00:08:39 [2021-04-09T00:08:39.134Z] #3 transferring context: 87B done
00:08:39 [2021-04-09T00:08:39.134Z] #3 DONE 0.0s
00:08:39 [2021-04-09T00:08:39.134Z] 
00:08:39 [2021-04-09T00:08:39.134Z] #4 resolve image config for docker.io/docker/dockerfile:1.2
00:08:39 [2021-04-09T00:08:39.134Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e
00:08:39 [2021-04-09T00:08:39.690Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
00:08:39 [2021-04-09T00:08:39.774Z] #4 DONE 0.8s
00:08:39 [2021-04-09T00:08:39.774Z] 
00:08:39 [2021-04-09T00:08:39.774Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
00:08:39 [2021-04-09T00:08:39.774Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35
00:08:39 [2021-04-09T00:08:39.774Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
00:08:39 [2021-04-09T00:08:39.774Z] #5 DONE 0.0s
00:08:40 [2021-04-09T00:08:40.107Z] 
00:08:40 [2021-04-09T00:08:40.107Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
00:08:40 [2021-04-09T00:08:40.107Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35
00:08:40 [2021-04-09T00:08:40.107Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 1.05MB / 8.92MB 0.2s
00:08:40 [2021-04-09T00:08:40.320Z] ok  	github.com/docker/docker/daemon	12.264s	coverage: 17.2% of statements
00:08:40 [2021-04-09T00:08:40.321Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:08:40 [2021-04-09T00:08:40.321Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:08:40 [2021-04-09T00:08:40.321Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:08:40 [2021-04-09T00:08:40.321Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:08:40 [2021-04-09T00:08:40.632Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 2.10MB / 8.92MB 0.3s
00:08:40 [2021-04-09T00:08:40.632Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 3.15MB / 8.92MB 0.5s
00:08:40 [2021-04-09T00:08:40.632Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 4.19MB / 8.92MB 0.6s
00:08:40 [2021-04-09T00:08:40.632Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.8s done
00:08:40 [2021-04-09T00:08:40.632Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988
00:08:40 [2021-04-09T00:08:40.932Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done
00:08:40 [2021-04-09T00:08:40.932Z] #5 DONE 0.9s
00:08:40 [2021-04-09T00:08:40.932Z] 
00:08:40 [2021-04-09T00:08:40.932Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:08:40 [2021-04-09T00:08:40.932Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
00:08:41 [2021-04-09T00:08:41.823Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
00:08:41 [2021-04-09T00:08:41.986Z] #9 DONE 0.9s
00:08:41 [2021-04-09T00:08:41.986Z] 
00:08:41 [2021-04-09T00:08:41.986Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:08:41 [2021-04-09T00:08:41.986Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16
00:08:41 [2021-04-09T00:08:41.986Z] #7 DONE 0.9s
00:08:41 [2021-04-09T00:08:41.986Z] 
00:08:41 [2021-04-09T00:08:41.986Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:08:41 [2021-04-09T00:08:41.986Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743
00:08:41 [2021-04-09T00:08:41.986Z] #6 DONE 0.9s
00:08:41 [2021-04-09T00:08:41.986Z] 
00:08:41 [2021-04-09T00:08:41.986Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:08:41 [2021-04-09T00:08:41.986Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
00:08:41 [2021-04-09T00:08:41.986Z] #8 DONE 0.9s
00:08:41 [2021-04-09T00:08:41.986Z] 
00:08:41 [2021-04-09T00:08:41.986Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:08:41 [2021-04-09T00:08:41.986Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
00:08:41 [2021-04-09T00:08:41.986Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
00:08:41 [2021-04-09T00:08:41.986Z] #63 DONE 0.0s
00:08:41 [2021-04-09T00:08:41.986Z] 
00:08:41 [2021-04-09T00:08:41.986Z] #24 [internal] load build context
00:08:41 [2021-04-09T00:08:41.986Z] #24 sha256:67ad53fd99b2095b4892eb169414c130d90e59a1d5b6767b4f9b504cab768ea3
00:08:41 [2021-04-09T00:08:41.986Z] #24 ...
00:08:41 [2021-04-09T00:08:41.986Z] 
00:08:41 [2021-04-09T00:08:41.986Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
00:08:41 [2021-04-09T00:08:41.986Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58
00:08:41 [2021-04-09T00:08:41.986Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done
00:08:41 [2021-04-09T00:08:41.986Z] #27 DONE 0.1s
00:08:41 [2021-04-09T00:08:41.986Z] 
00:08:41 [2021-04-09T00:08:41.986Z] #24 [internal] load build context
00:08:41 [2021-04-09T00:08:41.986Z] #24 sha256:67ad53fd99b2095b4892eb169414c130d90e59a1d5b6767b4f9b504cab768ea3
00:08:42 [2021-04-09T00:08:42.453Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.164s	coverage: 56.2% of statements
00:08:44 [2021-04-09T00:08:44.165Z] #24 transferring context: 11.51MB 2.0s
00:08:44 [2021-04-09T00:08:44.511Z] #24 ...
00:08:44 [2021-04-09T00:08:44.511Z] 
00:08:44 [2021-04-09T00:08:44.511Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:08:44 [2021-04-09T00:08:44.511Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
00:08:44 [2021-04-09T00:08:44.511Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
00:08:44 [2021-04-09T00:08:44.511Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
00:08:44 [2021-04-09T00:08:44.511Z] #63 DONE 2.4s
00:08:44 [2021-04-09T00:08:44.511Z] 
00:08:44 [2021-04-09T00:08:44.511Z] #24 [internal] load build context
00:08:44 [2021-04-09T00:08:44.511Z] #24 sha256:67ad53fd99b2095b4892eb169414c130d90e59a1d5b6767b4f9b504cab768ea3
00:08:45 [2021-04-09T00:08:45.093Z] #24 ...
00:08:45 [2021-04-09T00:08:45.093Z] 
00:08:45 [2021-04-09T00:08:45.093Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:08:45 [2021-04-09T00:08:45.093Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
00:08:45 [2021-04-09T00:08:45.093Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
00:08:45 [2021-04-09T00:08:45.093Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
00:08:45 [2021-04-09T00:08:45.093Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
00:08:45 [2021-04-09T00:08:45.093Z] #65 DONE 2.8s
00:08:45 [2021-04-09T00:08:45.093Z] 
00:08:45 [2021-04-09T00:08:45.093Z] #24 [internal] load build context
00:08:45 [2021-04-09T00:08:45.093Z] #24 sha256:67ad53fd99b2095b4892eb169414c130d90e59a1d5b6767b4f9b504cab768ea3
00:08:46 [2021-04-09T00:08:46.189Z] #24 ...
00:08:46 [2021-04-09T00:08:46.189Z] 
00:08:46 [2021-04-09T00:08:46.189Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
00:08:46 [2021-04-09T00:08:46.190Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f
00:08:46 [2021-04-09T00:08:46.190Z] #64 DONE 0.4s
00:08:46 [2021-04-09T00:08:46.190Z] 
00:08:46 [2021-04-09T00:08:46.190Z] #24 [internal] load build context
00:08:46 [2021-04-09T00:08:46.190Z] #24 sha256:67ad53fd99b2095b4892eb169414c130d90e59a1d5b6767b4f9b504cab768ea3
00:08:46 [2021-04-09T00:08:46.560Z] #24 ...
00:08:46 [2021-04-09T00:08:46.560Z] 
00:08:46 [2021-04-09T00:08:46.560Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
00:08:46 [2021-04-09T00:08:46.560Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac
00:08:46 [2021-04-09T00:08:46.560Z] #66 DONE 0.3s
00:08:46 [2021-04-09T00:08:46.560Z] 
00:08:46 [2021-04-09T00:08:46.560Z] #24 [internal] load build context
00:08:46 [2021-04-09T00:08:46.560Z] #24 sha256:67ad53fd99b2095b4892eb169414c130d90e59a1d5b6767b4f9b504cab768ea3
00:08:46 [2021-04-09T00:08:46.930Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.130s	coverage: 46.2% of statements
00:08:47 [2021-04-09T00:08:47.563Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.9% of statements
00:08:49 [2021-04-09T00:08:49.371Z] #24 transferring context: 40.60MB 7.0s
00:08:49 [2021-04-09T00:08:49.674Z] #24 transferring context: 53.55MB 7.8s done
00:08:49 [2021-04-09T00:08:49.674Z] #24 DONE 7.8s
00:08:49 [2021-04-09T00:08:49.674Z] 
00:08:49 [2021-04-09T00:08:49.674Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:08:49 [2021-04-09T00:08:49.674Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
00:08:49 [2021-04-09T00:08:49.674Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
00:08:49 [2021-04-09T00:08:49.674Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done
00:08:49 [2021-04-09T00:08:49.674Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.8s done
00:08:49 [2021-04-09T00:08:49.674Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done
00:08:49 [2021-04-09T00:08:49.674Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.6s done
00:08:49 [2021-04-09T00:08:49.674Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.7s done
00:08:49 [2021-04-09T00:08:49.674Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.7s done
00:08:49 [2021-04-09T00:08:49.674Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.1s done
00:08:49 [2021-04-09T00:08:49.674Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53
00:08:51 [2021-04-09T00:08:51.072Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.236s	coverage: 49.4% of statements
00:08:51 [2021-04-09T00:08:51.788Z] #10 ...
00:08:51 [2021-04-09T00:08:51.788Z] 
00:08:51 [2021-04-09T00:08:51.788Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b
00:08:51 [2021-04-09T00:08:51.788Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58
00:08:51 [2021-04-09T00:08:51.788Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 54.18MB / 54.18MB 3.9s done
00:08:51 [2021-04-09T00:08:51.788Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 5.4s done
00:08:51 [2021-04-09T00:08:51.788Z] #27 DONE 9.4s
00:08:51 [2021-04-09T00:08:51.788Z] 
00:08:51 [2021-04-09T00:08:51.788Z] #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
00:08:51 [2021-04-09T00:08:51.788Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
00:08:51 [2021-04-09T00:08:51.788Z] #28 0.234 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:08:51 [2021-04-09T00:08:51.788Z] #28 0.262 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:08:51 [2021-04-09T00:08:51.788Z] #28 0.276 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:08:52 [2021-04-09T00:08:52.086Z] #28 0.491 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
00:08:52 [2021-04-09T00:08:52.386Z] #28 0.749 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:08:52 [2021-04-09T00:08:52.386Z] #28 ...
00:08:52 [2021-04-09T00:08:52.386Z] 
00:08:52 [2021-04-09T00:08:52.386Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:08:52 [2021-04-09T00:08:52.386Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
00:08:52 [2021-04-09T00:08:52.386Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.0s done
00:08:52 [2021-04-09T00:08:52.386Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done
00:08:52 [2021-04-09T00:08:52.386Z] #10 DONE 9.8s
00:08:52 [2021-04-09T00:08:52.684Z] 
00:08:52 [2021-04-09T00:08:52.684Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:08:52 [2021-04-09T00:08:52.684Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
00:08:52 [2021-04-09T00:08:52.684Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6
00:08:52 [2021-04-09T00:08:52.684Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done
00:08:52 [2021-04-09T00:08:52.684Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0
00:08:54 [2021-04-09T00:08:54.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:08:55 [2021-04-09T00:08:55.457Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done
00:08:55 [2021-04-09T00:08:55.457Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad
00:08:56 [2021-04-09T00:08:56.088Z] sha256:1e465f398e5012c1016121c33bd6f74f3d9f6fd1c140c0731b2fcc1613c06804
00:08:56 [2021-04-09T00:08:56.088Z] INFO: Starting docker-py tests...
00:08:56 [2021-04-09T00:08:56.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:08:56 [2021-04-09T00:08:56.625Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.537s	coverage: 73.3% of statements
00:08:56 [2021-04-09T00:08:56.625Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:08:56 [2021-04-09T00:08:56.915Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 57.5% of statements
00:08:57 [2021-04-09T00:08:57.023Z] ============================= test session starts ==============================
00:08:57 [2021-04-09T00:08:57.023Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
00:08:57 [2021-04-09T00:08:57.023Z] rootdir: /src, inifile: pytest.ini
00:08:57 [2021-04-09T00:08:57.023Z] plugins: timeout-1.3.3, cov-2.6.1
00:08:57 [2021-04-09T00:08:57.628Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.006s	coverage: 57.7% of statements
00:08:57 [2021-04-09T00:08:57.628Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:08:57 [2021-04-09T00:08:57.628Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:08:57 [2021-04-09T00:08:57.628Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
00:08:57 [2021-04-09T00:08:57.634Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done
00:08:57 [2021-04-09T00:08:57.634Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0
00:08:57 [2021-04-09T00:08:57.919Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
00:08:57 [2021-04-09T00:08:57.976Z] collected 390 items / 1 deselected / 389 selected
00:08:57 [2021-04-09T00:08:57.976Z] 
00:08:59 [2021-04-09T00:08:59.163Z] #10 ...
00:08:59 [2021-04-09T00:08:59.163Z] 
00:08:59 [2021-04-09T00:08:59.163Z] #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
00:08:59 [2021-04-09T00:08:59.163Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
00:08:59 [2021-04-09T00:08:59.163Z] #28 1.155 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
00:08:59 [2021-04-09T00:08:59.163Z] #28 3.352 Fetched 8202 kB in 3s (2619 kB/s)
00:08:59 [2021-04-09T00:08:59.163Z] #28 3.352 Reading package lists...
00:08:59 [2021-04-09T00:08:59.163Z] #28 4.894 Reading package lists...
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.365 Building dependency tree...
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.802 The following additional packages will be installed:
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.803   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.803   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.804   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.805 Suggested packages:
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.805   krb5-doc krb5-user
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.805 Recommended packages:
00:08:59 [2021-04-09T00:08:59.163Z] #28 6.805   krb5-locales publicsuffix libsasl2-modules
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.167 The following NEW packages will be installed:
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.168   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.168   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.168   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.170   libssh2-1 libssl1.1 openssl
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.222 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.222 Need to get 5176 kB of archives.
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.222 After this operation, 14.5 MB of additional disk space will be used.
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.222 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.234 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.263 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.266 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.269 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.280 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.307 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.319 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.323 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.329 Get:10 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.333 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.342 Get:12 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.349 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.353 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.358 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.361 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.377 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.378 Get:18 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.383 Get:19 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.398 Get:20 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.402 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB]
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.634 debconf: delaying package configuration, since apt-utils is not installed
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.659 Fetched 5176 kB in 0s (25.5 MB/s)
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.681 Selecting previously unselected package libssl1.1:ppc64el.
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.681 (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 ... 6677 files and directories currently installed.)
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.689 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ...
00:08:59 [2021-04-09T00:08:59.163Z] #28 7.699 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ...
00:08:59 [2021-04-09T00:08:59.462Z] #28 7.914 Selecting previously unselected package openssl.
00:08:59 [2021-04-09T00:08:59.462Z] #28 7.914 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ...
00:08:59 [2021-04-09T00:08:59.462Z] #28 7.916 Unpacking openssl (1.1.1d-0+deb10u6) ...
00:08:59 [2021-04-09T00:08:59.462Z] #28 8.049 Selecting previously unselected package ca-certificates.
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.051 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.052 Unpacking ca-certificates (20200601~deb10u2) ...
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.181 Selecting previously unselected package libkeyutils1:ppc64el.
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.181 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.184 Unpacking libkeyutils1:ppc64el (1.6-6) ...
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.218 Selecting previously unselected package libkrb5support0:ppc64el.
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.220 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ...
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.222 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ...
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.250 Selecting previously unselected package libk5crypto3:ppc64el.
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.253 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ...
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.254 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ...
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.296 Selecting previously unselected package libkrb5-3:ppc64el.
00:08:59 [2021-04-09T00:08:59.762Z] #28 8.296 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ...
00:08:59 [2021-04-09T00:08:59.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:08:59 [2021-04-09T00:08:59.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:08:59 [2021-04-09T00:08:59.930Z] ok  	github.com/docker/docker/cmd/dockerd	0.151s	coverage: 29.1% of statements
00:08:59 [2021-04-09T00:08:59.930Z] ok  	github.com/docker/docker/container	0.159s	coverage: 34.7% of statements
00:08:59 [2021-04-09T00:08:59.930Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:08:59 [2021-04-09T00:08:59.930Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:08:59 [2021-04-09T00:08:59.930Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:08:59 [2021-04-09T00:08:59.930Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:08:59 [2021-04-09T00:08:59.930Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.055s	coverage: 65.3% of statements
00:08:59 [2021-04-09T00:08:59.930Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.040s	coverage: 35.9% of statements
00:08:59 [2021-04-09T00:08:59.982Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
00:08:59 [2021-04-09T00:08:59.982Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 6.7% of statements
00:08:59 [2021-04-09T00:08:59.982Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:08:59 [2021-04-09T00:08:59.982Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.297 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.391 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.392 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.394 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.435 Selecting previously unselected package libsasl2-modules-db:ppc64el.
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.437 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.439 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.467 Selecting previously unselected package libsasl2-2:ppc64el.
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.469 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.470 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.503 Selecting previously unselected package libldap-common.
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.506 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.507 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.536 Selecting previously unselected package libldap-2.4-2:ppc64el.
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.538 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.540 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.595 Selecting previously unselected package libnghttp2-14:ppc64el.
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.597 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.599 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.100Z] #28 8.643 Selecting previously unselected package libpsl5:ppc64el.
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.644 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.645 Unpacking libpsl5:ppc64el (0.20.2-2) ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.672 Selecting previously unselected package librtmp1:ppc64el.
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.674 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.675 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.707 Selecting previously unselected package libssh2-1:ppc64el.
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.709 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.711 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.757 Selecting previously unselected package libcurl4:ppc64el.
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.757 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.757 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.819 Selecting previously unselected package curl.
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.823 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.824 Unpacking curl (7.64.0-4+deb10u2) ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.876 Selecting previously unselected package libonig5:ppc64el.
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.879 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.880 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.930 Selecting previously unselected package libjq1:ppc64el.
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.930 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.932 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:09:00 [2021-04-09T00:09:00.399Z] #28 8.991 Selecting previously unselected package jq.
00:09:00 [2021-04-09T00:09:00.698Z] #28 8.994 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 8.996 Unpacking jq (1.5+dfsg-2+b1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.037 Setting up libkeyutils1:ppc64el (1.6-6) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.042 Setting up libpsl5:ppc64el (0.20.2-2) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.049 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.200 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.203 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.207 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.210 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.214 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.217 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.220 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.223 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.226 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.230 Setting up openssl (1.1.1d-0+deb10u6) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.236 Setting up libonig5:ppc64el (6.9.1-1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.239 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:09:00 [2021-04-09T00:09:00.698Z] #28 9.242 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ...
00:09:00 [2021-04-09T00:09:00.997Z] #28 9.246 Setting up ca-certificates (20200601~deb10u2) ...
00:09:01 [2021-04-09T00:09:01.013Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 67.0% of statements
00:09:01 [2021-04-09T00:09:01.013Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.080s	coverage: 77.8% of statements
00:09:01 [2021-04-09T00:09:01.013Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:09:01 [2021-04-09T00:09:01.013Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:09:01 [2021-04-09T00:09:01.642Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 23.9% of statements
00:09:01 [2021-04-09T00:09:01.660Z] #28 10.01 Updating certificates in /etc/ssl/certs...
00:09:01 [2021-04-09T00:09:01.935Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 69.9% of statements
00:09:02 [2021-04-09T00:09:02.225Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
00:09:02 [2021-04-09T00:09:02.715Z] #28 ...
00:09:02 [2021-04-09T00:09:02.715Z] 
00:09:02 [2021-04-09T00:09:02.715Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:09:02 [2021-04-09T00:09:02.715Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
00:09:02 [2021-04-09T00:09:02.715Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done
00:09:02 [2021-04-09T00:09:02.715Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done
00:09:02 [2021-04-09T00:09:02.715Z] #10 DONE 19.9s
00:09:02 [2021-04-09T00:09:02.715Z] 
00:09:02 [2021-04-09T00:09:02.715Z] #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
00:09:02 [2021-04-09T00:09:02.715Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
00:09:02 [2021-04-09T00:09:02.715Z] #28 11.01 137 added, 0 removed; done.
00:09:02 [2021-04-09T00:09:02.715Z] #28 ...
00:09:02 [2021-04-09T00:09:02.715Z] 
00:09:02 [2021-04-09T00:09:02.715Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
00:09:02 [2021-04-09T00:09:02.715Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858
00:09:02 [2021-04-09T00:09:02.715Z] #11 DONE 0.2s
00:09:02 [2021-04-09T00:09:02.715Z] 
00:09:02 [2021-04-09T00:09:02.715Z] #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
00:09:02 [2021-04-09T00:09:02.715Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
00:09:02 [2021-04-09T00:09:02.715Z] #28 11.03 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
00:09:02 [2021-04-09T00:09:02.715Z] #28 11.03 Setting up jq (1.5+dfsg-2+b1) ...
00:09:02 [2021-04-09T00:09:02.715Z] #28 11.03 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ...
00:09:02 [2021-04-09T00:09:02.715Z] #28 11.04 Setting up curl (7.64.0-4+deb10u2) ...
00:09:02 [2021-04-09T00:09:02.715Z] #28 11.04 Processing triggers for libc-bin (2.28-10) ...
00:09:02 [2021-04-09T00:09:02.715Z] #28 11.05 Processing triggers for ca-certificates (20200601~deb10u2) ...
00:09:02 [2021-04-09T00:09:02.715Z] #28 11.05 Updating certificates in /etc/ssl/certs...
00:09:02 [2021-04-09T00:09:02.855Z] ok  	github.com/docker/docker/daemon/logger/local	0.007s	coverage: 75.2% of statements
00:09:02 [2021-04-09T00:09:02.855Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:09:03 [2021-04-09T00:09:03.017Z] #28 ...
00:09:03 [2021-04-09T00:09:03.017Z] 
00:09:03 [2021-04-09T00:09:03.017Z] #12 [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
00:09:03 [2021-04-09T00:09:03.017Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159
00:09:03 [2021-04-09T00:09:03.017Z] #12 DONE 0.2s
00:09:03 [2021-04-09T00:09:03.017Z] 
00:09:03 [2021-04-09T00:09:03.017Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:09:03 [2021-04-09T00:09:03.017Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92
00:09:03 [2021-04-09T00:09:03.017Z] #32 DONE 0.1s
00:09:03 [2021-04-09T00:09:03.017Z] 
00:09:03 [2021-04-09T00:09:03.017Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:09:03 [2021-04-09T00:09:03.017Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0
00:09:03 [2021-04-09T00:09:03.017Z] #40 DONE 0.2s
00:09:03 [2021-04-09T00:09:03.017Z] 
00:09:03 [2021-04-09T00:09:03.017Z] #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
00:09:03 [2021-04-09T00:09:03.017Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
00:09:03 [2021-04-09T00:09:03.487Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.056s	coverage: 55.1% of statements
00:09:03 [2021-04-09T00:09:03.669Z] #41 ...
00:09:03 [2021-04-09T00:09:03.669Z] 
00:09:03 [2021-04-09T00:09:03.669Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
00:09:03 [2021-04-09T00:09:03.669Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168
00:09:03 [2021-04-09T00:09:03.669Z] #13 DONE 0.6s
00:09:03 [2021-04-09T00:09:03.669Z] 
00:09:03 [2021-04-09T00:09:03.669Z] #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
00:09:03 [2021-04-09T00:09:03.669Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba
00:09:03 [2021-04-09T00:09:03.669Z] #28 12.02 0 added, 0 removed; done.
00:09:03 [2021-04-09T00:09:03.669Z] #28 12.02 Running hooks in /etc/ca-certificates/update.d...
00:09:03 [2021-04-09T00:09:03.669Z] #28 12.02 done.
00:09:03 [2021-04-09T00:09:03.779Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.013s	coverage: 31.5% of statements
00:09:03 [2021-04-09T00:09:03.972Z] #28 DONE 12.2s
00:09:03 [2021-04-09T00:09:03.972Z] 
00:09:03 [2021-04-09T00:09:03.972Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:09:03 [2021-04-09T00:09:03.972Z] #29 sha256:e8e2f0b8db3b217da8d86045c8acc48975ae99b6a74cf84aea24594ac2660004
00:09:03 [2021-04-09T00:09:03.972Z] #29 DONE 0.1s
00:09:03 [2021-04-09T00:09:03.972Z] 
00:09:03 [2021-04-09T00:09:03.972Z] #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
00:09:03 [2021-04-09T00:09:03.972Z] #25 sha256:68c829e2d13d034534c8d4484082f591c912e425f0c6d1d346152d14dfaf03fd
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.644 + RM_GOPATH=0
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.644 + TMP_GOPATH=
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.644 + : /build
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.645 + '[' -z '' ']'
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.645 ++ mktemp -d
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.647 + export GOPATH=/tmp/tmp.MFyc8rTN4l
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.647 + GOPATH=/tmp/tmp.MFyc8rTN4l
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.647 + RM_GOPATH=1
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.647 + case "$(go env GOARCH)" in
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.649 ++ go env GOARCH
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.657 + export GO_BUILDMODE=-buildmode=pie
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.657 + GO_BUILDMODE=-buildmode=pie
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.659 ++ dirname /tmp/install/install.sh
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.667 + dir=/tmp/install
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.667 + bin=dockercli
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.667 + shift
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.668 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.668 + . /tmp/install/dockercli.installer
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.668 ++ : stable
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.668 ++ : 17.06.2-ce
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.669 + install_dockercli
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.670 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.670 Install docker/cli version 17.06.2-ce from stable
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.671 ++ uname -m
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.673 + arch=ppc64le
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.673 + '[' ppc64le '!=' x86_64 ']'
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.673 + '[' ppc64le '!=' s390x ']'
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.673 + '[' ppc64le '!=' armhf ']'
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.673 + build_dockercli
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.673 + git clone https://github.com/docker/docker-ce /tmp/tmp.MFyc8rTN4l/tmp/docker-ce
00:09:03 [2021-04-09T00:09:03.972Z] #25 0.675 Cloning into '/tmp/tmp.MFyc8rTN4l/tmp/docker-ce'...
00:09:04 [2021-04-09T00:09:04.167Z] ok  	github.com/docker/docker/daemon/cluster	0.132s	coverage: 0.5% of statements
00:09:04 [2021-04-09T00:09:04.809Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
00:09:05 [2021-04-09T00:09:05.099Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
00:09:05 [2021-04-09T00:09:05.729Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
00:09:06 [2021-04-09T00:09:06.105Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
00:09:06 [2021-04-09T00:09:06.105Z] ok  	github.com/docker/docker/daemon/config	0.133s	coverage: 81.8% of statements
00:09:06 [2021-04-09T00:09:06.359Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.484s	coverage: 82.5% of statements
00:09:06 [2021-04-09T00:09:06.359Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:09:06 [2021-04-09T00:09:06.359Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:09:07 [2021-04-09T00:09:07.390Z] ok  	github.com/docker/docker/distribution	0.256s	coverage: 25.2% of statements
00:09:07 [2021-04-09T00:09:07.390Z] ok  	github.com/docker/docker/distribution/metadata	0.041s	coverage: 48.2% of statements
00:09:07 [2021-04-09T00:09:07.390Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:09:07 [2021-04-09T00:09:07.505Z] ok  	github.com/docker/docker/daemon/events	0.076s	coverage: 50.0% of statements
00:09:08 [2021-04-09T00:09:08.021Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 53.1% of statements
00:09:08 [2021-04-09T00:09:08.459Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
00:09:08 [2021-04-09T00:09:08.623Z] #25 ...
00:09:08 [2021-04-09T00:09:08.623Z] 
00:09:08 [2021-04-09T00:09:08.624Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:09:08 [2021-04-09T00:09:08.624Z] #30 sha256:6efec275efa772de3213f69529246eca2b7e8877219e793d3ae83259c35dbb84
00:09:08 [2021-04-09T00:09:08.624Z] #30 1.951 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:09:08 [2021-04-09T00:09:08.624Z] #30 2.586 
00:09:08 [2021-04-09T00:09:08.624Z] #30 2.963 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.9%
#######                                                                   10.9%
##########                                                                15.0%
###############                                                           21.3%
#######################                                                   32.1%
############################                                              40.1%
#####################################                                     52.3%
###########################################                               60.4%
#################################################                         68.5%
#####################################################                     74.7%
###########################################################               82.8%
#################################################################         90.8%
#######################################################################   98.9%
######################################################################## 100.0%
00:09:09 [2021-04-09T00:09:09.051Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.6% of statements
00:09:09 [2021-04-09T00:09:09.276Z] #30 5.337 
00:09:09 [2021-04-09T00:09:09.341Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
00:09:09 [2021-04-09T00:09:09.971Z] ok  	github.com/docker/docker/image/tarexport	0.005s	coverage: 0.6% of statements
00:09:09 [2021-04-09T00:09:09.971Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
00:09:09 [2021-04-09T00:09:09.971Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:09:10 [2021-04-09T00:09:10.186Z] #30 5.572 #=#=#                                                                         

###############                                                           21.8%
#########################################                                 57.3%
############################################################              84.0%
######################################################################## 100.0%
00:09:10 [2021-04-09T00:09:10.493Z] #30 6.511 
00:09:10 [2021-04-09T00:09:10.602Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
00:09:10 [2021-04-09T00:09:10.602Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:09:11 [2021-04-09T00:09:11.100Z] #30 6.782 
###                                                                        5.3%
##########################                                                36.3%
########################################                                  56.8%
######################################################################    97.7%
######################################################################## 100.0%
00:09:11 [2021-04-09T00:09:11.234Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
00:09:11 [2021-04-09T00:09:11.402Z] #30 7.509 
00:09:12 [2021-04-09T00:09:12.330Z] ok  	github.com/docker/docker/oci	0.004s	coverage: 45.2% of statements
00:09:12 [2021-04-09T00:09:12.621Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.1% of statements
00:09:12 [2021-04-09T00:09:12.690Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
00:09:12 [2021-04-09T00:09:12.691Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.995s	coverage: 73.3% of statements
00:09:12 [2021-04-09T00:09:12.691Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.500s	coverage: 14.1% of statements
00:09:12 [2021-04-09T00:09:12.912Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
00:09:12 [2021-04-09T00:09:12.932Z] #30 7.678 
                                                                           0.0%
###                                                                        4.4%
#####                                                                      8.2%
########                                                                  11.9%
###########                                                               15.7%
##################                                                        25.4%
######################                                                    31.5%
#########################                                                 35.3%
#############################                                             40.7%
#################################                                         47.1%
####################################                                      50.9%
########################################                                  56.7%
##
00:09:12 [2021-04-09T00:09:12.932Z] #30 ...
00:09:12 [2021-04-09T00:09:12.932Z] 
00:09:12 [2021-04-09T00:09:12.932Z] #50 [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
00:09:12 [2021-04-09T00:09:12.932Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.719 + RM_GOPATH=0
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.719 + TMP_GOPATH=
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.721 + : /build
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.722 + '[' -z '' ']'
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.723 ++ mktemp -d
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.727 + export GOPATH=/tmp/tmp.o69mzhSmOd
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.730 + GOPATH=/tmp/tmp.o69mzhSmOd
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.730 + RM_GOPATH=1
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.730 + case "$(go env GOARCH)" in
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.731 ++ go env GOARCH
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.745 + export GO_BUILDMODE=-buildmode=pie
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.745 + GO_BUILDMODE=-buildmode=pie
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.746 ++ dirname /tmp/install/install.sh
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.748 + dir=/tmp/install
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.748 + bin=golangci_lint
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.748 + shift
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.749 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.749 + . /tmp/install/golangci_lint.installer
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.749 ++ : v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.750 + install_golangci_lint
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.750 + set -e
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.750 + export GO111MODULE=on
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.750 + GO111MODULE=on
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.750 + GOBIN=/build
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.750 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.834 go: finding github.com v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.838 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.839 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.839 go: finding github.com/golangci/golangci-lint v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 0.839 go: finding github.com/golangci v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 1.720 go: downloading github.com/golangci/golangci-lint v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 2.922 go: extracting github.com/golangci/golangci-lint v1.23.8
00:09:12 [2021-04-09T00:09:12.932Z] #50 ...
00:09:12 [2021-04-09T00:09:12.932Z] 
00:09:12 [2021-04-09T00:09:12.932Z] #46 [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
00:09:12 [2021-04-09T00:09:12.932Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.465 + RM_GOPATH=0
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.465 + TMP_GOPATH=
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.465 + : /build
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.465 + '[' -z '' ']'
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.466 ++ mktemp -d
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.469 + export GOPATH=/tmp/tmp.xV6QV0Xc8T
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.469 + GOPATH=/tmp/tmp.xV6QV0Xc8T
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.469 + RM_GOPATH=1
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.477 + case "$(go env GOARCH)" in
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.485 ++ go env GOARCH
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.503 + export GO_BUILDMODE=-buildmode=pie
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.503 + GO_BUILDMODE=-buildmode=pie
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.504 ++ dirname /tmp/install/install.sh
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.506 + dir=/tmp/install
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.508 + bin=vndr
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.508 + shift
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.508 + '[' '!' -f /tmp/install/vndr.installer ']'
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.508 + . /tmp/install/vndr.installer
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.509 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.510 + install_vndr
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.510 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.510 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.511 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xV6QV0Xc8T/src/github.com/LK4D4/vndr
00:09:12 [2021-04-09T00:09:12.932Z] #46 0.514 Cloning into '/tmp/tmp.xV6QV0Xc8T/src/github.com/LK4D4/vndr'...
00:09:12 [2021-04-09T00:09:12.932Z] #46 1.297 + cd /tmp/tmp.xV6QV0Xc8T/src/github.com/LK4D4/vndr
00:09:12 [2021-04-09T00:09:12.932Z] #46 1.297 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:09:12 [2021-04-09T00:09:12.932Z] #46 1.324 + go build -buildmode=pie -v -o /build/vndr .
00:09:12 [2021-04-09T00:09:12.932Z] #46 2.507 runtime/internal/sys
00:09:12 [2021-04-09T00:09:12.932Z] #46 2.531 internal/cpu
00:09:12 [2021-04-09T00:09:12.932Z] #46 2.545 internal/race
00:09:12 [2021-04-09T00:09:12.932Z] #46 2.593 runtime/internal/atomic
00:09:12 [2021-04-09T00:09:12.932Z] #46 2.689 sync/atomic
00:09:12 [2021-04-09T00:09:12.932Z] #46 2.909 runtime/internal/math
00:09:12 [2021-04-09T00:09:12.932Z] #46 3.070 unicode
00:09:12 [2021-04-09T00:09:12.932Z] #46 3.163 unicode/utf8
00:09:12 [2021-04-09T00:09:12.932Z] #46 3.825 math/bits
00:09:12 [2021-04-09T00:09:12.932Z] #46 4.072 internal/bytealg
00:09:12 [2021-04-09T00:09:12.932Z] #46 4.890 internal/testlog
00:09:12 [2021-04-09T00:09:12.932Z] #46 5.877 encoding
00:09:12 [2021-04-09T00:09:12.932Z] #46 6.232 runtime
00:09:12 [2021-04-09T00:09:12.932Z] #46 6.353 unicode/utf16
00:09:12 [2021-04-09T00:09:12.932Z] #46 6.507 math
00:09:12 [2021-04-09T00:09:12.932Z] #46 7.021 container/list
00:09:12 [2021-04-09T00:09:12.932Z] #46 9.900 crypto/internal/subtle
00:09:13 [2021-04-09T00:09:13.232Z] #46 10.19 crypto/subtle
00:09:13 [2021-04-09T00:09:13.232Z] #46 ...
00:09:13 [2021-04-09T00:09:13.232Z] 
00:09:13 [2021-04-09T00:09:13.232Z] #52 [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
00:09:13 [2021-04-09T00:09:13.232Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.777 + RM_GOPATH=0
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.777 + TMP_GOPATH=
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.777 + : /build
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.778 + '[' -z '' ']'
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.778 ++ mktemp -d
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.788 + export GOPATH=/tmp/tmp.gRYr1vFpBH
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.788 + GOPATH=/tmp/tmp.gRYr1vFpBH
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.789 + RM_GOPATH=1
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.789 + case "$(go env GOARCH)" in
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.798 ++ go env GOARCH
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.837 + export GO_BUILDMODE=-buildmode=pie
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.837 + GO_BUILDMODE=-buildmode=pie
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.844 ++ dirname /tmp/install/install.sh
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.854 + dir=/tmp/install
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.855 + bin=shfmt
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.855 + shift
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.856 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.856 + . /tmp/install/shfmt.installer
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.856 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.857 + install_shfmt
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.858 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.858 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.858 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gRYr1vFpBH/src/github.com/mvdan/sh
00:09:13 [2021-04-09T00:09:13.232Z] #52 0.862 Cloning into '/tmp/tmp.gRYr1vFpBH/src/github.com/mvdan/sh'...
00:09:13 [2021-04-09T00:09:13.232Z] #52 ...
00:09:13 [2021-04-09T00:09:13.232Z] 
00:09:13 [2021-04-09T00:09:13.232Z] #59 [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
00:09:13 [2021-04-09T00:09:13.232Z] #59 sha256:1522f43c790aeb6c553c47e4e4c171aa9ce52ad3c5dbb1ca71e2bde5515ddfb7
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.427 + RM_GOPATH=0
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.427 + TMP_GOPATH=
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.427 + : /build
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.427 + '[' -z '' ']'
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.428 ++ mktemp -d
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.430 + export GOPATH=/tmp/tmp.JJClsNGTy2
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.430 + GOPATH=/tmp/tmp.JJClsNGTy2
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.430 + RM_GOPATH=1
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.430 + case "$(go env GOARCH)" in
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.431 ++ go env GOARCH
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.437 + export GO_BUILDMODE=-buildmode=pie
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.437 + GO_BUILDMODE=-buildmode=pie
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.437 ++ dirname /tmp/install/install.sh
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.439 + dir=/tmp/install
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.439 + bin=rootlesskit
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.439 + shift
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.439 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.439 + . /tmp/install/rootlesskit.installer
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.439 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.440 + install_rootlesskit
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.440 + case "$1" in
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.440 + export CGO_ENABLED=0
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.440 + CGO_ENABLED=0
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.441 + _install_rootlesskit
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.442 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.442 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd'
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.442 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JJClsNGTy2/src/github.com/rootless-containers/rootlesskit
00:09:13 [2021-04-09T00:09:13.232Z] #59 0.444 Cloning into '/tmp/tmp.JJClsNGTy2/src/github.com/rootless-containers/rootlesskit'...
00:09:13 [2021-04-09T00:09:13.232Z] #59 4.452 + cd /tmp/tmp.JJClsNGTy2/src/github.com/rootless-containers/rootlesskit
00:09:13 [2021-04-09T00:09:13.232Z] #59 4.452 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd
00:09:13 [2021-04-09T00:09:13.232Z] #59 4.524 + export GO111MODULE=on
00:09:13 [2021-04-09T00:09:13.232Z] #59 4.524 + GO111MODULE=on
00:09:13 [2021-04-09T00:09:13.232Z] #59 4.524 + export GOPROXY=https://proxy.golang.org
00:09:13 [2021-04-09T00:09:13.232Z] #59 4.524 + GOPROXY=https://proxy.golang.org
00:09:13 [2021-04-09T00:09:13.232Z] #59 4.524 + for f in rootlesskit rootlesskit-docker-proxy
00:09:13 [2021-04-09T00:09:13.232Z] #59 4.524 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.392 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.393 go: downloading github.com/urfave/cli/v2 v2.3.0
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.397 go: downloading github.com/gorilla/mux v1.8.0
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.397 go: downloading github.com/moby/sys/mountinfo v0.4.1
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.398 go: downloading github.com/gofrs/flock v0.8.0
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.473 go: downloading github.com/sirupsen/logrus v1.8.1
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.634 go: downloading github.com/google/uuid v1.2.0
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.640 go: downloading github.com/pkg/errors v0.9.1
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.696 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
00:09:13 [2021-04-09T00:09:13.232Z] #59 7.920 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
00:09:13 [2021-04-09T00:09:13.232Z] #59 8.107 go: extracting github.com/gofrs/flock v0.8.0
00:09:13 [2021-04-09T00:09:13.232Z] #59 8.393 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
00:09:13 [2021-04-09T00:09:13.232Z] #59 8.522 go: extracting github.com/pkg/errors v0.9.1
00:09:13 [2021-04-09T00:09:13.232Z] #59 8.550 go: extracting github.com/google/uuid v1.2.0
00:09:13 [2021-04-09T00:09:13.232Z] #59 8.627 go: extracting github.com/moby/sys/mountinfo v0.4.1
00:09:13 [2021-04-09T00:09:13.232Z] #59 8.709 go: downloading github.com/moby/vpnkit v0.5.0
00:09:13 [2021-04-09T00:09:13.232Z] #59 8.949 go: extracting github.com/gorilla/mux v1.8.0
00:09:13 [2021-04-09T00:09:13.232Z] #59 9.062 go: extracting github.com/sirupsen/logrus v1.8.1
00:09:13 [2021-04-09T00:09:13.232Z] #59 ...
00:09:13 [2021-04-09T00:09:13.232Z] 
00:09:13 [2021-04-09T00:09:13.232Z] #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
00:09:13 [2021-04-09T00:09:13.232Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
00:09:13 [2021-04-09T00:09:13.232Z] #37 1.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:09:13 [2021-04-09T00:09:13.232Z] #37 1.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:09:13 [2021-04-09T00:09:13.232Z] #37 1.375 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:09:13 [2021-04-09T00:09:13.232Z] #37 2.740 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:09:13 [2021-04-09T00:09:13.232Z] #37 5.221 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
00:09:13 [2021-04-09T00:09:13.232Z] #37 7.520 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
00:09:13 [2021-04-09T00:09:13.543Z] #37 ...
00:09:13 [2021-04-09T00:09:13.543Z] 
00:09:13 [2021-04-09T00:09:13.543Z] #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
00:09:13 [2021-04-09T00:09:13.543Z] #35 sha256:24e8b3a52070f45f41cadd857aebff81c1d7493232eec8ef7776677e58097db1
00:09:13 [2021-04-09T00:09:13.543Z] #35 0.490 Install go-toml version v1.8.1
00:09:13 [2021-04-09T00:09:13.543Z] #35 0.525 go: finding github.com v1.8.1
00:09:13 [2021-04-09T00:09:13.543Z] #35 0.526 go: finding github.com/pelletier/go-toml/cmd v1.8.1
00:09:13 [2021-04-09T00:09:13.543Z] #35 0.527 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
00:09:13 [2021-04-09T00:09:13.543Z] #35 0.527 go: finding github.com/pelletier/go-toml v1.8.1
00:09:13 [2021-04-09T00:09:13.543Z] #35 0.528 go: finding github.com/pelletier v1.8.1
00:09:13 [2021-04-09T00:09:13.543Z] #35 1.295 go: downloading github.com/pelletier/go-toml v1.8.1
00:09:13 [2021-04-09T00:09:13.543Z] #35 2.157 go: extracting github.com/pelletier/go-toml v1.8.1
00:09:13 [2021-04-09T00:09:13.543Z] #35 5.397 github.com/pelletier/go-toml
00:09:13 [2021-04-09T00:09:13.543Z] #35 ...
00:09:13 [2021-04-09T00:09:13.543Z] 
00:09:13 [2021-04-09T00:09:13.543Z] #43 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:09:13 [2021-04-09T00:09:13.543Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
00:09:13 [2021-04-09T00:09:13.543Z] #43 1.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:09:13 [2021-04-09T00:09:13.543Z] #43 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:09:13 [2021-04-09T00:09:13.543Z] #43 1.377 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:09:13 [2021-04-09T00:09:13.543Z] #43 2.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:09:13 [2021-04-09T00:09:13.543Z] #43 4.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
00:09:13 [2021-04-09T00:09:13.543Z] #43 6.585 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
00:09:13 [2021-04-09T00:09:13.543Z] #43 ...
00:09:13 [2021-04-09T00:09:13.543Z] 
00:09:13 [2021-04-09T00:09:13.543Z] #48 [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
00:09:13 [2021-04-09T00:09:13.543Z] #48 sha256:de5bb817a9c697012d976f8fbf9c34d8e74767a843701297329508604efd2002
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.738 + RM_GOPATH=0
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.738 + TMP_GOPATH=
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.738 + : /build
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.738 + '[' -z '' ']'
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.741 ++ mktemp -d
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.744 + export GOPATH=/tmp/tmp.kTIRNx4UIJ
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.744 + GOPATH=/tmp/tmp.kTIRNx4UIJ
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.744 + RM_GOPATH=1
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.744 + case "$(go env GOARCH)" in
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.745 ++ go env GOARCH
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.801 + export GO_BUILDMODE=-buildmode=pie
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.801 + GO_BUILDMODE=-buildmode=pie
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.803 ++ dirname /tmp/install/install.sh
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.804 + dir=/tmp/install
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + bin=gotestsum
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + shift
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + . /tmp/install/gotestsum.installer
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 ++ : v0.5.3
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + install_gotestsum
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + set -e
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + export GO111MODULE=on
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + GO111MODULE=on
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.805 + GOBIN=/build
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.806 + go get gotest.tools/gotestsum@v0.5.3
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.828 go: finding gotest.tools/gotestsum v0.5.3
00:09:13 [2021-04-09T00:09:13.543Z] #48 0.830 go: finding gotest.tools v0.5.3
00:09:13 [2021-04-09T00:09:13.543Z] #48 1.899 go: downloading gotest.tools/gotestsum v0.5.3
00:09:13 [2021-04-09T00:09:13.543Z] #48 3.064 go: extracting gotest.tools/gotestsum v0.5.3
00:09:13 [2021-04-09T00:09:13.543Z] #48 4.872 go: downloading github.com/fatih/color v1.9.0
00:09:13 [2021-04-09T00:09:13.543Z] #48 4.920 go: downloading github.com/spf13/pflag v1.0.3
00:09:13 [2021-04-09T00:09:13.543Z] #48 4.942 go: downloading github.com/jonboulle/clockwork v0.1.0
00:09:13 [2021-04-09T00:09:13.543Z] #48 4.945 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:09:13 [2021-04-09T00:09:13.543Z] #48 4.955 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.183 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.237 go: extracting github.com/fatih/color v1.9.0
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.304 go: downloading github.com/mattn/go-isatty v0.0.12
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.318 go: downloading github.com/mattn/go-colorable v0.1.6
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.418 go: extracting github.com/jonboulle/clockwork v0.1.0
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.621 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.622 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.625 go: downloading github.com/pkg/errors v0.9.1
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.702 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.800 go: extracting github.com/spf13/pflag v1.0.3
00:09:13 [2021-04-09T00:09:13.543Z] #48 5.966 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:09:13 [2021-04-09T00:09:13.543Z] #48 6.042 go: extracting github.com/mattn/go-colorable v0.1.6
00:09:13 [2021-04-09T00:09:13.543Z] #48 6.298 go: extracting github.com/mattn/go-isatty v0.0.12
00:09:13 [2021-04-09T00:09:13.543Z] #48 6.406 go: extracting github.com/pkg/errors v0.9.1
00:09:13 [2021-04-09T00:09:13.543Z] #48 8.609 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:09:13 [2021-04-09T00:09:13.543Z] #48 10.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:09:13 [2021-04-09T00:09:13.671Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.880s	coverage: 56.2% of statements
00:09:13 [2021-04-09T00:09:13.841Z] #48 ...
00:09:13 [2021-04-09T00:09:13.841Z] 
00:09:13 [2021-04-09T00:09:13.841Z] #56 [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
00:09:13 [2021-04-09T00:09:13.841Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
00:09:13 [2021-04-09T00:09:13.841Z] #56 1.056 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:09:13 [2021-04-09T00:09:13.841Z] #56 1.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:09:13 [2021-04-09T00:09:13.841Z] #56 1.376 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:09:13 [2021-04-09T00:09:13.841Z] #56 2.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:09:13 [2021-04-09T00:09:13.841Z] #56 5.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
00:09:13 [2021-04-09T00:09:13.841Z] #56 7.423 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
00:09:13 [2021-04-09T00:09:13.841Z] #56 ...
00:09:13 [2021-04-09T00:09:13.841Z] 
00:09:13 [2021-04-09T00:09:13.841Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:09:13 [2021-04-09T00:09:13.841Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
00:09:13 [2021-04-09T00:09:13.841Z] #33 0.651 + git clone https://github.com/kolyshkin/go-swagger.git .
00:09:13 [2021-04-09T00:09:13.841Z] #33 0.660 Cloning into '.'...
00:09:14 [2021-04-09T00:09:14.023Z] ok  	github.com/docker/docker/pkg/archive	0.235s	coverage: 81.8% of statements
00:09:14 [2021-04-09T00:09:14.141Z] #33 ...
00:09:14 [2021-04-09T00:09:14.141Z] 
00:09:14 [2021-04-09T00:09:14.141Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:09:14 [2021-04-09T00:09:14.141Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:09:14 [2021-04-09T00:09:14.141Z] #14 0.487 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:09:14 [2021-04-09T00:09:14.141Z] #14 0.523 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
00:09:14 [2021-04-09T00:09:14.141Z] #14 0.691 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:09:14 [2021-04-09T00:09:14.141Z] #14 0.854 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:09:14 [2021-04-09T00:09:14.141Z] #14 2.051 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:09:14 [2021-04-09T00:09:14.141Z] #14 4.066 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [448 kB]
00:09:14 [2021-04-09T00:09:14.141Z] #14 6.813 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
00:09:14 [2021-04-09T00:09:14.141Z] #14 8.563 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
00:09:14 [2021-04-09T00:09:14.141Z] #14 ...
00:09:14 [2021-04-09T00:09:14.141Z] 
00:09:14 [2021-04-09T00:09:14.141Z] #68 [proxy 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 proxy
00:09:14 [2021-04-09T00:09:14.141Z] #68 sha256:79fcd5bc35644879e40e0039cb9030da107a7bcf9c02ad5d8f84674aa6f6fe1b
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.766 + RM_GOPATH=0
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.766 + TMP_GOPATH=
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.766 + : /build
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.766 + '[' -z '' ']'
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.766 ++ mktemp -d
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.767 + export GOPATH=/tmp/tmp.Wsn819si2e
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.767 + GOPATH=/tmp/tmp.Wsn819si2e
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.767 + RM_GOPATH=1
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.767 + case "$(go env GOARCH)" in
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.773 ++ go env GOARCH
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.812 + export GO_BUILDMODE=-buildmode=pie
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.812 + GO_BUILDMODE=-buildmode=pie
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.833 ++ dirname /tmp/install/install.sh
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.834 + dir=/tmp/install
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.836 + bin=proxy
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.837 + shift
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.843 + '[' '!' -f /tmp/install/proxy.installer ']'
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.845 + . /tmp/install/proxy.installer
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.846 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.848 + install_proxy
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.858 + case "$1" in
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.859 + export CGO_ENABLED=0
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.860 + CGO_ENABLED=0
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.861 + _install_proxy
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.862 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.863 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.863 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Wsn819si2e/src/github.com/docker/libnetwork
00:09:14 [2021-04-09T00:09:14.141Z] #68 0.866 Cloning into '/tmp/tmp.Wsn819si2e/src/github.com/docker/libnetwork'...
00:09:14 [2021-04-09T00:09:14.443Z] #68 ...
00:09:14 [2021-04-09T00:09:14.443Z] 
00:09:14 [2021-04-09T00:09:14.443Z] #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
00:09:14 [2021-04-09T00:09:14.443Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
00:09:14 [2021-04-09T00:09:14.443Z] #41 0.494 + git clone https://github.com/docker/distribution.git .
00:09:14 [2021-04-09T00:09:14.443Z] #41 0.497 Cloning into '.'...
00:09:14 [2021-04-09T00:09:14.443Z] #41 ...
00:09:14 [2021-04-09T00:09:14.443Z] 
00:09:14 [2021-04-09T00:09:14.443Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:09:14 [2021-04-09T00:09:14.443Z] #30 sha256:6efec275efa772de3213f69529246eca2b7e8877219e793d3ae83259c35dbb84
00:09:14 [2021-04-09T00:09:14.443Z] #30 7.678 
                                                                           0.0%
###                                                                        4.4%
#####                                                                      8.2%
########                                                                  11.9%
###########                                                               15.7%
##################                                                        25.4%
######################                                                    31.5%
#########################                                                 35.3%
#############################                                             40.7%
#################################                                         47.1%
####################################                                      50.9%
########################################                                  56.7%
##############################################                            65.2%
###################################################                       71.7%
######################################################                    75.6%
###########################################################               83.2%
###############################################################           87.8%
#################################################################         91.0%
#####################################################################     95.9%
#######################################################################   99.7%
######################################################################## 100.0%
00:09:14 [2021-04-09T00:09:14.443Z] #30 10.43 
00:09:14 [2021-04-09T00:09:14.655Z] ok  	github.com/docker/docker/pkg/authorization	0.186s	coverage: 68.3% of statements
00:09:14 [2021-04-09T00:09:14.951Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
00:09:14 [2021-04-09T00:09:14.951Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
00:09:15 [2021-04-09T00:09:15.071Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.023s	coverage: 1.9% of statements
00:09:17 [2021-04-09T00:09:17.643Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.830s	coverage: 49.4% of statements
00:09:17 [2021-04-09T00:09:17.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:09:18 [2021-04-09T00:09:18.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:09:19 [2021-04-09T00:09:19.045Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.353s	coverage: 57.7% of statements
00:09:19 [2021-04-09T00:09:19.309Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 57.5% of statements
00:09:19 [2021-04-09T00:09:19.309Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.872s	coverage: 46.2% of statements
00:09:19 [2021-04-09T00:09:19.467Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.490s	coverage: 43.2% of statements
00:09:19 [2021-04-09T00:09:19.467Z] ok  	github.com/docker/docker/layer	7.348s	coverage: 68.8% of statements
00:09:19 [2021-04-09T00:09:19.467Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:09:19 [2021-04-09T00:09:19.467Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:09:19 [2021-04-09T00:09:19.467Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:09:19 [2021-04-09T00:09:19.467Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:09:19 [2021-04-09T00:09:19.467Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:09:19 [2021-04-09T00:09:19.467Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:09:19 [2021-04-09T00:09:19.467Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:09:19 [2021-04-09T00:09:19.467Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
00:09:19 [2021-04-09T00:09:19.758Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
00:09:19 [2021-04-09T00:09:19.758Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
00:09:20 [2021-04-09T00:09:20.048Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
00:09:20 [2021-04-09T00:09:20.263Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
00:09:20 [2021-04-09T00:09:20.678Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.015s	coverage: 93.8% of statements
00:09:20 [2021-04-09T00:09:20.968Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
00:09:21 [2021-04-09T00:09:21.219Z] ok  	github.com/docker/docker/daemon	12.366s	coverage: 17.2% of statements
00:09:21 [2021-04-09T00:09:21.219Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:09:21 [2021-04-09T00:09:21.219Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:09:21 [2021-04-09T00:09:21.219Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:09:21 [2021-04-09T00:09:21.219Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:09:21 [2021-04-09T00:09:21.219Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:09:21 [2021-04-09T00:09:21.219Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:09:21 [2021-04-09T00:09:21.219Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:09:21 [2021-04-09T00:09:21.219Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
00:09:21 [2021-04-09T00:09:21.242Z] tests/integration/api_build_test.py .......................X             [  6%]
00:09:21 [2021-04-09T00:09:21.246Z] #30 10.61 
                                                                           0.0%
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.8%
####                                                                       6.4%
#####                                                                      8.0%
######                                                                     9.2%
#######                                                                   10.0%
########                                                                  11.6%
########                                                                  12.1%
#########                                                                 13.2%
##########                                                                14.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.9%
##############                                                            20.0%
###############                                                           21.4%
################                                                          22.3%
################                                                          23.1%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.3%
###################                                                       27.4%
#####################                                                     29.5%
######################                                                    31.1%
#######################                                                   33.3%
#########################                                                 35.5%
###########################                                               38.7%
#############################                                             40.9%
##############################                                            41.9%
###############################                                           44.1%
################################                                          45.8%
#################################                                         46.9%
###################################                                       49.0%
####################################                                      51.2%
######################################                                    53.3%
#######################################                                   54.4%
########################################                                  56.1%
#########################################                                 57.7%
##########################################                                59.5%
###########################################                               60.6%
############################################                              62.2%
##############################################                            64.6%
###############################################                           66.1%
################################################                          67.2%
#################################################                         69.3%
###################################################                       71.5%
####################################################                      73.5%
#####################################################                     74.6%
######################################################                    75.6%
#######################################################                   76.7%
########################################################                  78.4%
00:09:21 [2021-04-09T00:09:21.246Z] #30 ...
00:09:21 [2021-04-09T00:09:21.246Z] 
00:09:21 [2021-04-09T00:09:21.246Z] #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
00:09:21 [2021-04-09T00:09:21.246Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
00:09:21 [2021-04-09T00:09:21.246Z] #41 18.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:09:21 [2021-04-09T00:09:21.808Z] tests/integration/api_client_test.py .....                               [  7%]
00:09:21 [2021-04-09T00:09:21.908Z] #41 ...
00:09:21 [2021-04-09T00:09:21.908Z] 
00:09:21 [2021-04-09T00:09:21.908Z] #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
00:09:21 [2021-04-09T00:09:21.908Z] #35 sha256:24e8b3a52070f45f41cadd857aebff81c1d7493232eec8ef7776677e58097db1
00:09:21 [2021-04-09T00:09:21.908Z] #35 14.01 github.com/pelletier/go-toml/cmd/tomll
00:09:21 [2021-04-09T00:09:21.908Z] #35 DONE 18.8s
00:09:21 [2021-04-09T00:09:21.908Z] 
00:09:21 [2021-04-09T00:09:21.908Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:09:21 [2021-04-09T00:09:21.908Z] #30 sha256:6efec275efa772de3213f69529246eca2b7e8877219e793d3ae83259c35dbb84
00:09:21 [2021-04-09T00:09:21.999Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
00:09:22 [2021-04-09T00:09:22.630Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
00:09:22 [2021-04-09T00:09:22.824Z] #30 10.61 
                                                                           0.0%
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.8%
####                                                                       6.4%
#####                                                                      8.0%
######                                                                     9.2%
#######                                                                   10.0%
########                                                                  11.6%
########                                                                  12.1%
#########                                                                 13.2%
##########                                                                14.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             18.9%
##############                                                            20.0%
###############                                                           21.4%
################                                                          22.3%
################                                                          23.1%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.3%
###################                                                       27.4%
#####################                                                     29.5%
######################                                                    31.1%
#######################                                                   33.3%
#########################                                                 35.5%
###########################                                               38.7%
#############################                                             40.9%
##############################                                            41.9%
###############################                                           44.1%
################################                                          45.8%
#################################                                         46.9%
###################################                                       49.0%
####################################                                      51.2%
######################################                                    53.3%
#######################################                                   54.4%
########################################                                  56.1%
#########################################                                 57.7%
##########################################                                59.5%
###########################################                               60.6%
############################################                              62.2%
##############################################                            64.6%
###############################################                           66.1%
################################################                          67.2%
#################################################                         69.3%
###################################################                       71.5%
####################################################                      73.5%
#####################################################                     74.6%
######################################################                    75.6%
#######################################################                   76.7%
########################################################                  78.4%
#########################################################                 80.4%
##########################################################                81.7%
###########################################################               82.9%
############################################################              83.9%
#############################################################             86.1%
###############################################################           87.7%
################################################################          90.1%
##################################################################        91.9%
###################################################################       93.5%
####################################################################      94.6%
####################################################################      95.6%
######################################################################    97.3%
######################################################################## 100.0%
00:09:22 [2021-04-09T00:09:22.824Z] #30 18.90 
00:09:23 [2021-04-09T00:09:23.153Z] ok  	github.com/docker/docker/daemon/logger	0.246s	coverage: 43.2% of statements
00:09:23 [2021-04-09T00:09:23.420Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.028s	coverage: 67.0% of statements
00:09:23 [2021-04-09T00:09:23.420Z] ok  	github.com/docker/docker/daemon/images	0.073s	coverage: 6.7% of statements
00:09:23 [2021-04-09T00:09:23.420Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:09:23 [2021-04-09T00:09:23.420Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:09:23 [2021-04-09T00:09:23.499Z] #30 ...
00:09:23 [2021-04-09T00:09:23.499Z] 
00:09:23 [2021-04-09T00:09:23.499Z] #46 [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
00:09:23 [2021-04-09T00:09:23.499Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:09:23 [2021-04-09T00:09:23.499Z] #46 10.68 vendor/golang.org/x/crypto/cryptobyte/asn1
00:09:23 [2021-04-09T00:09:23.499Z] #46 11.01 internal/nettrace
00:09:23 [2021-04-09T00:09:23.499Z] #46 11.14 runtime/cgo
00:09:23 [2021-04-09T00:09:23.499Z] #46 15.17 vendor/golang.org/x/crypto/internal/subtle
00:09:23 [2021-04-09T00:09:23.661Z] ok  	github.com/docker/docker/pkg/fsutils	0.540s	coverage: 85.1% of statements
00:09:23 [2021-04-09T00:09:23.661Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.060s	coverage: 84.1% of statements
00:09:23 [2021-04-09T00:09:23.800Z] #46 ...
00:09:23 [2021-04-09T00:09:23.800Z] 
00:09:23 [2021-04-09T00:09:23.800Z] #59 [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
00:09:23 [2021-04-09T00:09:23.800Z] #59 sha256:1522f43c790aeb6c553c47e4e4c171aa9ce52ad3c5dbb1ca71e2bde5515ddfb7
00:09:23 [2021-04-09T00:09:23.800Z] #59 10.63 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
00:09:23 [2021-04-09T00:09:23.800Z] #59 11.62 go: extracting github.com/moby/vpnkit v0.5.0
00:09:23 [2021-04-09T00:09:23.800Z] #59 12.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible
00:09:23 [2021-04-09T00:09:23.800Z] #59 12.14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
00:09:23 [2021-04-09T00:09:23.800Z] #59 13.26 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
00:09:23 [2021-04-09T00:09:23.800Z] #59 13.73 go: extracting github.com/urfave/cli/v2 v2.3.0
00:09:23 [2021-04-09T00:09:23.800Z] #59 17.80 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
00:09:23 [2021-04-09T00:09:23.800Z] #59 20.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #59 20.43 go: extracting github.com/u-root/u-root v7.0.0+incompatible
00:09:23 [2021-04-09T00:09:23.800Z] #59 20.45 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #59 20.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
00:09:23 [2021-04-09T00:09:23.800Z] #59 20.77 go: extracting github.com/russross/blackfriday/v2 v2.1.0
00:09:23 [2021-04-09T00:09:23.800Z] #59 ...
00:09:23 [2021-04-09T00:09:23.800Z] 
00:09:23 [2021-04-09T00:09:23.800Z] #50 [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
00:09:23 [2021-04-09T00:09:23.800Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.49 go: downloading github.com/stretchr/testify v1.4.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.53 go: downloading github.com/sirupsen/logrus v1.4.2
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.53 go: downloading github.com/mattn/go-colorable v0.1.4
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.54 go: downloading github.com/spf13/pflag v1.0.5
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.56 go: downloading github.com/fatih/color v1.7.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.58 go: downloading github.com/spf13/viper v1.6.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.64 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 11.83 go: extracting github.com/sirupsen/logrus v1.4.2
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.00 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.02 go: extracting github.com/stretchr/testify v1.4.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.08 go: downloading github.com/go-critic/go-critic v0.4.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.24 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.26 go: extracting github.com/mattn/go-colorable v0.1.4
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.31 go: extracting github.com/fatih/color v1.7.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.55 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.57 go: extracting github.com/spf13/viper v1.6.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.59 go: extracting github.com/spf13/pflag v1.0.5
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.60 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.61 go: downloading github.com/mattn/go-isatty v0.0.8
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.78 go: downloading github.com/davecgh/go-spew v1.1.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.84 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.86 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:09:23 [2021-04-09T00:09:23.800Z] #50 12.92 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.01 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.02 go: extracting github.com/mattn/go-isatty v0.0.8
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.09 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.28 go: downloading github.com/pmezard/go-difflib v1.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.35 go: downloading github.com/pelletier/go-toml v1.2.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.38 go: downloading gopkg.in/ini.v1 v1.51.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.51 go: extracting github.com/go-critic/go-critic v0.4.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.68 go: extracting github.com/davecgh/go-spew v1.1.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.69 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.80 go: downloading github.com/spf13/cobra v0.0.5
00:09:23 [2021-04-09T00:09:23.800Z] #50 13.90 go: extracting github.com/pmezard/go-difflib v1.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 14.14 go: downloading github.com/stretchr/objx v0.2.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 14.32 go: downloading github.com/hashicorp/hcl v1.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 14.37 go: extracting github.com/pelletier/go-toml v1.2.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 14.55 go: extracting gopkg.in/ini.v1 v1.51.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 14.67 go: extracting github.com/stretchr/objx v0.2.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 15.25 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:09:23 [2021-04-09T00:09:23.800Z] #50 15.34 go: downloading github.com/ultraware/funlen v0.0.2
00:09:23 [2021-04-09T00:09:23.800Z] #50 15.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:09:23 [2021-04-09T00:09:23.800Z] #50 15.39 go: extracting github.com/spf13/cobra v0.0.5
00:09:23 [2021-04-09T00:09:23.800Z] #50 15.63 go: extracting github.com/hashicorp/hcl v1.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 15.82 go: extracting github.com/ultraware/funlen v0.0.2
00:09:23 [2021-04-09T00:09:23.800Z] #50 15.85 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:09:23 [2021-04-09T00:09:23.800Z] #50 16.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 16.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:09:23 [2021-04-09T00:09:23.800Z] #50 16.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:09:23 [2021-04-09T00:09:23.800Z] #50 16.57 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:09:23 [2021-04-09T00:09:23.800Z] #50 16.58 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 16.63 go: downloading github.com/go-toolsmith/astp v1.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.10 go: extracting github.com/go-toolsmith/astp v1.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.45 go: downloading github.com/magiconair/properties v1.8.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.46 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.61 go: extracting github.com/magiconair/properties v1.8.1
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.78 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.79 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:09:23 [2021-04-09T00:09:23.800Z] #50 17.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 18.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 18.13 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:09:23 [2021-04-09T00:09:23.800Z] #50 18.16 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:09:23 [2021-04-09T00:09:23.800Z] #50 18.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:09:23 [2021-04-09T00:09:23.800Z] #50 18.31 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:09:23 [2021-04-09T00:09:23.800Z] #50 18.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:09:23 [2021-04-09T00:09:23.800Z] #50 18.35 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:09:23 [2021-04-09T00:09:23.800Z] #50 18.50 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:09:23 [2021-04-09T00:09:23.800Z] #50 19.74 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:09:23 [2021-04-09T00:09:23.953Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
00:09:24 [2021-04-09T00:09:24.100Z] #50 21.05 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:09:24 [2021-04-09T00:09:24.101Z] #50 ...
00:09:24 [2021-04-09T00:09:24.101Z] 
00:09:24 [2021-04-09T00:09:24.101Z] #68 [proxy 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 proxy
00:09:24 [2021-04-09T00:09:24.101Z] #68 sha256:79fcd5bc35644879e40e0039cb9030da107a7bcf9c02ad5d8f84674aa6f6fe1b
00:09:24 [2021-04-09T00:09:24.277Z] tests/integration/api_config_test.py .....                               [  8%]
00:09:24 [2021-04-09T00:09:24.374Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.357s	coverage: 77.8% of statements
00:09:24 [2021-04-09T00:09:24.374Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:09:24 [2021-04-09T00:09:24.374Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:09:24 [2021-04-09T00:09:24.586Z] ok  	github.com/docker/docker/pkg/idtools	0.313s	coverage: 69.5% of statements
00:09:24 [2021-04-09T00:09:24.635Z] #68 21.14 Checking out files:  62% (1196/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
00:09:24 [2021-04-09T00:09:24.635Z] #68 ...
00:09:24 [2021-04-09T00:09:24.635Z] 
00:09:24 [2021-04-09T00:09:24.635Z] #48 [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
00:09:24 [2021-04-09T00:09:24.635Z] #48 sha256:de5bb817a9c697012d976f8fbf9c34d8e74767a843701297329508604efd2002
00:09:24 [2021-04-09T00:09:24.635Z] #48 11.56 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:09:24 [2021-04-09T00:09:24.635Z] #48 16.49 go: finding github.com/fatih/color v1.9.0
00:09:24 [2021-04-09T00:09:24.635Z] #48 16.50 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:09:24 [2021-04-09T00:09:24.635Z] #48 16.54 go: finding github.com/pkg/errors v0.9.1
00:09:24 [2021-04-09T00:09:24.635Z] #48 16.66 go: finding github.com/spf13/pflag v1.0.3
00:09:24 [2021-04-09T00:09:24.635Z] #48 16.78 go: finding github.com/mattn/go-colorable v0.1.6
00:09:24 [2021-04-09T00:09:24.635Z] #48 16.93 go: finding github.com/mattn/go-isatty v0.0.12
00:09:24 [2021-04-09T00:09:24.635Z] #48 17.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:09:24 [2021-04-09T00:09:24.635Z] #48 17.56 go: finding github.com/jonboulle/clockwork v0.1.0
00:09:24 [2021-04-09T00:09:24.635Z] #48 17.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:09:24 [2021-04-09T00:09:24.635Z] #48 17.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:09:24 [2021-04-09T00:09:24.635Z] #48 17.80 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:09:24 [2021-04-09T00:09:24.635Z] #48 ...
00:09:24 [2021-04-09T00:09:24.635Z] 
00:09:24 [2021-04-09T00:09:24.635Z] #68 [proxy 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 proxy
00:09:24 [2021-04-09T00:09:24.635Z] #68 sha256:79fcd5bc35644879e40e0039cb9030da107a7bcf9c02ad5d8f84674aa6f6fe1b
00:09:24 [2021-04-09T00:09:24.635Z] #68 21.14 Checking out files:  62% (1196/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:09:24 [2021-04-09T00:09:24.635Z] #68 21.78 + cd /tmp/tmp.Wsn819si2e/src/github.com/docker/libnetwork
00:09:24 [2021-04-09T00:09:24.635Z] #68 21.78 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
00:09:24 [2021-04-09T00:09:24.639Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.030s	coverage: 87.2% of statements
00:09:24 [2021-04-09T00:09:24.639Z] ok  	github.com/docker/docker/daemon/logger/journald	0.044s	coverage: 23.9% of statements
00:09:24 [2021-04-09T00:09:24.877Z] ok  	github.com/docker/docker/pkg/ioutils	0.336s	coverage: 70.1% of statements
00:09:24 [2021-04-09T00:09:24.877Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
00:09:24 [2021-04-09T00:09:24.877Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:09:25 [2021-04-09T00:09:25.168Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
00:09:25 [2021-04-09T00:09:25.168Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:09:25 [2021-04-09T00:09:25.168Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:09:25 [2021-04-09T00:09:25.168Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
00:09:25 [2021-04-09T00:09:25.168Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:09:25 [2021-04-09T00:09:25.219Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.031s	coverage: 69.9% of statements
00:09:25 [2021-04-09T00:09:25.287Z] #68 22.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:09:25 [2021-04-09T00:09:25.459Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
00:09:25 [2021-04-09T00:09:25.459Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
00:09:25 [2021-04-09T00:09:25.750Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
00:09:25 [2021-04-09T00:09:25.750Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
00:09:25 [2021-04-09T00:09:25.750Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:09:25 [2021-04-09T00:09:25.750Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:09:25 [2021-04-09T00:09:25.940Z] #68 ...
00:09:25 [2021-04-09T00:09:25.940Z] 
00:09:25 [2021-04-09T00:09:25.940Z] #52 [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
00:09:25 [2021-04-09T00:09:25.940Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:09:25 [2021-04-09T00:09:25.940Z] #52 13.16 + cd /tmp/tmp.gRYr1vFpBH/src/github.com/mvdan/sh
00:09:25 [2021-04-09T00:09:25.940Z] #52 13.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:09:25 [2021-04-09T00:09:25.940Z] #52 13.39 + GO111MODULE=on
00:09:25 [2021-04-09T00:09:25.940Z] #52 13.39 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:09:25 [2021-04-09T00:09:25.940Z] #52 14.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:09:25 [2021-04-09T00:09:25.940Z] #52 15.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:09:25 [2021-04-09T00:09:25.940Z] #52 15.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:09:25 [2021-04-09T00:09:25.940Z] #52 15.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:09:25 [2021-04-09T00:09:25.940Z] #52 15.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:09:25 [2021-04-09T00:09:25.940Z] #52 17.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:09:25 [2021-04-09T00:09:25.940Z] #52 18.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:09:25 [2021-04-09T00:09:25.940Z] #52 20.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:09:25 [2021-04-09T00:09:25.940Z] #52 22.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:09:25 [2021-04-09T00:09:25.940Z] #52 22.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:09:25 [2021-04-09T00:09:25.940Z] #52 22.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:09:25 [2021-04-09T00:09:25.940Z] #52 22.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:09:26 [2021-04-09T00:09:26.244Z] #52 ...
00:09:26 [2021-04-09T00:09:26.244Z] 
00:09:26 [2021-04-09T00:09:26.244Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:09:26 [2021-04-09T00:09:26.244Z] #30 sha256:6efec275efa772de3213f69529246eca2b7e8877219e793d3ae83259c35dbb84
00:09:26 [2021-04-09T00:09:26.244Z] #30 20.53 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:09:26 [2021-04-09T00:09:26.244Z] #30 21.10 
00:09:26 [2021-04-09T00:09:26.244Z] #30 21.30 
                                                                           0.7%
######################################################################## 100.0%
00:09:26 [2021-04-09T00:09:26.244Z] #30 21.60 
00:09:26 [2021-04-09T00:09:26.381Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.020s	coverage: 56.8% of statements
00:09:26 [2021-04-09T00:09:26.619Z] ok  	github.com/docker/docker/daemon/logger/local	0.050s	coverage: 75.2% of statements
00:09:26 [2021-04-09T00:09:26.619Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:09:26 [2021-04-09T00:09:26.619Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.079s	coverage: 58.6% of statements
00:09:27 [2021-04-09T00:09:27.012Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
00:09:27 [2021-04-09T00:09:27.199Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
00:09:27 [2021-04-09T00:09:27.302Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
00:09:27 [2021-04-09T00:09:27.302Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
00:09:27 [2021-04-09T00:09:27.327Z] #30 23.29 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:09:27 [2021-04-09T00:09:27.327Z] #30 23.42 skipping existing 5cb8031fd95d
00:09:27 [2021-04-09T00:09:27.631Z] #30 23.58 
00:09:27 [2021-04-09T00:09:27.778Z] ok  	github.com/docker/docker/daemon/logger/templates	0.034s	coverage: 8.3% of statements
00:09:28 [2021-04-09T00:09:28.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:09:28 [2021-04-09T00:09:28.357Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.035s	coverage: 46.8% of statements
00:09:28 [2021-04-09T00:09:28.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:09:28 [2021-04-09T00:09:28.621Z] ok  	github.com/docker/docker/daemon/network	0.057s	coverage: 63.8% of statements
00:09:28 [2021-04-09T00:09:28.809Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 75.0% of statements
00:09:28 [2021-04-09T00:09:28.809Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
00:09:29 [2021-04-09T00:09:29.182Z] #30 24.92 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
00:09:29 [2021-04-09T00:09:29.182Z] #30 25.30 
00:09:29 [2021-04-09T00:09:29.200Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.874s	coverage: 82.5% of statements
00:09:29 [2021-04-09T00:09:29.200Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:09:29 [2021-04-09T00:09:29.200Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:09:29 [2021-04-09T00:09:29.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:09:30 [2021-04-09T00:09:30.156Z] ok  	github.com/docker/docker/distribution/metadata	0.113s	coverage: 48.2% of statements
00:09:30 [2021-04-09T00:09:30.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:09:30 [2021-04-09T00:09:30.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:09:30 [2021-04-09T00:09:30.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:09:30 [2021-04-09T00:09:30.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:09:31 [2021-04-09T00:09:31.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:09:31 [2021-04-09T00:09:31.347Z] #30 25.47 
                                                                           0.1%
##                                                                         3.6%
#######                                                                   11.0%
##############                                                            20.2%
#####################                                                     29.3%
#############################                                             40.4%
#################################                                         45.9%
#######################################                                   55.2%
###########################################                               60.6%
################################################                          68.0%
####################################################                      73.5%
########################################################                  79.0%
###########################################################               82.7%
############################################################              84.5%
#################################################################         91.1%
####################################################################      95.7%
######################################################################## 100.0%
00:09:31 [2021-04-09T00:09:31.347Z] #30 27.43 
00:09:31 [2021-04-09T00:09:31.535Z] ok  	github.com/docker/docker/pkg/signal	2.327s	coverage: 61.0% of statements
00:09:31 [2021-04-09T00:09:31.558Z] ok  	github.com/docker/docker/distribution	0.246s	coverage: 25.2% of statements
00:09:31 [2021-04-09T00:09:31.558Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:09:31 [2021-04-09T00:09:31.558Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 53.1% of statements
00:09:31 [2021-04-09T00:09:31.650Z] #30 ...
00:09:31 [2021-04-09T00:09:31.650Z] 
00:09:31 [2021-04-09T00:09:31.650Z] #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
00:09:31 [2021-04-09T00:09:31.650Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
00:09:31 [2021-04-09T00:09:31.650Z] #37 18.58 Fetched 8202 kB in 18s (464 kB/s)
00:09:31 [2021-04-09T00:09:31.650Z] #37 18.58 Reading package lists...
00:09:31 [2021-04-09T00:09:31.650Z] #37 27.39 Reading package lists...
00:09:31 [2021-04-09T00:09:31.650Z] #37 ...
00:09:31 [2021-04-09T00:09:31.650Z] 
00:09:31 [2021-04-09T00:09:31.650Z] #43 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:09:31 [2021-04-09T00:09:31.650Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
00:09:31 [2021-04-09T00:09:31.650Z] #43 18.74 Fetched 8202 kB in 18s (462 kB/s)
00:09:31 [2021-04-09T00:09:31.650Z] #43 18.74 Reading package lists...
00:09:31 [2021-04-09T00:09:31.825Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
00:09:31 [2021-04-09T00:09:31.952Z] #43 25.92 Reading package lists...
00:09:31 [2021-04-09T00:09:31.952Z] #43 ...
00:09:31 [2021-04-09T00:09:31.952Z] 
00:09:31 [2021-04-09T00:09:31.952Z] #56 [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
00:09:31 [2021-04-09T00:09:31.952Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
00:09:31 [2021-04-09T00:09:31.952Z] #56 18.79 Fetched 8202 kB in 18s (460 kB/s)
00:09:31 [2021-04-09T00:09:31.952Z] #56 18.79 Reading package lists...
00:09:31 [2021-04-09T00:09:31.952Z] #56 25.91 Reading package lists...
00:09:31 [2021-04-09T00:09:31.952Z] #56 ...
00:09:31 [2021-04-09T00:09:31.952Z] 
00:09:31 [2021-04-09T00:09:31.952Z] #50 [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
00:09:31 [2021-04-09T00:09:31.952Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:09:31 [2021-04-09T00:09:31.952Z] #50 22.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 22.85 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 22.85 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 22.94 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 22.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:09:31 [2021-04-09T00:09:31.952Z] #50 23.05 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:09:31 [2021-04-09T00:09:31.952Z] #50 23.05 go: downloading github.com/subosito/gotenv v1.2.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 23.19 go: extracting github.com/subosito/gotenv v1.2.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 23.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:09:31 [2021-04-09T00:09:31.952Z] #50 23.39 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:09:31 [2021-04-09T00:09:31.952Z] #50 23.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:09:31 [2021-04-09T00:09:31.952Z] #50 23.72 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:09:31 [2021-04-09T00:09:31.952Z] #50 23.98 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:09:31 [2021-04-09T00:09:31.952Z] #50 24.08 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:09:31 [2021-04-09T00:09:31.952Z] #50 24.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 24.21 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 24.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.13 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.72 go: downloading github.com/uudashr/gocognit v1.0.1
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.72 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.72 go: downloading gopkg.in/yaml.v2 v2.2.7
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.72 go: downloading github.com/kisielk/gotool v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.75 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.85 go: extracting github.com/uudashr/gocognit v1.0.1
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.87 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:09:31 [2021-04-09T00:09:31.952Z] #50 25.91 go: downloading github.com/ultraware/whitespace v0.0.4
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.00 go: extracting github.com/ultraware/whitespace v0.0.4
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.27 go: extracting gopkg.in/yaml.v2 v2.2.7
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.27 go: extracting github.com/kisielk/gotool v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.29 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.32 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.36 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.38 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.42 go: downloading golang.org/x/text v0.3.2
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.49 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.59 go: downloading github.com/spf13/cast v1.3.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 26.97 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:09:31 [2021-04-09T00:09:31.952Z] #50 27.04 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 27.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:09:31 [2021-04-09T00:09:31.952Z] #50 27.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 27.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:09:31 [2021-04-09T00:09:31.952Z] #50 27.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:09:31 [2021-04-09T00:09:31.952Z] #50 27.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:09:31 [2021-04-09T00:09:31.952Z] #50 27.89 go: downloading github.com/pkg/errors v0.8.1
00:09:31 [2021-04-09T00:09:31.952Z] #50 27.97 go: extracting github.com/spf13/cast v1.3.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.23 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.25 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.29 go: downloading github.com/gogo/protobuf v1.2.1
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.35 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.49 go: downloading github.com/gobwas/glob v0.2.3
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.54 go: extracting github.com/pkg/errors v0.8.1
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.65 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.66 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.73 go: downloading github.com/go-toolsmith/typep v1.0.0
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.96 go: downloading github.com/spf13/afero v1.1.2
00:09:31 [2021-04-09T00:09:31.952Z] #50 28.98 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:09:31 [2021-04-09T00:09:31.952Z] #50 29.01 go: downloading github.com/BurntSushi/toml v0.3.1
00:09:31 [2021-04-09T00:09:31.952Z] #50 29.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:09:32 [2021-04-09T00:09:32.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:09:32 [2021-04-09T00:09:32.176Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
00:09:32 [2021-04-09T00:09:32.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:09:32 [2021-04-09T00:09:32.477Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
00:09:32 [2021-04-09T00:09:32.510Z] ok  	github.com/docker/docker/image	0.061s	coverage: 86.6% of statements
00:09:32 [2021-04-09T00:09:32.606Z] #50 29.43 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:09:32 [2021-04-09T00:09:32.606Z] #50 29.54 go: extracting github.com/gobwas/glob v0.2.3
00:09:32 [2021-04-09T00:09:32.606Z] #50 29.54 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:09:32 [2021-04-09T00:09:32.606Z] #50 29.54 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:09:32 [2021-04-09T00:09:32.606Z] #50 29.54 go: extracting github.com/go-toolsmith/typep v1.0.0
00:09:32 [2021-04-09T00:09:32.606Z] #50 29.54 go: extracting github.com/spf13/afero v1.1.2
00:09:32 [2021-04-09T00:09:32.606Z] #50 29.79 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:09:32 [2021-04-09T00:09:32.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:09:32 [2021-04-09T00:09:32.768Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
00:09:32 [2021-04-09T00:09:32.775Z] ok  	github.com/docker/docker/distribution/xfer	1.714s	coverage: 85.6% of statements
00:09:32 [2021-04-09T00:09:32.775Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:09:32 [2021-04-09T00:09:32.908Z] #50 29.99 go: extracting github.com/BurntSushi/toml v0.3.1
00:09:32 [2021-04-09T00:09:32.908Z] #50 30.04 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:09:33 [2021-04-09T00:09:33.040Z] ok  	github.com/docker/docker/image/cache	0.031s	coverage: 19.2% of statements
00:09:33 [2021-04-09T00:09:33.209Z] #50 30.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:09:33 [2021-04-09T00:09:33.209Z] #50 ...
00:09:33 [2021-04-09T00:09:33.209Z] 
00:09:33 [2021-04-09T00:09:33.209Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:09:33 [2021-04-09T00:09:33.209Z] #30 sha256:6efec275efa772de3213f69529246eca2b7e8877219e793d3ae83259c35dbb84
00:09:33 [2021-04-09T00:09:33.209Z] #30 28.61 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:09:33 [2021-04-09T00:09:33.209Z] #30 29.07 
00:09:33 [2021-04-09T00:09:33.209Z] #30 29.31 
######################################################################## 100.0%
00:09:33 [2021-04-09T00:09:33.399Z] ok  	github.com/docker/docker/pkg/system	0.051s	coverage: 36.9% of statements
00:09:33 [2021-04-09T00:09:33.543Z] #30 29.51 
00:09:33 [2021-04-09T00:09:33.543Z] #30 ...
00:09:33 [2021-04-09T00:09:33.543Z] 
00:09:33 [2021-04-09T00:09:33.543Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:09:33 [2021-04-09T00:09:33.543Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:09:33 [2021-04-09T00:09:33.543Z] #14 20.13 Fetched 8697 kB in 20s (442 kB/s)
00:09:33 [2021-04-09T00:09:33.543Z] #14 20.13 Reading package lists...
00:09:33 [2021-04-09T00:09:33.619Z] ok  	github.com/docker/docker/image/tarexport	0.024s	coverage: 0.6% of statements
00:09:33 [2021-04-09T00:09:33.619Z] ok  	github.com/docker/docker/libcontainerd/queue	0.048s	coverage: 100.0% of statements
00:09:33 [2021-04-09T00:09:33.690Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
00:09:33 [2021-04-09T00:09:33.844Z] #14 27.17 Reading package lists...
00:09:33 [2021-04-09T00:09:33.844Z] #14 ...
00:09:33 [2021-04-09T00:09:33.844Z] 
00:09:33 [2021-04-09T00:09:33.844Z] #50 [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
00:09:33 [2021-04-09T00:09:33.844Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:09:33 [2021-04-09T00:09:33.844Z] #50 30.51 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:09:33 [2021-04-09T00:09:33.883Z] ok  	github.com/docker/docker/image/v1	0.054s	coverage: 25.0% of statements
00:09:33 [2021-04-09T00:09:33.884Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:09:33 [2021-04-09T00:09:33.981Z] ok  	github.com/docker/docker/pkg/tarsum	0.031s	coverage: 89.3% of statements
00:09:34 [2021-04-09T00:09:34.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:09:34 [2021-04-09T00:09:34.271Z] testing: warning: no tests to run
00:09:34 [2021-04-09T00:09:34.272Z] coverage: [no statements]
00:09:34 [2021-04-09T00:09:34.272Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
00:09:34 [2021-04-09T00:09:34.562Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
00:09:34 [2021-04-09T00:09:34.853Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
00:09:34 [2021-04-09T00:09:34.853Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:09:34 [2021-04-09T00:09:34.905Z] #50 ...
00:09:34 [2021-04-09T00:09:34.905Z] 
00:09:34 [2021-04-09T00:09:34.905Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
00:09:34 [2021-04-09T00:09:34.905Z] #30 sha256:6efec275efa772de3213f69529246eca2b7e8877219e793d3ae83259c35dbb84
00:09:34 [2021-04-09T00:09:34.905Z] #30 30.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:09:34 [2021-04-09T00:09:34.905Z] #30 30.62 
00:09:34 [2021-04-09T00:09:34.905Z] #30 30.80 
######################################################################## 100.0%
00:09:34 [2021-04-09T00:09:34.905Z] #30 30.97 
00:09:34 [2021-04-09T00:09:34.905Z] #30 31.09 Download of images into '/build' complete.
00:09:34 [2021-04-09T00:09:34.905Z] #30 31.09 Use something like the following to load the result into a Docker daemon:
00:09:34 [2021-04-09T00:09:34.905Z] #30 31.09   tar -cC '/build' . | docker load
00:09:34 [2021-04-09T00:09:34.905Z] #30 DONE 31.2s
00:09:34 [2021-04-09T00:09:34.905Z] 
00:09:34 [2021-04-09T00:09:34.905Z] #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
00:09:34 [2021-04-09T00:09:34.905Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
00:09:34 [2021-04-09T00:09:34.905Z] #41 21.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:09:35 [2021-04-09T00:09:35.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:09:35 [2021-04-09T00:09:35.207Z] #41 ...
00:09:35 [2021-04-09T00:09:35.207Z] 
00:09:35 [2021-04-09T00:09:35.207Z] #43 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:09:35 [2021-04-09T00:09:35.207Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
00:09:35 [2021-04-09T00:09:35.207Z] #43 25.92 Reading package lists...
00:09:35 [2021-04-09T00:09:35.284Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 45.2% of statements
00:09:35 [2021-04-09T00:09:35.284Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 52.9% of statements
00:09:35 [2021-04-09T00:09:35.284Z] ok  	github.com/docker/docker/opts	0.075s	coverage: 67.1% of statements
00:09:36 [2021-04-09T00:09:36.236Z] ok  	github.com/docker/docker/pkg/broadcaster	0.042s	coverage: 100.0% of statements
00:09:36 [2021-04-09T00:09:36.598Z] ok  	github.com/docker/docker/plugin	0.547s	coverage: 23.2% of statements
00:09:37 [2021-04-09T00:09:37.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:09:37 [2021-04-09T00:09:37.229Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
00:09:37 [2021-04-09T00:09:37.520Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 86.4% of statements
00:09:37 [2021-04-09T00:09:37.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:09:37 [2021-04-09T00:09:37.564Z] #43 32.38 Building dependency tree...
00:09:37 [2021-04-09T00:09:37.564Z] #43 ...
00:09:37 [2021-04-09T00:09:37.564Z] 
00:09:37 [2021-04-09T00:09:37.564Z] #52 [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
00:09:37 [2021-04-09T00:09:37.564Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:09:37 [2021-04-09T00:09:37.564Z] #52 24.31 runtime
00:09:37 [2021-04-09T00:09:37.564Z] #52 ...
00:09:37 [2021-04-09T00:09:37.564Z] 
00:09:37 [2021-04-09T00:09:37.564Z] #59 [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
00:09:37 [2021-04-09T00:09:37.564Z] #59 sha256:1522f43c790aeb6c553c47e4e4c171aa9ce52ad3c5dbb1ca71e2bde5515ddfb7
00:09:37 [2021-04-09T00:09:37.564Z] #59 24.44 go: finding github.com/sirupsen/logrus v1.8.1
00:09:37 [2021-04-09T00:09:37.564Z] #59 24.45 go: finding github.com/pkg/errors v0.9.1
00:09:37 [2021-04-09T00:09:37.564Z] #59 24.59 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
00:09:37 [2021-04-09T00:09:37.564Z] #59 24.60 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
00:09:37 [2021-04-09T00:09:37.564Z] #59 24.82 go: finding github.com/google/uuid v1.2.0
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.05 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.06 go: finding github.com/moby/vpnkit v0.5.0
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.12 go: finding github.com/gofrs/flock v0.8.0
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.30 go: finding github.com/gorilla/mux v1.8.0
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.34 go: finding github.com/moby/sys/mountinfo v0.4.1
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.37 go: finding github.com/urfave/cli/v2 v2.3.0
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.40 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.52 go: finding github.com/u-root/u-root v7.0.0+incompatible
00:09:37 [2021-04-09T00:09:37.564Z] #59 25.68 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
00:09:37 [2021-04-09T00:09:37.564Z] #59 26.03 go: finding github.com/russross/blackfriday/v2 v2.1.0
00:09:37 [2021-04-09T00:09:37.564Z] #59 ...
00:09:37 [2021-04-09T00:09:37.564Z] 
00:09:37 [2021-04-09T00:09:37.564Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:09:37 [2021-04-09T00:09:37.564Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:09:37 [2021-04-09T00:09:37.564Z] #14 27.17 Reading package lists...
00:09:37 [2021-04-09T00:09:37.635Z] ok  	github.com/docker/docker/pkg/capabilities	0.036s	coverage: 87.5% of statements
00:09:37 [2021-04-09T00:09:37.635Z] ok  	github.com/docker/docker/pkg/authorization	0.649s	coverage: 68.3% of statements
00:09:38 [2021-04-09T00:09:38.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:09:38 [2021-04-09T00:09:38.589Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
00:09:38 [2021-04-09T00:09:38.590Z] ok  	github.com/docker/docker/pkg/archive	1.160s	coverage: 81.8% of statements
00:09:38 [2021-04-09T00:09:38.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:09:38 [2021-04-09T00:09:38.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:09:39 [2021-04-09T00:09:39.168Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
00:09:39 [2021-04-09T00:09:39.422Z] #14 34.32 Building dependency tree...
00:09:39 [2021-04-09T00:09:39.431Z] ok  	github.com/docker/docker/pkg/discovery/file	0.018s	coverage: 97.6% of statements
00:09:39 [2021-04-09T00:09:39.590Z] ok  	github.com/docker/docker/quota	0.885s	coverage: 71.4% of statements
00:09:39 [2021-04-09T00:09:39.590Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
00:09:40 [2021-04-09T00:09:40.009Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.032s	coverage: 92.3% of statements
00:09:40 [2021-04-09T00:09:40.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:09:40 [2021-04-09T00:09:40.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:09:40 [2021-04-09T00:09:40.586Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
00:09:40 [2021-04-09T00:09:40.629Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.8% of statements
00:09:40 [2021-04-09T00:09:40.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:09:40 [2021-04-09T00:09:40.921Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
00:09:40 [2021-04-09T00:09:40.975Z] #14 37.35 The following additional packages will be installed:
00:09:40 [2021-04-09T00:09:40.975Z] #14 37.35   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:09:40 [2021-04-09T00:09:40.975Z] #14 37.35   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:09:40 [2021-04-09T00:09:40.975Z] #14 37.36   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:09:40 [2021-04-09T00:09:40.975Z] #14 37.36   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
00:09:40 [2021-04-09T00:09:40.975Z] #14 37.36   mingw-w64-common mingw-w64-x86-64-dev
00:09:40 [2021-04-09T00:09:40.975Z] #14 37.37 Suggested packages:
00:09:40 [2021-04-09T00:09:40.975Z] #14 37.37   gcc-8-locales seccomp wine64
00:09:41 [2021-04-09T00:09:41.163Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
00:09:41 [2021-04-09T00:09:41.215Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
00:09:41 [2021-04-09T00:09:41.428Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.014s	coverage: 43.2% of statements
00:09:41 [2021-04-09T00:09:41.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:09:41 [2021-04-09T00:09:41.851Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
00:09:42 [2021-04-09T00:09:42.143Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
00:09:42 [2021-04-09T00:09:42.379Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
00:09:42 [2021-04-09T00:09:42.379Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 67.0% of statements
00:09:42 [2021-04-09T00:09:42.524Z] #14 ...
00:09:42 [2021-04-09T00:09:42.524Z] 
00:09:42 [2021-04-09T00:09:42.524Z] #56 [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
00:09:42 [2021-04-09T00:09:42.524Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
00:09:42 [2021-04-09T00:09:42.524Z] #56 25.91 Reading package lists...
00:09:42 [2021-04-09T00:09:42.524Z] #56 34.00 Building dependency tree...
00:09:42 [2021-04-09T00:09:42.524Z] #56 36.99 The following additional packages will be installed:
00:09:42 [2021-04-09T00:09:42.524Z] #56 36.99   libbtrfs0
00:09:42 [2021-04-09T00:09:42.524Z] #56 37.14 The following NEW packages will be installed:
00:09:42 [2021-04-09T00:09:42.524Z] #56 37.16   libbtrfs-dev libbtrfs0
00:09:42 [2021-04-09T00:09:42.524Z] #56 37.39 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
00:09:42 [2021-04-09T00:09:42.524Z] #56 37.39 Need to get 120 kB of archives.
00:09:42 [2021-04-09T00:09:42.524Z] #56 37.39 After this operation, 423 kB of additional disk space will be used.
00:09:42 [2021-04-09T00:09:42.524Z] #56 37.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:09:42 [2021-04-09T00:09:42.524Z] #56 37.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.52 debconf: delaying package configuration, since apt-utils is not installed
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.59 Fetched 120 kB in 0s (1233 kB/s)
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.65 Selecting previously unselected package libbtrfs0.
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.70 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.73 Unpacking libbtrfs0 (4.20.1-2) ...
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.81 Selecting previously unselected package libbtrfs-dev.
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.82 Unpacking libbtrfs-dev (4.20.1-2) ...
00:09:42 [2021-04-09T00:09:42.524Z] #56 38.98 Setting up libbtrfs0 (4.20.1-2) ...
00:09:42 [2021-04-09T00:09:42.524Z] #56 39.00 Setting up libbtrfs-dev (4.20.1-2) ...
00:09:42 [2021-04-09T00:09:42.524Z] #56 39.01 Processing triggers for libc-bin (2.28-10) ...
00:09:42 [2021-04-09T00:09:42.524Z] #56 DONE 39.3s
00:09:42 [2021-04-09T00:09:42.524Z] 
00:09:42 [2021-04-09T00:09:42.524Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:09:42 [2021-04-09T00:09:42.524Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.80 The following NEW packages will be installed:
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.80   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.80   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.80   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.80   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.81   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.81   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.83 The following packages will be upgraded:
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.83   libseccomp2 libsystemd0 libudev1
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.99 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.99 Need to get 79.4 MB of archives.
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.99 After this operation, 532 MB of additional disk space will be used.
00:09:42 [2021-04-09T00:09:42.524Z] #14 38.99 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB]
00:09:42 [2021-04-09T00:09:42.524Z] #14 39.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB]
00:09:42 [2021-04-09T00:09:42.524Z] #14 39.01 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB]
00:09:42 [2021-04-09T00:09:42.524Z] #14 39.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB]
00:09:42 [2021-04-09T00:09:42.524Z] #14 39.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
00:09:42 [2021-04-09T00:09:42.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:09:42 [2021-04-09T00:09:42.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:09:42 [2021-04-09T00:09:42.957Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
00:09:42 [2021-04-09T00:09:42.957Z] ok  	github.com/docker/docker/pkg/fsutils	0.266s	coverage: 85.1% of statements
00:09:43 [2021-04-09T00:09:43.178Z] #14 39.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
00:09:43 [2021-04-09T00:09:43.178Z] #14 39.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:09:43 [2021-04-09T00:09:43.483Z] #14 39.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
00:09:43 [2021-04-09T00:09:43.483Z] #14 39.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
00:09:43 [2021-04-09T00:09:43.483Z] #14 39.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
00:09:43 [2021-04-09T00:09:43.536Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.100s	coverage: 84.1% of statements
00:09:43 [2021-04-09T00:09:43.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:09:43 [2021-04-09T00:09:43.785Z] #14 40.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:09:43 [2021-04-09T00:09:43.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:09:44 [2021-04-09T00:09:44.088Z] #14 40.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
00:09:44 [2021-04-09T00:09:44.088Z] #14 40.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
00:09:44 [2021-04-09T00:09:44.114Z] ok  	github.com/docker/docker/layer	7.524s	coverage: 68.8% of statements
00:09:44 [2021-04-09T00:09:44.114Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:09:44 [2021-04-09T00:09:44.114Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:09:44 [2021-04-09T00:09:44.114Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:09:44 [2021-04-09T00:09:44.114Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:09:44 [2021-04-09T00:09:44.114Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:09:44 [2021-04-09T00:09:44.114Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:09:44 [2021-04-09T00:09:44.114Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:09:44 [2021-04-09T00:09:44.217Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
00:09:44 [2021-04-09T00:09:44.378Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
00:09:44 [2021-04-09T00:09:44.378Z] ok  	github.com/docker/docker/pkg/idtools	0.628s	coverage: 69.5% of statements
00:09:44 [2021-04-09T00:09:44.642Z] ok  	github.com/docker/docker/pkg/ioutils	0.689s	coverage: 69.3% of statements
00:09:44 [2021-04-09T00:09:44.642Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:09:44 [2021-04-09T00:09:44.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:09:44 [2021-04-09T00:09:44.932Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
00:09:44 [2021-04-09T00:09:44.932Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:09:44 [2021-04-09T00:09:44.932Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:09:44 [2021-04-09T00:09:44.932Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
00:09:44 [2021-04-09T00:09:44.932Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:09:45 [2021-04-09T00:09:45.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:09:45 [2021-04-09T00:09:45.203Z] ok  	github.com/docker/docker/pkg/parsers	0.036s	coverage: 97.0% of statements
00:09:45 [2021-04-09T00:09:45.254Z] ok  	github.com/docker/docker/volume/local	0.375s	coverage: 76.4% of statements
00:09:45 [2021-04-09T00:09:45.467Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.046s	coverage: 86.7% of statements
00:09:45 [2021-04-09T00:09:45.467Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.015s	coverage: 60.0% of statements
00:09:45 [2021-04-09T00:09:45.548Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
00:09:45 [2021-04-09T00:09:45.731Z] ok  	github.com/docker/docker/pkg/pidfile	0.048s	coverage: 82.4% of statements
00:09:45 [2021-04-09T00:09:45.731Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:09:45 [2021-04-09T00:09:45.731Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:09:46 [2021-04-09T00:09:46.154Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:09:46 [2021-04-09T00:09:46.154Z] Using test binary docker
00:09:46 [2021-04-09T00:09:46.154Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:09:46 [2021-04-09T00:09:46.154Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:09:46 [2021-04-09T00:09:46.154Z] INFO: Waiting for daemon to start...
00:09:46 [2021-04-09T00:09:46.154Z] Starting dockerd
00:09:46 [2021-04-09T00:09:46.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:09:46 [2021-04-09T00:09:46.585Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
00:09:46 [2021-04-09T00:09:46.683Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.022s	coverage: 56.8% of statements
00:09:46 [2021-04-09T00:09:46.948Z] ok  	github.com/docker/docker/pkg/pools	0.019s	coverage: 88.2% of statements
00:09:46 [2021-04-09T00:09:46.948Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
00:09:47 [2021-04-09T00:09:47.212Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
00:09:47 [2021-04-09T00:09:47.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:09:47 [2021-04-09T00:09:47.722Z] #14 ...
00:09:47 [2021-04-09T00:09:47.722Z] 
00:09:47 [2021-04-09T00:09:47.722Z] #50 [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
00:09:47 [2021-04-09T00:09:47.722Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:09:47 [2021-04-09T00:09:47.722Z] #50 34.42 go: extracting github.com/gogo/protobuf v1.2.1
00:09:47 [2021-04-09T00:09:47.722Z] #50 37.44 go: extracting golang.org/x/text v0.3.2
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.09 go: finding github.com/fatih/color v1.7.0
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.12 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.28 go: finding github.com/mattn/go-isatty v0.0.8
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.30 go: finding github.com/pkg/errors v0.8.1
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.31 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.31 go: finding github.com/mattn/go-colorable v0.1.4
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.48 go: finding github.com/go-lintpack/lintpack v0.5.2
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.50 go: finding github.com/go-critic/go-critic v0.4.1
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.53 go: finding github.com/sirupsen/logrus v1.4.2
00:09:47 [2021-04-09T00:09:47.722Z] #50 44.59 go: finding github.com/stretchr/testify v1.4.0
00:09:47 [2021-04-09T00:09:47.722Z] #50 ...
00:09:47 [2021-04-09T00:09:47.722Z] 
00:09:47 [2021-04-09T00:09:47.722Z] #43 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:09:47 [2021-04-09T00:09:47.722Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
00:09:47 [2021-04-09T00:09:47.722Z] #43 32.38 Building dependency tree...
00:09:47 [2021-04-09T00:09:47.722Z] #43 36.29 The following additional packages will be installed:
00:09:47 [2021-04-09T00:09:47.722Z] #43 36.29   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:09:47 [2021-04-09T00:09:47.722Z] #43 36.30   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:09:47 [2021-04-09T00:09:47.722Z] #43 36.31 Suggested packages:
00:09:47 [2021-04-09T00:09:47.722Z] #43 36.31   manpages-dev python-setuptools
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.46 The following NEW packages will be installed:
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.46   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.46   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.47   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.47   python-six zlib1g-dev
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.64 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.64 Need to get 4075 kB of archives.
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.64 After this operation, 24.5 MB of additional disk space will be used.
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 37.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 38.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 38.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 38.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 38.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 38.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
00:09:47 [2021-04-09T00:09:47.722Z] #43 39.61 debconf: delaying package configuration, since apt-utils is not installed
00:09:47 [2021-04-09T00:09:47.722Z] #43 39.75 Fetched 4075 kB in 0s (8321 kB/s)
00:09:47 [2021-04-09T00:09:47.722Z] #43 39.89 Selecting previously unselected package libcap-dev:ppc64el.
00:09:47 [2021-04-09T00:09:47.722Z] #43 39.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 ... 15339 files and directories currently installed.)
00:09:47 [2021-04-09T00:09:47.722Z] #43 39.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 39.98 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.15 Selecting previously unselected package libnet1:ppc64el.
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.16 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.31 Selecting previously unselected package libnet1-dev.
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.52 Selecting previously unselected package libnl-3-200:ppc64el.
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.54 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.67 Selecting previously unselected package libnl-3-dev:ppc64el.
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 40.70 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
00:09:47 [2021-04-09T00:09:47.722Z] #43 41.01 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.03 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.14 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.16 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.28 Selecting previously unselected package zlib1g-dev:ppc64el.
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.28 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.56 Selecting previously unselected package libprotobuf17:ppc64el.
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 41.57 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 42.29 Selecting previously unselected package libprotobuf-lite17:ppc64el.
00:09:47 [2021-04-09T00:09:47.723Z] #43 42.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 42.31 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 42.59 Selecting previously unselected package libprotobuf-dev:ppc64el.
00:09:47 [2021-04-09T00:09:47.723Z] #43 42.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 42.67 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 43.80 Selecting previously unselected package libprotoc17:ppc64el.
00:09:47 [2021-04-09T00:09:47.723Z] #43 43.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 43.82 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.34 Selecting previously unselected package protobuf-c-compiler.
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.51 Selecting previously unselected package protobuf-compiler.
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.52 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.66 Selecting previously unselected package python-pkg-resources.
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 44.68 Unpacking python-pkg-resources (40.8.0-1) ...
00:09:47 [2021-04-09T00:09:47.723Z] #43 ...
00:09:47 [2021-04-09T00:09:47.723Z] 
00:09:47 [2021-04-09T00:09:47.723Z] #50 [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
00:09:47 [2021-04-09T00:09:47.723Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.67 go: finding github.com/mitchellh/go-homedir v1.1.0
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.70 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.73 go: finding github.com/spf13/viper v1.6.1
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.74 go: finding github.com/go-toolsmith/astequal v1.0.0
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.78 go: finding github.com/go-toolsmith/astp v1.0.0
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.81 go: finding github.com/davecgh/go-spew v1.1.1
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.83 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.90 go: finding github.com/go-toolsmith/astcast v1.0.0
00:09:47 [2021-04-09T00:09:47.723Z] #50 44.91 go: finding github.com/go-toolsmith/typep v1.0.0
00:09:47 [2021-04-09T00:09:47.792Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
00:09:48 [2021-04-09T00:09:48.027Z] #50 44.93 go: finding github.com/pmezard/go-difflib v1.0.0
00:09:48 [2021-04-09T00:09:48.027Z] #50 44.94 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:09:48 [2021-04-09T00:09:48.027Z] #50 44.94 go: finding github.com/spf13/cobra v0.0.5
00:09:48 [2021-04-09T00:09:48.027Z] #50 44.99 go: finding github.com/spf13/pflag v1.0.5
00:09:48 [2021-04-09T00:09:48.027Z] #50 45.02 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:09:48 [2021-04-09T00:09:48.027Z] #50 45.04 go: finding github.com/stretchr/objx v0.2.0
00:09:48 [2021-04-09T00:09:48.027Z] #50 45.06 go: finding github.com/gobwas/glob v0.2.3
00:09:48 [2021-04-09T00:09:48.027Z] #50 ...
00:09:48 [2021-04-09T00:09:48.027Z] 
00:09:48 [2021-04-09T00:09:48.027Z] #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
00:09:48 [2021-04-09T00:09:48.027Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
00:09:48 [2021-04-09T00:09:48.027Z] #37 27.39 Reading package lists...
00:09:48 [2021-04-09T00:09:48.027Z] #37 35.24 Building dependency tree...
00:09:48 [2021-04-09T00:09:48.027Z] #37 37.62 The following additional packages will be installed:
00:09:48 [2021-04-09T00:09:48.027Z] #37 37.64   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:09:48 [2021-04-09T00:09:48.027Z] #37 37.66 Suggested packages:
00:09:48 [2021-04-09T00:09:48.027Z] #37 37.66   cmake-doc ninja-build lrzip
00:09:48 [2021-04-09T00:09:48.027Z] #37 37.66 Recommended packages:
00:09:48 [2021-04-09T00:09:48.027Z] #37 37.66   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:09:48 [2021-04-09T00:09:48.027Z] #37 38.82 The following NEW packages will be installed:
00:09:48 [2021-04-09T00:09:48.027Z] #37 38.82   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:09:48 [2021-04-09T00:09:48.027Z] #37 38.82   vim-common xxd
00:09:48 [2021-04-09T00:09:48.027Z] #37 38.99 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
00:09:48 [2021-04-09T00:09:48.027Z] #37 38.99 Need to get 14.9 MB of archives.
00:09:48 [2021-04-09T00:09:48.027Z] #37 38.99 After this operation, 67.2 MB of additional disk space will be used.
00:09:48 [2021-04-09T00:09:48.027Z] #37 38.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 39.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 39.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 39.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 40.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 40.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 40.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 40.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 40.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 40.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
00:09:48 [2021-04-09T00:09:48.027Z] #37 41.70 debconf: delaying package configuration, since apt-utils is not installed
00:09:48 [2021-04-09T00:09:48.027Z] #37 42.06 Fetched 14.9 MB in 1s (10.3 MB/s)
00:09:48 [2021-04-09T00:09:48.027Z] #37 42.21 Selecting previously unselected package xxd.
00:09:48 [2021-04-09T00:09:48.027Z] #37 42.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 ... 15339 files and directories currently installed.)
00:09:48 [2021-04-09T00:09:48.027Z] #37 42.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:09:48 [2021-04-09T00:09:48.027Z] #37 42.33 Unpacking xxd (2:8.1.0875-5) ...
00:09:48 [2021-04-09T00:09:48.027Z] #37 42.62 Selecting previously unselected package vim-common.
00:09:48 [2021-04-09T00:09:48.027Z] #37 42.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:09:48 [2021-04-09T00:09:48.027Z] #37 42.72 Unpacking vim-common (2:8.1.0875-5) ...
00:09:48 [2021-04-09T00:09:48.027Z] #37 43.05 Selecting previously unselected package cmake-data.
00:09:48 [2021-04-09T00:09:48.027Z] #37 43.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:09:48 [2021-04-09T00:09:48.027Z] #37 43.06 Unpacking cmake-data (3.13.4-1) ...
00:09:48 [2021-04-09T00:09:48.027Z] #37 ...
00:09:48 [2021-04-09T00:09:48.027Z] 
00:09:48 [2021-04-09T00:09:48.027Z] #50 [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
00:09:48 [2021-04-09T00:09:48.027Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:09:48 [2021-04-09T00:09:48.027Z] #50 45.16 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:09:48 [2021-04-09T00:09:48.027Z] #50 45.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:09:48 [2021-04-09T00:09:48.027Z] #50 45.23 go: finding github.com/go-toolsmith/strparse v1.0.0
00:09:48 [2021-04-09T00:09:48.057Z] .
00:09:48 [2021-04-09T00:09:48.057Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:09:48 [2021-04-09T00:09:48.057Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:09:48 [2021-04-09T00:09:48.057Z] Error: No such image: emptyfs
00:09:48 [2021-04-09T00:09:48.316Z] Running integration-test (iteration 1)
00:09:48 [2021-04-09T00:09:48.316Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.26 go: finding github.com/fsnotify/fsnotify v1.4.7
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.26 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.31 go: finding gopkg.in/yaml.v2 v2.2.7
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.33 go: finding github.com/hashicorp/hcl v1.0.0
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.37 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.44 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.49 go: finding github.com/magiconair/properties v1.8.1
00:09:48 [2021-04-09T00:09:48.329Z] #50 45.50 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:09:48 [2021-04-09T00:09:48.369Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
00:09:48 [2021-04-09T00:09:48.632Z] #50 45.67 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:09:48 [2021-04-09T00:09:48.632Z] #50 45.75 go: finding github.com/mitchellh/mapstructure v1.1.2
00:09:48 [2021-04-09T00:09:48.632Z] #50 45.78 go: finding github.com/pelletier/go-toml v1.2.0
00:09:48 [2021-04-09T00:09:48.634Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 75.0% of statements
00:09:48 [2021-04-09T00:09:48.836Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:09:48 [2021-04-09T00:09:48.836Z] Using test binary docker
00:09:48 [2021-04-09T00:09:48.836Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:09:48 [2021-04-09T00:09:48.836Z] Starting apparmor (via systemctl): apparmor.service.
00:09:48 [2021-04-09T00:09:48.836Z] Starting dockerd
00:09:48 [2021-04-09T00:09:48.836Z] INFO: Waiting for daemon to start...
00:09:48 [2021-04-09T00:09:48.897Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
00:09:48 [2021-04-09T00:09:48.933Z] #50 ...
00:09:48 [2021-04-09T00:09:48.933Z] 
00:09:48 [2021-04-09T00:09:48.933Z] #68 [proxy 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 proxy
00:09:48 [2021-04-09T00:09:48.933Z] #68 sha256:79fcd5bc35644879e40e0039cb9030da107a7bcf9c02ad5d8f84674aa6f6fe1b
00:09:48 [2021-04-09T00:09:48.933Z] #68 DONE 46.0s
00:09:48 [2021-04-09T00:09:48.933Z] 
00:09:48 [2021-04-09T00:09:48.933Z] #50 [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
00:09:48 [2021-04-09T00:09:48.933Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:09:48 [2021-04-09T00:09:48.933Z] #50 45.90 go: finding github.com/spf13/cast v1.3.0
00:09:48 [2021-04-09T00:09:48.933Z] #50 45.94 go: finding github.com/spf13/afero v1.1.2
00:09:48 [2021-04-09T00:09:48.933Z] #50 46.01 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:09:49 [2021-04-09T00:09:49.161Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
00:09:49 [2021-04-09T00:09:49.236Z] #50 46.17 go: finding github.com/subosito/gotenv v1.2.0
00:09:49 [2021-04-09T00:09:49.236Z] #50 46.25 go: finding gopkg.in/ini.v1 v1.51.0
00:09:49 [2021-04-09T00:09:49.236Z] #50 46.28 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:09:49 [2021-04-09T00:09:49.236Z] #50 46.38 go: finding golang.org/x/text v0.3.2
00:09:49 [2021-04-09T00:09:49.236Z] #50 46.38 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:09:49 [2021-04-09T00:09:49.236Z] #50 46.39 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:09:49 [2021-04-09T00:09:49.237Z] #50 46.47 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:09:49 [2021-04-09T00:09:49.237Z] #50 46.49 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:09:49 [2021-04-09T00:09:49.541Z] #50 46.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:09:49 [2021-04-09T00:09:49.541Z] #50 46.54 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:09:49 [2021-04-09T00:09:49.541Z] #50 46.55 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:09:49 [2021-04-09T00:09:49.541Z] #50 46.59 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:09:49 [2021-04-09T00:09:49.541Z] #50 46.63 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:09:49 [2021-04-09T00:09:49.541Z] #50 46.66 go: finding github.com/sourcegraph/go-diff v0.5.1
00:09:49 [2021-04-09T00:09:49.541Z] #50 46.70 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:09:49 [2021-04-09T00:09:49.541Z] #50 46.74 go: finding github.com/kisielk/gotool v1.0.0
00:09:49 [2021-04-09T00:09:49.856Z] #50 46.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:09:49 [2021-04-09T00:09:49.856Z] #50 46.82 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:09:49 [2021-04-09T00:09:49.856Z] #50 46.83 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:09:49 [2021-04-09T00:09:49.856Z] #50 46.85 go: finding github.com/ultraware/funlen v0.0.2
00:09:49 [2021-04-09T00:09:49.856Z] #50 46.95 go: finding github.com/ultraware/whitespace v0.0.4
00:09:49 [2021-04-09T00:09:49.856Z] #50 46.97 go: finding github.com/uudashr/gocognit v1.0.1
00:09:50 [2021-04-09T00:09:50.111Z] ok  	github.com/docker/docker/pkg/sysinfo	0.040s	coverage: 54.9% of statements
00:09:50 [2021-04-09T00:09:50.111Z] ok  	github.com/docker/docker/pkg/system	0.016s	coverage: 36.9% of statements
00:09:50 [2021-04-09T00:09:50.159Z] #50 47.18 go: finding github.com/gogo/protobuf v1.2.1
00:09:50 [2021-04-09T00:09:50.159Z] #50 47.24 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:09:50 [2021-04-09T00:09:50.460Z] #50 47.41 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:09:50 [2021-04-09T00:09:50.460Z] #50 47.53 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:09:50 [2021-04-09T00:09:50.460Z] #50 47.55 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:09:50 [2021-04-09T00:09:50.460Z] #50 47.57 go: finding github.com/BurntSushi/toml v0.3.1
00:09:50 [2021-04-09T00:09:50.460Z] #50 47.61 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:09:50 [2021-04-09T00:09:50.689Z] ok  	github.com/docker/docker/pkg/tailfile	0.101s	coverage: 88.6% of statements
00:09:50 [2021-04-09T00:09:50.953Z] ok  	github.com/docker/docker/pkg/signal	2.818s	coverage: 61.0% of statements
00:09:51 [2021-04-09T00:09:51.217Z] ok  	github.com/docker/docker/pkg/tarsum	0.124s	coverage: 89.3% of statements
00:09:51 [2021-04-09T00:09:51.217Z] testing: warning: no tests to run
00:09:51 [2021-04-09T00:09:51.217Z] coverage: [no statements]
00:09:51 [2021-04-09T00:09:51.217Z] ok  	github.com/docker/docker/pkg/term/windows	0.014s	coverage: [no statements] [no tests to run]
00:09:51 [2021-04-09T00:09:51.379Z] .
00:09:51 [2021-04-09T00:09:51.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:09:51 [2021-04-09T00:09:51.380Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:09:51 [2021-04-09T00:09:51.380Z] Error: No such image: emptyfs
00:09:51 [2021-04-09T00:09:51.380Z] Running integration-test (iteration 1)
00:09:51 [2021-04-09T00:09:51.380Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:09:51 [2021-04-09T00:09:51.481Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
00:09:51 [2021-04-09T00:09:51.745Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
00:09:51 [2021-04-09T00:09:51.745Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
00:09:52 [2021-04-09T00:09:52.168Z] Running on azwin-2-d25270 in d:\jenkins\workspace\moby_PR-42272
[Pipeline] {
[Pipeline] ws
00:09:52 [2021-04-09T00:09:52.186Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
00:09:52 [2021-04-09T00:09:52.580Z] #50 ...
00:09:52 [2021-04-09T00:09:52.580Z] 
00:09:52 [2021-04-09T00:09:52.580Z] #57 [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
00:09:52 [2021-04-09T00:09:52.580Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.347 + RM_GOPATH=0
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.348 + TMP_GOPATH=
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.348 + : /build
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.348 + '[' -z '' ']'
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.349 ++ mktemp -d
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.351 + export GOPATH=/tmp/tmp.xVLwXR6SD9
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.352 + GOPATH=/tmp/tmp.xVLwXR6SD9
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.352 + RM_GOPATH=1
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.352 + case "$(go env GOARCH)" in
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.353 ++ go env GOARCH
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.385 + export GO_BUILDMODE=-buildmode=pie
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.385 + GO_BUILDMODE=-buildmode=pie
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.387 ++ dirname /tmp/install/install.sh
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.397 + dir=/tmp/install
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.399 + bin=containerd
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.399 + shift
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.401 + '[' '!' -f /tmp/install/containerd.installer ']'
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.402 + . /tmp/install/containerd.installer
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.403 ++ set -e
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.404 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.406 + install_containerd
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.408 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.409 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xVLwXR6SD9/src/github.com/containerd/containerd
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.409 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:09:52 [2021-04-09T00:09:52.580Z] #57 0.412 Cloning into '/tmp/tmp.xVLwXR6SD9/src/github.com/containerd/containerd'...
00:09:52 [2021-04-09T00:09:52.580Z] #57 ...
00:09:52 [2021-04-09T00:09:52.580Z] 
00:09:52 [2021-04-09T00:09:52.580Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:09:52 [2021-04-09T00:09:52.580Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:09:52 [2021-04-09T00:09:52.580Z] #14 44.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 47.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB]
00:09:52 [2021-04-09T00:09:52.580Z] #14 48.45 debconf: delaying package configuration, since apt-utils is not installed
00:09:52 [2021-04-09T00:09:52.580Z] #14 48.57 Fetched 79.4 MB in 8s (9406 kB/s)
00:09:52 [2021-04-09T00:09:52.580Z] #14 48.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:09:52 [2021-04-09T00:09:52.580Z] #14 48.70 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ...
00:09:52 [2021-04-09T00:09:52.580Z] #14 48.71 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ...
00:09:52 [2021-04-09T00:09:52.580Z] #14 49.10 Setting up libsystemd0:ppc64el (241-7~deb10u7) ...
00:09:52 [2021-04-09T00:09:52.882Z] #14 49.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:09:52 [2021-04-09T00:09:52.882Z] #14 49.38 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ...
00:09:52 [2021-04-09T00:09:52.882Z] #14 49.41 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ...
00:09:53 [2021-04-09T00:09:53.145Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
00:09:53 [2021-04-09T00:09:53.145Z] ok  	github.com/docker/docker/profiles/seccomp	0.026s	coverage: 85.4% of statements
00:09:53 [2021-04-09T00:09:53.183Z] #14 49.62 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ...
00:09:53 [2021-04-09T00:09:53.484Z] #14 49.80 (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 ... 15339 files and directories currently installed.)
00:09:53 [2021-04-09T00:09:53.485Z] #14 49.89 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ...
00:09:53 [2021-04-09T00:09:53.485Z] #14 49.90 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ...
00:09:53 [2021-04-09T00:09:53.530Z] The recommended git tool is: git
00:09:53 [2021-04-09T00:09:53.785Z] #14 50.29 Setting up libudev1:ppc64el (241-7~deb10u7) ...
00:09:54 [2021-04-09T00:09:54.085Z] #14 50.47 Selecting previously unselected package binutils-mingw-w64-i686.
00:09:54 [2021-04-09T00:09:54.085Z] #14 50.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 ... 15339 files and directories currently installed.)
00:09:54 [2021-04-09T00:09:54.085Z] #14 50.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
00:09:54 [2021-04-09T00:09:54.085Z] #14 50.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:09:54 [2021-04-09T00:09:54.385Z] #14 ...
00:09:54 [2021-04-09T00:09:54.385Z] 
00:09:54 [2021-04-09T00:09:54.385Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:09:54 [2021-04-09T00:09:54.385Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
00:09:54 [2021-04-09T00:09:54.385Z] #33 50.94 Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
00:09:54 [2021-04-09T00:09:54.545Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
00:09:54 [2021-04-09T00:09:54.545Z] ok  	github.com/docker/docker/plugin	0.551s	coverage: 23.2% of statements
00:09:54 [2021-04-09T00:09:54.686Z] #33 51.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:09:54 [2021-04-09T00:09:54.686Z] #33 51.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:09:55 [2021-04-09T00:09:55.944Z] ok  	github.com/docker/docker/quota	0.531s	coverage: 71.4% of statements
00:09:56 [2021-04-09T00:09:56.208Z] ok  	github.com/docker/docker/registry/resumable	0.038s	coverage: 100.0% of statements
00:09:56 [2021-04-09T00:09:56.473Z] ok  	github.com/docker/docker/registry	0.213s	coverage: 58.8% of statements
00:09:56 [2021-04-09T00:09:56.473Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
00:09:56 [2021-04-09T00:09:56.804Z] #33 ...
00:09:56 [2021-04-09T00:09:56.804Z] 
00:09:56 [2021-04-09T00:09:56.804Z] #46 [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
00:09:56 [2021-04-09T00:09:56.804Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:09:56 [2021-04-09T00:09:56.804Z] #46 43.88 sync
00:09:56 [2021-04-09T00:09:56.804Z] #46 43.89 internal/reflectlite
00:09:56 [2021-04-09T00:09:56.804Z] #46 47.13 github.com/LK4D4/vndr/godl/singleflight
00:09:56 [2021-04-09T00:09:56.804Z] #46 47.19 internal/singleflight
00:09:56 [2021-04-09T00:09:56.804Z] #46 47.20 math/rand
00:09:56 [2021-04-09T00:09:56.804Z] #46 49.96 sort
00:09:56 [2021-04-09T00:09:56.804Z] #46 49.96 errors
00:09:56 [2021-04-09T00:09:56.804Z] #46 50.42 io
00:09:56 [2021-04-09T00:09:56.804Z] #46 50.42 internal/oserror
00:09:56 [2021-04-09T00:09:56.804Z] #46 50.43 strconv
00:09:56 [2021-04-09T00:09:56.804Z] #46 50.65 syscall
00:09:56 [2021-04-09T00:09:56.804Z] #46 53.13 vendor/golang.org/x/net/dns/dnsmessage
00:09:57 [2021-04-09T00:09:57.118Z] #46 ...
00:09:57 [2021-04-09T00:09:57.118Z] 
00:09:57 [2021-04-09T00:09:57.118Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:09:57 [2021-04-09T00:09:57.118Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:09:57 [2021-04-09T00:09:57.118Z] #14 53.25 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:09:57 [2021-04-09T00:09:57.118Z] #14 53.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
00:09:57 [2021-04-09T00:09:57.118Z] #14 53.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:09:57 [2021-04-09T00:09:57.427Z] ok  	github.com/docker/docker/testutil	0.035s	coverage: 62.5% of statements
00:09:57 [2021-04-09T00:09:57.427Z] ok  	github.com/docker/docker/runconfig	0.046s	coverage: 66.1% of statements
00:09:57 [2021-04-09T00:09:57.769Z] #14 ...
00:09:57 [2021-04-09T00:09:57.769Z] 
00:09:57 [2021-04-09T00:09:57.769Z] #43 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:09:57 [2021-04-09T00:09:57.769Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
00:09:57 [2021-04-09T00:09:57.769Z] #43 44.91 Selecting previously unselected package python-six.
00:09:57 [2021-04-09T00:09:57.769Z] #43 44.91 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 44.91 Unpacking python-six (1.12.0-1) ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 45.08 Selecting previously unselected package python-protobuf.
00:09:57 [2021-04-09T00:09:57.769Z] #43 45.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 45.12 Unpacking python-protobuf (3.6.1.3-2) ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 45.79 Setting up python-pkg-resources (40.8.0-1) ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 51.17 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 51.18 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 51.18 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 51.19 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:09:57 [2021-04-09T00:09:57.769Z] #43 51.19 Setting up python-six (1.12.0-1) ...
00:09:58 [2021-04-09T00:09:58.069Z] #43 ...
00:09:58 [2021-04-09T00:09:58.069Z] 
00:09:58 [2021-04-09T00:09:58.069Z] #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
00:09:58 [2021-04-09T00:09:58.069Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
00:09:58 [2021-04-09T00:09:58.069Z] #37 46.65 Selecting previously unselected package libicu63:ppc64el.
00:09:58 [2021-04-09T00:09:58.069Z] #37 46.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
00:09:58 [2021-04-09T00:09:58.069Z] #37 46.70 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
00:09:58 [2021-04-09T00:09:58.069Z] #37 52.11 Selecting previously unselected package libxml2:ppc64el.
00:09:58 [2021-04-09T00:09:58.069Z] #37 52.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ...
00:09:58 [2021-04-09T00:09:58.069Z] #37 52.14 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
00:09:58 [2021-04-09T00:09:58.069Z] #37 52.63 Selecting previously unselected package libarchive13:ppc64el.
00:09:58 [2021-04-09T00:09:58.069Z] #37 52.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
00:09:58 [2021-04-09T00:09:58.069Z] #37 52.66 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:09:58 [2021-04-09T00:09:58.069Z] #37 53.07 Selecting previously unselected package libjsoncpp1:ppc64el.
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.09 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.27 Selecting previously unselected package librhash0:ppc64el.
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.28 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.29 Unpacking librhash0:ppc64el (1.3.8-1) ...
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.45 Selecting previously unselected package libuv1:ppc64el.
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.48 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.49 Unpacking libuv1:ppc64el (1.24.1-1) ...
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.65 Selecting previously unselected package cmake.
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.67 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
00:09:58 [2021-04-09T00:09:58.070Z] #37 53.67 Unpacking cmake (3.13.4-1) ...
00:09:58 [2021-04-09T00:09:58.722Z] #37 ...
00:09:58 [2021-04-09T00:09:58.722Z] 
00:09:58 [2021-04-09T00:09:58.722Z] #43 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:09:58 [2021-04-09T00:09:58.722Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.67 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.67 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.68 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.69 Setting up libcap-dev:ppc64el (1:2.25-2) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.70 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.71 Setting up protobuf-compiler (3.6.1.3-2) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.72 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:09:58 [2021-04-09T00:09:58.722Z] #43 55.75 Setting up python-protobuf (3.6.1.3-2) ...
00:09:59 [2021-04-09T00:09:59.787Z] #43 ...
00:09:59 [2021-04-09T00:09:59.787Z] 
00:09:59 [2021-04-09T00:09:59.787Z] #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
00:09:59 [2021-04-09T00:09:59.787Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.37 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.39 Setting up xxd (2:8.1.0875-5) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.40 Setting up libuv1:ppc64el (1.24.1-1) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.41 Setting up vim-common (2:8.1.0875-5) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.46 Setting up librhash0:ppc64el (1.3.8-1) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.47 Setting up cmake-data (3.13.4-1) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.50 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.50 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.51 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.52 Setting up cmake (3.13.4-1) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.54 Processing triggers for libc-bin (2.28-10) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 56.68 Processing triggers for mime-support (3.62) ...
00:09:59 [2021-04-09T00:09:59.787Z] #37 DONE 57.0s
00:10:00 [2021-04-09T00:10:00.007Z] ok  	github.com/docker/docker/volume/drivers	0.020s	coverage: 36.1% of statements
00:10:00 [2021-04-09T00:10:00.007Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
00:10:00 [2021-04-09T00:10:00.089Z] 
00:10:00 [2021-04-09T00:10:00.090Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:10:00 [2021-04-09T00:10:00.090Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.21 Selecting previously unselected package binutils-mingw-w64.
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.35 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.36 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.57 Selecting previously unselected package dmsetup.
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
00:10:00 [2021-04-09T00:10:00.090Z] #14 56.59 Unpacking dmsetup (2:1.02.155-3) ...
00:10:00 [2021-04-09T00:10:00.391Z] #14 56.81 Selecting previously unselected package mingw-w64-common.
00:10:00 [2021-04-09T00:10:00.391Z] #14 56.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:10:00 [2021-04-09T00:10:00.391Z] #14 56.81 Unpacking mingw-w64-common (6.0.0-3) ...
00:10:00 [2021-04-09T00:10:00.973Z] ok  	github.com/docker/docker/volume/local	0.182s	coverage: 76.4% of statements
00:10:01 [2021-04-09T00:10:01.921Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
00:10:01 [2021-04-09T00:10:01.940Z] ok  	github.com/docker/docker/pkg/plugins	33.610s	coverage: 76.6% of statements
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/rootless	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/volume	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === Skipped
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:73: No driver to put!
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z] time="2021-04-09T00:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z] time="2021-04-09T00:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z] time="2021-04-09T00:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z] time="2021-04-09T00:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z] time="2021-04-09T00:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:73: No driver to put!
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     overlay_test.go:49: Fails to compute changes intermittently
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     graphtest_unix.go:73: No driver to put!
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:10:01 [2021-04-09T00:10:01.940Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] 
00:10:01 [2021-04-09T00:10:01.940Z] DONE 2247 tests, 26 skipped in 191.424s
Post stage
[Pipeline] junit
00:10:01 [2021-04-09T00:10:01.987Z] Recording test results
00:10:02 [2021-04-09T00:10:02.017Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
00:10:02 [2021-04-09T00:10:02.111Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:10:02 [2021-04-09T00:10:02.540Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -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:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh dynbinary test-integration
00:10:02 [2021-04-09T00:10:02.833Z] 
00:10:02 [2021-04-09T00:10:02.833Z] Removing bundles/
00:10:02 [2021-04-09T00:10:02.833Z] 
00:10:02 [2021-04-09T00:10:02.833Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:10:03 [2021-04-09T00:10:03.125Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:10:03 [2021-04-09T00:10:03.125Z] GOOS="" GOARCH="" GOARM=""
00:10:03 [2021-04-09T00:10:03.196Z] Loaded image: buildpack-deps:buster
00:10:03 [2021-04-09T00:10:03.196Z] Loaded image: busybox:latest
00:10:03 [2021-04-09T00:10:03.455Z] Loaded image: busybox:glibc
00:10:03 [2021-04-09T00:10:03.618Z] Loaded image: buildpack-deps:buster
00:10:03 [2021-04-09T00:10:03.618Z] Loaded image: busybox:latest
00:10:03 [2021-04-09T00:10:03.618Z] Loaded image: busybox:glibc
00:10:04 [2021-04-09T00:10:04.929Z] #14 ...
00:10:04 [2021-04-09T00:10:04.929Z] 
00:10:04 [2021-04-09T00:10:04.929Z] #52 [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
00:10:04 [2021-04-09T00:10:04.929Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:10:04 [2021-04-09T00:10:04.929Z] #52 51.91 strconv
00:10:04 [2021-04-09T00:10:04.929Z] #52 51.91 sort
00:10:04 [2021-04-09T00:10:04.929Z] #52 51.94 syscall
00:10:04 [2021-04-09T00:10:04.930Z] #52 51.95 io
00:10:04 [2021-04-09T00:10:04.930Z] #52 55.62 bytes
00:10:04 [2021-04-09T00:10:04.930Z] #52 55.63 strings
00:10:04 [2021-04-09T00:10:04.930Z] #52 61.89 bufio
00:10:04 [2021-04-09T00:10:04.930Z] #52 61.94 reflect
00:10:04 [2021-04-09T00:10:04.930Z] #52 ...
00:10:04 [2021-04-09T00:10:04.930Z] 
00:10:04 [2021-04-09T00:10:04.930Z] #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
00:10:04 [2021-04-09T00:10:04.930Z] #38 sha256:c06abab36e541117bdb2aeceb32285087e5647db6a5297a3fb7fa05dde93691a
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.285 + RM_GOPATH=0
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.286 + TMP_GOPATH=
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.288 + : /build
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.288 + '[' -z '' ']'
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.289 ++ mktemp -d
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.292 + export GOPATH=/tmp/tmp.w5oCYnokWF
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.292 + GOPATH=/tmp/tmp.w5oCYnokWF
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.292 + RM_GOPATH=1
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.293 + case "$(go env GOARCH)" in
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.294 ++ go env GOARCH
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.317 + export GO_BUILDMODE=-buildmode=pie
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.317 + GO_BUILDMODE=-buildmode=pie
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.318 ++ dirname /tmp/install/install.sh
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.327 + dir=/tmp/install
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.327 + bin=tini
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.327 + shift
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.328 + '[' '!' -f /tmp/install/tini.installer ']'
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.328 + . /tmp/install/tini.installer
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.328 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.328 + install_tini
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.329 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.329 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.329 + git clone https://github.com/krallin/tini.git /tmp/tmp.w5oCYnokWF/tini
00:10:04 [2021-04-09T00:10:04.930Z] #38 0.338 Cloning into '/tmp/tmp.w5oCYnokWF/tini'...
00:10:04 [2021-04-09T00:10:04.930Z] #38 1.489 + cd /tmp/tmp.w5oCYnokWF/tini
00:10:04 [2021-04-09T00:10:04.930Z] #38 1.491 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:10:04 [2021-04-09T00:10:04.930Z] #38 1.500 + cmake .
00:10:04 [2021-04-09T00:10:04.930Z] #38 2.246 -- The C compiler identification is GNU 8.3.0
00:10:04 [2021-04-09T00:10:04.930Z] #38 2.341 -- Check for working C compiler: /usr/bin/cc
00:10:04 [2021-04-09T00:10:04.930Z] #38 3.033 -- Check for working C compiler: /usr/bin/cc -- works
00:10:04 [2021-04-09T00:10:04.930Z] #38 3.036 -- Detecting C compiler ABI info
00:10:04 [2021-04-09T00:10:04.930Z] #38 3.638 -- Detecting C compiler ABI info - done
00:10:04 [2021-04-09T00:10:04.930Z] #38 3.682 -- Detecting C compile features
00:10:05 [2021-04-09T00:10:05.230Z] #38 ...
00:10:05 [2021-04-09T00:10:05.230Z] 
00:10:05 [2021-04-09T00:10:05.230Z] #43 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
00:10:05 [2021-04-09T00:10:05.230Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
00:10:05 [2021-04-09T00:10:05.230Z] #43 62.32 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
00:10:05 [2021-04-09T00:10:05.230Z] #43 62.33 Processing triggers for libc-bin (2.28-10) ...
00:10:05 [2021-04-09T00:10:05.361Z] Loaded image: debian:bullseye
00:10:05 [2021-04-09T00:10:05.532Z] #43 DONE 62.6s
00:10:05 [2021-04-09T00:10:05.532Z] 
00:10:05 [2021-04-09T00:10:05.532Z] #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
00:10:05 [2021-04-09T00:10:05.532Z] #38 sha256:c06abab36e541117bdb2aeceb32285087e5647db6a5297a3fb7fa05dde93691a
00:10:05 [2021-04-09T00:10:05.532Z] #38 5.610 -- Detecting C compile features - done
00:10:05 [2021-04-09T00:10:05.532Z] #38 5.660 -- Performing Test HAS_BUILTIN_FORTIFY
00:10:05 [2021-04-09T00:10:05.620Z] Loaded image: hello-world:latest
00:10:05 [2021-04-09T00:10:05.620Z] Loaded image: arm32v7/hello-world:latest
00:10:05 [2021-04-09T00:10:05.620Z] INFO: Testing against a local daemon
00:10:05 [2021-04-09T00:10:05.620Z] === RUN   TestCgroupNamespacesBuild
00:10:06 [2021-04-09T00:10:06.158Z] Loaded image: debian:bullseye
00:10:06 [2021-04-09T00:10:06.158Z] Loaded image: hello-world:latest
00:10:06 [2021-04-09T00:10:06.158Z] Loaded image: arm32v7/hello-world:latest
00:10:06 [2021-04-09T00:10:06.158Z] INFO: Testing against a local daemon
00:10:06 [2021-04-09T00:10:06.158Z] === RUN   TestCgroupNamespacesBuild
00:10:06 [2021-04-09T00:10:06.199Z] #38 6.049 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:10:06 [2021-04-09T00:10:06.199Z] #38 6.225 -- Configuring done
00:10:06 [2021-04-09T00:10:06.199Z] #38 6.247 -- Generating done
00:10:06 [2021-04-09T00:10:06.199Z] #38 6.252 -- Build files have been written to: /tmp/tmp.w5oCYnokWF/tini
00:10:06 [2021-04-09T00:10:06.199Z] #38 6.257 + make tini-static
00:10:06 [2021-04-09T00:10:06.853Z] #38 6.766 Scanning dependencies of target tini-static
00:10:06 [2021-04-09T00:10:06.853Z] #38 6.861 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:10:07 [2021-04-09T00:10:07.153Z] #38 ...
00:10:07 [2021-04-09T00:10:07.153Z] 
00:10:07 [2021-04-09T00:10:07.153Z] #46 [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
00:10:07 [2021-04-09T00:10:07.153Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:10:07 [2021-04-09T00:10:07.153Z] #46 54.19 bytes
00:10:07 [2021-04-09T00:10:07.153Z] #46 60.22 bufio
00:10:07 [2021-04-09T00:10:07.153Z] #46 60.90 reflect
00:10:07 [2021-04-09T00:10:07.455Z] #46 ...
00:10:07 [2021-04-09T00:10:07.455Z] 
00:10:07 [2021-04-09T00:10:07.455Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:10:07 [2021-04-09T00:10:07.455Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:10:07 [2021-04-09T00:10:07.455Z] #14 62.88 Selecting previously unselected package mingw-w64-x86-64-dev.
00:10:07 [2021-04-09T00:10:07.455Z] #14 62.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:10:07 [2021-04-09T00:10:07.455Z] #14 62.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:10:08 [2021-04-09T00:10:08.907Z] --- PASS: TestCgroupNamespacesBuild (2.90s)
00:10:08 [2021-04-09T00:10:08.907Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:10:09 [2021-04-09T00:10:09.450Z] --- PASS: TestCgroupNamespacesBuild (2.73s)
00:10:09 [2021-04-09T00:10:09.450Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:10:09 [2021-04-09T00:10:09.593Z] #14 ...
00:10:09 [2021-04-09T00:10:09.593Z] 
00:10:09 [2021-04-09T00:10:09.593Z] #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
00:10:09 [2021-04-09T00:10:09.593Z] #38 sha256:c06abab36e541117bdb2aeceb32285087e5647db6a5297a3fb7fa05dde93691a
00:10:09 [2021-04-09T00:10:09.593Z] #38 8.503 [100%] Linking C executable tini-static
00:10:09 [2021-04-09T00:10:09.593Z] #38 9.179 [100%] Built target tini-static
00:10:09 [2021-04-09T00:10:09.593Z] #38 9.271 + mkdir -p /build
00:10:09 [2021-04-09T00:10:09.593Z] #38 9.274 + cp tini-static /build/docker-init
00:10:09 [2021-04-09T00:10:09.593Z] #38 DONE 9.4s
00:10:09 [2021-04-09T00:10:09.593Z] 
00:10:09 [2021-04-09T00:10:09.593Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:09 [2021-04-09T00:10:09.593Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:09 [2021-04-09T00:10:09.593Z] #44 1.597 Note: Building without setproctitle() and strlcpy() support.
00:10:09 [2021-04-09T00:10:09.593Z] #44 1.597       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:10:09 [2021-04-09T00:10:09.593Z] #44 1.618 Note: Building without GnuTLS support
00:10:09 [2021-04-09T00:10:09.593Z] #44 1.623 Makefile.config:39: Warn: you have no libnftables installed
00:10:09 [2021-04-09T00:10:09.593Z] #44 1.623 Makefile.config:40: Warn: Building without nftables support
00:10:09 [2021-04-09T00:10:09.593Z] #44 3.601 fatal: not a git repository (or any of the parent directories): .git
00:10:09 [2021-04-09T00:10:09.593Z] #44 3.650   GEN      .gitid
00:10:09 [2021-04-09T00:10:09.593Z] #44 3.685   GEN      criu/include/version.h
00:10:09 [2021-04-09T00:10:09.593Z] #44 3.746   GEN      include/common/asm
00:10:10 [2021-04-09T00:10:10.832Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s)
00:10:10 [2021-04-09T00:10:10.832Z] === RUN   TestBuildWithSession
00:10:10 [2021-04-09T00:10:10.832Z] --- SKIP: TestBuildWithSession (0.00s)
00:10:10 [2021-04-09T00:10:10.832Z]     build_session_test.go:25: TODO: BuildKit
00:10:10 [2021-04-09T00:10:10.832Z] === RUN   TestBuildSquashParent
00:10:11 [2021-04-09T00:10:11.441Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.72s)
00:10:11 [2021-04-09T00:10:11.441Z] === RUN   TestBuildWithSession
00:10:11 [2021-04-09T00:10:11.441Z] --- SKIP: TestBuildWithSession (0.00s)
00:10:11 [2021-04-09T00:10:11.441Z]     build_session_test.go:25: TODO: BuildKit
00:10:11 [2021-04-09T00:10:11.441Z] === RUN   TestBuildSquashParent
00:10:11 [2021-04-09T00:10:11.714Z] #44 5.797   PBCC     images/timens.pb-c.c
00:10:11 [2021-04-09T00:10:11.714Z] #44 5.812   DEP      images/timens.pb-c.d
00:10:11 [2021-04-09T00:10:11.714Z] #44 5.912   PBCC     images/fown.pb-c.c
00:10:11 [2021-04-09T00:10:11.714Z] #44 5.950   PBCC     images/google/protobuf/descriptor.pb-c.c
00:10:11 [2021-04-09T00:10:11.714Z] #44 6.108   PBCC     images/opts.pb-c.c
00:10:11 [2021-04-09T00:10:11.714Z] #44 6.157   PBCC     images/memfd.pb-c.c
00:10:11 [2021-04-09T00:10:11.714Z] #44 6.198   DEP      images/fown.pb-c.d
00:10:12 [2021-04-09T00:10:12.016Z] #44 6.327   DEP      images/google/protobuf/descriptor.pb-c.d
00:10:12 [2021-04-09T00:10:12.016Z] #44 6.396   DEP      images/opts.pb-c.d
00:10:12 [2021-04-09T00:10:12.016Z] #44 6.457   DEP      images/memfd.pb-c.d
00:10:12 [2021-04-09T00:10:12.016Z] #44 6.526   PBCC     images/sit.pb-c.c
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.577   DEP      images/sit.pb-c.d
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.622   PBCC     images/macvlan.pb-c.c
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.661   DEP      images/macvlan.pb-c.d
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.741   PBCC     images/autofs.pb-c.c
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.752   DEP      images/autofs.pb-c.d
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.797   PBCC     images/sysctl.pb-c.c
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.816   DEP      images/sysctl.pb-c.d
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.871   PBCC     images/time.pb-c.c
00:10:12 [2021-04-09T00:10:12.317Z] #44 6.899   DEP      images/time.pb-c.d
00:10:12 [2021-04-09T00:10:12.619Z] #44 6.989   PBCC     images/binfmt-misc.pb-c.c
00:10:12 [2021-04-09T00:10:12.619Z] #44 7.005   DEP      images/binfmt-misc.pb-c.d
00:10:12 [2021-04-09T00:10:12.619Z] #44 7.065   PBCC     images/seccomp.pb-c.c
00:10:12 [2021-04-09T00:10:12.619Z] #44 7.106   DEP      images/seccomp.pb-c.d
00:10:12 [2021-04-09T00:10:12.922Z] #44 7.150   PBCC     images/userns.pb-c.c
00:10:12 [2021-04-09T00:10:12.922Z] #44 7.172   DEP      images/userns.pb-c.d
00:10:12 [2021-04-09T00:10:12.922Z] #44 7.281   PBCC     images/cgroup.pb-c.c
00:10:12 [2021-04-09T00:10:12.922Z] #44 7.328   DEP      images/cgroup.pb-c.d
00:10:12 [2021-04-09T00:10:12.922Z] #44 7.374   PBCC     images/ext-file.pb-c.c
00:10:12 [2021-04-09T00:10:12.922Z] #44 7.424   DEP      images/ext-file.pb-c.d
00:10:12 [2021-04-09T00:10:12.922Z] #44 7.463   PBCC     images/rpc.pb-c.c
00:10:12 [2021-04-09T00:10:12.922Z] #44 ...
00:10:12 [2021-04-09T00:10:12.922Z] 
00:10:12 [2021-04-09T00:10:12.922Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:10:12 [2021-04-09T00:10:12.922Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:10:12 [2021-04-09T00:10:12.922Z] #14 69.42 Selecting previously unselected package gcc-mingw-w64-base.
00:10:12 [2021-04-09T00:10:12.922Z] #14 69.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:10:12 [2021-04-09T00:10:12.922Z] #14 69.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:10:13 [2021-04-09T00:10:13.225Z] #14 69.60 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:10:13 [2021-04-09T00:10:13.225Z] #14 69.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:10:13 [2021-04-09T00:10:13.225Z] #14 69.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:10:14 [2021-04-09T00:10:14.116Z] using credential docker-jenkins-github-credentials
00:10:14 [2021-04-09T00:10:14.189Z] Cloning the remote Git repository
00:10:14 [2021-04-09T00:10:14.189Z] Cloning with configured refspecs honoured and without tags
00:10:14 [2021-04-09T00:10:14.372Z] Cloning repository https://github.com/moby/moby.git
00:10:14 [2021-04-09T00:10:14.765Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:10:16 [2021-04-09T00:10:16.040Z] #14 ...
00:10:16 [2021-04-09T00:10:16.040Z] 
00:10:16 [2021-04-09T00:10:16.040Z] #48 [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
00:10:16 [2021-04-09T00:10:16.040Z] #48 sha256:de5bb817a9c697012d976f8fbf9c34d8e74767a843701297329508604efd2002
00:10:16 [2021-04-09T00:10:16.040Z] #48 DONE 73.3s
00:10:16 [2021-04-09T00:10:16.338Z] 
00:10:16 [2021-04-09T00:10:16.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:16 [2021-04-09T00:10:16.338Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:16 [2021-04-09T00:10:16.338Z] #44 7.550   DEP      images/rpc.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 7.674   PBCC     images/siginfo.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 7.707   DEP      images/siginfo.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 7.789   PBCC     images/pagemap.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 7.843   DEP      images/pagemap.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 7.910   PBCC     images/rlimit.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 7.921   DEP      images/rlimit.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 7.993   PBCC     images/file-lock.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.045   DEP      images/file-lock.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.128   PBCC     images/tty.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.192   DEP      images/tty.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.258   PBCC     images/tun.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.338   PBCC     images/netdev.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.432   DEP      images/tun.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.492   DEP      images/netdev.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.539   PBCC     images/vma.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.590   DEP      images/vma.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.668   PBCC     images/creds.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.695   DEP      images/creds.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.744   PBCC     images/utsns.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.769   DEP      images/utsns.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.823   PBCC     images/ipc-desc.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.834   PBCC     images/ipc-sem.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.863   DEP      images/ipc-desc.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 8.959   DEP      images/ipc-sem.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.025   PBCC     images/ipc-msg.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.039   DEP      images/ipc-msg.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.091   PBCC     images/ipc-shm.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.110   DEP      images/ipc-shm.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.142   PBCC     images/ipc-var.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.167   DEP      images/ipc-var.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.194   PBCC     images/sk-opts.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.208   PBCC     images/packet-sock.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.275   DEP      images/sk-opts.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.319   DEP      images/packet-sock.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.365   PBCC     images/sk-netlink.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.415   DEP      images/sk-netlink.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.464   PBCC     images/sk-inet.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.504   DEP      images/sk-inet.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.549   PBCC     images/sk-unix.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.580   DEP      images/sk-unix.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.625   PBCC     images/mm.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.680   DEP      images/mm.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.719   PBCC     images/timerfd.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.761   DEP      images/timerfd.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.802   PBCC     images/timer.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.827   DEP      images/timer.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.868   PBCC     images/sa.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.902   DEP      images/sa.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.964   PBCC     images/pipe-data.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 9.980   DEP      images/pipe-data.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.03   PBCC     images/mnt.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.07   DEP      images/mnt.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.12   PBCC     images/sk-packet.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.14   DEP      images/sk-packet.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.19   PBCC     images/tcp-stream.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.24   DEP      images/tcp-stream.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.31   PBCC     images/pipe.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.38   DEP      images/pipe.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.43   PBCC     images/pstree.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.46   DEP      images/pstree.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.51   PBCC     images/fs.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.54   DEP      images/fs.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.59   PBCC     images/signalfd.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.65   DEP      images/signalfd.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.73   PBCC     images/fh.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.83   PBCC     images/fsnotify.pb-c.c
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.87   DEP      images/fh.pb-c.d
00:10:16 [2021-04-09T00:10:16.338Z] #44 10.90   DEP      images/fsnotify.pb-c.d
00:10:16 [2021-04-09T00:10:16.639Z] #44 10.94   PBCC     images/eventpoll.pb-c.c
00:10:16 [2021-04-09T00:10:16.639Z] #44 11.08   DEP      images/eventpoll.pb-c.d
00:10:16 [2021-04-09T00:10:16.639Z] #44 11.13   PBCC     images/eventfd.pb-c.c
00:10:16 [2021-04-09T00:10:16.639Z] #44 11.19   DEP      images/eventfd.pb-c.d
00:10:16 [2021-04-09T00:10:16.940Z] #44 11.22   PBCC     images/remap-file-path.pb-c.c
00:10:16 [2021-04-09T00:10:16.940Z] #44 11.24   DEP      images/remap-file-path.pb-c.d
00:10:16 [2021-04-09T00:10:16.940Z] #44 11.29   PBCC     images/fifo.pb-c.c
00:10:16 [2021-04-09T00:10:16.940Z] #44 11.32   DEP      images/fifo.pb-c.d
00:10:16 [2021-04-09T00:10:16.940Z] #44 11.36   PBCC     images/ghost-file.pb-c.c
00:10:16 [2021-04-09T00:10:16.940Z] #44 11.40   DEP      images/ghost-file.pb-c.d
00:10:16 [2021-04-09T00:10:16.940Z] #44 11.45   PBCC     images/regfile.pb-c.c
00:10:16 [2021-04-09T00:10:16.940Z] #44 11.50   DEP      images/regfile.pb-c.d
00:10:17 [2021-04-09T00:10:17.242Z] #44 11.58   PBCC     images/ns.pb-c.c
00:10:17 [2021-04-09T00:10:17.242Z] #44 11.60   DEP      images/ns.pb-c.d
00:10:17 [2021-04-09T00:10:17.242Z] #44 11.68   PBCC     images/fdinfo.pb-c.c
00:10:17 [2021-04-09T00:10:17.242Z] #44 11.77   DEP      images/fdinfo.pb-c.d
00:10:15 [2021-04-09T00:10:15.572Z] Fetching upstream changes from https://github.com/moby/moby.git
00:10:15 [2021-04-09T00:10:15.572Z]  > git --version # timeout=10
00:10:15 [2021-04-09T00:10:15.619Z]  > git --version # 'git version 2.24.1.windows.2'
00:10:15 [2021-04-09T00:10:15.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:10:15 [2021-04-09T00:10:15.619Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:10:17 [2021-04-09T00:10:17.409Z] --- PASS: TestBuildSquashParent (6.24s)
00:10:17 [2021-04-09T00:10:17.409Z] === RUN   TestBuildWithRemoveAndForceRemove
00:10:17 [2021-04-09T00:10:17.409Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:17 [2021-04-09T00:10:17.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:17 [2021-04-09T00:10:17.409Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:17 [2021-04-09T00:10:17.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:17 [2021-04-09T00:10:17.409Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:17 [2021-04-09T00:10:17.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:17 [2021-04-09T00:10:17.409Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:17 [2021-04-09T00:10:17.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:17 [2021-04-09T00:10:17.409Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:17 [2021-04-09T00:10:17.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:17 [2021-04-09T00:10:17.409Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:17 [2021-04-09T00:10:17.409Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:17 [2021-04-09T00:10:17.409Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:17 [2021-04-09T00:10:17.409Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:17 [2021-04-09T00:10:17.546Z] #44 11.82   PBCC     images/core-aarch64.pb-c.c
00:10:17 [2021-04-09T00:10:17.546Z] #44 11.89   PBCC     images/core-arm.pb-c.c
00:10:17 [2021-04-09T00:10:17.546Z] #44 11.93   PBCC     images/core-ppc64.pb-c.c
00:10:17 [2021-04-09T00:10:17.546Z] #44 11.98   PBCC     images/core-s390.pb-c.c
00:10:17 [2021-04-09T00:10:17.546Z] #44 12.02   PBCC     images/core-x86.pb-c.c
00:10:17 [2021-04-09T00:10:17.546Z] #44 ...
00:10:17 [2021-04-09T00:10:17.546Z] 
00:10:17 [2021-04-09T00:10:17.546Z] #52 [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
00:10:17 [2021-04-09T00:10:17.546Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:10:17 [2021-04-09T00:10:17.546Z] #52 64.53 regexp/syntax
00:10:17 [2021-04-09T00:10:17.546Z] #52 68.49 text/tabwriter
00:10:17 [2021-04-09T00:10:17.546Z] #52 73.16 internal/syscall/execenv
00:10:17 [2021-04-09T00:10:17.546Z] #52 73.20 time
00:10:17 [2021-04-09T00:10:17.546Z] #52 73.62 internal/syscall/unix
00:10:17 [2021-04-09T00:10:17.546Z] #52 ...
00:10:17 [2021-04-09T00:10:17.546Z] 
00:10:17 [2021-04-09T00:10:17.546Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:17 [2021-04-09T00:10:17.546Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:17 [2021-04-09T00:10:17.546Z] #44 12.14   PBCC     images/core.pb-c.c
00:10:17 [2021-04-09T00:10:17.847Z] #44 12.25   PBCC     images/inventory.pb-c.c
00:10:17 [2021-04-09T00:10:17.847Z] #44 12.30   DEP      images/core-aarch64.pb-c.d
00:10:17 [2021-04-09T00:10:17.847Z] #44 12.35   DEP      images/core-arm.pb-c.d
00:10:17 [2021-04-09T00:10:17.847Z] #44 12.38   DEP      images/core-ppc64.pb-c.d
00:10:17 [2021-04-09T00:10:17.847Z] #44 ...
00:10:17 [2021-04-09T00:10:17.847Z] 
00:10:17 [2021-04-09T00:10:17.847Z] #46 [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
00:10:17 [2021-04-09T00:10:17.847Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:10:17 [2021-04-09T00:10:17.847Z] #46 64.97 regexp/syntax
00:10:17 [2021-04-09T00:10:17.847Z] #46 68.81 path
00:10:17 [2021-04-09T00:10:17.847Z] #46 70.31 vendor/golang.org/x/text/transform
00:10:17 [2021-04-09T00:10:17.847Z] #46 74.38 time
00:10:18 [2021-04-09T00:10:18.149Z] #46 ...
00:10:18 [2021-04-09T00:10:18.149Z] 
00:10:18 [2021-04-09T00:10:18.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:18 [2021-04-09T00:10:18.149Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:18 [2021-04-09T00:10:18.149Z] #44 12.46   DEP      images/core-s390.pb-c.d
00:10:18 [2021-04-09T00:10:18.149Z] #44 12.52   DEP      images/core-x86.pb-c.d
00:10:18 [2021-04-09T00:10:18.149Z] #44 12.57   DEP      images/core.pb-c.d
00:10:18 [2021-04-09T00:10:18.149Z] #44 12.63   DEP      images/inventory.pb-c.d
00:10:18 [2021-04-09T00:10:18.149Z] #44 12.69   PBCC     images/cpuinfo.pb-c.c
00:10:18 [2021-04-09T00:10:18.149Z] #44 12.70   DEP      images/cpuinfo.pb-c.d
00:10:18 [2021-04-09T00:10:18.149Z] #44 12.76   PBCC     images/stats.pb-c.c
00:10:18 [2021-04-09T00:10:18.451Z] #44 12.80   DEP      images/stats.pb-c.d
00:10:19 [2021-04-09T00:10:19.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:10:19 [2021-04-09T00:10:19.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:10:19 [2021-04-09T00:10:19.321Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:19 [2021-04-09T00:10:19.559Z] --- PASS: TestBuildSquashParent (7.72s)
00:10:19 [2021-04-09T00:10:19.559Z] === RUN   TestBuildWithRemoveAndForceRemove
00:10:19 [2021-04-09T00:10:19.559Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:19 [2021-04-09T00:10:19.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:19 [2021-04-09T00:10:19.559Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:19 [2021-04-09T00:10:19.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:19 [2021-04-09T00:10:19.559Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:19 [2021-04-09T00:10:19.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:19 [2021-04-09T00:10:19.559Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:19 [2021-04-09T00:10:19.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:19 [2021-04-09T00:10:19.559Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:19 [2021-04-09T00:10:19.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:19 [2021-04-09T00:10:19.559Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:19 [2021-04-09T00:10:19.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:19 [2021-04-09T00:10:19.559Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:19 [2021-04-09T00:10:19.559Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:19 [2021-04-09T00:10:19.581Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:20 [2021-04-09T00:10:20.570Z] #44 14.62 make[1]: Nothing to be done for 'all'.
00:10:20 [2021-04-09T00:10:20.957Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:21 [2021-04-09T00:10:21.220Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:22 [2021-04-09T00:10:22.121Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:22 [2021-04-09T00:10:22.121Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:22 [2021-04-09T00:10:22.125Z] #44 16.49   CC       images/stats.o
00:10:22 [2021-04-09T00:10:22.774Z] #44 16.96   CC       images/core.o
00:10:23 [2021-04-09T00:10:23.432Z] #44 17.71   CC       images/core-x86.o
00:10:23 [2021-04-09T00:10:23.910Z] ok  	github.com/docker/docker/pkg/plugins	33.671s	coverage: 76.6% of statements
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/rootless	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/volume	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === Skipped
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:73: No driver to put!
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z] time="2021-04-09T00:09:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z] time="2021-04-09T00:09:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z] time="2021-04-09T00:09:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z] time="2021-04-09T00:09:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z] time="2021-04-09T00:09:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:73: No driver to put!
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     overlay_test.go:49: Fails to compute changes intermittently
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     graphtest_unix.go:73: No driver to put!
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:10:23 [2021-04-09T00:10:23.910Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] 
00:10:23 [2021-04-09T00:10:23.910Z] DONE 2247 tests, 26 skipped in 198.186s
Post stage
[Pipeline] junit
00:10:23 [2021-04-09T00:10:23.927Z] Recording test results
00:10:24 [2021-04-09T00:10:24.032Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:10:24 [2021-04-09T00:10:24.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s)
00:10:24 [2021-04-09T00:10:24.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s)
00:10:24 [2021-04-09T00:10:24.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s)
00:10:24 [2021-04-09T00:10:24.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s)
00:10:24 [2021-04-09T00:10:24.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s)
00:10:24 [2021-04-09T00:10:24.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s)
00:10:24 [2021-04-09T00:10:24.032Z] === RUN   TestBuildMultiStageCopy
00:10:24 [2021-04-09T00:10:24.032Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:10:24 [2021-04-09T00:10:24.089Z] #44 18.41   CC       images/core-arm.o
00:10:24 [2021-04-09T00:10:24.118Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:10:24 [2021-04-09T00:10:24.390Z] #44 18.84   CC       images/core-aarch64.o
00:10:24 [2021-04-09T00:10:24.481Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -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:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh dynbinary test-integration
00:10:24 [2021-04-09T00:10:24.521Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:24 [2021-04-09T00:10:24.521Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:25 [2021-04-09T00:10:25.040Z] #44 19.33   CC       images/core-ppc64.o
00:10:25 [2021-04-09T00:10:25.431Z] 
00:10:25 [2021-04-09T00:10:25.431Z] Removing bundles/
00:10:25 [2021-04-09T00:10:25.431Z] 
00:10:25 [2021-04-09T00:10:25.431Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:10:25 [2021-04-09T00:10:25.431Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:10:25 [2021-04-09T00:10:25.431Z] GOOS="" GOARCH="" GOARM=""
00:10:25 [2021-04-09T00:10:25.691Z] #44 19.98   CC       images/core-s390.o
00:10:26 [2021-04-09T00:10:26.584Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:10:26 [2021-04-09T00:10:26.585Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:10:26 [2021-04-09T00:10:26.585Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:10:26 [2021-04-09T00:10:26.780Z] #44 20.95   CC       images/cpuinfo.o
00:10:26 [2021-04-09T00:10:26.844Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:10:27 [2021-04-09T00:10:27.080Z] #44 21.39   CC       images/inventory.o
00:10:27 [2021-04-09T00:10:27.080Z] #44 21.59   CC       images/fdinfo.o
00:10:27 [2021-04-09T00:10:27.105Z] --- PASS: TestBuildMultiStageCopy (3.06s)
00:10:27 [2021-04-09T00:10:27.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.03s)
00:10:27 [2021-04-09T00:10:27.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s)
00:10:27 [2021-04-09T00:10:27.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s)
00:10:27 [2021-04-09T00:10:27.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s)
00:10:27 [2021-04-09T00:10:27.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s)
00:10:27 [2021-04-09T00:10:27.105Z] === RUN   TestBuildMultiStageParentConfig
00:10:27 [2021-04-09T00:10:27.732Z] #44 22.07   CC       images/fown.o
00:10:27 [2021-04-09T00:10:27.806Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:10:27 [2021-04-09T00:10:27.806Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s)
00:10:27 [2021-04-09T00:10:27.806Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s)
00:10:27 [2021-04-09T00:10:27.806Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s)
00:10:27 [2021-04-09T00:10:27.806Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s)
00:10:27 [2021-04-09T00:10:27.806Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s)
00:10:27 [2021-04-09T00:10:27.806Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s)
00:10:27 [2021-04-09T00:10:27.806Z] === RUN   TestBuildMultiStageCopy
00:10:27 [2021-04-09T00:10:27.806Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:10:28 [2021-04-09T00:10:28.034Z] #44 22.31   CC       images/ns.o
00:10:28 [2021-04-09T00:10:28.035Z] #44 22.52   CC       images/regfile.o
00:10:28 [2021-04-09T00:10:28.046Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
00:10:28 [2021-04-09T00:10:28.046Z] === RUN   TestBuildLabelWithTargets
00:10:28 [2021-04-09T00:10:28.336Z] #44 22.74   CC       images/ghost-file.o
00:10:28 [2021-04-09T00:10:28.637Z] #44 23.00   CC       images/fifo.o
00:10:28 [2021-04-09T00:10:28.937Z] #44 23.18   CC       images/remap-file-path.o
00:10:28 [2021-04-09T00:10:28.937Z] #44 23.38   CC       images/eventfd.o
00:10:28 [2021-04-09T00:10:28.937Z] #44 23.56   CC       images/eventpoll.o
00:10:28 [2021-04-09T00:10:28.986Z] --- PASS: TestBuildLabelWithTargets (1.15s)
00:10:28 [2021-04-09T00:10:28.986Z] === RUN   TestBuildWithEmptyLayers
00:10:29 [2021-04-09T00:10:29.172Z] Fetching without tags
00:10:29 [2021-04-09T00:10:29.237Z] #44 23.84   CC       images/fh.o
00:10:29 [2021-04-09T00:10:29.537Z] #44 ...
00:10:29 [2021-04-09T00:10:29.537Z] 
00:10:29 [2021-04-09T00:10:29.537Z] #57 [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
00:10:29 [2021-04-09T00:10:29.537Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:10:29 [2021-04-09T00:10:29.556Z] --- PASS: TestBuildWithEmptyLayers (0.51s)
00:10:29 [2021-04-09T00:10:29.556Z] === RUN   TestBuildMultiStageOnBuild
00:10:30 [2021-04-09T00:10:30.099Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b
00:10:30 [2021-04-09T00:10:30.336Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:10:30 [2021-04-09T00:10:30.437Z] #57 47.35 Checking out files:  65% (2506/3837)   
Checking out files:  66% (2533/3837)   
Checking out files:  67% (2571/3837)   
Checking out files:  68% (2610/3837)   
Checking out files:  69% (2648/3837)   
Checking out files:  70% (2686/3837)   
Checking out files:  71% (2725/3837)   
Checking out files:  72% (2763/3837)   
Checking out files:  73% (2802/3837)   
Checking out files:  74% (2840/3837)   
Checking out files:  75% (2878/3837)   
Checking out files:  76% (2917/3837)   
Checking out files:  77% (2955/3837)   
Checking out files:  78% (2993/3837)   
Checking out files:  79% (3032/3837)   
Checking out files:  80% (3070/3837)   
Checking out files:  81% (3108/3837)   
Checking out files:  82% (3147/3837)   
Checking out files:  83% (3185/3837)   
Checking out files:  84% (3224/3837)   
Checking out files:  85% (3262/3837)   
Checking out files:  86% (3300/3837)   
Checking out files:  87% (3339/3837)   
Checking out files:  88% (3377/3837)   
Checking out files:  89% (3415/3837)   
Checking out files:  90% (3454/3837)   
Checking out files:  91% (3492/3837)   
Checking out files:  92% (3531/3837)   
Checking out files:  93% (3569/3837)   
Checking out files:  94% (3607/3837)   
Checking out files:  95% (3646/3837)   
Checking out files:  96% (3684/3837)   
Checking out files:  97% (3722/3837)   
Checking out files:  98% (3761/3837)   
Checking out files:  99% (3799/3837)   
Checking out files: 100% (3837/3837)   
Checking out files: 100% (3837/3837), done.
00:10:30 [2021-04-09T00:10:30.437Z] #57 48.21 + cd /tmp/tmp.xVLwXR6SD9/src/github.com/containerd/containerd
00:10:30 [2021-04-09T00:10:30.437Z] #57 48.21 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
00:10:30 [2021-04-09T00:10:30.737Z] #57 ...
00:10:30 [2021-04-09T00:10:30.737Z] 
00:10:30 [2021-04-09T00:10:30.737Z] #52 [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
00:10:30 [2021-04-09T00:10:30.737Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:10:30 [2021-04-09T00:10:30.737Z] #52 77.70 regexp
00:10:30 [2021-04-09T00:10:30.737Z] #52 82.62 context
00:10:30 [2021-04-09T00:10:30.737Z] #52 82.64 internal/poll
00:10:30 [2021-04-09T00:10:30.737Z] #52 85.62 os
00:10:30 [2021-04-09T00:10:30.737Z] #52 87.27 internal/fmtsort
00:10:30 [2021-04-09T00:10:30.737Z] #52 87.29 encoding/binary
00:10:30 [2021-04-09T00:10:30.737Z] #52 ...
00:10:30 [2021-04-09T00:10:30.737Z] 
00:10:30 [2021-04-09T00:10:30.737Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:30 [2021-04-09T00:10:30.737Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:30 [2021-04-09T00:10:30.737Z] #44 24.15   CC       images/fsnotify.o
00:10:30 [2021-04-09T00:10:30.737Z] #44 24.89   CC       images/signalfd.o
00:10:31 [2021-04-09T00:10:31.037Z] #44 25.32   CC       images/fs.o
00:10:31 [2021-04-09T00:10:31.037Z] #44 ...
00:10:31 [2021-04-09T00:10:31.037Z] 
00:10:31 [2021-04-09T00:10:31.037Z] #46 [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
00:10:31 [2021-04-09T00:10:31.037Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:10:31 [2021-04-09T00:10:31.037Z] #46 78.03 regexp
00:10:31 [2021-04-09T00:10:31.037Z] #46 84.18 context
00:10:31 [2021-04-09T00:10:31.037Z] #46 84.22 internal/poll
00:10:31 [2021-04-09T00:10:31.037Z] #46 85.27 github.com/LK4D4/vndr/versioned
00:10:31 [2021-04-09T00:10:31.037Z] #46 87.19 os
00:10:31 [2021-04-09T00:10:31.037Z] #46 87.62 internal/fmtsort
00:10:31 [2021-04-09T00:10:31.037Z] #46 87.62 encoding/binary
00:10:31 [2021-04-09T00:10:31.269Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:10:31 [2021-04-09T00:10:31.334Z] #46 ...
00:10:31 [2021-04-09T00:10:31.334Z] 
00:10:31 [2021-04-09T00:10:31.334Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:31 [2021-04-09T00:10:31.334Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:31 [2021-04-09T00:10:31.334Z] #44 25.58   CC       images/pstree.o
00:10:31 [2021-04-09T00:10:31.334Z] #44 25.84   CC       images/pipe.o
00:10:28 [2021-04-09T00:10:28.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:10:28 [2021-04-09T00:10:28.938Z]  > git config --add remote.origin.fetch +refs/pull/42272/head:refs/remotes/origin/PR-42272 # timeout=10
00:10:28 [2021-04-09T00:10:28.969Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:10:29 [2021-04-09T00:10:29.079Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:10:29 [2021-04-09T00:10:29.204Z] Fetching upstream changes from https://github.com/moby/moby.git
00:10:29 [2021-04-09T00:10:29.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:10:29 [2021-04-09T00:10:29.204Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42272/head:refs/remotes/origin/PR-42272 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:10:30 [2021-04-09T00:10:30.204Z]  > git config core.sparsecheckout # timeout=10
00:10:30 [2021-04-09T00:10:30.235Z]  > git checkout -f a0d1a1f78c7b1a35b474ae9aec33e0220ab5168b # timeout=10
00:10:31 [2021-04-09T00:10:31.633Z] #44 26.07   CC       images/tcp-stream.o
00:10:31 [2021-04-09T00:10:31.633Z] #44 26.25   CC       images/sk-packet.o
00:10:32 [2021-04-09T00:10:32.093Z] --- PASS: TestBuildMultiStageOnBuild (2.41s)
00:10:32 [2021-04-09T00:10:32.093Z] === RUN   TestBuildUncleanTarFilenames
00:10:32 [2021-04-09T00:10:32.204Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:10:32 [2021-04-09T00:10:32.294Z] #44 26.57   CC       images/mnt.o
00:10:32 [2021-04-09T00:10:32.594Z] #44 26.93   CC       images/pipe-data.o
00:10:32 [2021-04-09T00:10:32.594Z] #44 27.12   CC       images/sa.o
00:10:32 [2021-04-09T00:10:32.662Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
00:10:32 [2021-04-09T00:10:32.662Z] === RUN   TestBuildMultiStageLayerLeak
00:10:32 [2021-04-09T00:10:32.891Z] #44 27.35   CC       images/timer.o
00:10:33 [2021-04-09T00:10:33.138Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:10:33 [2021-04-09T00:10:33.357Z] Merge succeeded, producing 4dd1135faa21232c60ed417f2247940ad749ed9c
00:10:33 [2021-04-09T00:10:33.357Z] Checking out Revision 4dd1135faa21232c60ed417f2247940ad749ed9c (PR-42272)
00:10:33 [2021-04-09T00:10:33.537Z] #44 27.80   CC       images/timerfd.o
00:10:33 [2021-04-09T00:10:33.537Z] #44 28.00   CC       images/mm.o
00:10:33 [2021-04-09T00:10:33.833Z] #44 28.26   CC       images/sk-opts.o
00:10:34 [2021-04-09T00:10:34.072Z] --- PASS: TestBuildMultiStageCopy (6.94s)
00:10:34 [2021-04-09T00:10:34.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s)
00:10:34 [2021-04-09T00:10:34.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
00:10:34 [2021-04-09T00:10:34.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
00:10:34 [2021-04-09T00:10:34.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
00:10:34 [2021-04-09T00:10:34.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
00:10:34 [2021-04-09T00:10:34.072Z] === RUN   TestBuildMultiStageParentConfig
00:10:34 [2021-04-09T00:10:34.131Z] #44 28.49   CC       images/sk-unix.o
00:10:32 [2021-04-09T00:10:32.644Z]  > git remote # timeout=10
00:10:32 [2021-04-09T00:10:32.707Z]  > git config --get remote.origin.url # timeout=10
00:10:32 [2021-04-09T00:10:32.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:10:32 [2021-04-09T00:10:32.738Z]  > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10
00:10:33 [2021-04-09T00:10:33.269Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:10:33 [2021-04-09T00:10:33.379Z]  > git config core.sparsecheckout # timeout=10
00:10:33 [2021-04-09T00:10:33.426Z]  > git checkout -f 4dd1135faa21232c60ed417f2247940ad749ed9c # timeout=10
00:10:34 [2021-04-09T00:10:34.431Z] #44 28.80   CC       images/sk-inet.o
00:10:34 [2021-04-09T00:10:34.731Z] #44 29.27   CC       images/tun.o
00:10:35 [2021-04-09T00:10:35.031Z] #44 29.50   CC       images/sk-netlink.o
00:10:35 [2021-04-09T00:10:35.199Z] --- PASS: TestBuildMultiStageLayerLeak (2.36s)
00:10:35 [2021-04-09T00:10:35.199Z] === RUN   TestBuildWithHugeFile
00:10:35 [2021-04-09T00:10:35.330Z] #44 29.70   CC       images/packet-sock.o
00:10:35 [2021-04-09T00:10:35.646Z] #44 30.07   CC       images/ipc-var.o
00:10:35 [2021-04-09T00:10:35.957Z] #44 30.29   CC       images/ipc-desc.o
00:10:35 [2021-04-09T00:10:35.957Z] #44 30.58   CC       images/ipc-shm.o
00:10:36 [2021-04-09T00:10:36.255Z] #44 30.77   CC       images/ipc-msg.o
00:10:36 [2021-04-09T00:10:36.555Z] #44 31.07   CC       images/ipc-sem.o
00:10:36 [2021-04-09T00:10:36.854Z] #44 31.29   CC       images/utsns.o
00:10:37 [2021-04-09T00:10:37.154Z] #44 31.49   CC       images/creds.o
00:10:37 [2021-04-09T00:10:37.154Z] #44 31.70   CC       images/vma.o
00:10:37 [2021-04-09T00:10:37.453Z] #44 31.95   CC       images/netdev.o
00:10:38 [2021-04-09T00:10:38.101Z] #44 32.48   CC       images/tty.o
00:10:38 [2021-04-09T00:10:38.400Z] #44 33.01   CC       images/file-lock.o
00:10:38 [2021-04-09T00:10:38.699Z] #44 33.19   CC       images/rlimit.o
00:10:38 [2021-04-09T00:10:38.998Z] #44 33.35   CC       images/pagemap.o
00:10:39 [2021-04-09T00:10:39.297Z] #44 33.77   CC       images/siginfo.o
00:10:39 [2021-04-09T00:10:39.335Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
00:10:39 [2021-04-09T00:10:39.335Z] === RUN   TestBuildLabelWithTargets
00:10:39 [2021-04-09T00:10:39.596Z] #44 34.05   CC       images/rpc.o
00:10:41 [2021-04-09T00:10:41.136Z] #44 35.54   CC       images/ext-file.o
00:10:41 [2021-04-09T00:10:41.434Z] #44 35.85   CC       images/cgroup.o
00:10:41 [2021-04-09T00:10:41.750Z] #44 ...
00:10:41 [2021-04-09T00:10:41.750Z] 
00:10:41 [2021-04-09T00:10:41.750Z] #57 [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
00:10:41 [2021-04-09T00:10:41.750Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:10:41 [2021-04-09T00:10:41.750Z] #57 49.48 + export 'BUILDTAGS=netgo osusergo static_build'
00:10:41 [2021-04-09T00:10:41.750Z] #57 49.48 + BUILDTAGS='netgo osusergo static_build'
00:10:41 [2021-04-09T00:10:41.750Z] #57 49.48 + export EXTRA_FLAGS=-buildmode=pie
00:10:41 [2021-04-09T00:10:41.750Z] #57 49.48 + EXTRA_FLAGS=-buildmode=pie
00:10:41 [2021-04-09T00:10:41.750Z] #57 49.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:10:41 [2021-04-09T00:10:41.750Z] #57 49.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:10:41 [2021-04-09T00:10:41.750Z] #57 49.48 + '[' '' = dynamic ']'
00:10:41 [2021-04-09T00:10:41.750Z] #57 49.49 + make
00:10:41 [2021-04-09T00:10:41.750Z] #57 50.67 + bin/ctr
00:10:42 [2021-04-09T00:10:42.068Z] #57 ...
00:10:42 [2021-04-09T00:10:42.068Z] 
00:10:42 [2021-04-09T00:10:42.068Z] #46 [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
00:10:42 [2021-04-09T00:10:42.068Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:10:42 [2021-04-09T00:10:42.068Z] #46 90.44 crypto/cipher
00:10:42 [2021-04-09T00:10:42.068Z] #46 90.50 crypto/sha512
00:10:42 [2021-04-09T00:10:42.068Z] #46 90.50 encoding/base64
00:10:42 [2021-04-09T00:10:42.068Z] #46 92.52 crypto/ed25519/internal/edwards25519
00:10:42 [2021-04-09T00:10:42.068Z] #46 92.54 crypto/md5
00:10:42 [2021-04-09T00:10:42.068Z] #46 93.31 fmt
00:10:42 [2021-04-09T00:10:42.068Z] #46 93.98 internal/lazyregexp
00:10:42 [2021-04-09T00:10:42.068Z] #46 94.96 crypto/des
00:10:42 [2021-04-09T00:10:42.068Z] #46 94.96 crypto/aes
00:10:42 [2021-04-09T00:10:42.068Z] #46 96.48 crypto/sha1
00:10:42 [2021-04-09T00:10:42.068Z] #46 96.96 crypto/sha256
00:10:42 [2021-04-09T00:10:42.068Z] #46 98.19 encoding/pem
00:10:42 [2021-04-09T00:10:42.068Z] #46 ...
00:10:42 [2021-04-09T00:10:42.068Z] 
00:10:42 [2021-04-09T00:10:42.068Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:42 [2021-04-09T00:10:42.068Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:42 [2021-04-09T00:10:42.068Z] #44 36.53   CC       images/userns.o
00:10:42 [2021-04-09T00:10:42.366Z] #44 36.85   CC       images/google/protobuf/descriptor.o
00:10:42 [2021-04-09T00:10:42.665Z] #44 ...
00:10:42 [2021-04-09T00:10:42.665Z] 
00:10:42 [2021-04-09T00:10:42.665Z] #52 [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
00:10:42 [2021-04-09T00:10:42.665Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:10:42 [2021-04-09T00:10:42.665Z] #52 89.85 encoding/base64
00:10:42 [2021-04-09T00:10:42.665Z] #52 89.87 golang.org/x/sys/unix
00:10:42 [2021-04-09T00:10:42.665Z] #52 90.46 path/filepath
00:10:42 [2021-04-09T00:10:42.665Z] #52 90.53 fmt
00:10:42 [2021-04-09T00:10:42.665Z] #52 91.84 mvdan.cc/sh/v3/fileutil
00:10:42 [2021-04-09T00:10:42.665Z] #52 93.52 io/ioutil
00:10:42 [2021-04-09T00:10:42.665Z] #52 97.79 flag
00:10:42 [2021-04-09T00:10:42.665Z] #52 97.79 github.com/pkg/diff
00:10:42 [2021-04-09T00:10:42.665Z] #52 97.81 encoding/json
00:10:42 [2021-04-09T00:10:42.965Z] #52 ...
00:10:42 [2021-04-09T00:10:42.965Z] 
00:10:42 [2021-04-09T00:10:42.965Z] #46 [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
00:10:42 [2021-04-09T00:10:42.965Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:10:42 [2021-04-09T00:10:42.965Z] #46 99.30 net
00:10:42 [2021-04-09T00:10:42.965Z] #46 99.73 vendor/golang.org/x/crypto/internal/chacha20
00:10:42 [2021-04-09T00:10:42.965Z] #46 99.74 vendor/golang.org/x/crypto/poly1305
00:10:43 [2021-04-09T00:10:43.265Z] #46 ...
00:10:43 [2021-04-09T00:10:43.265Z] 
00:10:43 [2021-04-09T00:10:43.265Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:10:43 [2021-04-09T00:10:43.265Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:10:43 [2021-04-09T00:10:43.265Z] #14 89.59 Selecting previously unselected package g++-mingw-w64-x86-64.
00:10:43 [2021-04-09T00:10:43.265Z] #14 89.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:10:43 [2021-04-09T00:10:43.265Z] #14 89.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:10:43 [2021-04-09T00:10:43.565Z] #14 ...
00:10:43 [2021-04-09T00:10:43.565Z] 
00:10:43 [2021-04-09T00:10:43.565Z] #46 [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
00:10:43 [2021-04-09T00:10:43.565Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:10:43 [2021-04-09T00:10:43.565Z] #46 100.7 vendor/golang.org/x/crypto/curve25519
00:10:43 [2021-04-09T00:10:43.864Z] #46 101.1 vendor/golang.org/x/crypto/chacha20poly1305
00:10:44 [2021-04-09T00:10:44.268Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD"
00:10:44 [2021-04-09T00:10:44.408Z] First time build. Skipping changelog.
00:10:44 [2021-04-09T00:10:44.922Z] #46 101.9 os/exec
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:10:44 [2021-04-09T00:10:44.297Z]  > git rev-list --no-walk 0944f1eaeeb87d01d5c3f2bae26865942b30294a # timeout=10
00:10:47 [2021-04-09T00:10:47.267Z] #46 104.2 go/scanner
00:10:47 [2021-04-09T00:10:47.267Z] #46 104.3 net/url
00:10:47 [2021-04-09T00:10:47.441Z] --- PASS: TestBuildLabelWithTargets (8.00s)
00:10:47 [2021-04-09T00:10:47.441Z] === RUN   TestBuildWithEmptyLayers
00:10:47 [2021-04-09T00:10:47.575Z] + docker version
00:10:48 [2021-04-09T00:10:48.325Z] #46 105.3 text/template/parse
00:10:48 [2021-04-09T00:10:48.974Z] #46 ...
00:10:48 [2021-04-09T00:10:48.974Z] 
00:10:48 [2021-04-09T00:10:48.974Z] #14 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
00:10:48 [2021-04-09T00:10:48.975Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.3 Selecting previously unselected package libapparmor1:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.5 Selecting previously unselected package libapparmor-dev:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.8 Selecting previously unselected package libbtrfs0.
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.8 Unpacking libbtrfs0 (4.20.1-2) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.8 Selecting previously unselected package libbtrfs-dev.
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.8 Unpacking libbtrfs-dev (4.20.1-2) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 103.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.0 Selecting previously unselected package libudev-dev:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.0 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.2 Selecting previously unselected package libsepol1-dev:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.6 Selecting previously unselected package libpcre16-3:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.8 Selecting previously unselected package libpcre32-3:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 104.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 105.0 Selecting previously unselected package libpcrecpp0v5:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 105.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 105.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 105.1 Selecting previously unselected package libpcre3-dev:ppc64el.
00:10:48 [2021-04-09T00:10:48.975Z] #14 105.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
00:10:48 [2021-04-09T00:10:48.975Z] #14 105.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
00:10:49 [2021-04-09T00:10:49.275Z] #14 105.6 Selecting previously unselected package libselinux1-dev:ppc64el.
00:10:49 [2021-04-09T00:10:49.275Z] #14 105.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
00:10:49 [2021-04-09T00:10:49.275Z] #14 105.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
00:10:49 [2021-04-09T00:10:49.275Z] #14 105.9 Selecting previously unselected package libdevmapper-dev:ppc64el.
00:10:49 [2021-04-09T00:10:49.275Z] #14 105.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
00:10:49 [2021-04-09T00:10:49.275Z] #14 105.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:10:49 [2021-04-09T00:10:49.574Z] #14 106.0 Selecting previously unselected package libseccomp-dev:ppc64el.
00:10:49 [2021-04-09T00:10:49.574Z] #14 106.1 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ...
00:10:49 [2021-04-09T00:10:49.574Z] #14 106.1 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
00:10:49 [2021-04-09T00:10:49.574Z] #14 106.2 Selecting previously unselected package libsystemd-dev:ppc64el.
00:10:49 [2021-04-09T00:10:49.873Z] #14 106.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ...
00:10:49 [2021-04-09T00:10:49.873Z] #14 106.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.7 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.7 Setting up libapparmor1:ppc64el (2.13.2-10) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.7 Setting up libsepol1-dev:ppc64el (2.8-1) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.8 Setting up libbtrfs0 (4.20.1-2) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.8 Setting up libudev-dev:ppc64el (241-7~deb10u7) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.8 Setting up libbtrfs-dev (4.20.1-2) ...
00:10:50 [2021-04-09T00:10:50.173Z] #14 106.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.8 Setting up mingw-w64-common (6.0.0-3) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 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
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 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
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 106.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 107.0 Setting up dmsetup (2:1.02.155-3) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 107.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 107.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:10:50 [2021-04-09T00:10:50.473Z] #14 107.0 Processing triggers for libc-bin (2.28-10) ...
00:10:50 [2021-04-09T00:10:50.722Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
00:10:50 [2021-04-09T00:10:50.722Z] === RUN   TestBuildMultiStageOnBuild
00:10:50 [2021-04-09T00:10:50.773Z] #14 DONE 107.2s
00:10:50 [2021-04-09T00:10:50.773Z] 
00:10:50 [2021-04-09T00:10:50.773Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
00:10:50 [2021-04-09T00:10:50.773Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968
00:10:51 [2021-04-09T00:10:51.423Z] #15 DONE 0.6s
00:10:51 [2021-04-09T00:10:51.423Z] 
00:10:51 [2021-04-09T00:10:51.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:51 [2021-04-09T00:10:51.423Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:51 [2021-04-09T00:10:51.423Z] #44 39.02   CC       images/opts.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 39.24   CC       images/seccomp.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 39.52   CC       images/binfmt-misc.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 39.69   CC       images/time.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 39.95   CC       images/sysctl.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 40.21   CC       images/autofs.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 40.40   CC       images/macvlan.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 40.59   CC       images/sit.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 40.79   CC       images/memfd.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.21   CC       images/timens.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.47   LINK     images/built-in.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.62   GEN      compel/include/asm
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.64   GEN      compel/include/version.h
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.65 touch .config
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.70   GEN      include/common/config.h
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.77   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.78   GEN      compel/plugins/include/uapi/std/syscall.h
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.82   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.85   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.88   DEP      compel/arch/ppc64/plugins/std/memcmp.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.92   DEP      compel/arch/ppc64/plugins/std/memcpy.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.95   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.97   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:10:51 [2021-04-09T00:10:51.423Z] #44 41.97   DEP      compel/plugins/std/infect.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 42.15   DEP      compel/plugins/std/string.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 42.25   DEP      compel/plugins/std/log.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 42.38   DEP      compel/plugins/std/fds.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 42.47   DEP      compel/plugins/std/std.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 42.59   DEP      compel/plugins/shmem/shmem.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 42.70   DEP      compel/plugins/fds/fds.d
00:10:51 [2021-04-09T00:10:51.423Z] #44 42.84   CC       compel/plugins/std/std.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 43.14   CC       compel/plugins/std/fds.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 43.55   CC       compel/plugins/std/log.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 44.59   CC       compel/plugins/std/string.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 45.58   CC       compel/plugins/std/infect.o
00:10:51 [2021-04-09T00:10:51.423Z] #44 ...
00:10:51 [2021-04-09T00:10:51.423Z] 
00:10:51 [2021-04-09T00:10:51.423Z] #54 [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
00:10:51 [2021-04-09T00:10:51.423Z] #54 sha256:c0e0d13a05b73131ba7ec10e30ce8ee2619752c887532d45f3321b66cf9012ec
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.635 + RM_GOPATH=0
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.641 + TMP_GOPATH=
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.642 + : /build
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.642 + '[' -z '' ']'
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.645 ++ mktemp -d
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.661 + export GOPATH=/tmp/tmp.sVVQeSdQI4
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.661 + GOPATH=/tmp/tmp.sVVQeSdQI4
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.662 + RM_GOPATH=1
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.662 + case "$(go env GOARCH)" in
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.662 ++ go env GOARCH
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.706 + export GO_BUILDMODE=-buildmode=pie
00:10:51 [2021-04-09T00:10:51.423Z] #54 0.706 + GO_BUILDMODE=-buildmode=pie
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.707 ++ dirname /tmp/install/install.sh
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.723 + dir=/tmp/install
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.723 + bin=runc
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.723 + shift
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.723 + '[' '!' -f /tmp/install/runc.installer ']'
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.723 + . /tmp/install/runc.installer
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.729 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.736 + install_runc
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.737 + uname -r
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.749 + grep -q '^3\.10\.0.*\.el7\.'
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.752 + RUNC_BUILDTAGS='seccomp '
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.752 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.752 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sVVQeSdQI4/src/github.com/opencontainers/runc
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.753 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
00:10:51 [2021-04-09T00:10:51.724Z] #54 0.769 Cloning into '/tmp/tmp.sVVQeSdQI4/src/github.com/opencontainers/runc'...
00:10:51 [2021-04-09T00:10:51.724Z] #54 ...
00:10:51 [2021-04-09T00:10:51.724Z] 
00:10:51 [2021-04-09T00:10:51.724Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
00:10:51 [2021-04-09T00:10:51.724Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f
00:10:51 [2021-04-09T00:10:51.724Z] #16 DONE 0.5s
00:10:52 [2021-04-09T00:10:52.026Z] 
00:10:52 [2021-04-09T00:10:52.026Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:52 [2021-04-09T00:10:52.026Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:52 [2021-04-09T00:10:52.026Z] #44 46.07   CC       compel/arch/ppc64/plugins/std/parasite-head.o
00:10:52 [2021-04-09T00:10:52.026Z] #44 46.11   CC       compel/arch/ppc64/plugins/std/memcpy.o
00:10:52 [2021-04-09T00:10:52.026Z] #44 46.18   CC       compel/arch/ppc64/plugins/std/memcmp.o
00:10:52 [2021-04-09T00:10:52.026Z] #44 46.25   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
00:10:52 [2021-04-09T00:10:52.026Z] #44 46.37   AR       compel/plugins/std.lib.a
00:10:52 [2021-04-09T00:10:52.026Z] #44 46.50   CC       compel/plugins/fds/fds.o
00:10:52 [2021-04-09T00:10:52.224Z] Client: Docker Engine - Enterprise
00:10:52 [2021-04-09T00:10:52.224Z]  Version:           19.03.12
00:10:52 [2021-04-09T00:10:52.224Z]  API version:       1.40
00:10:52 [2021-04-09T00:10:52.224Z]  Go version:        go1.13.13
00:10:52 [2021-04-09T00:10:52.224Z]  Git commit:        4306744
00:10:52 [2021-04-09T00:10:52.224Z]  Built:             08/05/2020 19:27:53
00:10:52 [2021-04-09T00:10:52.224Z]  OS/Arch:           windows/amd64
00:10:52 [2021-04-09T00:10:52.224Z]  Experimental:      false
00:10:52 [2021-04-09T00:10:52.224Z] 
00:10:52 [2021-04-09T00:10:52.224Z] Server: Docker Engine - Enterprise
00:10:52 [2021-04-09T00:10:52.224Z]  Engine:
00:10:52 [2021-04-09T00:10:52.224Z]   Version:          19.03.12
00:10:52 [2021-04-09T00:10:52.224Z]   API version:      1.40 (minimum version 1.24)
00:10:52 [2021-04-09T00:10:52.224Z]   Go version:       go1.13.13
00:10:52 [2021-04-09T00:10:52.224Z]   Git commit:       f295753ffd
00:10:52 [2021-04-09T00:10:52.224Z]   Built:            08/05/2020 19:26:41
00:10:52 [2021-04-09T00:10:52.224Z]   OS/Arch:          windows/amd64
00:10:52 [2021-04-09T00:10:52.224Z]   Experimental:     true
00:10:52 [2021-04-09T00:10:52.355Z] #44 ...
00:10:52 [2021-04-09T00:10:52.355Z] 
00:10:52 [2021-04-09T00:10:52.355Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
00:10:52 [2021-04-09T00:10:52.355Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7
00:10:52 [2021-04-09T00:10:52.355Z] #17 0.272 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:10:52 [2021-04-09T00:10:52.355Z] #17 DONE 0.4s
00:10:52 [2021-04-09T00:10:52.355Z] 
00:10:52 [2021-04-09T00:10:52.355Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:52 [2021-04-09T00:10:52.355Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:52 [2021-04-09T00:10:52.355Z] #44 46.78   AR       compel/plugins/fds.lib.a
00:10:52 [2021-04-09T00:10:52.355Z] #44 46.82   HOSTDEP  compel/src/lib/log-host.d
00:10:52 [2021-04-09T00:10:52.654Z] #44 ...
00:10:52 [2021-04-09T00:10:52.654Z] 
00:10:52 [2021-04-09T00:10:52.654Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
00:10:52 [2021-04-09T00:10:52.654Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7
00:10:52 [2021-04-09T00:10:52.654Z] #18 DONE 0.3s
00:10:52 [2021-04-09T00:10:52.654Z] 
00:10:52 [2021-04-09T00:10:52.654Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:52 [2021-04-09T00:10:52.654Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:52 [2021-04-09T00:10:52.654Z] #44 46.95   HOSTDEP  compel/src/lib/handle-elf-host.d
00:10:52 [2021-04-09T00:10:52.654Z] #44 47.15   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
00:10:52 [2021-04-09T00:10:52.654Z] #44 47.26   HOSTDEP  compel/src/main-host.d
[Pipeline] sh
00:10:52 [2021-04-09T00:10:52.952Z] #44 ...
00:10:52 [2021-04-09T00:10:52.952Z] 
00:10:52 [2021-04-09T00:10:52.952Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
00:10:52 [2021-04-09T00:10:52.952Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be
00:10:52 [2021-04-09T00:10:52.952Z] #19 DONE 0.4s
00:10:52 [2021-04-09T00:10:52.952Z] 
00:10:52 [2021-04-09T00:10:52.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:52 [2021-04-09T00:10:52.952Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:52 [2021-04-09T00:10:52.952Z] #44 47.39   DEP      compel/src/lib/ptrace.d
00:10:53 [2021-04-09T00:10:53.255Z] #44 ...
00:10:53 [2021-04-09T00:10:53.255Z] 
00:10:53 [2021-04-09T00:10:53.255Z] #20 [dev-systemd-false  6/26] RUN ldconfig
00:10:53 [2021-04-09T00:10:53.255Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73
00:10:53 [2021-04-09T00:10:53.255Z] #20 DONE 0.3s
00:10:53 [2021-04-09T00:10:53.255Z] 
00:10:53 [2021-04-09T00:10:53.255Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:53 [2021-04-09T00:10:53.255Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:53 [2021-04-09T00:10:53.255Z] #44 47.57   DEP      compel/src/lib/infect.d
00:10:53 [2021-04-09T00:10:53.255Z] #44 47.79   DEP      compel/src/lib/infect-util.d
00:10:53 [2021-04-09T00:10:53.558Z] #44 47.93   DEP      compel/src/lib/infect-rpc.d
00:10:53 [2021-04-09T00:10:53.558Z] #44 48.08   DEP      compel/arch/ppc64/src/lib/infect.d
00:10:53 [2021-04-09T00:10:53.558Z] #44 48.18   DEP      compel/arch/ppc64/src/lib/cpu.d
00:10:53 [2021-04-09T00:10:53.708Z] + docker info
00:10:53 [2021-04-09T00:10:53.859Z] #44 48.27   DEP      compel/src/lib/log.d
00:10:53 [2021-04-09T00:10:53.859Z] #44 48.35   DEP      compel/src/main.d
00:10:54 [2021-04-09T00:10:54.160Z] #44 48.50   DEP      compel/src/lib/handle-elf.d
00:10:54 [2021-04-09T00:10:54.160Z] #44 48.62   DEP      compel/arch/ppc64/src/lib/handle-elf.d
00:10:54 [2021-04-09T00:10:54.160Z] #44 48.72   CC       compel/src/lib/log.o
00:10:54 [2021-04-09T00:10:54.160Z] #44 ...
00:10:54 [2021-04-09T00:10:54.160Z] 
00:10:54 [2021-04-09T00:10:54.160Z] #52 [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
00:10:54 [2021-04-09T00:10:54.160Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:10:54 [2021-04-09T00:10:54.160Z] #52 101.3 go/token
00:10:54 [2021-04-09T00:10:54.160Z] #52 102.2 mvdan.cc/editorconfig
00:10:54 [2021-04-09T00:10:54.160Z] #52 103.4 go/scanner
00:10:54 [2021-04-09T00:10:54.160Z] #52 105.7 mvdan.cc/sh/v3/syntax
00:10:54 [2021-04-09T00:10:54.160Z] #52 106.3 go/ast
00:10:54 [2021-04-09T00:10:54.160Z] #52 109.7 golang.org/x/crypto/ssh/terminal
00:10:54 [2021-04-09T00:10:54.462Z] #52 ...
00:10:54 [2021-04-09T00:10:54.462Z] 
00:10:54 [2021-04-09T00:10:54.462Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:10:54 [2021-04-09T00:10:54.462Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:10:54 [2021-04-09T00:10:54.462Z] #21 0.552 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
00:10:54 [2021-04-09T00:10:54.462Z] #21 0.635 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:10:54 [2021-04-09T00:10:54.462Z] #21 0.680 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:10:54 [2021-04-09T00:10:54.463Z] #21 0.776 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:10:54 [2021-04-09T00:10:54.763Z] #21 1.542 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [448 kB]
00:10:55 [2021-04-09T00:10:55.984Z] --- PASS: TestBuildMultiStageOnBuild (5.04s)
00:10:55 [2021-04-09T00:10:55.984Z] === RUN   TestBuildUncleanTarFilenames
00:10:55 [2021-04-09T00:10:55.984Z] --- PASS: TestBuildUncleanTarFilenames (0.85s)
00:10:55 [2021-04-09T00:10:55.984Z] === RUN   TestBuildMultiStageLayerLeak
00:10:56 [2021-04-09T00:10:56.306Z] #21 3.170 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:10:57 [2021-04-09T00:10:57.878Z] #21 4.438 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB]
00:10:58 [2021-04-09T00:10:58.938Z] #21 5.648 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
00:10:59 [2021-04-09T00:10:59.998Z] #21 ...
00:10:59 [2021-04-09T00:10:59.998Z] 
00:10:59 [2021-04-09T00:10:59.998Z] #46 [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
00:10:59 [2021-04-09T00:10:59.998Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:10:59 [2021-04-09T00:10:59.998Z] #46 107.1 go/ast
00:10:59 [2021-04-09T00:10:59.998Z] #46 109.1 encoding/json
00:10:59 [2021-04-09T00:10:59.998Z] #46 116.3 text/template
00:10:59 [2021-04-09T00:10:59.998Z] #46 ...
00:10:59 [2021-04-09T00:10:59.998Z] 
00:10:59 [2021-04-09T00:10:59.998Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:10:59 [2021-04-09T00:10:59.998Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:10:59 [2021-04-09T00:10:59.998Z] #44 48.98   CC       compel/arch/ppc64/src/lib/cpu.o
00:10:59 [2021-04-09T00:10:59.998Z] #44 49.29   CC       compel/arch/ppc64/src/lib/infect.o
00:10:59 [2021-04-09T00:10:59.998Z] #44 50.20   CC       compel/src/lib/infect-rpc.o
00:10:59 [2021-04-09T00:10:59.998Z] #44 50.61   CC       compel/src/lib/infect-util.o
00:10:59 [2021-04-09T00:10:59.998Z] #44 50.90   CC       compel/src/lib/infect.o
00:10:59 [2021-04-09T00:10:59.998Z] #44 53.81   CC       compel/src/lib/ptrace.o
00:10:59 [2021-04-09T00:10:59.998Z] #44 54.51   AR       compel/libcompel.a
00:10:59 [2021-04-09T00:10:59.998Z] #44 54.62   HOSTCC   compel/src/main-host.o
00:11:00 [2021-04-09T00:11:00.172Z] --- PASS: TestBuildMultiStageLayerLeak (4.13s)
00:11:00 [2021-04-09T00:11:00.172Z] === RUN   TestBuildWithHugeFile
00:11:00 [2021-04-09T00:11:00.651Z] #44 54.97   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
00:11:00 [2021-04-09T00:11:00.651Z] #44 55.13   HOSTCC   compel/src/lib/handle-elf-host.o
00:11:01 [2021-04-09T00:11:01.306Z] #44 55.57   HOSTCC   compel/src/lib/log-host.o
00:11:01 [2021-04-09T00:11:01.306Z] #44 55.74   HOSTLINK compel/compel-host-bin
00:11:01 [2021-04-09T00:11:01.606Z] #44 55.96   DEP      soccr/soccr.d
00:11:01 [2021-04-09T00:11:01.906Z] #44 56.17   CC       soccr/soccr.o
00:11:02 [2021-04-09T00:11:02.556Z] #44 ...
00:11:02 [2021-04-09T00:11:02.556Z] 
00:11:02 [2021-04-09T00:11:02.556Z] #54 [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
00:11:02 [2021-04-09T00:11:02.556Z] #54 sha256:c0e0d13a05b73131ba7ec10e30ce8ee2619752c887532d45f3321b66cf9012ec
00:11:02 [2021-04-09T00:11:02.556Z] #54 11.93 + cd /tmp/tmp.sVVQeSdQI4/src/github.com/opencontainers/runc
00:11:02 [2021-04-09T00:11:02.856Z] #54 11.93 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
00:11:03 [2021-04-09T00:11:03.509Z] #54 12.74 + '[' -z '' ']'
00:11:03 [2021-04-09T00:11:03.509Z] #54 12.74 + target=static
00:11:03 [2021-04-09T00:11:03.509Z] #54 12.74 + make 'BUILDTAGS=seccomp ' static
00:11:04 [2021-04-09T00:11:04.158Z] #54 13.19 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
00:11:06 [2021-04-09T00:11:06.028Z] Client:
00:11:06 [2021-04-09T00:11:06.028Z]  Debug Mode: false
00:11:06 [2021-04-09T00:11:06.028Z]  Plugins:
00:11:06 [2021-04-09T00:11:06.028Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
00:11:06 [2021-04-09T00:11:06.028Z] 
00:11:06 [2021-04-09T00:11:06.028Z] Server:
00:11:06 [2021-04-09T00:11:06.028Z]  Containers: 0
00:11:06 [2021-04-09T00:11:06.028Z]   Running: 0
00:11:06 [2021-04-09T00:11:06.028Z]   Paused: 0
00:11:06 [2021-04-09T00:11:06.028Z]   Stopped: 0
00:11:06 [2021-04-09T00:11:06.028Z]  Images: 0
00:11:06 [2021-04-09T00:11:06.028Z]  Server Version: 19.03.12
00:11:06 [2021-04-09T00:11:06.028Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:11:06 [2021-04-09T00:11:06.028Z]   Windows: 
00:11:06 [2021-04-09T00:11:06.028Z]   LCOW: 
00:11:06 [2021-04-09T00:11:06.028Z]  Logging Driver: json-file
00:11:06 [2021-04-09T00:11:06.028Z]  Plugins:
00:11:06 [2021-04-09T00:11:06.028Z]   Volume: local
00:11:06 [2021-04-09T00:11:06.028Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:11:06 [2021-04-09T00:11:06.028Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:11:06 [2021-04-09T00:11:06.028Z]  Swarm: inactive
00:11:06 [2021-04-09T00:11:06.028Z]  Default Isolation: process
00:11:06 [2021-04-09T00:11:06.028Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:11:06 [2021-04-09T00:11:06.028Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
00:11:06 [2021-04-09T00:11:06.028Z]  OSType: windows
00:11:06 [2021-04-09T00:11:06.028Z]  Architecture: x86_64
00:11:06 [2021-04-09T00:11:06.028Z]  CPUs: 4
00:11:06 [2021-04-09T00:11:06.028Z]  Total Memory: 32GiB
00:11:06 [2021-04-09T00:11:06.028Z]  Name: azwin-2-d25270
00:11:06 [2021-04-09T00:11:06.028Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
00:11:06 [2021-04-09T00:11:06.028Z]  Docker Root Dir: D:\docker
00:11:06 [2021-04-09T00:11:06.028Z]  Debug Mode: false
00:11:06 [2021-04-09T00:11:06.028Z]  Registry: https://index.docker.io/v1/
00:11:06 [2021-04-09T00:11:06.028Z]  Labels:
00:11:06 [2021-04-09T00:11:06.028Z]  Experimental: true
00:11:06 [2021-04-09T00:11:06.028Z]  Insecure Registries:
00:11:06 [2021-04-09T00:11:06.028Z]   10.0.0.4:5000
00:11:06 [2021-04-09T00:11:06.028Z]   127.0.0.0/8
00:11:06 [2021-04-09T00:11:06.028Z]  Registry Mirrors:
00:11:06 [2021-04-09T00:11:06.028Z]   http://10.0.0.4:5000/
00:11:06 [2021-04-09T00:11:06.028Z]  Live Restore Enabled: false
00:11:06 [2021-04-09T00:11:06.028Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
00:11:09 [2021-04-09T00:11:09.811Z] #54 ...
00:11:09 [2021-04-09T00:11:09.811Z] 
00:11:09 [2021-04-09T00:11:09.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:11:09 [2021-04-09T00:11:09.811Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:11:09 [2021-04-09T00:11:09.811Z] #44 58.04   AR       soccr/libsoccr.a
00:11:09 [2021-04-09T00:11:09.811Z] #44 58.08 make[1]: 'soccr/libsoccr.a' is up to date.
00:11:09 [2021-04-09T00:11:09.811Z] #44 58.41   DEP      criu/arch/ppc64/sigframe.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 58.60   DEP      criu/arch/ppc64/crtools.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 58.86   DEP      criu/arch/ppc64/cpu.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 59.06   CC       criu/arch/ppc64/cpu.o
00:11:09 [2021-04-09T00:11:09.811Z] #44 59.70   CC       criu/arch/ppc64/crtools.o
00:11:09 [2021-04-09T00:11:09.811Z] #44 61.01   CC       criu/arch/ppc64/sigframe.o
00:11:09 [2021-04-09T00:11:09.811Z] #44 61.41   LINK     criu/arch/ppc64/crtools.built-in.o
00:11:09 [2021-04-09T00:11:09.811Z] #44 61.47   DEP      criu/pie/util-vdso.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 61.69   DEP      criu/pie/util.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 61.87   CC       criu/pie/util.o
00:11:09 [2021-04-09T00:11:09.811Z] #44 62.24   CC       criu/pie/util-vdso.o
00:11:09 [2021-04-09T00:11:09.811Z] #44 63.15   AR       criu/pie/pie.lib.a
00:11:09 [2021-04-09T00:11:09.811Z] #44 63.23   DEP      criu/pie/restorer.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 63.62   DEP      criu/arch/ppc64/vdso-trampoline.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 63.65   DEP      criu/arch/ppc64/restorer.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 63.91   DEP      criu/arch/ppc64/vdso-pie.d
00:11:09 [2021-04-09T00:11:09.811Z] #44 64.10   DEP      criu/pie/parasite-vdso.d
00:11:10 [2021-04-09T00:11:10.111Z] #44 64.35   DEP      criu/pie/parasite.d
00:11:10 [2021-04-09T00:11:10.416Z] #44 64.74   CC       criu/pie/parasite.o
00:11:10 [2021-04-09T00:11:10.717Z] #44 ...
00:11:10 [2021-04-09T00:11:10.717Z] 
00:11:10 [2021-04-09T00:11:10.717Z] #52 [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
00:11:10 [2021-04-09T00:11:10.717Z] #52 sha256:8c9fb1c965916ff2dab6987e70993a2735a76cc102fc9c4a36298b8559fb094b
00:11:10 [2021-04-09T00:11:10.717Z] #52 121.3 mvdan.cc/sh/v3/cmd/shfmt
00:11:10 [2021-04-09T00:11:10.717Z] #52 DONE 128.0s
00:11:10 [2021-04-09T00:11:10.717Z] 
00:11:10 [2021-04-09T00:11:10.717Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:11:10 [2021-04-09T00:11:10.717Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:11:10 [2021-04-09T00:11:10.717Z] #21 12.45 Fetched 8697 kB in 12s (728 kB/s)
00:11:10 [2021-04-09T00:11:10.717Z] #21 12.45 Reading package lists...
00:11:11 [2021-04-09T00:11:11.566Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:11:11 [2021-04-09T00:11:11.566Z] 
00:11:11 [2021-04-09T00:11:11.566Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:11:11 [2021-04-09T00:11:11.566Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:11:11 [2021-04-09T00:11:11.566Z] HOSTNAME=28b9927ecb25
00:11:11 [2021-04-09T00:11:11.566Z] TESTDEBUG=0
00:11:11 [2021-04-09T00:11:11.566Z] DEST=bundles/test-integration
00:11:11 [2021-04-09T00:11:11.566Z] PWD=/go/src/github.com/docker/docker
00:11:11 [2021-04-09T00:11:11.566Z] DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080
00:11:11 [2021-04-09T00:11:11.566Z] container=docker
00:11:11 [2021-04-09T00:11:11.566Z] HOME=/root
00:11:11 [2021-04-09T00:11:11.566Z] GOLANG_VERSION=1.13.15
00:11:11 [2021-04-09T00:11:11.566Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:11:11 [2021-04-09T00:11:11.566Z] VALIDATE_BRANCH=master
00:11:11 [2021-04-09T00:11:11.566Z] TERM=xterm
00:11:11 [2021-04-09T00:11:11.566Z] DOCKER_PKG=github.com/docker/docker
00:11:11 [2021-04-09T00:11:11.566Z] SHLVL=1
00:11:11 [2021-04-09T00:11:11.566Z] TIMEOUT=120m
00:11:11 [2021-04-09T00:11:11.566Z] DOCKER_BUILDTAGS=apparmor seccomp journald
00:11:11 [2021-04-09T00:11:11.566Z] DOCKER_GRAPHDRIVER=overlay2
00:11:11 [2021-04-09T00:11:11.566Z] GO111MODULE=off
00:11:11 [2021-04-09T00:11:11.566Z] DOCKER_EXPERIMENTAL=1
00:11:11 [2021-04-09T00:11:11.566Z] TEST_SKIP_INTEGRATION_CLI=1
00:11:11 [2021-04-09T00:11:11.566Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:11:11 [2021-04-09T00:11:11.566Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:11:11 [2021-04-09T00:11:11.567Z] GOPATH=/go
00:11:11 [2021-04-09T00:11:11.567Z] PKG_CONFIG=pkg-config
00:11:11 [2021-04-09T00:11:11.567Z] _=/usr/bin/env
00:11:11 [2021-04-09T00:11:11.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:11:12 [2021-04-09T00:11:12.838Z] #21 17.54 Reading package lists...
00:11:12 [2021-04-09T00:11:12.838Z] #21 ...
00:11:12 [2021-04-09T00:11:12.838Z] 
00:11:12 [2021-04-09T00:11:12.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:11:12 [2021-04-09T00:11:12.838Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:11:12 [2021-04-09T00:11:12.838Z] #44 67.27   LINK     criu/pie/parasite.built-in.o
00:11:12 [2021-04-09T00:11:12.838Z] #44 67.27   GEN      criu/pie/parasite-blob.h
00:11:12 [2021-04-09T00:11:12.838Z] #44 67.29   CC       criu/pie/parasite-vdso.o
00:11:13 [2021-04-09T00:11:13.139Z] #44 ...
00:11:13 [2021-04-09T00:11:13.139Z] 
00:11:13 [2021-04-09T00:11:13.139Z] #46 [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
00:11:13 [2021-04-09T00:11:13.139Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:11:13 [2021-04-09T00:11:13.139Z] #46 120.2 go/parser
00:11:13 [2021-04-09T00:11:13.139Z] #46 125.1 encoding/xml
00:11:13 [2021-04-09T00:11:13.690Z] ..........................xx....................                         [ 29%]
00:11:13 [2021-04-09T00:11:13.792Z] #46 ...
00:11:13 [2021-04-09T00:11:13.792Z] 
00:11:13 [2021-04-09T00:11:13.792Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:11:13 [2021-04-09T00:11:13.792Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:11:13 [2021-04-09T00:11:13.792Z] #44 68.09   CC       criu/arch/ppc64/vdso-pie.o
00:11:14 [2021-04-09T00:11:14.095Z] #44 68.55   CC       criu/arch/ppc64/restorer.o
00:11:14 [2021-04-09T00:11:14.750Z] #44 68.96   CC       criu/arch/ppc64/vdso-trampoline.o
00:11:14 [2021-04-09T00:11:14.750Z] #44 68.99   CC       criu/pie/restorer.o
00:11:18 [2021-04-09T00:11:18.357Z] #44 72.10   LINK     criu/pie/restorer.built-in.o
00:11:18 [2021-04-09T00:11:18.357Z] #44 72.11   GEN      criu/pie/restorer-blob.h
00:11:18 [2021-04-09T00:11:18.357Z] #44 72.27   DEP      criu/vdso.d
00:11:18 [2021-04-09T00:11:18.357Z] #44 72.51   DEP      criu/uts_ns.d
00:11:18 [2021-04-09T00:11:18.357Z] #44 72.62   DEP      criu/util.d
00:11:18 [2021-04-09T00:11:18.357Z] #44 72.81   DEP      criu/uffd.d
00:11:18 [2021-04-09T00:11:18.659Z] #44 73.06   DEP      criu/tun.d
00:11:18 [2021-04-09T00:11:18.960Z] #44 73.28   DEP      criu/tty.d
00:11:19 [2021-04-09T00:11:19.261Z] #44 73.55   DEP      criu/timerfd.d
00:11:19 [2021-04-09T00:11:19.261Z] #44 73.78   DEP      criu/timens.d
00:11:19 [2021-04-09T00:11:19.915Z] #44 74.10   DEP      criu/sysfs_parse.d
00:11:19 [2021-04-09T00:11:19.915Z] #44 74.29   DEP      criu/sysctl.d
00:11:20 [2021-04-09T00:11:20.218Z] #44 74.56   DEP      criu/string.d
00:11:20 [2021-04-09T00:11:20.218Z] #44 74.71   DEP      criu/stats.d
00:11:20 [2021-04-09T00:11:20.529Z] #44 74.93   DEP      criu/sockets.d
00:11:20 [2021-04-09T00:11:20.529Z] #44 ...
00:11:20 [2021-04-09T00:11:20.529Z] 
00:11:20 [2021-04-09T00:11:20.529Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:11:20 [2021-04-09T00:11:20.529Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:11:20 [2021-04-09T00:11:20.529Z] #21 17.54 Reading package lists...
00:11:20 [2021-04-09T00:11:20.529Z] #21 22.65 Building dependency tree...
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39 libcap2-bin is already the newest version (1:2.25-2).
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39 The following additional packages will be installed:
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   python3.7 python3.7-minimal vim-runtime xxd
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39 Suggested packages:
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39 Recommended packages:
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   aufs-dkms nftables build-essential python3-dev python3-keyring
00:11:20 [2021-04-09T00:11:20.529Z] #21 24.39   python3-keyrings.alt python3-xdg unzip
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.74 The following NEW packages will be installed:
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.74   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.75   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.75   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.76   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.76   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.76   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.76   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.76   xz-utils zip
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.90 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.90 Need to get 29.2 MB of archives.
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.90 After this operation, 134 MB of additional disk space will be used.
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 26.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:11:20 [2021-04-09T00:11:20.529Z] #21 27.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
00:11:20 [2021-04-09T00:11:20.831Z] #21 27.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
00:11:20 [2021-04-09T00:11:20.831Z] #21 27.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
00:11:20 [2021-04-09T00:11:20.831Z] #21 27.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
00:11:21 [2021-04-09T00:11:21.135Z] #21 27.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
00:11:21 [2021-04-09T00:11:21.135Z] #21 27.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:11:21 [2021-04-09T00:11:21.135Z] #21 27.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:11:21 [2021-04-09T00:11:21.135Z] #21 27.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:11:21 [2021-04-09T00:11:21.135Z] #21 28.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
00:11:21 [2021-04-09T00:11:21.437Z] #21 28.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
00:11:21 [2021-04-09T00:11:21.437Z] #21 28.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
00:11:21 [2021-04-09T00:11:21.437Z] #21 ...
00:11:21 [2021-04-09T00:11:21.437Z] 
00:11:21 [2021-04-09T00:11:21.437Z] #59 [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
00:11:21 [2021-04-09T00:11:21.437Z] #59 sha256:1522f43c790aeb6c553c47e4e4c171aa9ce52ad3c5dbb1ca71e2bde5515ddfb7
00:11:21 [2021-04-09T00:11:21.437Z] #59 138.6 + for f in rootlesskit rootlesskit-docker-proxy
00:11:21 [2021-04-09T00:11:21.459Z] DEBUG: print all environment variables to check how Jenkins runs this script
00:11:21 [2021-04-09T00:11:21.459Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-96884aa0\powershellScript.ps1'; exit $LASTEXITCODE;
00:11:21 [2021-04-09T00:11:21.459Z] ----------------------------------------------------------------------------
00:11:21 [2021-04-09T00:11:21.459Z] 
00:11:21 [2021-04-09T00:11:21.459Z] INFO: executeCI.ps1 starting at Fri Apr  9 00:11:20 CUT 2021
00:11:21 [2021-04-09T00:11:21.459Z] 
00:11:21 [2021-04-09T00:11:21.459Z] INFO: Script version 05-Feb-2019 09:03 PDT
00:11:21 [2021-04-09T00:11:21.459Z] INFO: Running git version 2.24.1.windows.2
00:11:21 [2021-04-09T00:11:21.459Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
00:11:21 [2021-04-09T00:11:21.459Z] INFO: Environment variables:
00:11:21 [2021-04-09T00:11:21.459Z] 
00:11:21 [2021-04-09T00:11:21.459Z] Name                           Value                                                                                   
00:11:21 [2021-04-09T00:11:21.459Z] ----                           -----                                                                                   
00:11:21 [2021-04-09T00:11:21.459Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
00:11:21 [2021-04-09T00:11:21.459Z] amd64                          true                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
00:11:21 [2021-04-09T00:11:21.459Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
00:11:21 [2021-04-09T00:11:21.459Z] arm64                          true                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
00:11:21 [2021-04-09T00:11:21.459Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
00:11:21 [2021-04-09T00:11:21.459Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
00:11:21 [2021-04-09T00:11:21.459Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
00:11:21 [2021-04-09T00:11:21.459Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
00:11:21 [2021-04-09T00:11:21.459Z] BRANCH_NAME                    PR-42272                                                                                
00:11:21 [2021-04-09T00:11:21.459Z] BUILD_DISPLAY_NAME             #3                                                                                      
00:11:21 [2021-04-09T00:11:21.459Z] BUILD_ID                       3                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] BUILD_NUMBER                   3                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] BUILD_TAG                      jenkins-moby-PR-42272-3                                                                 
00:11:21 [2021-04-09T00:11:21.459Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42272/3/                              
00:11:21 [2021-04-09T00:11:21.459Z] cgroup2                        true                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] CHANGE_AUTHOR                  brettmilford                                                                            
00:11:21 [2021-04-09T00:11:21.459Z] CHANGE_AUTHOR_DISPLAY_NAME     Brett                                                                                   
00:11:21 [2021-04-09T00:11:21.459Z] CHANGE_BRANCH                  master                                                                                  
00:11:21 [2021-04-09T00:11:21.459Z] CHANGE_FORK                    brettmilford                                                                            
00:11:21 [2021-04-09T00:11:21.459Z] CHANGE_ID                      42272                                                                                   
00:11:21 [2021-04-09T00:11:21.459Z] CHANGE_TARGET                  master                                                                                  
00:11:21 [2021-04-09T00:11:21.459Z] CHANGE_TITLE                   Fixes subvol delete on a non-btrfs volume                                               
00:11:21 [2021-04-09T00:11:21.459Z] CHANGE_URL                     https://github.com/moby/moby/pull/42272                                                 
00:11:21 [2021-04-09T00:11:21.459Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
00:11:21 [2021-04-09T00:11:21.459Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
00:11:21 [2021-04-09T00:11:21.459Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
00:11:21 [2021-04-09T00:11:21.459Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
00:11:21 [2021-04-09T00:11:21.459Z] COMPUTERNAME                   azwin-2-d25270                                                                          
00:11:21 [2021-04-09T00:11:21.459Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
00:11:21 [2021-04-09T00:11:21.459Z] ConfigSequenceNumber           0                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] dco                            true                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] DOCKER_BUILDKIT                0                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] DOCKER_DUT_DEBUG               1                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] DOCKER_EXPERIMENTAL            1                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
00:11:21 [2021-04-09T00:11:21.459Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
00:11:21 [2021-04-09T00:11:21.459Z] EXECUTOR_NUMBER                0                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] FQDN                           azwin-2-d25270.westus.cloudapp.azure.com                                                
00:11:21 [2021-04-09T00:11:21.459Z] GIT_BRANCH                     PR-42272                                                                                
00:11:21 [2021-04-09T00:11:21.459Z] GIT_COMMIT                     ecb761356d047aa528c2ff9d27479080904f5080                                                
00:11:21 [2021-04-09T00:11:21.459Z] GIT_PREVIOUS_COMMIT            0944f1eaeeb87d01d5c3f2bae26865942b30294a                                                
00:11:21 [2021-04-09T00:11:21.459Z] GIT_URL                        https://github.com/moby/moby.git                                                        
00:11:21 [2021-04-09T00:11:21.459Z] HUDSON_COOKIE                  783e02d8-2785-4b43-b308-2263d80006d6                                                    
00:11:21 [2021-04-09T00:11:21.459Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
00:11:21 [2021-04-09T00:11:21.459Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
00:11:21 [2021-04-09T00:11:21.459Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
00:11:21 [2021-04-09T00:11:21.459Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
00:11:21 [2021-04-09T00:11:21.459Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
00:11:21 [2021-04-09T00:11:21.459Z] JENKINS_NODE_COOKIE            71901d3e-009c-4e22-8002-96f6045fc64e                                                    
00:11:21 [2021-04-09T00:11:21.459Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
00:11:21 [2021-04-09T00:11:21.459Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
00:11:21 [2021-04-09T00:11:21.459Z] JOB_BASE_NAME                  PR-42272                                                                                
00:11:21 [2021-04-09T00:11:21.459Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42272/display/redirect                
00:11:21 [2021-04-09T00:11:21.459Z] JOB_NAME                       moby/PR-42272                                                                           
00:11:21 [2021-04-09T00:11:21.459Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42272/                                
00:11:21 [2021-04-09T00:11:21.459Z] library.jps.version            master                                                                                  
00:11:21 [2021-04-09T00:11:21.459Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
00:11:21 [2021-04-09T00:11:21.459Z] NODE_LABELS                    amd64 azure azwin-2-d25270 azwin-2019 docker west-us windows windows-2019 x86_64        
00:11:21 [2021-04-09T00:11:21.459Z] NODE_NAME                      azwin-2-d25270                                                                          
00:11:21 [2021-04-09T00:11:21.459Z] NUMBER_OF_PROCESSORS           4                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] OS                             Windows_NT                                                                              
00:11:21 [2021-04-09T00:11:21.459Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
00:11:21 [2021-04-09T00:11:21.459Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
00:11:21 [2021-04-09T00:11:21.459Z] ppc64le                        true                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
00:11:21 [2021-04-09T00:11:21.459Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
00:11:21 [2021-04-09T00:11:21.459Z] PROCESSOR_LEVEL                6                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] PROCESSOR_REVISION             4f01                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] ProgramData                    C:\ProgramData                                                                          
00:11:21 [2021-04-09T00:11:21.459Z] ProgramFiles                   C:\Program Files                                                                        
00:11:21 [2021-04-09T00:11:21.459Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
00:11:21 [2021-04-09T00:11:21.459Z] ProgramW6432                   C:\Program Files                                                                        
00:11:21 [2021-04-09T00:11:21.459Z] PROMPT                         $P$G                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] PSExecutionPolicyPreference    Bypass                                                                                  
00:11:21 [2021-04-09T00:11:21.459Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
00:11:21 [2021-04-09T00:11:21.459Z] PUBLIC                         C:\Users\Public                                                                         
00:11:21 [2021-04-09T00:11:21.459Z] rootless                       true                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42272/3/display/redirect?page=artif...
00:11:21 [2021-04-09T00:11:21.459Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42272/3/display/redirect?page=changes 
00:11:21 [2021-04-09T00:11:21.459Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42272/3/display/redirect              
00:11:21 [2021-04-09T00:11:21.459Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42272/3/display/redirect?page=tests   
00:11:21 [2021-04-09T00:11:21.459Z] s390x                          true                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] SKIP_VALIDATION_TESTS          1                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] SOURCES_DRIVE                  d                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] SOURCES_SUBDIR                 gopath                                                                                  
00:11:21 [2021-04-09T00:11:21.459Z] STAGE_NAME                     Run tests                                                                               
00:11:21 [2021-04-09T00:11:21.459Z] SystemDrive                    C:                                                                                      
00:11:21 [2021-04-09T00:11:21.459Z] SystemRoot                     C:\windows                                                                              
00:11:21 [2021-04-09T00:11:21.459Z] TEMP                           C:\windows\TEMP                                                                         
00:11:21 [2021-04-09T00:11:21.459Z] TESTDEBUG                      0                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] TESTRUN_DRIVE                  d                                                                                       
00:11:21 [2021-04-09T00:11:21.459Z] TESTRUN_SUBDIR                 CI                                                                                      
00:11:21 [2021-04-09T00:11:21.459Z] TIMEOUT                        120m                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] TMP                            C:\windows\TEMP                                                                         
00:11:21 [2021-04-09T00:11:21.459Z] unit_validate                  true                                                                                    
00:11:21 [2021-04-09T00:11:21.459Z] USERDOMAIN                     WORKGROUP                                                                               
00:11:21 [2021-04-09T00:11:21.459Z] USERNAME                       azwin-2-d25270$                                                                         
00:11:21 [2021-04-09T00:11:21.459Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
00:11:21 [2021-04-09T00:11:21.460Z] validate_force                 false                                                                                   
00:11:21 [2021-04-09T00:11:21.460Z] windir                         C:\windows                                                                              
00:11:21 [2021-04-09T00:11:21.460Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
00:11:21 [2021-04-09T00:11:21.460Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
00:11:21 [2021-04-09T00:11:21.460Z] windowsRS1                     false                                                                                   
00:11:21 [2021-04-09T00:11:21.460Z] windowsRS5                     true                                                                                    
00:11:21 [2021-04-09T00:11:21.460Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
00:11:21 [2021-04-09T00:11:21.460Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
00:11:21 [2021-04-09T00:11:21.460Z] 
00:11:21 [2021-04-09T00:11:21.460Z] 
00:11:21 [2021-04-09T00:11:21.460Z] 
00:11:21 [2021-04-09T00:11:21.460Z] INFO: Sources under d:\gopath\...
00:11:21 [2021-04-09T00:11:21.460Z] INFO: Test run under d:\CI\...
00:11:21 [2021-04-09T00:11:21.460Z] INFO: Running in D:\gopath\src\github.com\docker\docker
00:11:21 [2021-04-09T00:11:21.460Z] INFO: docker/docker repository was found
00:11:21 [2021-04-09T00:11:21.460Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
00:11:21 [2021-04-09T00:11:21.739Z] #59 138.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:11:21 [2021-04-09T00:11:21.913Z] ltsc2019: Pulling from windows/servercore
00:11:22 [2021-04-09T00:11:22.370Z] 4612f6d0b889: Pulling fs layer
00:11:22 [2021-04-09T00:11:22.370Z] 5ff1512f88ec: Pulling fs layer
00:11:25 [2021-04-09T00:11:25.328Z] #59 ...
00:11:25 [2021-04-09T00:11:25.328Z] 
00:11:25 [2021-04-09T00:11:25.328Z] #46 [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
00:11:25 [2021-04-09T00:11:25.328Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:11:25 [2021-04-09T00:11:25.328Z] #46 131.9 crypto/rand
00:11:25 [2021-04-09T00:11:25.328Z] #46 132.5 go/doc
00:11:25 [2021-04-09T00:11:25.328Z] #46 133.7 crypto/elliptic
00:11:25 [2021-04-09T00:11:25.328Z] #46 140.2 crypto/ecdsa
00:11:25 [2021-04-09T00:11:25.328Z] #46 141.8 crypto/dsa
00:11:25 [2021-04-09T00:11:25.328Z] #46 ...
00:11:25 [2021-04-09T00:11:25.328Z] 
00:11:25 [2021-04-09T00:11:25.328Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:11:25 [2021-04-09T00:11:25.328Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 28.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 29.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 29.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 29.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 29.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 30.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 30.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.18 debconf: delaying package configuration, since apt-utils is not installed
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.30 Fetched 29.2 MB in 4s (8246 kB/s)
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.38 Selecting previously unselected package pigz.
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23363 files and directories currently installed.)
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.46 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.46 Unpacking pigz (2.4-1) ...
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.58 Selecting previously unselected package libpython3.7-minimal:ppc64el.
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ...
00:11:25 [2021-04-09T00:11:25.328Z] #21 31.61 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ...
00:11:25 [2021-04-09T00:11:25.328Z] #21 32.17 Selecting previously unselected package python3.7-minimal.
00:11:25 [2021-04-09T00:11:25.328Z] #21 32.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ...
00:11:25 [2021-04-09T00:11:25.328Z] #21 32.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
00:11:26 [2021-04-09T00:11:26.394Z] #21 33.25 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ...
00:11:26 [2021-04-09T00:11:26.394Z] #21 33.26 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
00:11:26 [2021-04-09T00:11:26.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:11:26 [2021-04-09T00:11:26.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:11:27 [2021-04-09T00:11:27.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:11:29 [2021-04-09T00:11:29.193Z] #21 35.99 Selecting previously unselected package python3-minimal.
00:11:29 [2021-04-09T00:11:29.435Z] 5ff1512f88ec: Verifying Checksum
00:11:29 [2021-04-09T00:11:29.435Z] 5ff1512f88ec: Download complete
00:11:29 [2021-04-09T00:11:29.495Z] #21 35.99 (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 ... 23612 files and directories currently installed.)
00:11:29 [2021-04-09T00:11:29.495Z] #21 36.08 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
00:11:29 [2021-04-09T00:11:29.495Z] #21 36.10 Unpacking python3-minimal (3.7.3-1) ...
00:11:29 [2021-04-09T00:11:29.495Z] #21 36.22 Selecting previously unselected package libmpdec2:ppc64el.
00:11:29 [2021-04-09T00:11:29.495Z] #21 36.24 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
00:11:29 [2021-04-09T00:11:29.495Z] #21 36.25 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
00:11:29 [2021-04-09T00:11:29.495Z] #21 36.35 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
00:11:29 [2021-04-09T00:11:29.796Z] #21 36.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ...
00:11:29 [2021-04-09T00:11:29.796Z] #21 36.36 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ...
00:11:30 [2021-04-09T00:11:30.876Z] #21 ...
00:11:30 [2021-04-09T00:11:30.876Z] 
00:11:30 [2021-04-09T00:11:30.876Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:11:30 [2021-04-09T00:11:30.876Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:11:30 [2021-04-09T00:11:30.876Z] #44 75.19   DEP      criu/sk-unix.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 75.53   DEP      criu/sk-tcp.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 75.87   DEP      criu/sk-queue.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 76.05   DEP      criu/sk-packet.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 76.30   DEP      criu/sk-netlink.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 76.55   DEP      criu/sk-inet.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 76.82   DEP      criu/signalfd.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 77.05   DEP      criu/sigframe.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 77.18   DEP      criu/shmem.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 77.39   DEP      criu/servicefd.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 77.62   DEP      criu/seize.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 77.80   DEP      criu/seccomp.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 78.02   DEP      criu/rst-malloc.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 78.12   DEP      criu/rbtree.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 78.20   DEP      criu/pstree.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 78.54   DEP      criu/protobuf.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 78.73   GEN      criu/protobuf-desc-gen.h
00:11:30 [2021-04-09T00:11:30.876Z] #44 81.29   DEP      criu/protobuf-desc.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 81.45   DEP      criu/proc_parse.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 81.71   DEP      criu/plugin.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 81.80   DEP      criu/pipes.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 82.02   DEP      criu/pie-util.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 82.17   DEP      criu/pie-util-vdso.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 82.33   DEP      criu/path.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 82.53   DEP      criu/parasite-syscall.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 82.77   DEP      criu/pagemap.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 82.99   DEP      criu/pagemap-cache.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 83.17   DEP      criu/page-xfer.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 83.38   DEP      criu/page-pipe.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 83.54   DEP      criu/netfilter.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 83.74   DEP      criu/net.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 84.06   DEP      criu/namespaces.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 84.33   DEP      criu/mount.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 84.56   DEP      criu/memfd.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 84.75   DEP      criu/mem.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 84.98   DEP      criu/lsm.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 85.18   DEP      criu/log.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 85.41   DEP      criu/libnetlink.d
00:11:30 [2021-04-09T00:11:30.876Z] #44 ...
00:11:30 [2021-04-09T00:11:30.876Z] 
00:11:30 [2021-04-09T00:11:30.876Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:11:30 [2021-04-09T00:11:30.876Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:11:30 [2021-04-09T00:11:30.876Z] #21 37.68 Selecting previously unselected package python3.7.
00:11:30 [2021-04-09T00:11:30.876Z] #21 37.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ...
00:11:30 [2021-04-09T00:11:30.876Z] #21 37.70 Unpacking python3.7 (3.7.3-2+deb10u3) ...
00:11:31 [2021-04-09T00:11:31.180Z] #21 37.85 Selecting previously unselected package libpython3-stdlib:ppc64el.
00:11:31 [2021-04-09T00:11:31.180Z] #21 37.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
00:11:31 [2021-04-09T00:11:31.180Z] #21 37.86 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
00:11:31 [2021-04-09T00:11:31.180Z] #21 37.94 Setting up python3-minimal (3.7.3-1) ...
00:11:31 [2021-04-09T00:11:31.452Z] --- PASS: TestBuildWithHugeFile (53.30s)
00:11:31 [2021-04-09T00:11:31.452Z] === RUN   TestBuildWCOWSandboxSize
00:11:31 [2021-04-09T00:11:31.452Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
00:11:31 [2021-04-09T00:11:31.452Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:11:31 [2021-04-09T00:11:31.452Z] === RUN   TestBuildWithEmptyDockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:31 [2021-04-09T00:11:31.452Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s)
00:11:31 [2021-04-09T00:11:31.452Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
00:11:31 [2021-04-09T00:11:31.452Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
00:11:31 [2021-04-09T00:11:31.452Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
00:11:31 [2021-04-09T00:11:31.452Z] === RUN   TestBuildPreserveOwnership
00:11:31 [2021-04-09T00:11:31.452Z] === RUN   TestBuildPreserveOwnership/copy_from
00:11:31 [2021-04-09T00:11:31.836Z] #21 ...
00:11:31 [2021-04-09T00:11:31.836Z] 
00:11:31 [2021-04-09T00:11:31.836Z] #59 [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
00:11:31 [2021-04-09T00:11:31.836Z] #59 sha256:1522f43c790aeb6c553c47e4e4c171aa9ce52ad3c5dbb1ca71e2bde5515ddfb7
00:11:31 [2021-04-09T00:11:31.836Z] #59 DONE 148.7s
00:11:31 [2021-04-09T00:11:31.836Z] 
00:11:31 [2021-04-09T00:11:31.836Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:11:31 [2021-04-09T00:11:31.836Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:11:31 [2021-04-09T00:11:31.836Z] #44 85.60   DEP      criu/kerndat.d
00:11:31 [2021-04-09T00:11:31.836Z] #44 85.90   DEP      criu/kcmp-ids.d
00:11:31 [2021-04-09T00:11:31.836Z] #44 86.01   DEP      criu/irmap.d
00:11:31 [2021-04-09T00:11:31.836Z] #44 86.24   DEP      criu/ipc_ns.d
00:11:31 [2021-04-09T00:11:31.836Z] #44 ...
00:11:31 [2021-04-09T00:11:31.836Z] 
00:11:31 [2021-04-09T00:11:31.836Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:11:31 [2021-04-09T00:11:31.836Z] #60 sha256:fb703b781a928d031b3da15c932ec2a46cfa5d3d8eabbf817da5c562771454d7
00:11:31 [2021-04-09T00:11:31.836Z] #60 DONE 0.3s
00:11:32 [2021-04-09T00:11:32.137Z] 
00:11:32 [2021-04-09T00:11:32.137Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:11:32 [2021-04-09T00:11:32.137Z] #61 sha256:2252e0ff936d2f63b791e3483fff9ffff57cbaf4460132ea92595793cefc3044
00:11:32 [2021-04-09T00:11:32.137Z] #61 DONE 0.1s
00:11:32 [2021-04-09T00:11:32.137Z] 
00:11:32 [2021-04-09T00:11:32.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:11:32 [2021-04-09T00:11:32.137Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:11:32 [2021-04-09T00:11:32.137Z] #44 86.53   DEP      criu/image.d
00:11:32 [2021-04-09T00:11:32.137Z] #44 86.74   DEP      criu/image-desc.d
00:11:32 [2021-04-09T00:11:32.391Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:11:32 [2021-04-09T00:11:32.439Z] #44 86.92   DEP      criu/fsnotify.d
00:11:32 [2021-04-09T00:11:32.740Z] #44 87.21   DEP      criu/filesystems.d
00:11:33 [2021-04-09T00:11:33.041Z] #44 87.48   DEP      criu/files.d
00:11:33 [2021-04-09T00:11:33.695Z] #44 88.05   DEP      criu/files-reg.d
00:11:33 [2021-04-09T00:11:33.695Z] #44 88.24   DEP      criu/files-ext.d
00:11:34 [2021-04-09T00:11:34.000Z] #44 88.46   DEP      criu/file-lock.d
00:11:34 [2021-04-09T00:11:34.299Z] #44 88.66   DEP      criu/file-ids.d
00:11:34 [2021-04-09T00:11:34.299Z] #44 88.82   DEP      criu/fifo.d
00:11:34 [2021-04-09T00:11:34.302Z] --- PASS: TestBuildPreserveOwnership (5.20s)
00:11:34 [2021-04-09T00:11:34.302Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.67s)
00:11:34 [2021-04-09T00:11:34.302Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s)
00:11:34 [2021-04-09T00:11:34.302Z] === RUN   TestBuildPlatformInvalid
00:11:34 [2021-04-09T00:11:34.302Z] --- PASS: TestBuildPlatformInvalid (0.09s)
00:11:34 [2021-04-09T00:11:34.302Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:11:34 [2021-04-09T00:11:34.619Z] #44 89.01   DEP      criu/fdstore.d
00:11:34 [2021-04-09T00:11:34.919Z] #44 89.14   DEP      criu/fault-injection.d
00:11:34 [2021-04-09T00:11:34.919Z] #44 89.21   DEP      criu/external.d
00:11:34 [2021-04-09T00:11:34.919Z] #44 89.32   DEP      criu/eventpoll.d
00:11:35 [2021-04-09T00:11:35.218Z] #44 89.56   DEP      criu/eventfd.d
00:11:35 [2021-04-09T00:11:35.518Z] #44 89.88   DEP      criu/crtools.d
00:11:35 [2021-04-09T00:11:35.818Z] #44 90.07   DEP      criu/cr-service.d
00:11:35 [2021-04-09T00:11:35.818Z] #44 ...
00:11:35 [2021-04-09T00:11:35.818Z] 
00:11:35 [2021-04-09T00:11:35.818Z] #46 [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
00:11:35 [2021-04-09T00:11:35.818Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:11:35 [2021-04-09T00:11:35.818Z] #46 142.7 github.com/LK4D4/vndr/build
00:11:35 [2021-04-09T00:11:35.818Z] #46 142.9 crypto/x509/pkix
00:11:35 [2021-04-09T00:11:35.818Z] #46 143.5 vendor/golang.org/x/crypto/cryptobyte
00:11:35 [2021-04-09T00:11:35.818Z] #46 144.9 vendor/golang.org/x/net/idna
00:11:35 [2021-04-09T00:11:35.818Z] #46 150.2 mime
00:11:35 [2021-04-09T00:11:35.818Z] #46 ...
00:11:35 [2021-04-09T00:11:35.818Z] 
00:11:35 [2021-04-09T00:11:35.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:11:35 [2021-04-09T00:11:35.818Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:11:35 [2021-04-09T00:11:35.818Z] #44 90.31   DEP      criu/cr-restore.d
00:11:36 [2021-04-09T00:11:36.469Z] #44 90.62   DEP      criu/cr-errno.d
00:11:36 [2021-04-09T00:11:36.469Z] #44 90.63   DEP      criu/cr-dump.d
00:11:36 [2021-04-09T00:11:36.469Z] #44 90.85   DEP      criu/cr-dedup.d
00:11:36 [2021-04-09T00:11:36.768Z] #44 91.09   DEP      criu/cr-check.d
00:11:36 [2021-04-09T00:11:36.768Z] #44 91.31   DEP      criu/config.d
00:11:37 [2021-04-09T00:11:37.067Z] #44 91.54   DEP      criu/clone-noasan.d
00:11:37 [2021-04-09T00:11:37.366Z] #44 91.69   DEP      criu/cgroup.d
00:11:37 [2021-04-09T00:11:37.366Z] #44 91.84   DEP      criu/cgroup-props.d
00:11:37 [2021-04-09T00:11:37.734Z] #44 91.95   DEP      criu/bitmap.d
00:11:37 [2021-04-09T00:11:37.734Z] #44 91.97   DEP      criu/bfd.d
00:11:37 [2021-04-09T00:11:37.734Z] #44 92.13   DEP      criu/autofs.d
00:11:37 [2021-04-09T00:11:37.734Z] #44 92.36   DEP      criu/aio.d
00:11:38 [2021-04-09T00:11:38.015Z] 4612f6d0b889: Verifying Checksum
00:11:38 [2021-04-09T00:11:38.015Z] 4612f6d0b889: Download complete
00:11:38 [2021-04-09T00:11:38.035Z] #44 92.54   DEP      criu/action-scripts.d
00:11:38 [2021-04-09T00:11:38.335Z] #44 92.85   CC       criu/action-scripts.o
00:11:39 [2021-04-09T00:11:39.399Z] #44 93.52   CC       criu/aio.o
00:11:40 [2021-04-09T00:11:40.053Z] #44 94.28   CC       criu/autofs.o
00:11:41 [2021-04-09T00:11:41.288Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:11:42 [2021-04-09T00:11:42.174Z] #44 ...
00:11:42 [2021-04-09T00:11:42.174Z] 
00:11:42 [2021-04-09T00:11:42.174Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:11:42 [2021-04-09T00:11:42.174Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.24 Selecting previously unselected package python3.
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.24 (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 ... 24024 files and directories currently installed.)
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.32 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.33 Unpacking python3 (3.7.3-1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.48 Selecting previously unselected package libip4tc0:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.50 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.61 Selecting previously unselected package libip6tc0:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.62 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.70 Selecting previously unselected package libiptc0:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.72 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 39.73 Unpacking libiptc0:ppc64el (1.8.2-4) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.02 Selecting previously unselected package libnfnetlink0:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.03 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.16 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.27 Selecting previously unselected package libnftnl11:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.31 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.46 Selecting previously unselected package iptables.
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.51 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 40.52 Unpacking iptables (1.8.2-4) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 41.22 Selecting previously unselected package xxd.
00:11:42 [2021-04-09T00:11:42.174Z] #21 41.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 41.24 Unpacking xxd (2:8.1.0875-5) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 41.32 Selecting previously unselected package vim-common.
00:11:42 [2021-04-09T00:11:42.174Z] #21 41.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 41.35 Unpacking vim-common (2:8.1.0875-5) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 41.55 Selecting previously unselected package bash-completion.
00:11:42 [2021-04-09T00:11:42.174Z] #21 41.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 45.26 Unpacking bash-completion (1:2.8-6) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 45.75 Selecting previously unselected package bzip2.
00:11:42 [2021-04-09T00:11:42.174Z] #21 45.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 45.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 45.93 Selecting previously unselected package xz-utils.
00:11:42 [2021-04-09T00:11:42.174Z] #21 45.95 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 45.95 Unpacking xz-utils (5.2.4-1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.13 Selecting previously unselected package apparmor.
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.14 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.26 Unpacking apparmor (2.13.2-10) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.73 Selecting previously unselected package aufs-tools.
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.74 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.89 Selecting previously unselected package libonig5:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.89 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 46.90 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.05 Selecting previously unselected package libjq1:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.09 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.22 Selecting previously unselected package jq.
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.25 Unpacking jq (1.5+dfsg-2+b1) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.35 Selecting previously unselected package libaio1:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.37 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.38 Unpacking libaio1:ppc64el (0.3.112-3) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.50 Selecting previously unselected package libgpm2:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.52 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.55 Unpacking libgpm2:ppc64el (1.20.7-5) ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.62 Selecting previously unselected package libicu63:ppc64el.
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
00:11:42 [2021-04-09T00:11:42.174Z] #21 47.64 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
00:11:42 [2021-04-09T00:11:42.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:11:44 [2021-04-09T00:11:44.960Z] #21 ...
00:11:44 [2021-04-09T00:11:44.960Z] 
00:11:44 [2021-04-09T00:11:44.960Z] #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
00:11:44 [2021-04-09T00:11:44.960Z] #25 sha256:68c829e2d13d034534c8d4484082f591c912e425f0c6d1d346152d14dfaf03fd
00:11:46 [2021-04-09T00:11:46.986Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:11:46 [2021-04-09T00:11:46.986Z] 
00:11:46 [2021-04-09T00:11:46.986Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:11:46 [2021-04-09T00:11:46.986Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:11:46 [2021-04-09T00:11:46.986Z] HOSTNAME=b8b8b367a9b7
00:11:46 [2021-04-09T00:11:46.986Z] TESTDEBUG=0
00:11:46 [2021-04-09T00:11:46.986Z] DEST=bundles/test-integration
00:11:46 [2021-04-09T00:11:46.986Z] PWD=/go/src/github.com/docker/docker
00:11:46 [2021-04-09T00:11:46.986Z] DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080
00:11:46 [2021-04-09T00:11:46.986Z] container=docker
00:11:46 [2021-04-09T00:11:46.986Z] HOME=/root
00:11:46 [2021-04-09T00:11:46.986Z] GOLANG_VERSION=1.13.15
00:11:46 [2021-04-09T00:11:46.986Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:11:46 [2021-04-09T00:11:46.986Z] VALIDATE_BRANCH=master
00:11:46 [2021-04-09T00:11:46.986Z] TERM=xterm
00:11:46 [2021-04-09T00:11:46.986Z] DOCKER_PKG=github.com/docker/docker
00:11:46 [2021-04-09T00:11:46.986Z] SHLVL=1
00:11:46 [2021-04-09T00:11:46.986Z] TIMEOUT=120m
00:11:46 [2021-04-09T00:11:46.986Z] DOCKER_BUILDTAGS=apparmor seccomp journald
00:11:46 [2021-04-09T00:11:46.986Z] DOCKER_GRAPHDRIVER=overlay2
00:11:46 [2021-04-09T00:11:46.986Z] GO111MODULE=off
00:11:46 [2021-04-09T00:11:46.986Z] DOCKER_EXPERIMENTAL=1
00:11:46 [2021-04-09T00:11:46.986Z] TEST_SKIP_INTEGRATION_CLI=1
00:11:46 [2021-04-09T00:11:46.986Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:11:46 [2021-04-09T00:11:46.986Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:11:46 [2021-04-09T00:11:46.986Z] GOPATH=/go
00:11:46 [2021-04-09T00:11:46.986Z] PKG_CONFIG=pkg-config
00:11:46 [2021-04-09T00:11:46.986Z] _=/usr/bin/env
00:11:46 [2021-04-09T00:11:46.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:11:48 [2021-04-09T00:11:48.673Z] #25 161.8 Checking out files:  23% (2680/11220)   
Checking out files:  24% (2693/11220)   
Checking out files:  25% (2805/11220)   
Checking out files:  26% (2918/11220)   
Checking out files:  27% (3030/11220)   
Checking out files:  28% (3142/11220)   
Checking out files:  29% (3254/11220)   
Checking out files:  30% (3366/11220)   
Checking out files:  31% (3479/11220)   
Checking out files:  32% (3591/11220)   
Checking out files:  33% (3703/11220)   
Checking out files:  34% (3815/11220)   
Checking out files:  35% (3927/11220)   
Checking out files:  36% (4040/11220)   
Checking out files:  37% (4152/11220)   
Checking out files:  38% (4264/11220)   
Checking out files:  39% (4376/11220)   
Checking out files:  40% (4488/11220)   
Checking out files:  40% (4580/11220)   
Checking out files:  41% (4601/11220)   
Checking out files:  42% (4713/11220)   
Checking out files:  43% (4825/11220)   
Checking out files:  44% (4937/11220)   
Checking out files:  45% (5049/11220)   
Checking out files:  46% (5162/11220)   
Checking out files:  47% (5274/11220)   
Checking out files:  48% (5386/11220)   
Checking out files:  49% (5498/11220)   
Checking out files:  50% (5610/11220)   
Checking out files:  51% (5723/11220)   
Checking out files:  52% (5835/11220)   
Checking out files:  53% (5947/11220)   
Checking out files:  54% (6059/11220)   
Checking out files:  55% (6171/11220)   
Checking out files:  56% (6284/11220)   
Checking out files:  57% (6396/11220)   
Checking out files:  58% (6508/11220)   
Checking out files:  59% (6620/11220)   
Checking out files:  60% (6732/11220)   
Checking out files:  61% (6845/11220)   
Checking out files:  62% (6957/11220)   
Checking out files:  63% (7069/11220)   
Checking out files:  64% (7181/11220)   
Checking out files:  65% (7293/11220)   
Checking out files:  66% (7406/11220)   
Checking out files:  67% (7518/11220)   
Checking out files:  67% (7565/11220)   
Checking out files:  68% (7630/11220)   
Checking out files:  69% (7742/11220)   
Checking out files:  70% (7854/11220)   
Checking out files:  71% (7967/11220)   
Checking out files:  72% (8079/11220)   
Checking out files:  73% (8191/11220)   
Checking out files:  74% (8303/11220)   
Checking out files:  75% (8415/11220)   
Checking out files:  76% (8528/11220)   
Checking out files:  77% (8640/11220)   
Checking out files:  78% (8752/11220)   
Checking out files:  79% (8864/11220)   
Checking out files:  80% (8976/11220)   
Checking out files:  81% (9089/11220)   
Checking out files:  82% (9201/11220)   
Checking out files:  82% (9279/11220)   
Checking out files:  83% (9313/11220)   
Checking out files:  84% (9425/11220)   
Checking out files:  85% (9537/11220)   
Checking out files:  86% (9650/11220)   
Checking out files:  87% (9762/11220)   
Checking out files:  88% (9874/11220)   
Checking out files:  89% (9986/11220)   
Checking out files:  90% (10098/11220)   
Checking out files:  91% (10211/11220)   
Checking out files:  92% (10323/11220)   
Checking out files:  93% (10435/11220)   
Checking out files:  94% (10547/11220)   
Checking out files:  95% (10659/11220)   
Checking out files:  96% (10772/11220)   
Checking out files:  97% (10884/11220)   
Checking out files:  98% (10996/11220)   
Checking out files:  99% (11108/11220)   
Checking out files: 100% (11220/11220)   
Checking out files: 100% (11220/11220), done.
00:11:48 [2021-04-09T00:11:48.972Z] #25 165.9 + cd /tmp/tmp.MFyc8rTN4l/tmp/docker-ce
00:11:48 [2021-04-09T00:11:48.972Z] #25 165.9 + git checkout -q v17.06.2-ce
00:11:49 [2021-04-09T00:11:49.223Z] Loaded image: buildpack-deps:buster
00:11:49 [2021-04-09T00:11:49.223Z] Loaded image: busybox:latest
00:11:49 [2021-04-09T00:11:49.223Z] Loaded image: busybox:glibc
00:11:49 [2021-04-09T00:11:49.326Z] #25 ...
00:11:49 [2021-04-09T00:11:49.326Z] 
00:11:49 [2021-04-09T00:11:49.326Z] #46 [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
00:11:49 [2021-04-09T00:11:49.326Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:11:49 [2021-04-09T00:11:49.326Z] #46 156.4 net/textproto
00:11:49 [2021-04-09T00:11:49.326Z] #46 156.4 vendor/golang.org/x/net/http/httpproxy
00:11:49 [2021-04-09T00:11:49.326Z] #46 156.5 crypto/x509
00:11:49 [2021-04-09T00:11:49.326Z] #46 158.2 vendor/golang.org/x/net/http/httpguts
00:11:49 [2021-04-09T00:11:49.326Z] #46 158.2 mime/multipart
00:11:49 [2021-04-09T00:11:49.326Z] #46 161.9 crypto/tls
00:11:49 [2021-04-09T00:11:49.627Z] #46 ...
00:11:49 [2021-04-09T00:11:49.627Z] 
00:11:49 [2021-04-09T00:11:49.627Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:11:49 [2021-04-09T00:11:49.627Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:11:49 [2021-04-09T00:11:49.627Z] #21 51.81 Selecting previously unselected package libnet1:ppc64el.
00:11:49 [2021-04-09T00:11:49.627Z] #21 51.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 51.82 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 51.91 Selecting previously unselected package libnl-3-200:ppc64el.
00:11:49 [2021-04-09T00:11:49.627Z] #21 51.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 51.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.02 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.03 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.11 Selecting previously unselected package libreadline5:ppc64el.
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.12 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.35 Selecting previously unselected package net-tools.
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.72 Selecting previously unselected package python-pip-whl.
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 52.72 Unpacking python-pip-whl (18.1-5) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 53.51 Selecting previously unselected package python3-lib2to3.
00:11:49 [2021-04-09T00:11:49.627Z] #21 53.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 53.53 Unpacking python3-lib2to3 (3.7.3-1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 53.71 Selecting previously unselected package python3-distutils.
00:11:49 [2021-04-09T00:11:49.627Z] #21 53.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 53.73 Unpacking python3-distutils (3.7.3-1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.01 Selecting previously unselected package python3-pip.
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.04 Unpacking python3-pip (18.1-5) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.29 Selecting previously unselected package python3-pkg-resources.
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.31 Unpacking python3-pkg-resources (40.8.0-1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.46 Selecting previously unselected package python3-setuptools.
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 54.48 Unpacking python3-setuptools (40.8.0-1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.05 Selecting previously unselected package python3-wheel.
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.07 Unpacking python3-wheel (0.32.3-2) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.19 Selecting previously unselected package sudo.
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.20 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.20 Unpacking sudo (1.8.27-1+deb10u3) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.77 Selecting previously unselected package thin-provisioning-tools.
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.78 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 55.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 56.10 Selecting previously unselected package uidmap.
00:11:49 [2021-04-09T00:11:49.627Z] #21 56.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 56.10 Unpacking uidmap (1:4.5-1.1) ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 56.22 Selecting previously unselected package vim-runtime.
00:11:49 [2021-04-09T00:11:49.627Z] #21 56.22 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:11:49 [2021-04-09T00:11:49.627Z] #21 56.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:11:49 [2021-04-09T00:11:49.627Z] #21 56.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:11:49 [2021-04-09T00:11:49.627Z] #21 56.38 Unpacking vim-runtime (2:8.1.0875-5) ...
00:11:49 [2021-04-09T00:11:49.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:11:50 [2021-04-09T00:11:50.063Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:11:50 [2021-04-09T00:11:50.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:11:51 [2021-04-09T00:11:51.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:11:51 [2021-04-09T00:11:51.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:11:51 [2021-04-09T00:11:51.779Z] Loaded image: debian:bullseye
00:11:51 [2021-04-09T00:11:51.779Z] Loaded image: hello-world:latest
00:11:52 [2021-04-09T00:11:52.038Z] Loaded image: arm32v7/hello-world:latest
00:11:52 [2021-04-09T00:11:52.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:11:52 [2021-04-09T00:11:52.428Z] #21 ...
00:11:52 [2021-04-09T00:11:52.428Z] 
00:11:52 [2021-04-09T00:11:52.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:11:52 [2021-04-09T00:11:52.428Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:11:52 [2021-04-09T00:11:52.428Z] #44 96.49   CC       criu/bfd.o
00:11:52 [2021-04-09T00:11:52.428Z] #44 97.35   CC       criu/bitmap.o
00:11:52 [2021-04-09T00:11:52.428Z] #44 97.57   CC       criu/cgroup-props.o
00:11:52 [2021-04-09T00:11:52.428Z] #44 98.94   CC       criu/cgroup.o
00:11:52 [2021-04-09T00:11:52.428Z] #44 104.6   CC       criu/clone-noasan.o
00:11:52 [2021-04-09T00:11:52.428Z] #44 104.9   CC       criu/config.o
00:11:52 [2021-04-09T00:11:52.428Z] #44 ...
00:11:52 [2021-04-09T00:11:52.428Z] 
00:11:52 [2021-04-09T00:11:52.428Z] #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
00:11:52 [2021-04-09T00:11:52.428Z] #25 sha256:68c829e2d13d034534c8d4484082f591c912e425f0c6d1d346152d14dfaf03fd
00:11:52 [2021-04-09T00:11:52.428Z] #25 169.3 + mkdir -p /tmp/tmp.MFyc8rTN4l/src/github.com/docker
00:11:52 [2021-04-09T00:11:52.428Z] #25 169.3 + mv components/cli /tmp/tmp.MFyc8rTN4l/src/github.com/docker/cli
00:11:52 [2021-04-09T00:11:52.428Z] #25 169.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:11:53 [2021-04-09T00:11:53.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:11:54 [2021-04-09T00:11:54.820Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:11:55 [2021-04-09T00:11:55.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:11:56 [2021-04-09T00:11:56.405Z] --- PASS: TestBuildWithHugeFile (52.72s)
00:11:56 [2021-04-09T00:11:56.405Z] === RUN   TestBuildWCOWSandboxSize
00:11:56 [2021-04-09T00:11:56.405Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
00:11:56 [2021-04-09T00:11:56.405Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:11:56 [2021-04-09T00:11:56.405Z] === RUN   TestBuildWithEmptyDockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:56 [2021-04-09T00:11:56.405Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
00:11:56 [2021-04-09T00:11:56.405Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
00:11:56 [2021-04-09T00:11:56.405Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
00:11:56 [2021-04-09T00:11:56.405Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
00:11:56 [2021-04-09T00:11:56.405Z] === RUN   TestBuildPreserveOwnership
00:11:56 [2021-04-09T00:11:56.405Z] === RUN   TestBuildPreserveOwnership/copy_from
00:11:56 [2021-04-09T00:11:56.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:11:57 [2021-04-09T00:11:57.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:11:58 [2021-04-09T00:11:58.231Z] #25 ...
00:11:58 [2021-04-09T00:11:58.231Z] 
00:11:58 [2021-04-09T00:11:58.231Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:11:58 [2021-04-09T00:11:58.231Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:11:58 [2021-04-09T00:11:58.231Z] #21 60.36 Selecting previously unselected package vim.
00:11:58 [2021-04-09T00:11:58.231Z] #21 60.37 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 60.39 Unpacking vim (2:8.1.0875-5) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 60.96 Selecting previously unselected package xfsprogs.
00:11:58 [2021-04-09T00:11:58.231Z] #21 60.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 60.98 Unpacking xfsprogs (4.20.0-1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.58 Selecting previously unselected package zip.
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.58 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.60 Unpacking zip (3.0-11+b1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.85 Setting up aufs-tools (1:4.14+20190211-1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.90 Setting up libip6tc0:ppc64el (1.8.2-4) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.90 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.91 Setting up libgpm2:ppc64el (1.20.7-5) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.93 Setting up libip4tc0:ppc64el (1.8.2-4) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.93 Setting up uidmap (1:4.5-1.1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.94 Setting up libnftnl11:ppc64el (1.1.2-2) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.95 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.96 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.97 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.97 Setting up xxd (2:8.1.0875-5) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.98 Setting up zip (3.0-11+b1) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 61.99 Setting up vim-common (2:8.1.0875-5) ...
00:11:58 [2021-04-09T00:11:58.231Z] #21 62.05 Setting up bash-completion (1:2.8-6) ...
00:11:58 [2021-04-09T00:11:58.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:11:58 [2021-04-09T00:11:58.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:11:59 [2021-04-09T00:11:59.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:11:59 [2021-04-09T00:11:59.736Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.18 Setting up libiptc0:ppc64el (1.8.2-4) ...
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.18 Setting up xz-utils (5.2.4-1) ...
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.24 Setting up sudo (1.8.27-1+deb10u3) ...
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.32 invoke-rc.d: could not determine current runlevel
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.32 invoke-rc.d: policy-rc.d denied execution of start.
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.33 Setting up pigz (2.4-1) ...
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.35 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.35 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.36 Setting up python-pip-whl (18.1-5) ...
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.37 Setting up libmpdec2:ppc64el (2.4.2-2) ...
00:11:59 [2021-04-09T00:11:59.778Z] #21 66.37 Setting up vim-runtime (2:8.1.0875-5) ...
00:12:00 [2021-04-09T00:12:00.078Z] #21 66.94 Setting up libaio1:ppc64el (0.3.112-3) ...
00:12:00 [2021-04-09T00:12:00.078Z] #21 66.94 Setting up libonig5:ppc64el (6.9.1-1) ...
00:12:00 [2021-04-09T00:12:00.078Z] #21 66.95 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ...
00:12:00 [2021-04-09T00:12:00.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:12:00 [2021-04-09T00:12:00.388Z] #21 66.96 Setting up vim (2:8.1.0875-5) ...
00:12:00 [2021-04-09T00:12:00.388Z] #21 66.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:12:00 [2021-04-09T00:12:00.388Z] #21 66.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:12:00 [2021-04-09T00:12:00.388Z] #21 66.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:12:00 [2021-04-09T00:12:00.388Z] #21 66.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.07 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.07 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.09 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.09 Setting up jq (1.5+dfsg-2+b1) ...
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.10 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
00:12:00 [2021-04-09T00:12:00.388Z] #21 67.10 Setting up python3.7 (3.7.3-2+deb10u3) ...
00:12:01 [2021-04-09T00:12:01.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:12:01 [2021-04-09T00:12:01.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:12:02 [2021-04-09T00:12:02.027Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.42s)
00:12:02 [2021-04-09T00:12:02.027Z] PASS
00:12:02 [2021-04-09T00:12:02.027Z] 
00:12:02 [2021-04-09T00:12:02.027Z] === Skipped
00:12:02 [2021-04-09T00:12:02.027Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:12:02 [2021-04-09T00:12:02.027Z]     build_session_test.go:25: TODO: BuildKit
00:12:02 [2021-04-09T00:12:02.027Z] 
00:12:02 [2021-04-09T00:12:02.027Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
00:12:02 [2021-04-09T00:12:02.027Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:12:02 [2021-04-09T00:12:02.027Z] 
00:12:02 [2021-04-09T00:12:02.027Z] 
00:12:02 [2021-04-09T00:12:02.027Z] DONE 34 tests, 2 skipped in 129.402s
00:12:02 [2021-04-09T00:12:02.027Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:12:02 [2021-04-09T00:12:02.027Z] INFO: Testing against a local daemon
00:12:02 [2021-04-09T00:12:02.027Z] === RUN   TestConfigInspect
00:12:02 [2021-04-09T00:12:02.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:12:02 [2021-04-09T00:12:02.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:12:03 [2021-04-09T00:12:03.021Z] --- PASS: TestBuildPreserveOwnership (9.92s)
00:12:03 [2021-04-09T00:12:03.021Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.90s)
00:12:03 [2021-04-09T00:12:03.021Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s)
00:12:03 [2021-04-09T00:12:03.021Z] === RUN   TestBuildPlatformInvalid
00:12:03 [2021-04-09T00:12:03.280Z] --- PASS: TestBuildPlatformInvalid (0.09s)
00:12:03 [2021-04-09T00:12:03.280Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:12:03 [2021-04-09T00:12:03.280Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
00:12:03 [2021-04-09T00:12:03.280Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
00:12:03 [2021-04-09T00:12:03.280Z] PASS
00:12:03 [2021-04-09T00:12:03.280Z] 
00:12:03 [2021-04-09T00:12:03.280Z] === Skipped
00:12:03 [2021-04-09T00:12:03.280Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:12:03 [2021-04-09T00:12:03.280Z]     build_session_test.go:25: TODO: BuildKit
00:12:03 [2021-04-09T00:12:03.280Z] 
00:12:03 [2021-04-09T00:12:03.280Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
00:12:03 [2021-04-09T00:12:03.280Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:12:03 [2021-04-09T00:12:03.280Z] 
00:12:03 [2021-04-09T00:12:03.280Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
00:12:03 [2021-04-09T00:12:03.280Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
00:12:03 [2021-04-09T00:12:03.280Z] 
00:12:03 [2021-04-09T00:12:03.280Z] 
00:12:03 [2021-04-09T00:12:03.280Z] DONE 34 tests, 3 skipped in 135.019s
00:12:03 [2021-04-09T00:12:03.280Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:12:03 [2021-04-09T00:12:03.408Z] --- PASS: TestConfigInspect (2.52s)
00:12:03 [2021-04-09T00:12:03.408Z] === RUN   TestConfigList
00:12:03 [2021-04-09T00:12:03.540Z] INFO: Testing against a local daemon
00:12:03 [2021-04-09T00:12:03.540Z] === RUN   TestConfigInspect
00:12:03 [2021-04-09T00:12:03.540Z] --- SKIP: TestConfigInspect (0.02s)
00:12:03 [2021-04-09T00:12:03.540Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:03 [2021-04-09T00:12:03.540Z] === RUN   TestConfigList
00:12:03 [2021-04-09T00:12:03.540Z] --- SKIP: TestConfigList (0.02s)
00:12:03 [2021-04-09T00:12:03.540Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:03 [2021-04-09T00:12:03.540Z] === RUN   TestConfigsCreateAndDelete
00:12:03 [2021-04-09T00:12:03.540Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
00:12:03 [2021-04-09T00:12:03.540Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:03 [2021-04-09T00:12:03.540Z] === RUN   TestConfigsUpdate
00:12:03 [2021-04-09T00:12:03.540Z] --- SKIP: TestConfigsUpdate (0.01s)
00:12:03 [2021-04-09T00:12:03.540Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:03 [2021-04-09T00:12:03.540Z] === RUN   TestTemplatedConfig
00:12:03 [2021-04-09T00:12:03.540Z] --- SKIP: TestTemplatedConfig (0.00s)
00:12:03 [2021-04-09T00:12:03.540Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:03 [2021-04-09T00:12:03.540Z] === RUN   TestConfigCreateResolve
00:12:03 [2021-04-09T00:12:03.540Z] --- SKIP: TestConfigCreateResolve (0.01s)
00:12:03 [2021-04-09T00:12:03.540Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:03 [2021-04-09T00:12:03.540Z] === RUN   TestConfigDaemonLibtrustID
00:12:03 [2021-04-09T00:12:03.968Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:12:03 [2021-04-09T00:12:03.968Z] Using test binary docker
00:12:03 [2021-04-09T00:12:03.968Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:12:03 [2021-04-09T00:12:03.968Z] +++ /etc/init.d/apparmor start
00:12:03 [2021-04-09T00:12:03.968Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:12:03 [2021-04-09T00:12:03.968Z] INFO: Waiting for daemon to start...
00:12:03 [2021-04-09T00:12:03.968Z] Starting dockerd
00:12:03 [2021-04-09T00:12:03.968Z] +++ 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
00:12:03 [2021-04-09T00:12:03.971Z] #21 ...
00:12:03 [2021-04-09T00:12:03.971Z] 
00:12:03 [2021-04-09T00:12:03.971Z] #46 [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
00:12:03 [2021-04-09T00:12:03.971Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:12:03 [2021-04-09T00:12:03.971Z] #46 170.4 net/http/httptrace
00:12:03 [2021-04-09T00:12:03.971Z] #46 170.7 net/http
00:12:03 [2021-04-09T00:12:03.971Z] #46 ...
00:12:03 [2021-04-09T00:12:03.971Z] 
00:12:03 [2021-04-09T00:12:03.971Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:12:03 [2021-04-09T00:12:03.971Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:12:03 [2021-04-09T00:12:03.971Z] #44 108.0   CC       criu/cr-check.o
00:12:03 [2021-04-09T00:12:03.971Z] #44 110.5   CC       criu/cr-dedup.o
00:12:03 [2021-04-09T00:12:03.971Z] #44 111.1   CC       criu/cr-dump.o
00:12:03 [2021-04-09T00:12:03.971Z] #44 114.5   CC       criu/cr-errno.o
00:12:03 [2021-04-09T00:12:03.971Z] #44 114.7   CC       criu/cr-restore.o
00:12:04 [2021-04-09T00:12:04.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:12:05 [2021-04-09T00:12:05.052Z] #44 ...
00:12:05 [2021-04-09T00:12:05.052Z] 
00:12:05 [2021-04-09T00:12:05.052Z] #21 [dev-systemd-false  7/26] 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             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
00:12:05 [2021-04-09T00:12:05.052Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
00:12:05 [2021-04-09T00:12:05.052Z] #21 71.90 Setting up iptables (1.8.2-4) ...
00:12:05 [2021-04-09T00:12:05.052Z] #21 71.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:12:05 [2021-04-09T00:12:05.052Z] #21 71.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:12:05 [2021-04-09T00:12:05.052Z] #21 71.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:12:05 [2021-04-09T00:12:05.052Z] #21 71.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:12:05 [2021-04-09T00:12:05.052Z] #21 71.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:12:05 [2021-04-09T00:12:05.052Z] #21 71.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:12:05 [2021-04-09T00:12:05.052Z] #21 71.97 Setting up python3 (3.7.3-1) ...
00:12:05 [2021-04-09T00:12:05.443Z] --- PASS: TestConfigDaemonLibtrustID (1.85s)
00:12:05 [2021-04-09T00:12:05.443Z] PASS
00:12:05 [2021-04-09T00:12:05.443Z] 
00:12:05 [2021-04-09T00:12:05.443Z] === Skipped
00:12:05 [2021-04-09T00:12:05.443Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
00:12:05 [2021-04-09T00:12:05.443Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:05 [2021-04-09T00:12:05.443Z] 
00:12:05 [2021-04-09T00:12:05.443Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
00:12:05 [2021-04-09T00:12:05.443Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:05 [2021-04-09T00:12:05.443Z] 
00:12:05 [2021-04-09T00:12:05.443Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
00:12:05 [2021-04-09T00:12:05.443Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:05 [2021-04-09T00:12:05.443Z] 
00:12:05 [2021-04-09T00:12:05.443Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
00:12:05 [2021-04-09T00:12:05.443Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:05 [2021-04-09T00:12:05.443Z] 
00:12:05 [2021-04-09T00:12:05.443Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
00:12:05 [2021-04-09T00:12:05.443Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:05 [2021-04-09T00:12:05.443Z] 
00:12:05 [2021-04-09T00:12:05.443Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
00:12:05 [2021-04-09T00:12:05.443Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:05 [2021-04-09T00:12:05.443Z] 
00:12:05 [2021-04-09T00:12:05.443Z] 
00:12:05 [2021-04-09T00:12:05.443Z] DONE 7 tests, 6 skipped in 2.051s
00:12:05 [2021-04-09T00:12:05.443Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:12:05 [2021-04-09T00:12:05.443Z] INFO: Testing against a local daemon
00:12:05 [2021-04-09T00:12:05.443Z] === RUN   TestCheckpoint
00:12:05 [2021-04-09T00:12:05.443Z] --- SKIP: TestCheckpoint (0.00s)
00:12:05 [2021-04-09T00:12:05.443Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:12:05 [2021-04-09T00:12:05.443Z] === RUN   TestContainerInvalidJSON
00:12:05 [2021-04-09T00:12:05.702Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:12:05 [2021-04-09T00:12:05.702Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:12:05 [2021-04-09T00:12:05.702Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:12:05 [2021-04-09T00:12:05.702Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:12:05 [2021-04-09T00:12:05.702Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:12:05 [2021-04-09T00:12:05.702Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:12:05 [2021-04-09T00:12:05.702Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:12:05 [2021-04-09T00:12:05.702Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:12:05 [2021-04-09T00:12:05.702Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:12:05 [2021-04-09T00:12:05.702Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:12:05 [2021-04-09T00:12:05.702Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:12:05 [2021-04-09T00:12:05.702Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:12:05 [2021-04-09T00:12:05.702Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:12:05 [2021-04-09T00:12:05.702Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:12:05 [2021-04-09T00:12:05.702Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
00:12:05 [2021-04-09T00:12:05.702Z] === RUN   TestCopyFromContainerPathIsNotDir
00:12:05 [2021-04-09T00:12:05.702Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
00:12:05 [2021-04-09T00:12:05.702Z] === RUN   TestCopyToContainerPathDoesNotExist
00:12:05 [2021-04-09T00:12:05.702Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
00:12:05 [2021-04-09T00:12:05.702Z] === RUN   TestCopyToContainerPathIsNotDir
00:12:05 [2021-04-09T00:12:05.702Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
00:12:05 [2021-04-09T00:12:05.702Z] === RUN   TestCopyFromContainer
00:12:05 [2021-04-09T00:12:05.705Z] #21 72.35 Setting up python3-wheel (0.32.3-2) ...
00:12:05 [2021-04-09T00:12:05.946Z] --- PASS: TestConfigList (2.46s)
00:12:05 [2021-04-09T00:12:05.946Z] === RUN   TestConfigsCreateAndDelete
00:12:06 [2021-04-09T00:12:06.041Z] .
00:12:06 [2021-04-09T00:12:06.041Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:12:06 [2021-04-09T00:12:06.041Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:12:06 [2021-04-09T00:12:06.041Z] Error: No such image: emptyfs
00:12:06 [2021-04-09T00:12:06.041Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:12:06 [2021-04-09T00:12:06.041Z] ++++ docker load
00:12:06 [2021-04-09T00:12:06.338Z] Running integration-test (iteration 1)
00:12:06 [2021-04-09T00:12:06.338Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
00:12:06 [2021-04-09T00:12:06.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
00:12:06 [2021-04-09T00:12:06.338Z] ++ set -e
00:12:06 [2021-04-09T00:12:06.338Z] ++ '[' -n 0 ']'
00:12:06 [2021-04-09T00:12:06.338Z] ++ set -x
00:12:06 [2021-04-09T00:12:06.338Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
00:12:06 [2021-04-09T00:12:06.770Z] #21 73.26 Setting up apparmor (2.13.2-10) ...
00:12:07 [2021-04-09T00:12:07.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:12:08 [2021-04-09T00:12:08.485Z] --- PASS: TestConfigsCreateAndDelete (2.45s)
00:12:08 [2021-04-09T00:12:08.485Z] === RUN   TestConfigsUpdate
00:12:08 [2021-04-09T00:12:08.895Z] #21 75.49 Setting up xfsprogs (4.20.0-1) ...
00:12:08 [2021-04-09T00:12:08.895Z] #21 75.50 Setting up python3-lib2to3 (3.7.3-1) ...
00:12:08 [2021-04-09T00:12:08.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:12:09 [2021-04-09T00:12:09.195Z] #21 75.97 Setting up python3-pkg-resources (40.8.0-1) ...
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer//
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer//bar/root
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer//bar/root/
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer/bar/quux
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer/bar/quux/
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCopyFromContainer/bar/notarget
00:12:09 [2021-04-09T00:12:09.891Z] --- PASS: TestCopyFromContainer (4.03s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer// (0.07s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:09 [2021-04-09T00:12:09.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:09 [2021-04-09T00:12:09.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:09 [2021-04-09T00:12:09.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:09 [2021-04-09T00:12:09.891Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:09 [2021-04-09T00:12:09.891Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:09 [2021-04-09T00:12:09.891Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:09 [2021-04-09T00:12:09.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateLinkToNonExistingContainer
00:12:09 [2021-04-09T00:12:09.891Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateWithInvalidEnv
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateWithInvalidEnv/0
00:12:09 [2021-04-09T00:12:09.891Z] === PAUSE TestCreateWithInvalidEnv/0
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateWithInvalidEnv/1
00:12:09 [2021-04-09T00:12:09.891Z] === PAUSE TestCreateWithInvalidEnv/1
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateWithInvalidEnv/2
00:12:09 [2021-04-09T00:12:09.891Z] === PAUSE TestCreateWithInvalidEnv/2
00:12:09 [2021-04-09T00:12:09.891Z] === CONT  TestCreateWithInvalidEnv/0
00:12:09 [2021-04-09T00:12:09.891Z] === CONT  TestCreateWithInvalidEnv/2
00:12:09 [2021-04-09T00:12:09.891Z] === CONT  TestCreateWithInvalidEnv/1
00:12:09 [2021-04-09T00:12:09.891Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:12:09 [2021-04-09T00:12:09.891Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateTmpfsMountsTarget
00:12:09 [2021-04-09T00:12:09.891Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:12:09 [2021-04-09T00:12:09.891Z] === RUN   TestCreateWithCustomMaskedPaths
00:12:10 [2021-04-09T00:12:10.742Z] #21 77.19 Setting up python3-distutils (3.7.3-1) ...
00:12:11 [2021-04-09T00:12:11.022Z] --- PASS: TestConfigsUpdate (2.46s)
00:12:11 [2021-04-09T00:12:11.022Z] === RUN   TestTemplatedConfig
00:12:11 [2021-04-09T00:12:11.045Z] #21 77.88 Setting up python3-setuptools (40.8.0-1) ...
00:12:11 [2021-04-09T00:12:11.796Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
00:12:11 [2021-04-09T00:12:11.796Z] === RUN   TestCreateWithCustomReadonlyPaths
00:12:12 [2021-04-09T00:12:12.594Z] #21 79.41 Setting up python3-pip (18.1-5) ...
00:12:13 [2021-04-09T00:12:13.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:12:13 [2021-04-09T00:12:13.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:12:14 [2021-04-09T00:12:14.162Z] #21 80.81 Processing triggers for libc-bin (2.28-10) ...
00:12:14 [2021-04-09T00:12:14.162Z] #21 80.87 Processing triggers for mime-support (3.62) ...
00:12:14 [2021-04-09T00:12:14.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:12:14 [2021-04-09T00:12:14.316Z] --- PASS: TestTemplatedConfig (3.51s)
00:12:14 [2021-04-09T00:12:14.316Z] === RUN   TestConfigCreateResolve
00:12:14 [2021-04-09T00:12:14.331Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
00:12:14 [2021-04-09T00:12:14.331Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:12:14 [2021-04-09T00:12:14.331Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:14 [2021-04-09T00:12:14.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:14 [2021-04-09T00:12:14.331Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:14 [2021-04-09T00:12:14.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:14 [2021-04-09T00:12:14.331Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:14 [2021-04-09T00:12:14.331Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:14 [2021-04-09T00:12:14.331Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:14 [2021-04-09T00:12:14.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:12:14 [2021-04-09T00:12:14.331Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:12:14 [2021-04-09T00:12:14.331Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:12:14 [2021-04-09T00:12:14.331Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:12:14 [2021-04-09T00:12:14.331Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:12:14 [2021-04-09T00:12:14.331Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:12:14 [2021-04-09T00:12:14.331Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:12:14 [2021-04-09T00:12:14.464Z] #21 DONE 81.2s
00:12:14 [2021-04-09T00:12:14.464Z] 
00:12:14 [2021-04-09T00:12:14.464Z] #22 [dev-systemd-false  8/26] 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
00:12:14 [2021-04-09T00:12:14.464Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea
00:12:14 [2021-04-09T00:12:14.590Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestCreateDifferentPlatform
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestCreateDifferentPlatform/different_os
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:12:14 [2021-04-09T00:12:14.590Z] --- PASS: TestCreateDifferentPlatform (0.02s)
00:12:14 [2021-04-09T00:12:14.590Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:12:14 [2021-04-09T00:12:14.590Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:12:14 [2021-04-09T00:12:14.590Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:12:14 [2021-04-09T00:12:14.590Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestContainerStartOnDaemonRestart
00:12:14 [2021-04-09T00:12:14.590Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
00:12:14 [2021-04-09T00:12:14.590Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestDaemonRestartIpcMode
00:12:14 [2021-04-09T00:12:14.590Z] === PAUSE TestDaemonRestartIpcMode
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestDaemonHostGatewayIP
00:12:14 [2021-04-09T00:12:14.590Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
00:12:14 [2021-04-09T00:12:14.590Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestRestartDaemonWithRestartingContainer
00:12:14 [2021-04-09T00:12:14.590Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestContainerKillOnDaemonStart
00:12:14 [2021-04-09T00:12:14.590Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
00:12:14 [2021-04-09T00:12:14.590Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
00:12:14 [2021-04-09T00:12:14.590Z] === RUN   TestDiff
00:12:14 [2021-04-09T00:12:14.766Z] #22 0.447 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:12:14 [2021-04-09T00:12:14.766Z] #22 0.454 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:12:14 [2021-04-09T00:12:14.766Z] #22 0.457 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:12:14 [2021-04-09T00:12:14.766Z] #22 DONE 0.5s
00:12:14 [2021-04-09T00:12:14.766Z] 
00:12:14 [2021-04-09T00:12:14.766Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:12:14 [2021-04-09T00:12:14.766Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
00:12:15 [2021-04-09T00:12:15.158Z] --- PASS: TestDiff (0.67s)
00:12:15 [2021-04-09T00:12:15.158Z] === RUN   TestExecWithCloseStdin
00:12:16 [2021-04-09T00:12:16.536Z] --- PASS: TestExecWithCloseStdin (0.96s)
00:12:16 [2021-04-09T00:12:16.536Z] === RUN   TestExec
00:12:16 [2021-04-09T00:12:16.721Z] Loaded image: buildpack-deps:buster
00:12:16 [2021-04-09T00:12:16.721Z] Loaded image: busybox:latest
00:12:16 [2021-04-09T00:12:16.721Z] Loaded image: busybox:glibc
00:12:16 [2021-04-09T00:12:16.867Z] --- PASS: TestConfigCreateResolve (2.50s)
00:12:16 [2021-04-09T00:12:16.867Z] === RUN   TestConfigDaemonLibtrustID
00:12:16 [2021-04-09T00:12:16.879Z] #23 ...
00:12:16 [2021-04-09T00:12:16.879Z] 
00:12:16 [2021-04-09T00:12:16.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:12:16 [2021-04-09T00:12:16.879Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:12:16 [2021-04-09T00:12:16.879Z] #44 121.1   CC       criu/cr-service.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 124.0   CC       criu/crtools.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 124.9   CC       criu/eventfd.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 125.4   CC       criu/eventpoll.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 126.6   CC       criu/external.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 127.2   CC       criu/fault-injection.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 127.3   CC       criu/fdstore.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 127.9   CC       criu/fifo.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 128.5   CC       criu/file-ids.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 129.2   CC       criu/file-lock.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 130.8   CC       criu/files-ext.o
00:12:16 [2021-04-09T00:12:16.879Z] #44 131.3   CC       criu/files-reg.o
00:12:17 [2021-04-09T00:12:17.107Z] --- PASS: TestExec (0.96s)
00:12:17 [2021-04-09T00:12:17.107Z] === RUN   TestExecUser
00:12:17 [2021-04-09T00:12:17.437Z] --- PASS: TestConfigDaemonLibtrustID (0.71s)
00:12:17 [2021-04-09T00:12:17.437Z] PASS
00:12:17 [2021-04-09T00:12:17.437Z] 
00:12:17 [2021-04-09T00:12:17.437Z] DONE 7 tests in 16.654s
00:12:17 [2021-04-09T00:12:17.437Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:12:17 [2021-04-09T00:12:17.437Z] INFO: Testing against a local daemon
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestCheckpoint
00:12:17 [2021-04-09T00:12:17.437Z] --- SKIP: TestCheckpoint (0.00s)
00:12:17 [2021-04-09T00:12:17.437Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestContainerInvalidJSON
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:12:17 [2021-04-09T00:12:17.437Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:12:17 [2021-04-09T00:12:17.437Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:12:17 [2021-04-09T00:12:17.437Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:12:17 [2021-04-09T00:12:17.437Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:12:17 [2021-04-09T00:12:17.437Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:12:17 [2021-04-09T00:12:17.437Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:12:17 [2021-04-09T00:12:17.437Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:12:17 [2021-04-09T00:12:17.437Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:12:17 [2021-04-09T00:12:17.437Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:12:17 [2021-04-09T00:12:17.437Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:12:17 [2021-04-09T00:12:17.437Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestCopyFromContainerPathIsNotDir
00:12:17 [2021-04-09T00:12:17.437Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestCopyToContainerPathDoesNotExist
00:12:17 [2021-04-09T00:12:17.437Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
00:12:17 [2021-04-09T00:12:17.437Z] === RUN   TestCopyToContainerPathIsNotDir
00:12:17 [2021-04-09T00:12:17.539Z] #44 ...
00:12:17 [2021-04-09T00:12:17.539Z] 
00:12:17 [2021-04-09T00:12:17.539Z] #46 [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
00:12:17 [2021-04-09T00:12:17.539Z] #46 sha256:51582286314d5a92da3d4afcd5ca807494bfc91b8aa151aabff8b8284e6ef911
00:12:17 [2021-04-09T00:12:17.539Z] #46 184.7 github.com/LK4D4/vndr/godl
00:12:17 [2021-04-09T00:12:17.539Z] #46 185.9 github.com/LK4D4/vndr
00:12:17 [2021-04-09T00:12:17.698Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
00:12:17 [2021-04-09T00:12:17.698Z] === RUN   TestCopyFromContainer
00:12:17 [2021-04-09T00:12:17.760Z] Loaded image: debian:bullseye
00:12:17 [2021-04-09T00:12:17.760Z] Loaded image: hello-world:latest
00:12:17 [2021-04-09T00:12:17.760Z] Loaded image: arm32v7/hello-world:latest
00:12:18 [2021-04-09T00:12:18.054Z] INFO: Testing against a local daemon
00:12:18 [2021-04-09T00:12:18.054Z] === RUN   TestCgroupNamespacesBuild
00:12:18 [2021-04-09T00:12:18.485Z] --- PASS: TestExecUser (0.98s)
00:12:18 [2021-04-09T00:12:18.485Z] === RUN   TestExportContainerAndImportImage
00:12:19 [2021-04-09T00:12:19.053Z] --- PASS: TestExportContainerAndImportImage (0.86s)
00:12:19 [2021-04-09T00:12:19.053Z] === RUN   TestExportContainerAfterDaemonRestart
00:12:19 [2021-04-09T00:12:19.080Z] === RUN   TestCopyFromContainer//
00:12:19 [2021-04-09T00:12:19.080Z] === RUN   TestCopyFromContainer//bar/root
00:12:19 [2021-04-09T00:12:19.080Z] === RUN   TestCopyFromContainer//bar/root/
00:12:19 [2021-04-09T00:12:19.082Z] #46 DONE 196.2s
00:12:19 [2021-04-09T00:12:19.082Z] 
00:12:19 [2021-04-09T00:12:19.082Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:12:19 [2021-04-09T00:12:19.082Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
00:12:19 [2021-04-09T00:12:19.341Z] === RUN   TestCopyFromContainer/bar/quux
00:12:19 [2021-04-09T00:12:19.341Z] === RUN   TestCopyFromContainer/bar/quux/
00:12:19 [2021-04-09T00:12:19.341Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:12:19 [2021-04-09T00:12:19.341Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:12:19 [2021-04-09T00:12:19.383Z] #33 DONE 196.2s
00:12:19 [2021-04-09T00:12:19.383Z] 
00:12:19 [2021-04-09T00:12:19.383Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:12:19 [2021-04-09T00:12:19.383Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
00:12:19 [2021-04-09T00:12:19.601Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:12:19 [2021-04-09T00:12:19.601Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:12:19 [2021-04-09T00:12:19.601Z] === RUN   TestCopyFromContainer/bar/notarget
00:12:19 [2021-04-09T00:12:19.861Z] --- PASS: TestCopyFromContainer (2.13s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer// (0.08s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:19 [2021-04-09T00:12:19.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:19 [2021-04-09T00:12:19.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:19 [2021-04-09T00:12:19.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:19 [2021-04-09T00:12:19.861Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:19 [2021-04-09T00:12:19.861Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:19 [2021-04-09T00:12:19.861Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:19 [2021-04-09T00:12:19.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateLinkToNonExistingContainer
00:12:19 [2021-04-09T00:12:19.861Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateWithInvalidEnv
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateWithInvalidEnv/0
00:12:19 [2021-04-09T00:12:19.861Z] === PAUSE TestCreateWithInvalidEnv/0
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateWithInvalidEnv/1
00:12:19 [2021-04-09T00:12:19.861Z] === PAUSE TestCreateWithInvalidEnv/1
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateWithInvalidEnv/2
00:12:19 [2021-04-09T00:12:19.861Z] === PAUSE TestCreateWithInvalidEnv/2
00:12:19 [2021-04-09T00:12:19.861Z] === CONT  TestCreateWithInvalidEnv/0
00:12:19 [2021-04-09T00:12:19.861Z] === CONT  TestCreateWithInvalidEnv/2
00:12:19 [2021-04-09T00:12:19.861Z] === CONT  TestCreateWithInvalidEnv/1
00:12:19 [2021-04-09T00:12:19.861Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:12:19 [2021-04-09T00:12:19.861Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateTmpfsMountsTarget
00:12:19 [2021-04-09T00:12:19.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:12:19 [2021-04-09T00:12:19.861Z] === RUN   TestCreateWithCustomMaskedPaths
00:12:20 [2021-04-09T00:12:20.130Z] --- PASS: TestCgroupNamespacesBuild (2.24s)
00:12:20 [2021-04-09T00:12:20.130Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:12:21 [2021-04-09T00:12:21.509Z] #23 ...
00:12:21 [2021-04-09T00:12:21.509Z] 
00:12:21 [2021-04-09T00:12:21.509Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:12:21 [2021-04-09T00:12:21.509Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:12:21 [2021-04-09T00:12:21.509Z] #44 135.6   CC       criu/files.o
00:12:22 [2021-04-09T00:12:22.203Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s)
00:12:22 [2021-04-09T00:12:22.203Z] === RUN   TestBuildWithSession
00:12:22 [2021-04-09T00:12:22.203Z] --- SKIP: TestBuildWithSession (0.00s)
00:12:22 [2021-04-09T00:12:22.203Z]     build_session_test.go:25: TODO: BuildKit
00:12:22 [2021-04-09T00:12:22.203Z] === RUN   TestBuildSquashParent
00:12:22 [2021-04-09T00:12:22.402Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s)
00:12:22 [2021-04-09T00:12:22.402Z] === RUN   TestCreateWithCustomReadonlyPaths
00:12:23 [2021-04-09T00:12:23.243Z] --- PASS: TestExportContainerAfterDaemonRestart (3.97s)
00:12:23 [2021-04-09T00:12:23.243Z] === RUN   TestHealthCheckWorkdir
00:12:23 [2021-04-09T00:12:23.634Z] #44 138.1   CC       criu/filesystems.o
00:12:24 [2021-04-09T00:12:24.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:12:24 [2021-04-09T00:12:24.621Z] --- PASS: TestHealthCheckWorkdir (1.36s)
00:12:24 [2021-04-09T00:12:24.621Z] === RUN   TestHealthKillContainer
00:12:24 [2021-04-09T00:12:24.697Z] #44 139.1   CC       criu/fsnotify.o
00:12:24 [2021-04-09T00:12:24.944Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s)
00:12:24 [2021-04-09T00:12:24.944Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:12:24 [2021-04-09T00:12:24.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:24 [2021-04-09T00:12:24.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:24 [2021-04-09T00:12:24.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:24 [2021-04-09T00:12:24.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:24 [2021-04-09T00:12:24.944Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:24 [2021-04-09T00:12:24.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:24 [2021-04-09T00:12:24.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:24 [2021-04-09T00:12:24.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:12:24 [2021-04-09T00:12:24.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:12:24 [2021-04-09T00:12:24.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:12:24 [2021-04-09T00:12:24.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
00:12:24 [2021-04-09T00:12:24.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:12:24 [2021-04-09T00:12:24.944Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:12:24 [2021-04-09T00:12:24.944Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:12:25 [2021-04-09T00:12:25.884Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestCreateDifferentPlatform
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestCreateDifferentPlatform/different_os
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:12:25 [2021-04-09T00:12:25.884Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:12:25 [2021-04-09T00:12:25.884Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:12:25 [2021-04-09T00:12:25.884Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:12:25 [2021-04-09T00:12:25.884Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:12:25 [2021-04-09T00:12:25.884Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestContainerStartOnDaemonRestart
00:12:25 [2021-04-09T00:12:25.884Z] === PAUSE TestContainerStartOnDaemonRestart
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestDaemonRestartIpcMode
00:12:25 [2021-04-09T00:12:25.884Z] === PAUSE TestDaemonRestartIpcMode
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestDaemonHostGatewayIP
00:12:25 [2021-04-09T00:12:25.884Z] === PAUSE TestDaemonHostGatewayIP
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestRestartDaemonWithRestartingContainer
00:12:25 [2021-04-09T00:12:25.884Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestContainerKillOnDaemonStart
00:12:25 [2021-04-09T00:12:25.884Z] === PAUSE TestContainerKillOnDaemonStart
00:12:25 [2021-04-09T00:12:25.884Z] === RUN   TestDiff
00:12:26 [2021-04-09T00:12:26.262Z] #44 140.6   CC       criu/image-desc.o
00:12:26 [2021-04-09T00:12:26.562Z] #44 140.9   CC       criu/image.o
00:12:26 [2021-04-09T00:12:26.824Z] --- PASS: TestDiff (0.80s)
00:12:26 [2021-04-09T00:12:26.824Z] === RUN   TestExecWithCloseStdin
00:12:27 [2021-04-09T00:12:27.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:12:27 [2021-04-09T00:12:27.620Z] #44 141.9   CC       criu/ipc_ns.o
00:12:27 [2021-04-09T00:12:27.767Z] --- PASS: TestExecWithCloseStdin (1.18s)
00:12:27 [2021-04-09T00:12:27.767Z] === RUN   TestExec
00:12:27 [2021-04-09T00:12:27.907Z] --- PASS: TestHealthKillContainer (2.99s)
00:12:27 [2021-04-09T00:12:27.907Z] === RUN   TestInspectCpusetInConfigPre120
00:12:27 [2021-04-09T00:12:27.907Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
00:12:27 [2021-04-09T00:12:27.907Z] === RUN   TestIpcModeNone
00:12:28 [2021-04-09T00:12:28.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:12:28 [2021-04-09T00:12:28.845Z] --- PASS: TestIpcModeNone (0.92s)
00:12:28 [2021-04-09T00:12:28.845Z] === RUN   TestIpcModePrivate
00:12:29 [2021-04-09T00:12:29.149Z] --- PASS: TestExec (1.13s)
00:12:29 [2021-04-09T00:12:29.149Z] === RUN   TestExecUser
00:12:29 [2021-04-09T00:12:29.157Z] #44 143.4   CC       criu/irmap.o
00:12:29 [2021-04-09T00:12:29.782Z] --- PASS: TestIpcModePrivate (0.93s)
00:12:29 [2021-04-09T00:12:29.782Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
00:12:29 [2021-04-09T00:12:29.782Z] === RUN   TestIpcModeShareable
00:12:29 [2021-04-09T00:12:29.782Z] --- SKIP: TestIpcModeShareable (0.00s)
00:12:29 [2021-04-09T00:12:29.782Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:29 [2021-04-09T00:12:29.782Z] === RUN   TestAPIIpcModeShareableAndContainer
00:12:29 [2021-04-09T00:12:29.807Z] #44 144.2   CC       criu/kcmp-ids.o
00:12:30 [2021-04-09T00:12:30.088Z] --- PASS: TestExecUser (1.19s)
00:12:30 [2021-04-09T00:12:30.088Z] === RUN   TestExportContainerAndImportImage
00:12:30 [2021-04-09T00:12:30.349Z] tests/integration/api_network_test.py ............................       [ 47%]
00:12:30 [2021-04-09T00:12:30.457Z] #44 144.7   CC       criu/kerndat.o
00:12:30 [2021-04-09T00:12:30.802Z] --- PASS: TestBuildSquashParent (8.07s)
00:12:30 [2021-04-09T00:12:30.802Z] === RUN   TestBuildWithRemoveAndForceRemove
00:12:30 [2021-04-09T00:12:30.802Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:12:30 [2021-04-09T00:12:30.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:12:30 [2021-04-09T00:12:30.802Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:12:30 [2021-04-09T00:12:30.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:12:30 [2021-04-09T00:12:30.802Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:12:30 [2021-04-09T00:12:30.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:12:30 [2021-04-09T00:12:30.802Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:12:30 [2021-04-09T00:12:30.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:12:30 [2021-04-09T00:12:30.802Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:12:30 [2021-04-09T00:12:30.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:12:30 [2021-04-09T00:12:30.802Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:12:30 [2021-04-09T00:12:30.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:12:30 [2021-04-09T00:12:30.802Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:12:30 [2021-04-09T00:12:30.802Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:12:31 [2021-04-09T00:12:31.470Z] --- PASS: TestExportContainerAndImportImage (1.09s)
00:12:31 [2021-04-09T00:12:31.470Z] === RUN   TestExportContainerAfterDaemonRestart
00:12:31 [2021-04-09T00:12:31.517Z] #44 ...
00:12:31 [2021-04-09T00:12:31.517Z] 
00:12:31 [2021-04-09T00:12:31.517Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:12:31 [2021-04-09T00:12:31.517Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
00:12:31 [2021-04-09T00:12:31.517Z] #23 6.429 Collecting yamllint==1.16.0
00:12:31 [2021-04-09T00:12:31.517Z] #23 6.890   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:12:31 [2021-04-09T00:12:31.517Z] #23 6.995 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:12:31 [2021-04-09T00:12:31.517Z] #23 7.064   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:12:31 [2021-04-09T00:12:31.517Z] #23 7.139 Collecting pyyaml (from yamllint==1.16.0)
00:12:31 [2021-04-09T00:12:31.517Z] #23 7.467   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
00:12:31 [2021-04-09T00:12:31.517Z] #23 8.185   Installing build dependencies: started
00:12:31 [2021-04-09T00:12:31.817Z] #23 ...
00:12:31 [2021-04-09T00:12:31.817Z] 
00:12:31 [2021-04-09T00:12:31.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:12:31 [2021-04-09T00:12:31.818Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:12:31 [2021-04-09T00:12:31.818Z] #44 146.2   CC       criu/libnetlink.o
00:12:32 [2021-04-09T00:12:32.124Z] #44 146.7   CC       criu/log.o
00:12:32 [2021-04-09T00:12:32.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:12:33 [2021-04-09T00:12:33.071Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s)
00:12:33 [2021-04-09T00:12:33.071Z] === RUN   TestAPIIpcModeHost
00:12:33 [2021-04-09T00:12:33.071Z] --- SKIP: TestAPIIpcModeHost (0.00s)
00:12:33 [2021-04-09T00:12:33.071Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:33 [2021-04-09T00:12:33.071Z] === RUN   TestDaemonIpcModeShareable
00:12:33 [2021-04-09T00:12:33.071Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
00:12:33 [2021-04-09T00:12:33.071Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:33 [2021-04-09T00:12:33.071Z] === RUN   TestDaemonIpcModePrivate
00:12:33 [2021-04-09T00:12:33.183Z] #44 147.3   CC       criu/lsm.o
00:12:33 [2021-04-09T00:12:33.380Z] --- PASS: TestExportContainerAfterDaemonRestart (1.89s)
00:12:33 [2021-04-09T00:12:33.381Z] === RUN   TestHealthCheckWorkdir
00:12:33 [2021-04-09T00:12:33.539Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:12:33 [2021-04-09T00:12:33.539Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:12:33 [2021-04-09T00:12:33.838Z] #44 148.1   CC       criu/mem.o
00:12:34 [2021-04-09T00:12:34.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:12:34 [2021-04-09T00:12:34.765Z] --- PASS: TestHealthCheckWorkdir (1.55s)
00:12:34 [2021-04-09T00:12:34.765Z] === RUN   TestHealthKillContainer
00:12:35 [2021-04-09T00:12:35.605Z] --- PASS: TestDaemonIpcModePrivate (2.89s)
00:12:35 [2021-04-09T00:12:35.605Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
00:12:35 [2021-04-09T00:12:35.605Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:12:35 [2021-04-09T00:12:35.605Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
00:12:35 [2021-04-09T00:12:35.605Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:35 [2021-04-09T00:12:35.605Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:12:35 [2021-04-09T00:12:35.605Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
00:12:35 [2021-04-09T00:12:35.605Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:35 [2021-04-09T00:12:35.605Z] === RUN   TestIpcModeOlderClient
00:12:35 [2021-04-09T00:12:35.605Z] === PAUSE TestIpcModeOlderClient
00:12:35 [2021-04-09T00:12:35.605Z] === RUN   TestKillContainerInvalidSignal
00:12:35 [2021-04-09T00:12:35.954Z] #44 150.5   CC       criu/memfd.o
00:12:36 [2021-04-09T00:12:36.172Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
00:12:36 [2021-04-09T00:12:36.173Z] === RUN   TestKillContainer
00:12:36 [2021-04-09T00:12:36.173Z] === RUN   TestKillContainer/no_signal
00:12:36 [2021-04-09T00:12:36.287Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:12:36 [2021-04-09T00:12:36.287Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:12:36 [2021-04-09T00:12:36.607Z] #44 151.2   CC       criu/mount.o
00:12:36 [2021-04-09T00:12:36.742Z] === RUN   TestKillContainer/non_killing_signal
00:12:37 [2021-04-09T00:12:37.341Z] === RUN   TestKillContainer/killing_signal
00:12:37 [2021-04-09T00:12:37.640Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:12:37 [2021-04-09T00:12:37.678Z] #44 ...
00:12:37 [2021-04-09T00:12:37.678Z] 
00:12:37 [2021-04-09T00:12:37.678Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:12:37 [2021-04-09T00:12:37.678Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
00:12:37 [2021-04-09T00:12:37.678Z] #23 22.62   Installing build dependencies: finished with status 'done'
00:12:38 [2021-04-09T00:12:38.066Z] --- PASS: TestHealthKillContainer (3.17s)
00:12:38 [2021-04-09T00:12:38.066Z] === RUN   TestInspectCpusetInConfigPre120
00:12:38 [2021-04-09T00:12:38.286Z] --- PASS: TestKillContainer (2.01s)
00:12:38 [2021-04-09T00:12:38.286Z]     --- PASS: TestKillContainer/no_signal (0.64s)
00:12:38 [2021-04-09T00:12:38.286Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
00:12:38 [2021-04-09T00:12:38.286Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
00:12:38 [2021-04-09T00:12:38.286Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:12:38 [2021-04-09T00:12:38.286Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:12:38 [2021-04-09T00:12:38.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:12:38 [2021-04-09T00:12:38.635Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
00:12:38 [2021-04-09T00:12:38.635Z] === RUN   TestIpcModeNone
00:12:38 [2021-04-09T00:12:38.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:12:38 [2021-04-09T00:12:38.853Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:12:39 [2021-04-09T00:12:39.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
00:12:39 [2021-04-09T00:12:39.420Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
00:12:39 [2021-04-09T00:12:39.420Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
00:12:39 [2021-04-09T00:12:39.420Z] === RUN   TestKillStoppedContainer
00:12:39 [2021-04-09T00:12:39.420Z] --- PASS: TestKillStoppedContainer (0.04s)
00:12:39 [2021-04-09T00:12:39.420Z] === RUN   TestKillStoppedContainerAPIPre120
00:12:39 [2021-04-09T00:12:39.420Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
00:12:39 [2021-04-09T00:12:39.420Z] === RUN   TestKillDifferentUserContainer
00:12:39 [2021-04-09T00:12:39.533Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:12:39 [2021-04-09T00:12:39.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:12:39 [2021-04-09T00:12:39.812Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:12:39 [2021-04-09T00:12:39.812Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s)
00:12:39 [2021-04-09T00:12:39.812Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
00:12:39 [2021-04-09T00:12:39.812Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
00:12:39 [2021-04-09T00:12:39.812Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
00:12:39 [2021-04-09T00:12:39.812Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s)
00:12:39 [2021-04-09T00:12:39.812Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s)
00:12:39 [2021-04-09T00:12:39.812Z] === RUN   TestBuildMultiStageCopy
00:12:39 [2021-04-09T00:12:39.812Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:12:40 [2021-04-09T00:12:40.014Z] --- PASS: TestIpcModeNone (1.13s)
00:12:40 [2021-04-09T00:12:40.014Z] === RUN   TestIpcModePrivate
00:12:40 [2021-04-09T00:12:40.358Z] --- PASS: TestKillDifferentUserContainer (0.67s)
00:12:40 [2021-04-09T00:12:40.358Z] === RUN   TestInspectOomKilledTrue
00:12:40 [2021-04-09T00:12:40.358Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:12:40 [2021-04-09T00:12:40.358Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
00:12:40 [2021-04-09T00:12:40.358Z] === RUN   TestInspectOomKilledFalse
00:12:40 [2021-04-09T00:12:40.358Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:12:40 [2021-04-09T00:12:40.358Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:12:40 [2021-04-09T00:12:40.358Z] === RUN   TestLinksEtcHostsContentMatch
00:12:40 [2021-04-09T00:12:40.358Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
00:12:40 [2021-04-09T00:12:40.358Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:12:40 [2021-04-09T00:12:40.358Z] === RUN   TestLinksContainerNames
00:12:40 [2021-04-09T00:12:40.954Z] --- PASS: TestIpcModePrivate (1.15s)
00:12:40 [2021-04-09T00:12:40.954Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
00:12:40 [2021-04-09T00:12:40.954Z] === RUN   TestIpcModeShareable
00:12:41 [2021-04-09T00:12:41.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:12:41 [2021-04-09T00:12:41.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:12:41 [2021-04-09T00:12:41.733Z] --- PASS: TestLinksContainerNames (1.40s)
00:12:41 [2021-04-09T00:12:41.734Z] === RUN   TestLogsFollowTailEmpty
00:12:42 [2021-04-09T00:12:42.302Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
00:12:42 [2021-04-09T00:12:42.302Z] === RUN   TestContainerNetworkMountsNoChown
00:12:42 [2021-04-09T00:12:42.333Z] --- PASS: TestIpcModeShareable (1.12s)
00:12:42 [2021-04-09T00:12:42.333Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
00:12:42 [2021-04-09T00:12:42.333Z] === RUN   TestAPIIpcModeShareableAndContainer
00:12:42 [2021-04-09T00:12:42.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:12:42 [2021-04-09T00:12:42.547Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:12:42 [2021-04-09T00:12:42.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:12:42 [2021-04-09T00:12:42.840Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:12:42 [2021-04-09T00:12:42.870Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/default
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/default
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/private
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/private
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rprivate
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rprivate
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/slave
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/slave
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rslave
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rslave
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/shared
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/shared
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rshared
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rshared
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/default
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/default/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/rslave
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/default/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/rshared
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/shared
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/rprivate
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/slave
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/private
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/private/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/private/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:12:42 [2021-04-09T00:12:42.870Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/default/bind_root
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:12:42 [2021-04-09T00:12:42.870Z] === CONT  TestMountDaemonRoot/default/mount_root
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:12:43 [2021-04-09T00:12:43.129Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:12:43 [2021-04-09T00:12:43.317Z] #23 ...
00:12:43 [2021-04-09T00:12:43.317Z] 
00:12:43 [2021-04-09T00:12:43.317Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:12:43 [2021-04-09T00:12:43.317Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:12:43 [2021-04-09T00:12:43.317Z] #44 156.9   CC       criu/namespaces.o
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/private/bind_root
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/private/mount_root
00:12:43 [2021-04-09T00:12:43.388Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:12:43 [2021-04-09T00:12:43.388Z] --- PASS: TestMountDaemonRoot (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
00:12:43 [2021-04-09T00:12:43.388Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
00:12:43 [2021-04-09T00:12:43.388Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
00:12:43 [2021-04-09T00:12:43.388Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
00:12:43 [2021-04-09T00:12:43.388Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:12:43 [2021-04-09T00:12:43.388Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:12:43 [2021-04-09T00:12:43.388Z] === RUN   TestContainerBindMountNonRecursive
00:12:43 [2021-04-09T00:12:43.388Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
00:12:43 [2021-04-09T00:12:43.388Z]     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)
00:12:43 [2021-04-09T00:12:43.388Z] === RUN   TestContainerVolumesMountedAsShared
00:12:43 [2021-04-09T00:12:43.388Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]     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)
00:12:43 [2021-04-09T00:12:43.388Z] === RUN   TestContainerVolumesMountedAsSlave
00:12:43 [2021-04-09T00:12:43.388Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
00:12:43 [2021-04-09T00:12:43.388Z]     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)
00:12:43 [2021-04-09T00:12:43.388Z] === RUN   TestNetworkNat
00:12:43 [2021-04-09T00:12:43.475Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:12:44 [2021-04-09T00:12:44.005Z] tests/integration/api_service_test.py ....................s............. [ 60%]
00:12:44 [2021-04-09T00:12:44.109Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:12:44 [2021-04-09T00:12:44.325Z] --- PASS: TestNetworkNat (0.84s)
00:12:44 [2021-04-09T00:12:44.325Z] === RUN   TestNetworkLocalhostTCPNat
00:12:44 [2021-04-09T00:12:44.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:12:44 [2021-04-09T00:12:44.871Z] #44 159.4   CC       criu/net.o
00:12:44 [2021-04-09T00:12:44.892Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
00:12:44 [2021-04-09T00:12:44.892Z] === RUN   TestNetworkLoopbackNat
00:12:45 [2021-04-09T00:12:45.146Z] --- PASS: TestBuildMultiStageCopy (5.66s)
00:12:45 [2021-04-09T00:12:45.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.05s)
00:12:45 [2021-04-09T00:12:45.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s)
00:12:45 [2021-04-09T00:12:45.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
00:12:45 [2021-04-09T00:12:45.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
00:12:45 [2021-04-09T00:12:45.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s)
00:12:45 [2021-04-09T00:12:45.146Z] === RUN   TestBuildMultiStageParentConfig
00:12:45 [2021-04-09T00:12:45.626Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.24s)
00:12:45 [2021-04-09T00:12:45.626Z] === RUN   TestAPIIpcModeHost
00:12:45 [2021-04-09T00:12:45.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:12:46 [2021-04-09T00:12:46.565Z] --- PASS: TestAPIIpcModeHost (1.20s)
00:12:46 [2021-04-09T00:12:46.565Z] === RUN   TestDaemonIpcModeShareable
00:12:46 [2021-04-09T00:12:46.658Z] --- PASS: TestBuildMultiStageParentConfig (1.75s)
00:12:46 [2021-04-09T00:12:46.658Z] === RUN   TestBuildLabelWithTargets
00:12:47 [2021-04-09T00:12:47.656Z] #44 ...
00:12:47 [2021-04-09T00:12:47.656Z] 
00:12:47 [2021-04-09T00:12:47.656Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:12:47 [2021-04-09T00:12:47.656Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
00:12:47 [2021-04-09T00:12:47.656Z] #23 30.45 Building wheels for collected packages: pyyaml
00:12:47 [2021-04-09T00:12:47.656Z] #23 30.45   Running setup.py bdist_wheel for pyyaml: started
00:12:47 [2021-04-09T00:12:47.656Z] #23 31.95   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:12:47 [2021-04-09T00:12:47.656Z] #23 31.96   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
00:12:47 [2021-04-09T00:12:47.656Z] #23 32.13 Successfully built pyyaml
00:12:47 [2021-04-09T00:12:47.656Z] #23 32.15 Installing collected packages: pathspec, pyyaml, yamllint
00:12:47 [2021-04-09T00:12:47.656Z] #23 32.52 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
00:12:47 [2021-04-09T00:12:47.656Z] #23 DONE 32.7s
00:12:47 [2021-04-09T00:12:47.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:12:47 [2021-04-09T00:12:47.955Z] 
00:12:47 [2021-04-09T00:12:47.955Z] #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
00:12:47 [2021-04-09T00:12:47.955Z] #25 sha256:68c829e2d13d034534c8d4484082f591c912e425f0c6d1d346152d14dfaf03fd
00:12:48 [2021-04-09T00:12:48.177Z] --- PASS: TestNetworkLoopbackNat (3.15s)
00:12:48 [2021-04-09T00:12:48.177Z] === RUN   TestPause
00:12:48 [2021-04-09T00:12:48.177Z] --- SKIP: TestPause (0.00s)
00:12:48 [2021-04-09T00:12:48.177Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:12:48 [2021-04-09T00:12:48.177Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:12:48 [2021-04-09T00:12:48.177Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:12:48 [2021-04-09T00:12:48.177Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:12:48 [2021-04-09T00:12:48.177Z] === RUN   TestPauseStopPausedContainer
00:12:48 [2021-04-09T00:12:48.177Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
00:12:48 [2021-04-09T00:12:48.177Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:12:48 [2021-04-09T00:12:48.177Z] === RUN   TestPidHost
00:12:48 [2021-04-09T00:12:48.472Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
00:12:48 [2021-04-09T00:12:48.472Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
00:12:48 [2021-04-09T00:12:48.472Z] === RUN   TestDaemonIpcModePrivate
00:12:49 [2021-04-09T00:12:49.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:12:49 [2021-04-09T00:12:49.397Z] --- PASS: TestBuildLabelWithTargets (2.74s)
00:12:49 [2021-04-09T00:12:49.397Z] === RUN   TestBuildWithEmptyLayers
00:12:49 [2021-04-09T00:12:49.498Z] #25 ...
00:12:49 [2021-04-09T00:12:49.498Z] 
00:12:49 [2021-04-09T00:12:49.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:12:49 [2021-04-09T00:12:49.498Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:12:49 [2021-04-09T00:12:49.498Z] #44 163.7   CC       criu/netfilter.o
00:12:49 [2021-04-09T00:12:49.798Z] #44 164.1   CC       criu/page-pipe.o
00:12:49 [2021-04-09T00:12:49.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:12:50 [2021-04-09T00:12:50.081Z] --- PASS: TestPidHost (1.88s)
00:12:50 [2021-04-09T00:12:50.081Z] === RUN   TestPsFilter
00:12:50 [2021-04-09T00:12:50.081Z] --- PASS: TestPsFilter (0.10s)
00:12:50 [2021-04-09T00:12:50.081Z] === RUN   TestRemoveContainerWithRemovedVolume
00:12:50 [2021-04-09T00:12:50.381Z] --- PASS: TestDaemonIpcModePrivate (1.95s)
00:12:50 [2021-04-09T00:12:50.381Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
00:12:50 [2021-04-09T00:12:50.381Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:12:50 [2021-04-09T00:12:50.649Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
00:12:50 [2021-04-09T00:12:50.649Z] === RUN   TestRemoveContainerWithVolume
00:12:50 [2021-04-09T00:12:50.860Z] #44 165.1   CC       criu/page-xfer.o
00:12:50 [2021-04-09T00:12:50.908Z] --- PASS: TestBuildWithEmptyLayers (1.20s)
00:12:50 [2021-04-09T00:12:50.908Z] === RUN   TestBuildMultiStageOnBuild
00:12:51 [2021-04-09T00:12:51.583Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
00:12:51 [2021-04-09T00:12:51.583Z] === RUN   TestRemoveContainerRunning
00:12:51 [2021-04-09T00:12:51.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:12:52 [2021-04-09T00:12:52.150Z] --- PASS: TestRemoveContainerRunning (0.68s)
00:12:52 [2021-04-09T00:12:52.150Z] === RUN   TestRemoveContainerForceRemoveRunning
00:12:52 [2021-04-09T00:12:52.291Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
00:12:52 [2021-04-09T00:12:52.291Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
00:12:52 [2021-04-09T00:12:52.291Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:12:52 [2021-04-09T00:12:52.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:12:52 [2021-04-09T00:12:52.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:12:52 [2021-04-09T00:12:52.717Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
00:12:52 [2021-04-09T00:12:52.717Z] === RUN   TestRemoveInvalidContainer
00:12:52 [2021-04-09T00:12:52.717Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:12:52 [2021-04-09T00:12:52.717Z] === RUN   TestRenameLinkedContainer
00:12:52 [2021-04-09T00:12:52.980Z] #44 167.2   CC       criu/pagemap-cache.o
00:12:53 [2021-04-09T00:12:53.281Z] #44 167.7   CC       criu/pagemap.o
00:12:54 [2021-04-09T00:12:54.199Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s)
00:12:54 [2021-04-09T00:12:54.199Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
00:12:54 [2021-04-09T00:12:54.199Z] === RUN   TestIpcModeOlderClient
00:12:54 [2021-04-09T00:12:54.199Z] === PAUSE TestIpcModeOlderClient
00:12:54 [2021-04-09T00:12:54.199Z] === RUN   TestKillContainerInvalidSignal
00:12:54 [2021-04-09T00:12:54.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:12:54 [2021-04-09T00:12:54.434Z] --- PASS: TestBuildMultiStageOnBuild (3.54s)
00:12:54 [2021-04-09T00:12:54.434Z] === RUN   TestBuildUncleanTarFilenames
00:12:54 [2021-04-09T00:12:54.823Z] #44 168.9   CC       criu/parasite-syscall.o
00:12:55 [2021-04-09T00:12:55.138Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
00:12:55 [2021-04-09T00:12:55.138Z] === RUN   TestKillContainer
00:12:55 [2021-04-09T00:12:55.138Z] === RUN   TestKillContainer/no_signal
00:12:55 [2021-04-09T00:12:55.475Z] #44 170.1   CC       criu/path.o
00:12:55 [2021-04-09T00:12:55.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:12:55 [2021-04-09T00:12:55.690Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:12:55 [2021-04-09T00:12:55.690Z] Using test binary docker
00:12:55 [2021-04-09T00:12:55.707Z] === RUN   TestKillContainer/non_killing_signal
00:12:55 [2021-04-09T00:12:55.949Z] --- PASS: TestBuildUncleanTarFilenames (1.67s)
00:12:55 [2021-04-09T00:12:55.949Z] === RUN   TestBuildMultiStageLayerLeak
00:12:55 [2021-04-09T00:12:55.950Z] +++ /etc/init.d/apparmor start
00:12:55 [2021-04-09T00:12:55.950Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:12:55 [2021-04-09T00:12:55.950Z] INFO: Waiting for daemon to start...
00:12:55 [2021-04-09T00:12:55.950Z] Starting dockerd
00:12:55 [2021-04-09T00:12:55.950Z] +++ 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
00:12:56 [2021-04-09T00:12:56.004Z] --- PASS: TestRenameLinkedContainer (2.68s)
00:12:56 [2021-04-09T00:12:56.004Z] === RUN   TestRenameStoppedContainer
00:12:56 [2021-04-09T00:12:56.172Z] #44 170.4   CC       criu/pie-util-vdso.o
00:12:56 [2021-04-09T00:12:56.263Z] --- PASS: TestRenameStoppedContainer (0.78s)
00:12:56 [2021-04-09T00:12:56.263Z] === RUN   TestRenameRunningContainerAndReuse
00:12:56 [2021-04-09T00:12:56.276Z] === RUN   TestKillContainer/killing_signal
00:12:56 [2021-04-09T00:12:56.473Z] #44 171.0   CC       criu/pie-util.o
00:12:56 [2021-04-09T00:12:56.774Z] #44 171.2   CC       criu/pipes.o
00:12:57 [2021-04-09T00:12:57.215Z] --- PASS: TestKillContainer (2.26s)
00:12:57 [2021-04-09T00:12:57.215Z]     --- PASS: TestKillContainer/no_signal (0.72s)
00:12:57 [2021-04-09T00:12:57.215Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
00:12:57 [2021-04-09T00:12:57.215Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
00:12:57 [2021-04-09T00:12:57.215Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:12:57 [2021-04-09T00:12:57.215Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:12:57 [2021-04-09T00:12:57.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:12:57 [2021-04-09T00:12:57.642Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
00:12:57 [2021-04-09T00:12:57.642Z] === RUN   TestRenameInvalidName
00:12:57 [2021-04-09T00:12:57.833Z] #44 172.1   CC       criu/plugin.o
00:12:57 [2021-04-09T00:12:57.873Z] .
00:12:57 [2021-04-09T00:12:57.873Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:12:58 [2021-04-09T00:12:58.131Z] #44 172.6   CC       criu/proc_parse.o
00:12:58 [2021-04-09T00:12:58.131Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:12:58 [2021-04-09T00:12:58.132Z] Error: No such image: emptyfs
00:12:58 [2021-04-09T00:12:58.132Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:12:58 [2021-04-09T00:12:58.132Z] ++++ docker load
00:12:58 [2021-04-09T00:12:58.154Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:12:58 [2021-04-09T00:12:58.208Z] --- PASS: TestRenameInvalidName (0.67s)
00:12:58 [2021-04-09T00:12:58.208Z] === RUN   TestRenameAnonymousContainer
00:12:58 [2021-04-09T00:12:58.390Z] Running integration-test (iteration 1)
00:12:58 [2021-04-09T00:12:58.649Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:12:58 [2021-04-09T00:12:58.649Z] ++ 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
00:12:58 [2021-04-09T00:12:58.649Z] ++ set -e
00:12:58 [2021-04-09T00:12:58.649Z] ++ '[' -n 0 ']'
00:12:58 [2021-04-09T00:12:58.649Z] ++ set -x
00:12:58 [2021-04-09T00:12:58.649Z] ++ 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
00:12:58 [2021-04-09T00:12:58.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s)
00:12:58 [2021-04-09T00:12:58.723Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
00:12:58 [2021-04-09T00:12:58.723Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
00:12:58 [2021-04-09T00:12:58.723Z] === RUN   TestKillStoppedContainer
00:12:58 [2021-04-09T00:12:58.723Z] --- PASS: TestKillStoppedContainer (0.06s)
00:12:58 [2021-04-09T00:12:58.723Z] === RUN   TestKillStoppedContainerAPIPre120
00:12:58 [2021-04-09T00:12:58.989Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
00:12:58 [2021-04-09T00:12:58.989Z] === RUN   TestKillDifferentUserContainer
00:12:58 [2021-04-09T00:12:58.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:12:59 [2021-04-09T00:12:59.560Z] --- PASS: TestBuildMultiStageLayerLeak (3.62s)
00:12:59 [2021-04-09T00:12:59.560Z] === RUN   TestBuildWithHugeFile
00:12:59 [2021-04-09T00:12:59.562Z] --- PASS: TestKillDifferentUserContainer (0.77s)
00:12:59 [2021-04-09T00:12:59.562Z] === RUN   TestInspectOomKilledTrue
00:12:59 [2021-04-09T00:12:59.562Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:12:59 [2021-04-09T00:12:59.562Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
00:12:59 [2021-04-09T00:12:59.562Z] === RUN   TestInspectOomKilledFalse
00:13:00 [2021-04-09T00:13:00.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:13:00 [2021-04-09T00:13:00.500Z] --- PASS: TestInspectOomKilledFalse (0.71s)
00:13:00 [2021-04-09T00:13:00.500Z] === RUN   TestLinksEtcHostsContentMatch
00:13:00 [2021-04-09T00:13:00.586Z] ..........................                                               [ 67%]
00:13:01 [2021-04-09T00:13:01.438Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s)
00:13:01 [2021-04-09T00:13:01.438Z] === RUN   TestLinksContainerNames
00:13:01 [2021-04-09T00:13:01.492Z] --- PASS: TestRenameAnonymousContainer (3.09s)
00:13:01 [2021-04-09T00:13:01.492Z] === RUN   TestRenameContainerWithSameName
00:13:01 [2021-04-09T00:13:01.777Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:13:01 [2021-04-09T00:13:01.777Z] Using test binary docker
00:13:01 [2021-04-09T00:13:01.777Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:13:01 [2021-04-09T00:13:01.777Z] +++ /etc/init.d/apparmor start
00:13:01 [2021-04-09T00:13:01.777Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:13:01 [2021-04-09T00:13:01.777Z] INFO: Waiting for daemon to start...
00:13:01 [2021-04-09T00:13:01.777Z] Starting dockerd
00:13:01 [2021-04-09T00:13:01.777Z] +++ 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
00:13:02 [2021-04-09T00:13:02.060Z] --- PASS: TestRenameContainerWithSameName (0.66s)
00:13:02 [2021-04-09T00:13:02.060Z] === RUN   TestRenameContainerWithLinkedContainer
00:13:02 [2021-04-09T00:13:02.655Z] #44 176.8   CC       criu/protobuf-desc.o
00:13:02 [2021-04-09T00:13:02.816Z] --- PASS: TestLinksContainerNames (1.52s)
00:13:02 [2021-04-09T00:13:02.816Z] === RUN   TestLogsFollowTailEmpty
00:13:03 [2021-04-09T00:13:03.387Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
00:13:03 [2021-04-09T00:13:03.387Z] === RUN   TestContainerNetworkMountsNoChown
00:13:03 [2021-04-09T00:13:03.435Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
00:13:03 [2021-04-09T00:13:03.435Z] === RUN   TestResize
00:13:03 [2021-04-09T00:13:03.697Z] .
00:13:03 [2021-04-09T00:13:03.697Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:13:03 [2021-04-09T00:13:03.721Z] #44 178.2   CC       criu/protobuf.o
00:13:03 [2021-04-09T00:13:03.959Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:13:03 [2021-04-09T00:13:03.959Z] Error: No such image: emptyfs
00:13:03 [2021-04-09T00:13:03.959Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:13:03 [2021-04-09T00:13:03.959Z] ++++ docker load
00:13:04 [2021-04-09T00:13:04.003Z] --- PASS: TestResize (0.66s)
00:13:04 [2021-04-09T00:13:04.003Z] === RUN   TestResizeWithInvalidSize
00:13:04 [2021-04-09T00:13:04.222Z] Running integration-test (iteration 1)
00:13:04 [2021-04-09T00:13:04.222Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
00:13:04 [2021-04-09T00:13:04.222Z] ++ 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
00:13:04 [2021-04-09T00:13:04.222Z] ++ set -e
00:13:04 [2021-04-09T00:13:04.222Z] ++ '[' -n 0 ']'
00:13:04 [2021-04-09T00:13:04.222Z] ++ set -x
00:13:04 [2021-04-09T00:13:04.222Z] ++ 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
00:13:04 [2021-04-09T00:13:04.325Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s)
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/default
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/default
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/private
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/private
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rprivate
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rprivate
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/slave
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/slave
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rslave
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rslave
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/shared
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/shared
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rshared
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rshared
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/default
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/default/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/default/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/default/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/rshared
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/shared
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/rslave
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/slave
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/rprivate
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/private
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/private/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/private/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/default/bind_root
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:13:04 [2021-04-09T00:13:04.325Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:13:04 [2021-04-09T00:13:04.371Z] #44 178.7   CC       criu/pstree.o
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:13:04 [2021-04-09T00:13:04.585Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:13:04 [2021-04-09T00:13:04.845Z] === CONT  TestMountDaemonRoot/private/bind_root
00:13:04 [2021-04-09T00:13:04.845Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:13:04 [2021-04-09T00:13:04.845Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:13:04 [2021-04-09T00:13:04.845Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:13:04 [2021-04-09T00:13:04.845Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:13:04 [2021-04-09T00:13:04.845Z] === CONT  TestMountDaemonRoot/private/mount_root
00:13:04 [2021-04-09T00:13:04.845Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:13:04 [2021-04-09T00:13:04.845Z] --- PASS: TestMountDaemonRoot (0.04s)
00:13:04 [2021-04-09T00:13:04.845Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
00:13:04 [2021-04-09T00:13:04.845Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
00:13:04 [2021-04-09T00:13:04.845Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:13:04 [2021-04-09T00:13:04.845Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
00:13:04 [2021-04-09T00:13:04.845Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
00:13:04 [2021-04-09T00:13:04.845Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:13:04 [2021-04-09T00:13:04.845Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:13:04 [2021-04-09T00:13:04.845Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
00:13:04 [2021-04-09T00:13:04.845Z] === RUN   TestContainerBindMountNonRecursive
00:13:04 [2021-04-09T00:13:04.941Z] --- PASS: TestResizeWithInvalidSize (0.67s)
00:13:04 [2021-04-09T00:13:04.941Z] === RUN   TestResizeWhenContainerNotStarted
00:13:05 [2021-04-09T00:13:05.436Z] #44 179.9   CC       criu/rbtree.o
00:13:05 [2021-04-09T00:13:05.508Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
00:13:05 [2021-04-09T00:13:05.508Z] === RUN   TestDaemonRestartKillContainers
00:13:05 [2021-04-09T00:13:05.508Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:13:05 [2021-04-09T00:13:05.508Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:13:05 [2021-04-09T00:13:05.508Z] === RUN   TestCgroupNamespacesRun
00:13:06 [2021-04-09T00:13:06.086Z] #44 180.3   CC       criu/rst-malloc.o
00:13:06 [2021-04-09T00:13:06.086Z] #44 ...
00:13:06 [2021-04-09T00:13:06.086Z] 
00:13:06 [2021-04-09T00:13:06.086Z] #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
00:13:06 [2021-04-09T00:13:06.086Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
00:13:06 [2021-04-09T00:13:06.086Z] #41 242.8 + dpkg --print-architecture
00:13:06 [2021-04-09T00:13:06.086Z] #41 242.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:13:06 [2021-04-09T00:13:06.387Z] #41 243.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:13:06 [2021-04-09T00:13:06.387Z] #41 243.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:13:07 [2021-04-09T00:13:07.382Z] --- PASS: TestContainerBindMountNonRecursive (2.23s)
00:13:07 [2021-04-09T00:13:07.382Z] === RUN   TestContainerVolumesMountedAsShared
00:13:07 [2021-04-09T00:13:07.642Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s)
00:13:07 [2021-04-09T00:13:07.642Z] === RUN   TestContainerVolumesMountedAsSlave
00:13:08 [2021-04-09T00:13:08.581Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
00:13:08 [2021-04-09T00:13:08.581Z] === RUN   TestNetworkNat
00:13:08 [2021-04-09T00:13:08.792Z] --- PASS: TestCgroupNamespacesRun (2.89s)
00:13:08 [2021-04-09T00:13:08.792Z] === RUN   TestCgroupNamespacesRunPrivileged
00:13:09 [2021-04-09T00:13:09.519Z] --- PASS: TestNetworkNat (0.88s)
00:13:09 [2021-04-09T00:13:09.519Z] === RUN   TestNetworkLocalhostTCPNat
00:13:10 [2021-04-09T00:13:10.088Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
00:13:10 [2021-04-09T00:13:10.088Z] === RUN   TestNetworkLoopbackNat
00:13:10 [2021-04-09T00:13:10.692Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.35s)
00:13:10 [2021-04-09T00:13:10.692Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:13:13 [2021-04-09T00:13:13.377Z] --- PASS: TestNetworkLoopbackNat (3.28s)
00:13:13 [2021-04-09T00:13:13.377Z] === RUN   TestPause
00:13:13 [2021-04-09T00:13:13.986Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.92s)
00:13:13 [2021-04-09T00:13:13.986Z] === RUN   TestCgroupNamespacesRunHostMode
00:13:14 [2021-04-09T00:13:14.313Z] --- PASS: TestPause (0.76s)
00:13:14 [2021-04-09T00:13:14.313Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:13:14 [2021-04-09T00:13:14.313Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:13:14 [2021-04-09T00:13:14.313Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:13:14 [2021-04-09T00:13:14.313Z] === RUN   TestPauseStopPausedContainer
00:13:14 [2021-04-09T00:13:14.883Z] --- PASS: TestPauseStopPausedContainer (0.77s)
00:13:14 [2021-04-09T00:13:14.883Z] === RUN   TestPidHost
00:13:14 [2021-04-09T00:13:14.968Z] #41 ...
00:13:14 [2021-04-09T00:13:14.968Z] 
00:13:14 [2021-04-09T00:13:14.968Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:13:14 [2021-04-09T00:13:14.968Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:13:14 [2021-04-09T00:13:14.968Z] #44 180.8   CC       criu/seccomp.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 181.8   CC       criu/seize.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 183.3   CC       criu/servicefd.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 183.7   CC       criu/shmem.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 185.0   CC       criu/sigframe.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 185.2   CC       criu/signalfd.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 185.6   CC       criu/sk-inet.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 186.9   CC       criu/sk-netlink.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 187.5   CC       criu/sk-packet.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 188.4   CC       criu/sk-queue.o
00:13:14 [2021-04-09T00:13:14.968Z] #44 189.2   CC       criu/sk-tcp.o
00:13:15 [2021-04-09T00:13:15.621Z] #44 189.9   CC       criu/sk-unix.o
00:13:16 [2021-04-09T00:13:16.489Z] Loaded image: buildpack-deps:buster
00:13:16 [2021-04-09T00:13:16.489Z] Loaded image: busybox:latest
00:13:16 [2021-04-09T00:13:16.489Z] Loaded image: busybox:glibc
00:13:16 [2021-04-09T00:13:16.532Z] --- PASS: TestCgroupNamespacesRunHostMode (2.94s)
00:13:16 [2021-04-09T00:13:16.532Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:13:17 [2021-04-09T00:13:17.422Z] --- PASS: TestPidHost (2.11s)
00:13:17 [2021-04-09T00:13:17.422Z] === RUN   TestPsFilter
00:13:17 [2021-04-09T00:13:17.422Z] --- PASS: TestPsFilter (0.14s)
00:13:17 [2021-04-09T00:13:17.422Z] === RUN   TestRemoveContainerWithRemovedVolume
00:13:17 [2021-04-09T00:13:17.436Z] Loaded image: debian:bullseye
00:13:17 [2021-04-09T00:13:17.436Z] Loaded image: hello-world:latest
00:13:17 [2021-04-09T00:13:17.436Z] Loaded image: arm32v7/hello-world:latest
00:13:17 [2021-04-09T00:13:17.702Z] INFO: Testing against a local daemon
00:13:17 [2021-04-09T00:13:17.702Z] === RUN   TestCgroupNamespacesBuild
00:13:17 [2021-04-09T00:13:17.991Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
00:13:17 [2021-04-09T00:13:17.991Z] === RUN   TestRemoveContainerWithVolume
00:13:18 [2021-04-09T00:13:18.415Z] #44 192.7   CC       criu/sockets.o
00:13:18 [2021-04-09T00:13:18.560Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
00:13:18 [2021-04-09T00:13:18.561Z] === RUN   TestRemoveContainerRunning
00:13:19 [2021-04-09T00:13:19.474Z] #44 193.9   CC       criu/stats.o
00:13:19 [2021-04-09T00:13:19.499Z] --- PASS: TestRemoveContainerRunning (0.76s)
00:13:19 [2021-04-09T00:13:19.499Z] === RUN   TestRemoveContainerForceRemoveRunning
00:13:19 [2021-04-09T00:13:19.814Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.89s)
00:13:19 [2021-04-09T00:13:19.814Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:13:20 [2021-04-09T00:13:20.067Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
00:13:20 [2021-04-09T00:13:20.067Z] === RUN   TestRemoveInvalidContainer
00:13:20 [2021-04-09T00:13:20.067Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:13:20 [2021-04-09T00:13:20.067Z] === RUN   TestRenameLinkedContainer
00:13:20 [2021-04-09T00:13:20.123Z] #44 194.4   CC       criu/string.o
00:13:20 [2021-04-09T00:13:20.123Z] #44 194.6   CC       criu/sysctl.o
00:13:20 [2021-04-09T00:13:20.750Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s)
00:13:20 [2021-04-09T00:13:20.750Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:13:21 [2021-04-09T00:13:21.017Z] --- PASS: TestCgroupNamespacesBuild (3.03s)
00:13:21 [2021-04-09T00:13:21.018Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:13:21 [2021-04-09T00:13:21.183Z] #44 195.4   CC       criu/sysfs_parse.o
00:13:21 [2021-04-09T00:13:21.482Z] #44 196.0   CC       criu/timens.o
00:13:22 [2021-04-09T00:13:22.134Z] #44 196.5   CC       criu/timerfd.o
00:13:22 [2021-04-09T00:13:22.649Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.92s)
00:13:22 [2021-04-09T00:13:22.649Z] === RUN   TestCgroupNamespacesRunOlderClient
00:13:22 [2021-04-09T00:13:22.779Z] #44 197.1   CC       criu/tty.o
00:13:22 [2021-04-09T00:13:22.939Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s)
00:13:22 [2021-04-09T00:13:22.939Z] === RUN   TestBuildWithSession
00:13:22 [2021-04-09T00:13:22.939Z] --- SKIP: TestBuildWithSession (0.00s)
00:13:22 [2021-04-09T00:13:22.939Z]     build_session_test.go:25: TODO: BuildKit
00:13:22 [2021-04-09T00:13:22.939Z] === RUN   TestBuildSquashParent
00:13:23 [2021-04-09T00:13:23.359Z] --- PASS: TestRenameLinkedContainer (3.09s)
00:13:23 [2021-04-09T00:13:23.359Z] === RUN   TestRenameStoppedContainer
00:13:23 [2021-04-09T00:13:23.928Z] --- PASS: TestRenameStoppedContainer (0.73s)
00:13:23 [2021-04-09T00:13:23.928Z] === RUN   TestRenameRunningContainerAndReuse
00:13:25 [2021-04-09T00:13:25.308Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s)
00:13:25 [2021-04-09T00:13:25.308Z] === RUN   TestRenameInvalidName
00:13:25 [2021-04-09T00:13:25.555Z] #44 199.8   CC       criu/tun.o
00:13:25 [2021-04-09T00:13:25.932Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.91s)
00:13:25 [2021-04-09T00:13:25.932Z] === RUN   TestKernelTCPMemory
00:13:25 [2021-04-09T00:13:25.932Z] --- SKIP: TestKernelTCPMemory (0.01s)
00:13:25 [2021-04-09T00:13:25.932Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:25 [2021-04-09T00:13:25.932Z] === RUN   TestNISDomainname
00:13:25 [2021-04-09T00:13:25.932Z] --- SKIP: TestNISDomainname (0.01s)
00:13:25 [2021-04-09T00:13:25.932Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:13:25 [2021-04-09T00:13:25.932Z] === RUN   TestHostnameDnsResolution
00:13:26 [2021-04-09T00:13:26.205Z] #44 200.6   CC       criu/uffd.o
00:13:26 [2021-04-09T00:13:26.245Z] --- PASS: TestRenameInvalidName (0.76s)
00:13:26 [2021-04-09T00:13:26.245Z] === RUN   TestRenameAnonymousContainer
00:13:27 [2021-04-09T00:13:27.307Z] --- PASS: TestHostnameDnsResolution (1.66s)
00:13:27 [2021-04-09T00:13:27.307Z] === RUN   TestStats
00:13:27 [2021-04-09T00:13:27.307Z] --- SKIP: TestStats (0.00s)
00:13:27 [2021-04-09T00:13:27.307Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:27 [2021-04-09T00:13:27.307Z] === RUN   TestStopContainerWithTimeout
00:13:27 [2021-04-09T00:13:27.307Z] === RUN   TestStopContainerWithTimeout/0
00:13:27 [2021-04-09T00:13:27.307Z] === PAUSE TestStopContainerWithTimeout/0
00:13:27 [2021-04-09T00:13:27.307Z] === RUN   TestStopContainerWithTimeout/1
00:13:27 [2021-04-09T00:13:27.307Z] === PAUSE TestStopContainerWithTimeout/1
00:13:27 [2021-04-09T00:13:27.307Z] === RUN   TestStopContainerWithTimeout/3
00:13:27 [2021-04-09T00:13:27.307Z] === PAUSE TestStopContainerWithTimeout/3
00:13:27 [2021-04-09T00:13:27.307Z] === RUN   TestStopContainerWithTimeout/-1
00:13:27 [2021-04-09T00:13:27.307Z] === PAUSE TestStopContainerWithTimeout/-1
00:13:27 [2021-04-09T00:13:27.307Z] === CONT  TestStopContainerWithTimeout/0
00:13:27 [2021-04-09T00:13:27.307Z] === CONT  TestStopContainerWithTimeout/3
00:13:28 [2021-04-09T00:13:28.242Z] === CONT  TestStopContainerWithTimeout/-1
00:13:28 [2021-04-09T00:13:28.312Z] #44 202.3   CC       criu/util.o
00:13:29 [2021-04-09T00:13:29.535Z] --- PASS: TestRenameAnonymousContainer (3.35s)
00:13:29 [2021-04-09T00:13:29.535Z] === RUN   TestRenameContainerWithSameName
00:13:29 [2021-04-09T00:13:29.540Z] --- PASS: TestBuildSquashParent (6.20s)
00:13:29 [2021-04-09T00:13:29.540Z] === RUN   TestBuildWithRemoveAndForceRemove
00:13:29 [2021-04-09T00:13:29.540Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:29 [2021-04-09T00:13:29.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:29 [2021-04-09T00:13:29.540Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:29 [2021-04-09T00:13:29.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:29 [2021-04-09T00:13:29.540Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:29 [2021-04-09T00:13:29.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:29 [2021-04-09T00:13:29.540Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:29 [2021-04-09T00:13:29.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:29 [2021-04-09T00:13:29.540Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:29 [2021-04-09T00:13:29.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:29 [2021-04-09T00:13:29.540Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:29 [2021-04-09T00:13:29.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:29 [2021-04-09T00:13:29.540Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:29 [2021-04-09T00:13:29.540Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:29 [2021-04-09T00:13:29.540Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:29 [2021-04-09T00:13:29.540Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:29 [2021-04-09T00:13:29.870Z] #44 204.5   CC       criu/uts_ns.o
00:13:30 [2021-04-09T00:13:30.474Z] --- PASS: TestRenameContainerWithSameName (0.74s)
00:13:30 [2021-04-09T00:13:30.474Z] === RUN   TestRenameContainerWithLinkedContainer
00:13:30 [2021-04-09T00:13:30.520Z] #44 204.8   CC       criu/vdso.o
00:13:30 [2021-04-09T00:13:30.771Z] === CONT  TestStopContainerWithTimeout/1
00:13:31 [2021-04-09T00:13:31.169Z] #44 205.5   LINK     criu/built-in.o
00:13:31 [2021-04-09T00:13:31.472Z] #44 205.9   LINK     criu/criu
00:13:31 [2021-04-09T00:13:31.854Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s)
00:13:31 [2021-04-09T00:13:31.854Z] === RUN   TestResize
00:13:32 [2021-04-09T00:13:32.098Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:32 [2021-04-09T00:13:32.098Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:32 [2021-04-09T00:13:32.145Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:13:32 [2021-04-09T00:13:32.145Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
00:13:32 [2021-04-09T00:13:32.145Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
00:13:32 [2021-04-09T00:13:32.145Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
00:13:32 [2021-04-09T00:13:32.145Z]     --- PASS: TestStopContainerWithTimeout/1 (1.66s)
00:13:32 [2021-04-09T00:13:32.145Z] === RUN   TestDeleteDevicemapper
00:13:32 [2021-04-09T00:13:32.145Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:13:32 [2021-04-09T00:13:32.145Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:13:32 [2021-04-09T00:13:32.145Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:13:32 [2021-04-09T00:13:32.267Z] --- PASS: TestBuildWithHugeFile (30.20s)
00:13:32 [2021-04-09T00:13:32.267Z] === RUN   TestBuildWCOWSandboxSize
00:13:32 [2021-04-09T00:13:32.267Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
00:13:32 [2021-04-09T00:13:32.267Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:13:32 [2021-04-09T00:13:32.267Z] === RUN   TestBuildWithEmptyDockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:13:32 [2021-04-09T00:13:32.267Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
00:13:32 [2021-04-09T00:13:32.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
00:13:32 [2021-04-09T00:13:32.267Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
00:13:32 [2021-04-09T00:13:32.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
00:13:32 [2021-04-09T00:13:32.267Z] === RUN   TestBuildPreserveOwnership
00:13:32 [2021-04-09T00:13:32.267Z] === RUN   TestBuildPreserveOwnership/copy_from
00:13:32 [2021-04-09T00:13:32.424Z] --- PASS: TestResize (0.74s)
00:13:32 [2021-04-09T00:13:32.424Z] === RUN   TestResizeWithInvalidSize
00:13:32 [2021-04-09T00:13:32.531Z] #44 206.8   DEP      lib/c/criu.d
00:13:32 [2021-04-09T00:13:32.531Z] #44 207.0   CC       images/rpc.pb-c.o
00:13:33 [2021-04-09T00:13:33.362Z] --- PASS: TestResizeWithInvalidSize (0.78s)
00:13:33 [2021-04-09T00:13:33.362Z] === RUN   TestResizeWhenContainerNotStarted
00:13:33 [2021-04-09T00:13:33.591Z] #44 207.9   CC       lib/c/criu.o
00:13:33 [2021-04-09T00:13:33.931Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:13:33 [2021-04-09T00:13:33.932Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:13:34 [2021-04-09T00:13:34.371Z] 4612f6d0b889: Pull complete
00:13:34 [2021-04-09T00:13:34.655Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:13:34 [2021-04-09T00:13:34.655Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s)
00:13:34 [2021-04-09T00:13:34.655Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s)
00:13:34 [2021-04-09T00:13:34.655Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s)
00:13:34 [2021-04-09T00:13:34.655Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.13s)
00:13:34 [2021-04-09T00:13:34.655Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.17s)
00:13:34 [2021-04-09T00:13:34.655Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
00:13:34 [2021-04-09T00:13:34.655Z] === RUN   TestBuildMultiStageCopy
00:13:34 [2021-04-09T00:13:34.655Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:13:34 [2021-04-09T00:13:34.677Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.65s)
00:13:34 [2021-04-09T00:13:34.677Z] === RUN   TestUpdateMemory
00:13:34 [2021-04-09T00:13:34.677Z] --- SKIP: TestUpdateMemory (0.00s)
00:13:34 [2021-04-09T00:13:34.677Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:34 [2021-04-09T00:13:34.677Z] === RUN   TestUpdateCPUQuota
00:13:34 [2021-04-09T00:13:34.677Z] --- SKIP: TestUpdateCPUQuota (0.00s)
00:13:34 [2021-04-09T00:13:34.677Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:34 [2021-04-09T00:13:34.677Z] === RUN   TestUpdatePidsLimit
00:13:34 [2021-04-09T00:13:34.677Z] --- SKIP: TestUpdatePidsLimit (0.00s)
00:13:34 [2021-04-09T00:13:34.677Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:34 [2021-04-09T00:13:34.677Z] === RUN   TestUpdateRestartPolicy
00:13:35 [2021-04-09T00:13:35.150Z] #44 209.6   LINK     lib/c/built-in.o
00:13:35 [2021-04-09T00:13:35.150Z] #44 209.6   LINK     lib/c/libcriu.so
00:13:35 [2021-04-09T00:13:35.150Z] #44 209.6   LINK     lib/c/libcriu.a
00:13:35 [2021-04-09T00:13:35.449Z] #44 209.9   GEN      magic.py
00:13:35 [2021-04-09T00:13:35.747Z] #44 210.1 Note: Building without setproctitle() and strlcpy() support.
00:13:35 [2021-04-09T00:13:35.747Z] #44 210.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:13:35 [2021-04-09T00:13:35.747Z] #44 210.1 Note: Building without GnuTLS support
00:13:35 [2021-04-09T00:13:35.747Z] #44 210.1 Makefile.config:39: Warn: you have no libnftables installed
00:13:35 [2021-04-09T00:13:35.747Z] #44 210.1 Makefile.config:40: Warn: Building without nftables support
00:13:35 [2021-04-09T00:13:35.784Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:13:36 [2021-04-09T00:13:36.469Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:13:36 [2021-04-09T00:13:36.469Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:13:36 [2021-04-09T00:13:36.575Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:13:36 [2021-04-09T00:13:36.809Z] #44 211.1 fatal: not a git repository (or any of the parent directories): .git
00:13:36 [2021-04-09T00:13:36.838Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:13:37 [2021-04-09T00:13:37.101Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:13:37 [2021-04-09T00:13:37.364Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:13:37 [2021-04-09T00:13:37.372Z] Loaded image: buildpack-deps:buster
00:13:37 [2021-04-09T00:13:37.631Z] Loaded image: busybox:latest
00:13:37 [2021-04-09T00:13:37.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:13:37 [2021-04-09T00:13:37.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:13:37 [2021-04-09T00:13:37.867Z] #44 212.4 make[1]: Nothing to be done for 'all'.
00:13:37 [2021-04-09T00:13:37.938Z] --- PASS: TestBuildMultiStageCopy (3.48s)
00:13:37 [2021-04-09T00:13:37.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.07s)
00:13:37 [2021-04-09T00:13:37.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s)
00:13:37 [2021-04-09T00:13:37.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s)
00:13:37 [2021-04-09T00:13:37.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
00:13:37 [2021-04-09T00:13:37.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s)
00:13:37 [2021-04-09T00:13:37.938Z] === RUN   TestBuildMultiStageParentConfig
00:13:38 [2021-04-09T00:13:38.200Z] Loaded image: busybox:glibc
00:13:38 [2021-04-09T00:13:38.519Z] --- PASS: TestBuildPreserveOwnership (8.09s)
00:13:38 [2021-04-09T00:13:38.519Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.36s)
00:13:38 [2021-04-09T00:13:38.519Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.72s)
00:13:38 [2021-04-09T00:13:38.519Z] === RUN   TestBuildPlatformInvalid
00:13:38 [2021-04-09T00:13:38.519Z] --- PASS: TestBuildPlatformInvalid (0.17s)
00:13:38 [2021-04-09T00:13:38.519Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:13:38 [2021-04-09T00:13:38.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:13:38 [2021-04-09T00:13:38.886Z] --- PASS: TestBuildMultiStageParentConfig (0.92s)
00:13:38 [2021-04-09T00:13:38.886Z] === RUN   TestBuildLabelWithTargets
00:13:38 [2021-04-09T00:13:38.931Z] #44 213.4 make[1]: 'images/built-in.o' is up to date.
00:13:39 [2021-04-09T00:13:39.232Z] #44 213.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:13:39 [2021-04-09T00:13:39.232Z] #44 213.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:13:39 [2021-04-09T00:13:39.232Z] #44 213.6 make[1]: 'compel/libcompel.a' is up to date.
00:13:39 [2021-04-09T00:13:39.232Z] #44 213.7 make[1]: 'compel/compel-host-bin' is up to date.
00:13:39 [2021-04-09T00:13:39.232Z] #44 213.7 make[1]: Nothing to be done for 'all'.
00:13:39 [2021-04-09T00:13:39.232Z] #44 ...
00:13:39 [2021-04-09T00:13:39.232Z] 
00:13:39 [2021-04-09T00:13:39.232Z] #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
00:13:39 [2021-04-09T00:13:39.232Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
00:13:39 [2021-04-09T00:13:39.232Z] #41 DONE 276.3s
00:13:39 [2021-04-09T00:13:39.232Z] 
00:13:39 [2021-04-09T00:13:39.232Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
00:13:39 [2021-04-09T00:13:39.232Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
00:13:39 [2021-04-09T00:13:39.232Z] #44 213.8 make[1]: 'soccr/libsoccr.a' is up to date.
00:13:39 [2021-04-09T00:13:39.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:13:39 [2021-04-09T00:13:39.532Z] #44 214.0 make[2]: Nothing to be done for 'all'.
00:13:39 [2021-04-09T00:13:39.532Z] #44 214.1 make[2]: Nothing to be done for 'all'.
00:13:39 [2021-04-09T00:13:39.843Z] #44 214.1 make[2]: Nothing to be done for 'all'.
00:13:40 [2021-04-09T00:13:40.141Z] #44 214.4 make[2]: Nothing to be done for 'all'.
00:13:40 [2021-04-09T00:13:40.141Z] #44 214.5 make[2]: Nothing to be done for 'all'.
00:13:40 [2021-04-09T00:13:40.141Z] #44 214.5 make[2]: Nothing to be done for 'all'.
00:13:40 [2021-04-09T00:13:40.141Z] #44 214.7 make[2]: Nothing to be done for 'all'.
00:13:40 [2021-04-09T00:13:40.277Z] --- PASS: TestBuildLabelWithTargets (1.49s)
00:13:40 [2021-04-09T00:13:40.277Z] === RUN   TestBuildWithEmptyLayers
00:13:40 [2021-04-09T00:13:40.793Z] #44 215.1 make[2]: Nothing to be done for 'all'.
00:13:40 [2021-04-09T00:13:40.793Z] #44 215.1   INSTALL  criu/criu
00:13:40 [2021-04-09T00:13:40.793Z] #44 DONE 215.3s
00:13:40 [2021-04-09T00:13:40.793Z] 
00:13:40 [2021-04-09T00:13:40.793Z] #57 [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
00:13:40 [2021-04-09T00:13:40.793Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:13:40 [2021-04-09T00:13:40.857Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
00:13:40 [2021-04-09T00:13:40.857Z] === RUN   TestBuildMultiStageOnBuild
00:13:41 [2021-04-09T00:13:41.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:13:41 [2021-04-09T00:13:41.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:13:43 [2021-04-09T00:13:43.417Z] --- PASS: TestBuildMultiStageOnBuild (2.42s)
00:13:43 [2021-04-09T00:13:43.417Z] === RUN   TestBuildUncleanTarFilenames
00:13:44 [2021-04-09T00:13:44.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:13:44 [2021-04-09T00:13:44.373Z] #57 ...
00:13:44 [2021-04-09T00:13:44.373Z] 
00:13:44 [2021-04-09T00:13:44.373Z] #50 [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
00:13:44 [2021-04-09T00:13:44.373Z] #50 sha256:4354b773a1c620adefd870f284eac5011bd2fd4d9110ae4b92af5c11824a923e
00:13:44 [2021-04-09T00:13:44.373Z] #50 281.2 + /build/golangci-lint --version
00:13:44 [2021-04-09T00:13:44.373Z] #50 281.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:13:44 [2021-04-09T00:13:44.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:13:44 [2021-04-09T00:13:44.673Z] #50 DONE 281.6s
00:13:44 [2021-04-09T00:13:44.673Z] 
00:13:44 [2021-04-09T00:13:44.673Z] #57 [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
00:13:44 [2021-04-09T00:13:44.673Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:13:44 [2021-04-09T00:13:44.674Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:13:44 [2021-04-09T00:13:44.773Z] Loaded image: debian:bullseye
00:13:44 [2021-04-09T00:13:44.773Z] Loaded image: hello-world:latest
00:13:44 [2021-04-09T00:13:44.812Z] --- PASS: TestBuildUncleanTarFilenames (1.11s)
00:13:44 [2021-04-09T00:13:44.812Z] === RUN   TestBuildMultiStageLayerLeak
00:13:45 [2021-04-09T00:13:45.034Z] Loaded image: arm32v7/hello-world:latest
00:13:45 [2021-04-09T00:13:45.034Z] INFO: Testing against a local daemon
00:13:45 [2021-04-09T00:13:45.034Z] === RUN   TestCgroupNamespacesBuild
00:13:47 [2021-04-09T00:13:47.212Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s)
00:13:47 [2021-04-09T00:13:47.212Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s)
00:13:47 [2021-04-09T00:13:47.212Z] === RUN   TestCgroupNamespacesRun
00:13:47 [2021-04-09T00:13:47.371Z] --- PASS: TestBuildMultiStageLayerLeak (2.54s)
00:13:47 [2021-04-09T00:13:47.371Z] === RUN   TestBuildWithHugeFile
00:13:49 [2021-04-09T00:13:49.123Z] --- PASS: TestCgroupNamespacesRun (1.94s)
00:13:49 [2021-04-09T00:13:49.123Z] === RUN   TestCgroupNamespacesRunPrivileged
00:13:49 [2021-04-09T00:13:49.123Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
00:13:49 [2021-04-09T00:13:49.123Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
00:13:49 [2021-04-09T00:13:49.123Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:13:49 [2021-04-09T00:13:49.552Z] --- PASS: TestUpdateRestartPolicy (12.39s)
00:13:49 [2021-04-09T00:13:49.552Z] === RUN   TestUpdateRestartWithAutoRemove
00:13:49 [2021-04-09T00:13:49.552Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
00:13:49 [2021-04-09T00:13:49.552Z] === RUN   TestWaitNonBlocked
00:13:49 [2021-04-09T00:13:49.552Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:13:49 [2021-04-09T00:13:49.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:13:49 [2021-04-09T00:13:49.552Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:13:49 [2021-04-09T00:13:49.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:13:49 [2021-04-09T00:13:49.552Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:13:49 [2021-04-09T00:13:49.552Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:13:49 [2021-04-09T00:13:49.552Z] --- PASS: TestWaitNonBlocked (0.01s)
00:13:49 [2021-04-09T00:13:49.552Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s)
00:13:49 [2021-04-09T00:13:49.552Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
00:13:49 [2021-04-09T00:13:49.552Z] === RUN   TestWaitBlocked
00:13:49 [2021-04-09T00:13:49.552Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:13:49 [2021-04-09T00:13:49.552Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:13:49 [2021-04-09T00:13:49.552Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:13:49 [2021-04-09T00:13:49.552Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:13:49 [2021-04-09T00:13:49.552Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:13:49 [2021-04-09T00:13:49.552Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:13:50 [2021-04-09T00:13:50.119Z] --- PASS: TestWaitBlocked (0.01s)
00:13:50 [2021-04-09T00:13:50.119Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
00:13:50 [2021-04-09T00:13:50.119Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s)
00:13:50 [2021-04-09T00:13:50.119Z] === CONT  TestDaemonRestartIpcMode
00:13:50 [2021-04-09T00:13:50.119Z] === CONT  TestIpcModeOlderClient
00:13:50 [2021-04-09T00:13:50.119Z] --- PASS: TestIpcModeOlderClient (0.06s)
00:13:50 [2021-04-09T00:13:50.119Z] === CONT  TestRestartDaemonWithRestartingContainer
00:13:50 [2021-04-09T00:13:50.317Z] --- PASS: TestCgroupNamespacesBuild (5.22s)
00:13:50 [2021-04-09T00:13:50.317Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:13:51 [2021-04-09T00:13:51.033Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s)
00:13:51 [2021-04-09T00:13:51.033Z] === RUN   TestCgroupNamespacesRunHostMode
00:13:51 [2021-04-09T00:13:51.169Z] Loaded image: buildpack-deps:buster
00:13:51 [2021-04-09T00:13:51.169Z] Loaded image: busybox:latest
00:13:51 [2021-04-09T00:13:51.169Z] Loaded image: busybox:glibc
00:13:51 [2021-04-09T00:13:51.169Z] Loaded image: debian:bullseye
00:13:51 [2021-04-09T00:13:51.169Z] Loaded image: hello-world:latest
00:13:51 [2021-04-09T00:13:51.169Z] Loaded image: arm32v7/hello-world:latest
00:13:52 [2021-04-09T00:13:52.942Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s)
00:13:52 [2021-04-09T00:13:52.942Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:13:53 [2021-04-09T00:13:53.613Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.14s)
00:13:53 [2021-04-09T00:13:53.613Z] === RUN   TestBuildWithSession
00:13:53 [2021-04-09T00:13:53.613Z] --- SKIP: TestBuildWithSession (0.00s)
00:13:53 [2021-04-09T00:13:53.613Z]     build_session_test.go:25: TODO: BuildKit
00:13:53 [2021-04-09T00:13:53.613Z] === RUN   TestBuildSquashParent
00:13:54 [2021-04-09T00:13:54.851Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s)
00:13:54 [2021-04-09T00:13:54.851Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:13:56 [2021-04-09T00:13:56.232Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s)
00:13:56 [2021-04-09T00:13:56.232Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:13:56 [2021-04-09T00:13:56.689Z] --- PASS: TestDaemonRestartIpcMode (5.61s)
00:13:56 [2021-04-09T00:13:56.689Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.55s)
00:13:56 [2021-04-09T00:13:56.689Z] PASS
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === Skipped
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
00:13:56 [2021-04-09T00:13:56.689Z]     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)
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     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)
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     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)
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestPause (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
00:13:56 [2021-04-09T00:13:56.689Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
00:13:56 [2021-04-09T00:13:56.689Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
00:13:56 [2021-04-09T00:13:56.689Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestStats (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
00:13:56 [2021-04-09T00:13:56.689Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.689Z] 
00:13:56 [2021-04-09T00:13:56.690Z] DONE 178 tests, 26 skipped in 110.278s
00:13:56 [2021-04-09T00:13:56.690Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:13:56 [2021-04-09T00:13:56.690Z] INFO: Testing against a local daemon
00:13:56 [2021-04-09T00:13:56.690Z] === RUN   TestCommitInheritsEnv
00:13:56 [2021-04-09T00:13:56.802Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
00:13:56 [2021-04-09T00:13:56.802Z] === RUN   TestCgroupNamespacesRunOlderClient
00:13:57 [2021-04-09T00:13:57.256Z] --- PASS: TestCommitInheritsEnv (1.27s)
00:13:57 [2021-04-09T00:13:57.256Z] === RUN   TestImportExtremelyLargeImageWorks
00:13:57 [2021-04-09T00:13:57.256Z] === PAUSE TestImportExtremelyLargeImageWorks
00:13:57 [2021-04-09T00:13:57.256Z] === RUN   TestImagesFilterMultiReference
00:13:57 [2021-04-09T00:13:57.256Z] --- PASS: TestImagesFilterMultiReference (0.06s)
00:13:57 [2021-04-09T00:13:57.256Z] === RUN   TestImagePullPlatformInvalid
00:13:57 [2021-04-09T00:13:57.256Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:13:57 [2021-04-09T00:13:57.256Z] === RUN   TestRemoveImageOrphaning
00:13:58 [2021-04-09T00:13:58.077Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.50s)
00:13:58 [2021-04-09T00:13:58.077Z] PASS
00:13:58 [2021-04-09T00:13:58.077Z] 
00:13:58 [2021-04-09T00:13:58.077Z] === Skipped
00:13:58 [2021-04-09T00:13:58.077Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
00:13:58 [2021-04-09T00:13:58.077Z]     build_session_test.go:25: TODO: BuildKit
00:13:58 [2021-04-09T00:13:58.077Z] 
00:13:58 [2021-04-09T00:13:58.077Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s)
00:13:58 [2021-04-09T00:13:58.077Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:13:58 [2021-04-09T00:13:58.077Z] 
00:13:58 [2021-04-09T00:13:58.077Z] 
00:13:58 [2021-04-09T00:13:58.077Z] DONE 34 tests, 2 skipped in 111.532s
00:13:58 [2021-04-09T00:13:58.077Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
00:13:58 [2021-04-09T00:13:58.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
00:13:58 [2021-04-09T00:13:58.077Z] ++ set -e
00:13:58 [2021-04-09T00:13:58.077Z] ++ '[' -n 0 ']'
00:13:58 [2021-04-09T00:13:58.077Z] ++ set -x
00:13:58 [2021-04-09T00:13:58.077Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
00:13:58 [2021-04-09T00:13:58.077Z] INFO: Testing against a local daemon
00:13:58 [2021-04-09T00:13:58.077Z] === RUN   TestConfigInspect
00:13:58 [2021-04-09T00:13:58.713Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s)
00:13:58 [2021-04-09T00:13:58.713Z] === RUN   TestKernelTCPMemory
00:13:58 [2021-04-09T00:13:58.713Z] --- SKIP: TestKernelTCPMemory (0.01s)
00:13:58 [2021-04-09T00:13:58.713Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
00:13:58 [2021-04-09T00:13:58.713Z] === RUN   TestNISDomainname
00:13:59 [2021-04-09T00:13:59.159Z] --- PASS: TestRemoveImageOrphaning (1.93s)
00:13:59 [2021-04-09T00:13:59.159Z] === RUN   TestRemoveImageGarbageCollector
00:13:59 [2021-04-09T00:13:59.159Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:13:59 [2021-04-09T00:13:59.159Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:13:59 [2021-04-09T00:13:59.159Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:13:59 [2021-04-09T00:13:59.159Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:13:59 [2021-04-09T00:13:59.159Z] === RUN   TestTagInvalidReference
00:13:59 [2021-04-09T00:13:59.159Z] --- PASS: TestTagInvalidReference (0.01s)
00:13:59 [2021-04-09T00:13:59.159Z] === RUN   TestTagValidPrefixedRepo
00:13:59 [2021-04-09T00:13:59.159Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
00:13:59 [2021-04-09T00:13:59.159Z] === RUN   TestTagExistedNameWithoutForce
00:13:59 [2021-04-09T00:13:59.418Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
00:13:59 [2021-04-09T00:13:59.418Z] === RUN   TestTagOfficialNames
00:13:59 [2021-04-09T00:13:59.418Z] --- PASS: TestTagOfficialNames (0.05s)
00:13:59 [2021-04-09T00:13:59.418Z] === RUN   TestTagMatchesDigest
00:13:59 [2021-04-09T00:13:59.418Z] --- PASS: TestTagMatchesDigest (0.01s)
00:13:59 [2021-04-09T00:13:59.418Z] === CONT  TestImportExtremelyLargeImageWorks
00:14:00 [2021-04-09T00:14:00.094Z] --- PASS: TestNISDomainname (1.32s)
00:14:00 [2021-04-09T00:14:00.094Z] === RUN   TestHostnameDnsResolution
00:14:02 [2021-04-09T00:14:02.005Z] --- PASS: TestHostnameDnsResolution (1.79s)
00:14:02 [2021-04-09T00:14:02.005Z] === RUN   TestStats
00:14:02 [2021-04-09T00:14:02.539Z] --- PASS: TestConfigInspect (3.95s)
00:14:02 [2021-04-09T00:14:02.539Z] === RUN   TestConfigList
00:14:02 [2021-04-09T00:14:02.756Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:14:02 [2021-04-09T00:14:02.756Z] tests/integration/client_test.py .....                                   [ 75%]
00:14:02 [2021-04-09T00:14:02.756Z] tests/integration/context_api_test.py ...                                [ 76%]
00:14:02 [2021-04-09T00:14:02.756Z] tests/integration/errors_test.py .                                       [ 76%]
00:14:04 [2021-04-09T00:14:04.805Z] --- PASS: TestStats (2.77s)
00:14:04 [2021-04-09T00:14:04.805Z] === RUN   TestStopContainerWithTimeout
00:14:04 [2021-04-09T00:14:04.805Z] === RUN   TestStopContainerWithTimeout/0
00:14:04 [2021-04-09T00:14:04.805Z] === PAUSE TestStopContainerWithTimeout/0
00:14:04 [2021-04-09T00:14:04.805Z] === RUN   TestStopContainerWithTimeout/1
00:14:04 [2021-04-09T00:14:04.805Z] === PAUSE TestStopContainerWithTimeout/1
00:14:04 [2021-04-09T00:14:04.805Z] === RUN   TestStopContainerWithTimeout/3
00:14:04 [2021-04-09T00:14:04.805Z] === PAUSE TestStopContainerWithTimeout/3
00:14:04 [2021-04-09T00:14:04.805Z] === RUN   TestStopContainerWithTimeout/-1
00:14:04 [2021-04-09T00:14:04.805Z] === PAUSE TestStopContainerWithTimeout/-1
00:14:04 [2021-04-09T00:14:04.805Z] === CONT  TestStopContainerWithTimeout/0
00:14:04 [2021-04-09T00:14:04.805Z] === CONT  TestStopContainerWithTimeout/3
00:14:06 [2021-04-09T00:14:06.126Z] --- PASS: TestConfigList (3.85s)
00:14:06 [2021-04-09T00:14:06.126Z] === RUN   TestConfigsCreateAndDelete
00:14:06 [2021-04-09T00:14:06.187Z] === CONT  TestStopContainerWithTimeout/1
00:14:07 [2021-04-09T00:14:07.296Z] #57 ...
00:14:07 [2021-04-09T00:14:07.296Z] 
00:14:07 [2021-04-09T00:14:07.296Z] #54 [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
00:14:07 [2021-04-09T00:14:07.296Z] #54 sha256:c0e0d13a05b73131ba7ec10e30ce8ee2619752c887532d45f3321b66cf9012ec
00:14:07 [2021-04-09T00:14:07.296Z] #54 196.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:14:07 [2021-04-09T00:14:07.567Z] === CONT  TestStopContainerWithTimeout/-1
00:14:08 [2021-04-09T00:14:08.356Z] #54 197.4 + mkdir -p /build
00:14:08 [2021-04-09T00:14:08.356Z] #54 197.4 + cp runc /build/runc
00:14:08 [2021-04-09T00:14:08.356Z] #54 DONE 197.6s
00:14:08 [2021-04-09T00:14:08.356Z] 
00:14:08 [2021-04-09T00:14:08.356Z] #57 [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
00:14:08 [2021-04-09T00:14:08.356Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:14:08 [2021-04-09T00:14:08.510Z] --- PASS: TestBuildSquashParent (13.18s)
00:14:08 [2021-04-09T00:14:08.510Z] === RUN   TestBuildWithRemoveAndForceRemove
00:14:08 [2021-04-09T00:14:08.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:14:08 [2021-04-09T00:14:08.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:14:08 [2021-04-09T00:14:08.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:14:08 [2021-04-09T00:14:08.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:14:08 [2021-04-09T00:14:08.510Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:14:08 [2021-04-09T00:14:08.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:14:08 [2021-04-09T00:14:08.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:14:08 [2021-04-09T00:14:08.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:14:08 [2021-04-09T00:14:08.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:14:08 [2021-04-09T00:14:08.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:14:08 [2021-04-09T00:14:08.510Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:14:08 [2021-04-09T00:14:08.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:14:08 [2021-04-09T00:14:08.510Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:14:08 [2021-04-09T00:14:08.510Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:14:10 [2021-04-09T00:14:10.592Z] --- PASS: TestConfigsCreateAndDelete (3.95s)
00:14:10 [2021-04-09T00:14:10.592Z] === RUN   TestConfigsUpdate
00:14:10 [2021-04-09T00:14:10.894Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:14:10 [2021-04-09T00:14:10.894Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
00:14:10 [2021-04-09T00:14:10.894Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
00:14:10 [2021-04-09T00:14:10.894Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
00:14:10 [2021-04-09T00:14:10.894Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
00:14:10 [2021-04-09T00:14:10.894Z] === RUN   TestDeleteDevicemapper
00:14:10 [2021-04-09T00:14:10.894Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:14:10 [2021-04-09T00:14:10.894Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:14:10 [2021-04-09T00:14:10.894Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:14:11 [2021-04-09T00:14:11.811Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:14:12 [2021-04-09T00:14:12.071Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:14:12 [2021-04-09T00:14:12.877Z] #57 270.5 + bin/containerd
00:14:13 [2021-04-09T00:14:13.435Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s)
00:14:13 [2021-04-09T00:14:13.435Z] === RUN   TestUpdateMemory
00:14:14 [2021-04-09T00:14:14.125Z] --- PASS: TestConfigsUpdate (4.04s)
00:14:14 [2021-04-09T00:14:14.125Z] === RUN   TestTemplatedConfig
00:14:14 [2021-04-09T00:14:14.377Z] --- PASS: TestUpdateMemory (1.30s)
00:14:14 [2021-04-09T00:14:14.377Z] === RUN   TestUpdateCPUQuota
00:14:15 [2021-04-09T00:14:15.650Z] #57 ...
00:14:15 [2021-04-09T00:14:15.650Z] 
00:14:15 [2021-04-09T00:14:15.650Z] #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
00:14:15 [2021-04-09T00:14:15.650Z] #25 sha256:68c829e2d13d034534c8d4484082f591c912e425f0c6d1d346152d14dfaf03fd
00:14:15 [2021-04-09T00:14:15.650Z] #25 312.4 + return
00:14:15 [2021-04-09T00:14:15.650Z] #25 DONE 312.5s
00:14:15 [2021-04-09T00:14:15.650Z] 
00:14:15 [2021-04-09T00:14:15.650Z] #57 [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
00:14:15 [2021-04-09T00:14:15.650Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:14:17 [2021-04-09T00:14:17.353Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:14:17 [2021-04-09T00:14:17.353Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:14:17 [2021-04-09T00:14:17.782Z] #57 ...
00:14:17 [2021-04-09T00:14:17.782Z] 
00:14:17 [2021-04-09T00:14:17.782Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
00:14:17 [2021-04-09T00:14:17.782Z] #26 sha256:4a229fc20cb73d865d1cdd6406f5326509fc47ca27d573a28bbaf44cda244b0a
00:14:17 [2021-04-09T00:14:17.782Z] #26 DONE 0.1s
00:14:17 [2021-04-09T00:14:17.782Z] 
00:14:17 [2021-04-09T00:14:17.782Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
00:14:17 [2021-04-09T00:14:17.782Z] #31 sha256:2babb18396a24fcdc790297d0c23a51122f5d88fee58e6d2bba2d7df065a166b
00:14:17 [2021-04-09T00:14:17.786Z] --- PASS: TestTemplatedConfig (3.88s)
00:14:17 [2021-04-09T00:14:17.786Z] === RUN   TestConfigCreateResolve
00:14:18 [2021-04-09T00:14:18.082Z] #31 DONE 0.7s
00:14:18 [2021-04-09T00:14:18.082Z] 
00:14:18 [2021-04-09T00:14:18.082Z] #57 [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
00:14:18 [2021-04-09T00:14:18.082Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:14:18 [2021-04-09T00:14:18.082Z] #57 ...
00:14:18 [2021-04-09T00:14:18.082Z] 
00:14:18 [2021-04-09T00:14:18.082Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
00:14:18 [2021-04-09T00:14:18.082Z] #34 sha256:c724cd4b6536876bfb8eb2b093471ba1535dd165dc67ac6d51814ceb8ed8124b
00:14:18 [2021-04-09T00:14:18.082Z] #34 DONE 0.1s
00:14:18 [2021-04-09T00:14:18.082Z] 
00:14:18 [2021-04-09T00:14:18.082Z] #36 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
00:14:18 [2021-04-09T00:14:18.082Z] #36 sha256:2464f3f9b3ce7e46108046dd9a4af30538fbd28df05c93e9552138fe7be75a71
00:14:18 [2021-04-09T00:14:18.383Z] #36 DONE 0.1s
00:14:18 [2021-04-09T00:14:18.383Z] 
00:14:18 [2021-04-09T00:14:18.383Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
00:14:18 [2021-04-09T00:14:18.383Z] #39 sha256:f331f880291408fc5dd01ff25c8e6b8dcb4dd0ef2f698dbbf597b01716de90d5
00:14:18 [2021-04-09T00:14:18.383Z] #39 DONE 0.1s
00:14:18 [2021-04-09T00:14:18.383Z] 
00:14:18 [2021-04-09T00:14:18.383Z] #57 [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
00:14:18 [2021-04-09T00:14:18.383Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:14:18 [2021-04-09T00:14:18.383Z] #57 ...
00:14:18 [2021-04-09T00:14:18.383Z] 
00:14:18 [2021-04-09T00:14:18.383Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
00:14:18 [2021-04-09T00:14:18.383Z] #42 sha256:685367106733d4727826aed41e66bbdd24b371476ba38d654005f9bbf30757ef
00:14:18 [2021-04-09T00:14:18.684Z] #42 DONE 0.2s
00:14:18 [2021-04-09T00:14:18.684Z] 
00:14:18 [2021-04-09T00:14:18.684Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:14:18 [2021-04-09T00:14:18.684Z] #45 sha256:a1d09aa95cfab98cd28de887c003a53504effa8b8214fbaaae247a1a9ed3b3dc
00:14:18 [2021-04-09T00:14:18.684Z] #45 DONE 0.1s
00:14:18 [2021-04-09T00:14:18.684Z] 
00:14:18 [2021-04-09T00:14:18.684Z] #57 [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
00:14:18 [2021-04-09T00:14:18.684Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:14:18 [2021-04-09T00:14:18.684Z] #57 ...
00:14:18 [2021-04-09T00:14:18.684Z] 
00:14:18 [2021-04-09T00:14:18.684Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
00:14:18 [2021-04-09T00:14:18.684Z] #47 sha256:9ae869d2c4f7add7f85ed3dc94d58d3bc6cddabd794b9a5aaabb8707737ebfc3
00:14:18 [2021-04-09T00:14:18.684Z] #47 DONE 0.1s
00:14:18 [2021-04-09T00:14:18.987Z] 
00:14:18 [2021-04-09T00:14:18.987Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
00:14:18 [2021-04-09T00:14:18.987Z] #49 sha256:df1fab24b4b6d9cf26c83fa2100e9ec0855f07eedb06fd8f4f1dbde46597fd09
00:14:18 [2021-04-09T00:14:18.987Z] #49 DONE 0.1s
00:14:18 [2021-04-09T00:14:18.987Z] 
00:14:18 [2021-04-09T00:14:18.987Z] #57 [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
00:14:18 [2021-04-09T00:14:18.987Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:14:18 [2021-04-09T00:14:18.987Z] #57 ...
00:14:18 [2021-04-09T00:14:18.987Z] 
00:14:18 [2021-04-09T00:14:18.987Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
00:14:18 [2021-04-09T00:14:18.987Z] #51 sha256:b3288d3f32b11c790bcddb519ec31c0f6f6238331f77ceaba54b241915520125
00:14:18 [2021-04-09T00:14:18.987Z] #51 DONE 0.1s
00:14:19 [2021-04-09T00:14:19.285Z] 
00:14:19 [2021-04-09T00:14:19.285Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
00:14:19 [2021-04-09T00:14:19.285Z] #53 sha256:020e6cdd259b65a9d3f24ed07a607a414dfe0a2b54f800cb1e8738608f1c1dc0
00:14:19 [2021-04-09T00:14:19.285Z] #53 DONE 0.1s
00:14:19 [2021-04-09T00:14:19.285Z] 
00:14:19 [2021-04-09T00:14:19.285Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
00:14:19 [2021-04-09T00:14:19.285Z] #55 sha256:880c9b6a8f48e1d711fa47d4e4cc2cc5ddd81b64db00c0971daedf34c1eb3c86
00:14:19 [2021-04-09T00:14:19.285Z] #55 DONE 0.1s
00:14:19 [2021-04-09T00:14:19.285Z] 
00:14:19 [2021-04-09T00:14:19.285Z] #57 [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
00:14:19 [2021-04-09T00:14:19.285Z] #57 sha256:f1a881649ba1abcc792c64f9352cb69fe4b8b8e5546d8c1cd3974a965c4c3dfe
00:14:20 [2021-04-09T00:14:20.949Z] --- PASS: TestUpdateCPUQuota (6.77s)
00:14:20 [2021-04-09T00:14:20.949Z] === RUN   TestUpdatePidsLimit
00:14:21 [2021-04-09T00:14:21.209Z] === RUN   TestUpdatePidsLimit/update_from_none
00:14:21 [2021-04-09T00:14:21.779Z] === RUN   TestUpdatePidsLimit/no_change
00:14:22 [2021-04-09T00:14:22.256Z] --- PASS: TestConfigCreateResolve (3.91s)
00:14:22 [2021-04-09T00:14:22.256Z] === RUN   TestConfigDaemonLibtrustID
00:14:22 [2021-04-09T00:14:22.256Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
00:14:22 [2021-04-09T00:14:22.256Z] PASS
00:14:22 [2021-04-09T00:14:22.256Z] 
00:14:22 [2021-04-09T00:14:22.256Z] DONE 7 tests in 24.193s
00:14:22 [2021-04-09T00:14:22.256Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
00:14:22 [2021-04-09T00:14:22.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
00:14:22 [2021-04-09T00:14:22.256Z] ++ set -e
00:14:22 [2021-04-09T00:14:22.256Z] ++ '[' -n 0 ']'
00:14:22 [2021-04-09T00:14:22.256Z] ++ set -x
00:14:22 [2021-04-09T00:14:22.256Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
00:14:22 [2021-04-09T00:14:22.256Z] INFO: Testing against a local daemon
00:14:22 [2021-04-09T00:14:22.256Z] === RUN   TestCheckpoint
00:14:22 [2021-04-09T00:14:22.256Z] --- SKIP: TestCheckpoint (0.00s)
00:14:22 [2021-04-09T00:14:22.256Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:14:22 [2021-04-09T00:14:22.256Z] === RUN   TestContainerInvalidJSON
00:14:22 [2021-04-09T00:14:22.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:14:22 [2021-04-09T00:14:22.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:14:22 [2021-04-09T00:14:22.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:14:22 [2021-04-09T00:14:22.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:14:22 [2021-04-09T00:14:22.256Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:14:22 [2021-04-09T00:14:22.257Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:14:22 [2021-04-09T00:14:22.257Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:14:22 [2021-04-09T00:14:22.257Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:14:22 [2021-04-09T00:14:22.257Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:14:22 [2021-04-09T00:14:22.257Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:14:22 [2021-04-09T00:14:22.257Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:14:22 [2021-04-09T00:14:22.257Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:14:22 [2021-04-09T00:14:22.257Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:14:22 [2021-04-09T00:14:22.257Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:14:22 [2021-04-09T00:14:22.550Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
00:14:22 [2021-04-09T00:14:22.550Z] === RUN   TestCopyFromContainerPathIsNotDir
00:14:22 [2021-04-09T00:14:22.550Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
00:14:22 [2021-04-09T00:14:22.550Z] === RUN   TestCopyToContainerPathDoesNotExist
00:14:22 [2021-04-09T00:14:22.635Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:14:22 [2021-04-09T00:14:22.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.20s)
00:14:22 [2021-04-09T00:14:22.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.44s)
00:14:22 [2021-04-09T00:14:22.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.23s)
00:14:22 [2021-04-09T00:14:22.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.18s)
00:14:22 [2021-04-09T00:14:22.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.23s)
00:14:22 [2021-04-09T00:14:22.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.08s)
00:14:22 [2021-04-09T00:14:22.635Z] === RUN   TestBuildMultiStageCopy
00:14:22 [2021-04-09T00:14:22.635Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:14:22 [2021-04-09T00:14:22.720Z] === RUN   TestUpdatePidsLimit/update_lower
00:14:22 [2021-04-09T00:14:22.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
00:14:22 [2021-04-09T00:14:22.844Z] === RUN   TestCopyToContainerPathIsNotDir
00:14:22 [2021-04-09T00:14:22.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
00:14:22 [2021-04-09T00:14:22.844Z] === RUN   TestCopyFromContainer
00:14:23 [2021-04-09T00:14:23.289Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:14:24 [2021-04-09T00:14:24.229Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:14:24 [2021-04-09T00:14:24.800Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:14:25 [2021-04-09T00:14:25.370Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:14:25 [2021-04-09T00:14:25.587Z] === RUN   TestCopyFromContainer//
00:14:25 [2021-04-09T00:14:25.587Z] === RUN   TestCopyFromContainer//bar/root
00:14:25 [2021-04-09T00:14:25.587Z] === RUN   TestCopyFromContainer//bar/root/
00:14:25 [2021-04-09T00:14:25.587Z] === RUN   TestCopyFromContainer/bar/quux
00:14:25 [2021-04-09T00:14:25.881Z] === RUN   TestCopyFromContainer/bar/quux/
00:14:25 [2021-04-09T00:14:25.881Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:14:25 [2021-04-09T00:14:25.881Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:14:26 [2021-04-09T00:14:26.175Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:14:26 [2021-04-09T00:14:26.175Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCopyFromContainer/bar/notarget
00:14:26 [2021-04-09T00:14:26.469Z] --- PASS: TestCopyFromContainer (3.59s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer// (0.08s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:14:26 [2021-04-09T00:14:26.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:14:26 [2021-04-09T00:14:26.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:14:26 [2021-04-09T00:14:26.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:14:26 [2021-04-09T00:14:26.469Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:14:26 [2021-04-09T00:14:26.469Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:14:26 [2021-04-09T00:14:26.469Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:14:26 [2021-04-09T00:14:26.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateLinkToNonExistingContainer
00:14:26 [2021-04-09T00:14:26.469Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateWithInvalidEnv
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateWithInvalidEnv/0
00:14:26 [2021-04-09T00:14:26.469Z] === PAUSE TestCreateWithInvalidEnv/0
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateWithInvalidEnv/1
00:14:26 [2021-04-09T00:14:26.469Z] === PAUSE TestCreateWithInvalidEnv/1
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateWithInvalidEnv/2
00:14:26 [2021-04-09T00:14:26.469Z] === PAUSE TestCreateWithInvalidEnv/2
00:14:26 [2021-04-09T00:14:26.469Z] === CONT  TestCreateWithInvalidEnv/0
00:14:26 [2021-04-09T00:14:26.469Z] === CONT  TestCreateWithInvalidEnv/2
00:14:26 [2021-04-09T00:14:26.469Z] === CONT  TestCreateWithInvalidEnv/1
00:14:26 [2021-04-09T00:14:26.469Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:14:26 [2021-04-09T00:14:26.469Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateTmpfsMountsTarget
00:14:26 [2021-04-09T00:14:26.469Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
00:14:26 [2021-04-09T00:14:26.469Z] === RUN   TestCreateWithCustomMaskedPaths
00:14:26 [2021-04-09T00:14:26.750Z] --- PASS: TestUpdatePidsLimit (5.70s)
00:14:26 [2021-04-09T00:14:26.750Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.71s)
00:14:26 [2021-04-09T00:14:26.750Z]     --- PASS: TestUpdatePidsLimit/no_change (0.74s)
00:14:26 [2021-04-09T00:14:26.750Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.72s)
00:14:26 [2021-04-09T00:14:26.750Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.73s)
00:14:26 [2021-04-09T00:14:26.750Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s)
00:14:26 [2021-04-09T00:14:26.750Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.74s)
00:14:26 [2021-04-09T00:14:26.750Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s)
00:14:26 [2021-04-09T00:14:26.750Z] === RUN   TestUpdateRestartPolicy
00:14:26 [2021-04-09T00:14:26.833Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:14:26 [2021-04-09T00:14:26.833Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:14:27 [2021-04-09T00:14:27.092Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:14:27 [2021-04-09T00:14:27.662Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:14:28 [2021-04-09T00:14:28.233Z] --- PASS: TestBuildMultiStageCopy (5.87s)
00:14:28 [2021-04-09T00:14:28.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.72s)
00:14:28 [2021-04-09T00:14:28.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
00:14:28 [2021-04-09T00:14:28.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
00:14:28 [2021-04-09T00:14:28.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
00:14:28 [2021-04-09T00:14:28.233Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
00:14:28 [2021-04-09T00:14:28.233Z] === RUN   TestBuildMultiStageParentConfig
00:14:29 [2021-04-09T00:14:29.614Z] --- PASS: TestBuildMultiStageParentConfig (1.30s)
00:14:29 [2021-04-09T00:14:29.614Z] === RUN   TestBuildLabelWithTargets
00:14:30 [2021-04-09T00:14:30.000Z] --- PASS: TestCreateWithCustomMaskedPaths (2.99s)
00:14:30 [2021-04-09T00:14:30.000Z] === RUN   TestCreateWithCustomReadonlyPaths
00:14:31 [2021-04-09T00:14:31.475Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:14:32 [2021-04-09T00:14:32.152Z] --- PASS: TestBuildLabelWithTargets (2.35s)
00:14:32 [2021-04-09T00:14:32.152Z] === RUN   TestBuildWithEmptyLayers
00:14:32 [2021-04-09T00:14:32.744Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.22s)
00:14:32 [2021-04-09T00:14:32.744Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:14:32 [2021-04-09T00:14:32.744Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:14:32 [2021-04-09T00:14:32.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:14:32 [2021-04-09T00:14:32.744Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:14:32 [2021-04-09T00:14:32.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:14:32 [2021-04-09T00:14:32.745Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:14:32 [2021-04-09T00:14:32.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:14:32 [2021-04-09T00:14:32.745Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:14:32 [2021-04-09T00:14:32.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:14:32 [2021-04-09T00:14:32.745Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:14:32 [2021-04-09T00:14:32.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:14:32 [2021-04-09T00:14:32.745Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:14:32 [2021-04-09T00:14:32.745Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:14:32 [2021-04-09T00:14:32.745Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:14:32 [2021-04-09T00:14:32.745Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:14:32 [2021-04-09T00:14:32.745Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:14:32 [2021-04-09T00:14:32.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:14:32 [2021-04-09T00:14:32.745Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:14:32 [2021-04-09T00:14:32.745Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:14:32 [2021-04-09T00:14:32.745Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:14:32 [2021-04-09T00:14:32.745Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:14:32 [2021-04-09T00:14:32.745Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:14:32 [2021-04-09T00:14:32.745Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:14:33 [2021-04-09T00:14:33.090Z] --- PASS: TestBuildWithEmptyLayers (1.26s)
00:14:33 [2021-04-09T00:14:33.090Z] === RUN   TestBuildMultiStageOnBuild
00:14:33 [2021-04-09T00:14:33.786Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.07s)
00:14:33 [2021-04-09T00:14:33.786Z] === RUN   TestCreateDifferentPlatform
00:14:33 [2021-04-09T00:14:33.786Z] === RUN   TestCreateDifferentPlatform/different_os
00:14:33 [2021-04-09T00:14:33.786Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:14:33 [2021-04-09T00:14:33.786Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:14:33 [2021-04-09T00:14:33.786Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:14:33 [2021-04-09T00:14:33.786Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:14:33 [2021-04-09T00:14:33.786Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:14:34 [2021-04-09T00:14:34.080Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:14:34 [2021-04-09T00:14:34.080Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:14:34 [2021-04-09T00:14:34.080Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
00:14:34 [2021-04-09T00:14:34.080Z] === RUN   TestContainerStartOnDaemonRestart
00:14:34 [2021-04-09T00:14:34.080Z] === PAUSE TestContainerStartOnDaemonRestart
00:14:34 [2021-04-09T00:14:34.080Z] === RUN   TestDaemonRestartIpcMode
00:14:34 [2021-04-09T00:14:34.080Z] === PAUSE TestDaemonRestartIpcMode
00:14:34 [2021-04-09T00:14:34.080Z] === RUN   TestDaemonHostGatewayIP
00:14:34 [2021-04-09T00:14:34.080Z] === PAUSE TestDaemonHostGatewayIP
00:14:34 [2021-04-09T00:14:34.080Z] === RUN   TestRestartDaemonWithRestartingContainer
00:14:34 [2021-04-09T00:14:34.080Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:14:34 [2021-04-09T00:14:34.080Z] === RUN   TestContainerKillOnDaemonStart
00:14:34 [2021-04-09T00:14:34.080Z] === PAUSE TestContainerKillOnDaemonStart
00:14:34 [2021-04-09T00:14:34.080Z] === RUN   TestDiff
00:14:34 [2021-04-09T00:14:34.143Z] --- PASS: TestBuildWithHugeFile (41.20s)
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildWCOWSandboxSize
00:14:34 [2021-04-09T00:14:34.143Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
00:14:34 [2021-04-09T00:14:34.143Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildWithEmptyDockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:14:34 [2021-04-09T00:14:34.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
00:14:34 [2021-04-09T00:14:34.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s)
00:14:34 [2021-04-09T00:14:34.143Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
00:14:34 [2021-04-09T00:14:34.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildPreserveOwnership
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildPreserveOwnership/copy_from
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:14:34 [2021-04-09T00:14:34.143Z] --- PASS: TestBuildPreserveOwnership (5.48s)
00:14:34 [2021-04-09T00:14:34.143Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.70s)
00:14:34 [2021-04-09T00:14:34.143Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s)
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildPlatformInvalid
00:14:34 [2021-04-09T00:14:34.143Z] --- PASS: TestBuildPlatformInvalid (0.16s)
00:14:34 [2021-04-09T00:14:34.143Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:14:35 [2021-04-09T00:14:35.122Z] --- PASS: TestDiff (0.97s)
00:14:35 [2021-04-09T00:14:35.122Z] === RUN   TestExecWithCloseStdin
00:14:36 [2021-04-09T00:14:36.640Z] --- PASS: TestExecWithCloseStdin (1.29s)
00:14:36 [2021-04-09T00:14:36.640Z] === RUN   TestExec
00:14:37 [2021-04-09T00:14:37.682Z] --- PASS: TestExec (1.25s)
00:14:37 [2021-04-09T00:14:37.682Z] === RUN   TestExecUser
00:14:38 [2021-04-09T00:14:38.370Z] --- PASS: TestBuildMultiStageOnBuild (4.38s)
00:14:38 [2021-04-09T00:14:38.370Z] === RUN   TestBuildUncleanTarFilenames
00:14:39 [2021-04-09T00:14:39.206Z] --- PASS: TestExecUser (1.32s)
00:14:39 [2021-04-09T00:14:39.206Z] === RUN   TestExportContainerAndImportImage
00:14:39 [2021-04-09T00:14:39.309Z] --- PASS: TestBuildUncleanTarFilenames (1.86s)
00:14:39 [2021-04-09T00:14:39.309Z] === RUN   TestBuildMultiStageLayerLeak
00:14:40 [2021-04-09T00:14:40.248Z] --- PASS: TestExportContainerAndImportImage (1.42s)
00:14:40 [2021-04-09T00:14:40.249Z] === RUN   TestExportContainerAfterDaemonRestart
00:14:41 [2021-04-09T00:14:41.644Z] --- PASS: TestUpdateRestartPolicy (12.80s)
00:14:41 [2021-04-09T00:14:41.644Z] === RUN   TestUpdateRestartWithAutoRemove
00:14:41 [2021-04-09T00:14:41.644Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
00:14:41 [2021-04-09T00:14:41.644Z] === RUN   TestWaitNonBlocked
00:14:41 [2021-04-09T00:14:41.644Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:14:41 [2021-04-09T00:14:41.644Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:14:41 [2021-04-09T00:14:41.644Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:14:41 [2021-04-09T00:14:41.644Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:14:41 [2021-04-09T00:14:41.644Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:14:41 [2021-04-09T00:14:41.644Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:14:41 [2021-04-09T00:14:41.644Z] --- PASS: TestWaitNonBlocked (0.01s)
00:14:41 [2021-04-09T00:14:41.644Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
00:14:41 [2021-04-09T00:14:41.644Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
00:14:41 [2021-04-09T00:14:41.644Z] === RUN   TestWaitBlocked
00:14:41 [2021-04-09T00:14:41.644Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:14:41 [2021-04-09T00:14:41.644Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:14:41 [2021-04-09T00:14:41.644Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:14:41 [2021-04-09T00:14:41.644Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:14:41 [2021-04-09T00:14:41.644Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:14:41 [2021-04-09T00:14:41.644Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:14:42 [2021-04-09T00:14:42.328Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s)
00:14:42 [2021-04-09T00:14:42.328Z] === RUN   TestHealthCheckWorkdir
00:14:43 [2021-04-09T00:14:43.027Z] --- PASS: TestWaitBlocked (0.01s)
00:14:43 [2021-04-09T00:14:43.027Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
00:14:43 [2021-04-09T00:14:43.027Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
00:14:43 [2021-04-09T00:14:43.027Z] === CONT  TestContainerStartOnDaemonRestart
00:14:43 [2021-04-09T00:14:43.027Z] === CONT  TestIpcModeOlderClient
00:14:43 [2021-04-09T00:14:43.027Z] --- PASS: TestIpcModeOlderClient (0.10s)
00:14:43 [2021-04-09T00:14:43.027Z] === CONT  TestRestartDaemonWithRestartingContainer
00:14:43 [2021-04-09T00:14:43.845Z] --- PASS: TestHealthCheckWorkdir (1.65s)
00:14:43 [2021-04-09T00:14:43.845Z] === RUN   TestHealthKillContainer
00:14:44 [2021-04-09T00:14:44.591Z] --- PASS: TestBuildMultiStageLayerLeak (4.60s)
00:14:44 [2021-04-09T00:14:44.591Z] === RUN   TestBuildWithHugeFile
00:14:46 [2021-04-09T00:14:46.327Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s)
00:14:46 [2021-04-09T00:14:46.327Z] === CONT  TestContainerKillOnDaemonStart
00:14:46 [2021-04-09T00:14:46.588Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s)
00:14:46 [2021-04-09T00:14:46.588Z] === CONT  TestDaemonHostGatewayIP
00:14:47 [2021-04-09T00:14:47.385Z] --- PASS: TestHealthKillContainer (3.36s)
00:14:47 [2021-04-09T00:14:47.385Z] === RUN   TestInspectCpusetInConfigPre120
00:14:48 [2021-04-09T00:14:48.024Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s)
00:14:48 [2021-04-09T00:14:48.024Z] === RUN   TestIpcModeNone
00:14:49 [2021-04-09T00:14:49.107Z] Loaded image: buildpack-deps:buster
00:14:49 [2021-04-09T00:14:49.107Z] Loaded image: busybox:latest
00:14:49 [2021-04-09T00:14:49.107Z] Loaded image: busybox:glibc
00:14:49 [2021-04-09T00:14:49.541Z] --- PASS: TestIpcModeNone (1.30s)
00:14:49 [2021-04-09T00:14:49.541Z] === RUN   TestIpcModePrivate
00:14:49 [2021-04-09T00:14:49.682Z] Loaded image: debian:bullseye
00:14:49 [2021-04-09T00:14:49.682Z] Loaded image: hello-world:latest
00:14:49 [2021-04-09T00:14:49.945Z] Loaded image: arm32v7/hello-world:latest
00:14:50 [2021-04-09T00:14:50.583Z] --- PASS: TestIpcModePrivate (1.29s)
00:14:50 [2021-04-09T00:14:50.583Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false
00:14:50 [2021-04-09T00:14:50.583Z] === RUN   TestIpcModeShareable
00:14:50 [2021-04-09T00:14:50.786Z] .........                                                                [ 86%]
00:14:50 [2021-04-09T00:14:50.787Z] --- PASS: TestDaemonHostGatewayIP (4.04s)
00:14:50 [2021-04-09T00:14:50.787Z] === CONT  TestDaemonRestartIpcMode
00:14:52 [2021-04-09T00:14:52.090Z] #57 304.5 + bin/containerd-stress
00:14:52 [2021-04-09T00:14:52.090Z] #57 306.9 + bin/containerd-shim
00:14:52 [2021-04-09T00:14:52.100Z] --- PASS: TestIpcModeShareable (1.33s)
00:14:52 [2021-04-09T00:14:52.100Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true
00:14:52 [2021-04-09T00:14:52.100Z] === RUN   TestAPIIpcModeShareableAndContainer
00:14:54 [2021-04-09T00:14:54.081Z] --- PASS: TestDaemonRestartIpcMode (3.11s)
00:14:54 [2021-04-09T00:14:54.604Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:14:54 [2021-04-09T00:14:54.604Z] Using test binary docker
00:14:54 [2021-04-09T00:14:54.604Z] +++ /etc/init.d/apparmor start
00:14:54 [2021-04-09T00:14:54.604Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:14:54 [2021-04-09T00:14:54.604Z] INFO: Waiting for daemon to start...
00:14:54 [2021-04-09T00:14:54.604Z] Starting dockerd
00:14:54 [2021-04-09T00:14:54.604Z] +++ 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
00:14:55 [2021-04-09T00:14:55.173Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:14:55 [2021-04-09T00:14:55.173Z] Using test binary docker
00:14:55 [2021-04-09T00:14:55.173Z] +++ /etc/init.d/apparmor start
00:14:55 [2021-04-09T00:14:55.173Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:14:55 [2021-04-09T00:14:55.173Z] INFO: Waiting for daemon to start...
00:14:55 [2021-04-09T00:14:55.173Z] Starting dockerd
00:14:55 [2021-04-09T00:14:55.173Z] +++ 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
00:14:55 [2021-04-09T00:14:55.632Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.78s)
00:14:55 [2021-04-09T00:14:55.632Z] === RUN   TestAPIIpcModeHost
00:14:56 [2021-04-09T00:14:56.388Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:14:56 [2021-04-09T00:14:56.605Z] #57 314.0 + bin/containerd-shim-runc-v1
00:14:56 [2021-04-09T00:14:56.676Z] --- PASS: TestAPIIpcModeHost (1.13s)
00:14:56 [2021-04-09T00:14:56.676Z] === RUN   TestDaemonIpcModeShareable
00:14:59 [2021-04-09T00:14:59.358Z] --- PASS: TestContainerKillOnDaemonStart (12.59s)
00:14:59 [2021-04-09T00:14:59.358Z] PASS
00:14:59 [2021-04-09T00:14:59.358Z] 
00:14:59 [2021-04-09T00:14:59.358Z] === Skipped
00:14:59 [2021-04-09T00:14:59.358Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:14:59 [2021-04-09T00:14:59.358Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:14:59 [2021-04-09T00:14:59.358Z] 
00:14:59 [2021-04-09T00:14:59.358Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:14:59 [2021-04-09T00:14:59.358Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
00:14:59 [2021-04-09T00:14:59.358Z] 
00:14:59 [2021-04-09T00:14:59.358Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:14:59 [2021-04-09T00:14:59.358Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:14:59 [2021-04-09T00:14:59.358Z] 
00:14:59 [2021-04-09T00:14:59.358Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
00:14:59 [2021-04-09T00:14:59.358Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
00:14:59 [2021-04-09T00:14:59.358Z] 
00:14:59 [2021-04-09T00:14:59.358Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
00:14:59 [2021-04-09T00:14:59.358Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
00:14:59 [2021-04-09T00:14:59.358Z] 
00:14:59 [2021-04-09T00:14:59.358Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:14:59 [2021-04-09T00:14:59.358Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:14:59 [2021-04-09T00:14:59.358Z] 
00:14:59 [2021-04-09T00:14:59.358Z] 
00:14:59 [2021-04-09T00:14:59.358Z] DONE 197 tests, 6 skipped in 161.113s
00:14:59 [2021-04-09T00:14:59.358Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:14:59 [2021-04-09T00:14:59.358Z] INFO: Testing against a local daemon
00:14:59 [2021-04-09T00:14:59.358Z] === RUN   TestCommitInheritsEnv
00:14:59 [2021-04-09T00:14:59.358Z] --- PASS: TestCommitInheritsEnv (0.33s)
00:14:59 [2021-04-09T00:14:59.358Z] === RUN   TestImportExtremelyLargeImageWorks
00:14:59 [2021-04-09T00:14:59.358Z] === PAUSE TestImportExtremelyLargeImageWorks
00:14:59 [2021-04-09T00:14:59.358Z] === RUN   TestImagesFilterMultiReference
00:14:59 [2021-04-09T00:14:59.358Z] --- PASS: TestImagesFilterMultiReference (0.06s)
00:14:59 [2021-04-09T00:14:59.358Z] === RUN   TestImagePullPlatformInvalid
00:14:59 [2021-04-09T00:14:59.358Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:14:59 [2021-04-09T00:14:59.358Z] === RUN   TestRemoveImageOrphaning
00:14:59 [2021-04-09T00:14:59.358Z] --- PASS: TestRemoveImageOrphaning (0.30s)
00:14:59 [2021-04-09T00:14:59.358Z] === RUN   TestRemoveImageGarbageCollector
00:14:59 [2021-04-09T00:14:59.419Z] --- PASS: TestDaemonIpcModeShareable (2.18s)
00:14:59 [2021-04-09T00:14:59.419Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true
00:14:59 [2021-04-09T00:14:59.419Z] === RUN   TestDaemonIpcModePrivate
00:14:59 [2021-04-09T00:14:59.970Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.82s)
00:14:59 [2021-04-09T00:14:59.970Z] PASS
00:14:59 [2021-04-09T00:14:59.970Z] 
00:14:59 [2021-04-09T00:14:59.970Z] === Skipped
00:14:59 [2021-04-09T00:14:59.970Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
00:14:59 [2021-04-09T00:14:59.970Z]     build_session_test.go:25: TODO: BuildKit
00:14:59 [2021-04-09T00:14:59.970Z] 
00:14:59 [2021-04-09T00:14:59.970Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
00:14:59 [2021-04-09T00:14:59.970Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:14:59 [2021-04-09T00:14:59.970Z] 
00:14:59 [2021-04-09T00:14:59.970Z] 
00:14:59 [2021-04-09T00:14:59.970Z] DONE 34 tests, 2 skipped in 114.986s
00:14:59 [2021-04-09T00:14:59.970Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
00:14:59 [2021-04-09T00:14:59.970Z] ++ 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
00:14:59 [2021-04-09T00:14:59.970Z] ++ set -e
00:14:59 [2021-04-09T00:14:59.970Z] ++ '[' -n 0 ']'
00:14:59 [2021-04-09T00:14:59.970Z] ++ set -x
00:14:59 [2021-04-09T00:14:59.970Z] ++ 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
00:14:59 [2021-04-09T00:14:59.970Z] INFO: Testing against a local daemon
00:14:59 [2021-04-09T00:14:59.970Z] === RUN   TestConfigInspect
00:14:59 [2021-04-09T00:14:59.991Z] tests/integration/models_networks_test.py ....                           [ 91%]
00:15:00 [2021-04-09T00:15:00.447Z] .
00:15:00 [2021-04-09T00:15:00.447Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:15:00 [2021-04-09T00:15:00.447Z] 
00:15:00 [2021-04-09T00:15:00.447Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:15:00 [2021-04-09T00:15:00.447Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:15:00 [2021-04-09T00:15:00.447Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:15:00 [2021-04-09T00:15:00.447Z] Error: No such image: emptyfs
00:15:00 [2021-04-09T00:15:00.447Z] Error: No such image: emptyfs
00:15:00 [2021-04-09T00:15:00.447Z] ++++ docker load
00:15:00 [2021-04-09T00:15:00.447Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:15:00 [2021-04-09T00:15:00.447Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:15:00 [2021-04-09T00:15:00.447Z] ++++ docker load
00:15:00 [2021-04-09T00:15:00.447Z] Running integration-test (iteration 1)
00:15:00 [2021-04-09T00:15:00.447Z] 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)/
00:15:00 [2021-04-09T00:15:00.447Z] ++ 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)/'
00:15:00 [2021-04-09T00:15:00.447Z] ++ set -e
00:15:00 [2021-04-09T00:15:00.447Z] ++ '[' -n 0 ']'
00:15:00 [2021-04-09T00:15:00.447Z] ++ set -x
00:15:00 [2021-04-09T00:15:00.447Z] ++ 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)/'
00:15:00 [2021-04-09T00:15:00.447Z] Running integration-test (iteration 1)
00:15:00 [2021-04-09T00:15:00.447Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:15:00 [2021-04-09T00:15:00.447Z] ++ 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)/'
00:15:00 [2021-04-09T00:15:00.447Z] ++ set -e
00:15:00 [2021-04-09T00:15:00.447Z] ++ '[' -n 0 ']'
00:15:00 [2021-04-09T00:15:00.447Z] ++ set -x
00:15:00 [2021-04-09T00:15:00.447Z] ++ 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)/'
00:15:01 [2021-04-09T00:15:01.173Z] #57 318.8 + bin/containerd-shim-runc-v2
00:15:01 [2021-04-09T00:15:01.499Z] --- PASS: TestDaemonIpcModePrivate (2.12s)
00:15:01 [2021-04-09T00:15:01.499Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false
00:15:01 [2021-04-09T00:15:01.499Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:15:01 [2021-04-09T00:15:01.898Z] --- PASS: TestRemoveImageGarbageCollector (2.24s)
00:15:01 [2021-04-09T00:15:01.898Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:15:01 [2021-04-09T00:15:01.898Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:15:01 [2021-04-09T00:15:01.898Z] === RUN   TestTagInvalidReference
00:15:01 [2021-04-09T00:15:01.898Z] --- PASS: TestTagInvalidReference (0.01s)
00:15:01 [2021-04-09T00:15:01.898Z] === RUN   TestTagValidPrefixedRepo
00:15:01 [2021-04-09T00:15:01.898Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
00:15:01 [2021-04-09T00:15:01.898Z] === RUN   TestTagExistedNameWithoutForce
00:15:01 [2021-04-09T00:15:01.898Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:15:01 [2021-04-09T00:15:01.898Z] === RUN   TestTagOfficialNames
00:15:01 [2021-04-09T00:15:01.898Z] --- PASS: TestTagOfficialNames (0.06s)
00:15:01 [2021-04-09T00:15:01.898Z] === RUN   TestTagMatchesDigest
00:15:01 [2021-04-09T00:15:01.898Z] --- PASS: TestTagMatchesDigest (0.02s)
00:15:01 [2021-04-09T00:15:01.898Z] === CONT  TestImportExtremelyLargeImageWorks
00:15:02 [2021-04-09T00:15:02.221Z] #57 319.9 + binaries
00:15:02 [2021-04-09T00:15:02.221Z] #57 319.9 + install -D bin/containerd /build/containerd
00:15:02 [2021-04-09T00:15:02.221Z] #57 319.9 + install -D bin/containerd-shim /build/containerd-shim
00:15:02 [2021-04-09T00:15:02.221Z] #57 320.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:15:02 [2021-04-09T00:15:02.221Z] #57 320.0 + install -D bin/ctr /build/ctr
00:15:02 [2021-04-09T00:15:02.221Z] #57 DONE 320.0s
00:15:02 [2021-04-09T00:15:02.525Z] --- PASS: TestConfigInspect (3.05s)
00:15:02 [2021-04-09T00:15:02.525Z] === RUN   TestConfigList
00:15:03 [2021-04-09T00:15:03.015Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s)
00:15:03 [2021-04-09T00:15:03.015Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false
00:15:03 [2021-04-09T00:15:03.015Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:15:03 [2021-04-09T00:15:03.266Z] 
00:15:03 [2021-04-09T00:15:03.266Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
00:15:03 [2021-04-09T00:15:03.266Z] #58 sha256:292392e5c24ea4e8906ae7137e1c6529ef8e0ab45ab83aeeb8f7056e255caffd
00:15:03 [2021-04-09T00:15:03.266Z] #58 DONE 0.1s
00:15:03 [2021-04-09T00:15:03.266Z] 
00:15:03 [2021-04-09T00:15:03.266Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:15:03 [2021-04-09T00:15:03.266Z] #62 sha256:c94b058e567b576d2a2eaffce20e1340767d07fc3d403bd0cb90f9ebc8d35d7c
00:15:03 [2021-04-09T00:15:03.561Z] #62 DONE 0.1s
00:15:03 [2021-04-09T00:15:03.561Z] 
00:15:03 [2021-04-09T00:15:03.561Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
00:15:03 [2021-04-09T00:15:03.561Z] #67 sha256:b4f4bfec50a1bd68303710cd535f430fbba636c5ca29d7f83713cfb1f61635b0
00:15:03 [2021-04-09T00:15:03.561Z] #67 DONE 0.1s
00:15:03 [2021-04-09T00:15:03.561Z] 
00:15:03 [2021-04-09T00:15:03.561Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
00:15:03 [2021-04-09T00:15:03.561Z] #69 sha256:092095dbc3b89edf6a88de204b052b82ab832927ef37e073c96a62dd083dacf5
00:15:03 [2021-04-09T00:15:03.561Z] #69 DONE 0.1s
00:15:03 [2021-04-09T00:15:03.561Z] 
00:15:03 [2021-04-09T00:15:03.561Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:15:03 [2021-04-09T00:15:03.561Z] #70 sha256:7abb6b3cce3e928fc7921dd7b66b051048ec6417f60fa046e506e82a6b7037a4
00:15:03 [2021-04-09T00:15:03.561Z] #70 DONE 0.0s
00:15:03 [2021-04-09T00:15:03.858Z] 
00:15:03 [2021-04-09T00:15:03.858Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
00:15:03 [2021-04-09T00:15:03.858Z] #71 sha256:719f291825e114c9005f1f02331096160c9901c4fc1038d1f5c40a8e4b5d110d
00:15:05 [2021-04-09T00:15:05.758Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.14s)
00:15:05 [2021-04-09T00:15:05.758Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true
00:15:05 [2021-04-09T00:15:05.758Z] === RUN   TestIpcModeOlderClient
00:15:05 [2021-04-09T00:15:05.758Z] === PAUSE TestIpcModeOlderClient
00:15:05 [2021-04-09T00:15:05.758Z] === RUN   TestKillContainerInvalidSignal
00:15:05 [2021-04-09T00:15:05.841Z] --- PASS: TestConfigList (3.19s)
00:15:05 [2021-04-09T00:15:05.841Z] === RUN   TestConfigsCreateAndDelete
00:15:05 [2021-04-09T00:15:05.949Z] #71 DONE 2.1s
00:15:05 [2021-04-09T00:15:05.949Z] 
00:15:05 [2021-04-09T00:15:05.949Z] #72 exporting to oci image format
00:15:05 [2021-04-09T00:15:05.949Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
00:15:05 [2021-04-09T00:15:05.949Z] #72 exporting layers
00:15:06 [2021-04-09T00:15:06.396Z] --- PASS: TestKillContainerInvalidSignal (1.01s)
00:15:06 [2021-04-09T00:15:06.396Z] === RUN   TestKillContainer
00:15:06 [2021-04-09T00:15:06.396Z] === RUN   TestKillContainer/no_signal
00:15:06 [2021-04-09T00:15:06.551Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:15:07 [2021-04-09T00:15:07.117Z] tests/integration/models_resources_test.py .                             [ 91%]
00:15:07 [2021-04-09T00:15:07.489Z] === RUN   TestKillContainer/non_killing_signal
00:15:08 [2021-04-09T00:15:08.127Z] === RUN   TestKillContainer/killing_signal
00:15:09 [2021-04-09T00:15:09.156Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
00:15:09 [2021-04-09T00:15:09.156Z] === RUN   TestConfigsUpdate
00:15:09 [2021-04-09T00:15:09.644Z] --- PASS: TestKillContainer (3.32s)
00:15:09 [2021-04-09T00:15:09.644Z]     --- PASS: TestKillContainer/no_signal (1.09s)
00:15:09 [2021-04-09T00:15:09.644Z]     --- PASS: TestKillContainer/non_killing_signal (0.77s)
00:15:09 [2021-04-09T00:15:09.644Z]     --- PASS: TestKillContainer/killing_signal (1.01s)
00:15:09 [2021-04-09T00:15:09.644Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:15:09 [2021-04-09T00:15:09.644Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:15:10 [2021-04-09T00:15:10.691Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:15:11 [2021-04-09T00:15:11.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.16s)
00:15:11 [2021-04-09T00:15:11.733Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.08s)
00:15:11 [2021-04-09T00:15:11.733Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
00:15:11 [2021-04-09T00:15:11.733Z] === RUN   TestKillStoppedContainer
00:15:12 [2021-04-09T00:15:12.029Z] --- PASS: TestKillStoppedContainer (0.11s)
00:15:12 [2021-04-09T00:15:12.029Z] === RUN   TestKillStoppedContainerAPIPre120
00:15:12 [2021-04-09T00:15:12.029Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
00:15:12 [2021-04-09T00:15:12.029Z] === RUN   TestKillDifferentUserContainer
00:15:12 [2021-04-09T00:15:12.473Z] --- PASS: TestConfigsUpdate (3.19s)
00:15:12 [2021-04-09T00:15:12.473Z] === RUN   TestTemplatedConfig
00:15:13 [2021-04-09T00:15:13.071Z] --- PASS: TestKillDifferentUserContainer (1.10s)
00:15:13 [2021-04-09T00:15:13.071Z] === RUN   TestInspectOomKilledTrue
00:15:13 [2021-04-09T00:15:13.071Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:15:13 [2021-04-09T00:15:13.071Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:15:13 [2021-04-09T00:15:13.071Z] === RUN   TestInspectOomKilledFalse
00:15:13 [2021-04-09T00:15:13.071Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:15:13 [2021-04-09T00:15:13.071Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:15:13 [2021-04-09T00:15:13.071Z] === RUN   TestLinksEtcHostsContentMatch
00:15:13 [2021-04-09T00:15:13.210Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:15:14 [2021-04-09T00:15:14.112Z] --- PASS: TestLinksEtcHostsContentMatch (0.93s)
00:15:14 [2021-04-09T00:15:14.112Z] === RUN   TestLinksContainerNames
00:15:15 [2021-04-09T00:15:15.499Z] 5ff1512f88ec: Pull complete
00:15:15 [2021-04-09T00:15:15.499Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
00:15:15 [2021-04-09T00:15:15.499Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:15:15 [2021-04-09T00:15:15.499Z] mcr.microsoft.com/windows/servercore:ltsc2019
00:15:15 [2021-04-09T00:15:15.499Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817'
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Docker version of control daemon
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] Client: Docker Engine - Enterprise
00:15:15 [2021-04-09T00:15:15.499Z]  Version:           19.03.12
00:15:15 [2021-04-09T00:15:15.499Z]  API version:       1.40
00:15:15 [2021-04-09T00:15:15.499Z]  Go version:        go1.13.13
00:15:15 [2021-04-09T00:15:15.499Z]  Git commit:        4306744
00:15:15 [2021-04-09T00:15:15.499Z]  Built:             08/05/2020 19:27:53
00:15:15 [2021-04-09T00:15:15.499Z]  OS/Arch:           windows/amd64
00:15:15 [2021-04-09T00:15:15.499Z]  Experimental:      false
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] Server: Docker Engine - Enterprise
00:15:15 [2021-04-09T00:15:15.499Z]  Engine:
00:15:15 [2021-04-09T00:15:15.499Z]   Version:          19.03.12
00:15:15 [2021-04-09T00:15:15.499Z]   API version:      1.40 (minimum version 1.24)
00:15:15 [2021-04-09T00:15:15.499Z]   Go version:       go1.13.13
00:15:15 [2021-04-09T00:15:15.499Z]   Git commit:       f295753ffd
00:15:15 [2021-04-09T00:15:15.499Z]   Built:            08/05/2020 19:26:41
00:15:15 [2021-04-09T00:15:15.499Z]   OS/Arch:          windows/amd64
00:15:15 [2021-04-09T00:15:15.499Z]   Experimental:     true
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Docker info of control daemon
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] Client:
00:15:15 [2021-04-09T00:15:15.499Z]  Debug Mode: false
00:15:15 [2021-04-09T00:15:15.499Z]  Plugins:
00:15:15 [2021-04-09T00:15:15.499Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] Server:
00:15:15 [2021-04-09T00:15:15.499Z]  Containers: 0
00:15:15 [2021-04-09T00:15:15.499Z]   Running: 0
00:15:15 [2021-04-09T00:15:15.499Z]   Paused: 0
00:15:15 [2021-04-09T00:15:15.499Z]   Stopped: 0
00:15:15 [2021-04-09T00:15:15.499Z]  Images: 1
00:15:15 [2021-04-09T00:15:15.499Z]  Server Version: 19.03.12
00:15:15 [2021-04-09T00:15:15.499Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:15:15 [2021-04-09T00:15:15.499Z]   Windows: 
00:15:15 [2021-04-09T00:15:15.499Z]   LCOW: 
00:15:15 [2021-04-09T00:15:15.499Z]  Logging Driver: json-file
00:15:15 [2021-04-09T00:15:15.499Z]  Plugins:
00:15:15 [2021-04-09T00:15:15.499Z]   Volume: local
00:15:15 [2021-04-09T00:15:15.499Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:15:15 [2021-04-09T00:15:15.499Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:15:15 [2021-04-09T00:15:15.499Z]  Swarm: inactive
00:15:15 [2021-04-09T00:15:15.499Z]  Default Isolation: process
00:15:15 [2021-04-09T00:15:15.499Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:15:15 [2021-04-09T00:15:15.499Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
00:15:15 [2021-04-09T00:15:15.499Z]  OSType: windows
00:15:15 [2021-04-09T00:15:15.499Z]  Architecture: x86_64
00:15:15 [2021-04-09T00:15:15.499Z]  CPUs: 4
00:15:15 [2021-04-09T00:15:15.499Z]  Total Memory: 32GiB
00:15:15 [2021-04-09T00:15:15.499Z]  Name: azwin-2-d25270
00:15:15 [2021-04-09T00:15:15.499Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
00:15:15 [2021-04-09T00:15:15.499Z]  Docker Root Dir: D:\docker
00:15:15 [2021-04-09T00:15:15.499Z]  Debug Mode: false
00:15:15 [2021-04-09T00:15:15.499Z]  Registry: https://index.docker.io/v1/
00:15:15 [2021-04-09T00:15:15.499Z]  Labels:
00:15:15 [2021-04-09T00:15:15.499Z]  Experimental: true
00:15:15 [2021-04-09T00:15:15.499Z]  Insecure Registries:
00:15:15 [2021-04-09T00:15:15.499Z]   10.0.0.4:5000
00:15:15 [2021-04-09T00:15:15.499Z]   127.0.0.0/8
00:15:15 [2021-04-09T00:15:15.499Z]  Registry Mirrors:
00:15:15 [2021-04-09T00:15:15.499Z]   http://10.0.0.4:5000/
00:15:15 [2021-04-09T00:15:15.499Z]  Live Restore Enabled: false
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Commit hash is 4dd1135faa
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Nuke-Everything...
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Container count on control daemon to delete is 0
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Nuking d:\CI
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Zapped successfully
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Location for testing is d:\CI\PR-42272\3
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Validating GOLang consistency in Dockerfile.windows...
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] INFO: Building the image from Dockerfile.windows at 04/09/2021 00:15:09...
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] Sending build context to Docker daemon  58.47MB
00:15:15 [2021-04-09T00:15:15.499Z] 
00:15:15 [2021-04-09T00:15:15.499Z] Step 1/10 : FROM microsoft/windowsservercore
00:15:15 [2021-04-09T00:15:15.499Z]  ---> 3eaa9ebbf51f
00:15:15 [2021-04-09T00:15:15.499Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
00:15:15 [2021-04-09T00:15:15.499Z]  ---> Running in 88f90b385e4a
00:15:15 [2021-04-09T00:15:15.499Z] Removing intermediate container 88f90b385e4a
00:15:15 [2021-04-09T00:15:15.499Z]  ---> 8a888a272809
00:15:15 [2021-04-09T00:15:15.499Z] Step 3/10 : ARG GO_VERSION=1.13.15
00:15:15 [2021-04-09T00:15:15.499Z]  ---> Running in c64155e0ebb0
00:15:15 [2021-04-09T00:15:15.972Z] --- PASS: TestTemplatedConfig (3.76s)
00:15:15 [2021-04-09T00:15:15.972Z] === RUN   TestConfigCreateResolve
00:15:16 [2021-04-09T00:15:16.098Z] Removing intermediate container c64155e0ebb0
00:15:16 [2021-04-09T00:15:16.098Z]  ---> facad4929c87
00:15:16 [2021-04-09T00:15:16.098Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
00:15:16 [2021-04-09T00:15:16.098Z]  ---> Running in d704c7d050c6
00:15:16 [2021-04-09T00:15:16.196Z] --- PASS: TestLinksContainerNames (2.09s)
00:15:16 [2021-04-09T00:15:16.196Z] === RUN   TestLogsFollowTailEmpty
00:15:16 [2021-04-09T00:15:16.552Z] Removing intermediate container d704c7d050c6
00:15:16 [2021-04-09T00:15:16.552Z]  ---> f2caeb5bdb35
00:15:16 [2021-04-09T00:15:16.552Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
00:15:16 [2021-04-09T00:15:16.552Z]  ---> Running in 9e69135f0655
00:15:17 [2021-04-09T00:15:17.006Z] Removing intermediate container 9e69135f0655
00:15:17 [2021-04-09T00:15:17.006Z]  ---> ecce4b4be93f
00:15:17 [2021-04-09T00:15:17.006Z] Step 6/10 : 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');     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;     $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;
00:15:17 [2021-04-09T00:15:17.006Z]  ---> Running in c636190c46bf
00:15:17 [2021-04-09T00:15:17.014Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:15:17 [2021-04-09T00:15:17.014Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:15:17 [2021-04-09T00:15:17.245Z] --- PASS: TestLogsFollowTailEmpty (1.13s)
00:15:17 [2021-04-09T00:15:17.245Z] === RUN   TestContainerNetworkMountsNoChown
00:15:18 [2021-04-09T00:15:18.288Z] --- PASS: TestContainerNetworkMountsNoChown (1.07s)
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/default
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/default
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/private
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/private
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rprivate
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rprivate
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/slave
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/slave
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rslave
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rslave
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/shared
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/shared
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rshared
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rshared
00:15:18 [2021-04-09T00:15:18.288Z] === CONT  TestMountDaemonRoot/default
00:15:18 [2021-04-09T00:15:18.288Z] === CONT  TestMountDaemonRoot/rslave
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/default/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/default/mount_root
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:15:18 [2021-04-09T00:15:18.288Z] === CONT  TestMountDaemonRoot/rshared
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === CONT  TestMountDaemonRoot/shared
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:15:18 [2021-04-09T00:15:18.288Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:15:18 [2021-04-09T00:15:18.288Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/rprivate
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/slave
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/private
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/private/bind_root
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === RUN   TestMountDaemonRoot/private/mount_root
00:15:18 [2021-04-09T00:15:18.582Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/default/mount_root
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/default/bind_root
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:15:18 [2021-04-09T00:15:18.582Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:15:18 [2021-04-09T00:15:18.876Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:15:18 [2021-04-09T00:15:18.876Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:15:18 [2021-04-09T00:15:18.876Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:15:18 [2021-04-09T00:15:18.876Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:15:18 [2021-04-09T00:15:18.876Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:15:18 [2021-04-09T00:15:18.876Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:15:18 [2021-04-09T00:15:18.876Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:15:18 [2021-04-09T00:15:18.876Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/private/mount_root
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:15:19 [2021-04-09T00:15:19.171Z] === CONT  TestMountDaemonRoot/private/bind_root
00:15:19 [2021-04-09T00:15:19.288Z] --- PASS: TestConfigCreateResolve (3.18s)
00:15:19 [2021-04-09T00:15:19.288Z] === RUN   TestConfigDaemonLibtrustID
00:15:19 [2021-04-09T00:15:19.464Z] --- PASS: TestMountDaemonRoot (0.02s)
00:15:19 [2021-04-09T00:15:19.464Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:15:19 [2021-04-09T00:15:19.464Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
00:15:19 [2021-04-09T00:15:19.464Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
00:15:19 [2021-04-09T00:15:19.464Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
00:15:19 [2021-04-09T00:15:19.464Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
00:15:19 [2021-04-09T00:15:19.464Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:15:19 [2021-04-09T00:15:19.464Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
00:15:19 [2021-04-09T00:15:19.465Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
00:15:19 [2021-04-09T00:15:19.465Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
00:15:19 [2021-04-09T00:15:19.465Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
00:15:19 [2021-04-09T00:15:19.465Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
00:15:19 [2021-04-09T00:15:19.465Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
00:15:19 [2021-04-09T00:15:19.465Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
00:15:19 [2021-04-09T00:15:19.465Z] === RUN   TestContainerBindMountNonRecursive
00:15:19 [2021-04-09T00:15:19.864Z] --- PASS: TestConfigDaemonLibtrustID (1.14s)
00:15:19 [2021-04-09T00:15:19.864Z] PASS
00:15:19 [2021-04-09T00:15:19.864Z] 
00:15:19 [2021-04-09T00:15:19.864Z] DONE 7 tests in 20.834s
00:15:19 [2021-04-09T00:15:19.864Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
00:15:19 [2021-04-09T00:15:19.864Z] ++ 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
00:15:19 [2021-04-09T00:15:19.864Z] ++ set -e
00:15:19 [2021-04-09T00:15:19.864Z] ++ '[' -n 0 ']'
00:15:19 [2021-04-09T00:15:19.864Z] ++ set -x
00:15:19 [2021-04-09T00:15:19.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:15:20 [2021-04-09T00:15:20.127Z] INFO: Testing against a local daemon
00:15:20 [2021-04-09T00:15:20.127Z] === RUN   TestCheckpoint
00:15:20 [2021-04-09T00:15:20.127Z] --- SKIP: TestCheckpoint (0.00s)
00:15:20 [2021-04-09T00:15:20.127Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:15:20 [2021-04-09T00:15:20.127Z] === RUN   TestContainerInvalidJSON
00:15:20 [2021-04-09T00:15:20.127Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:15:20 [2021-04-09T00:15:20.127Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:15:20 [2021-04-09T00:15:20.127Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:15:20 [2021-04-09T00:15:20.127Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:15:20 [2021-04-09T00:15:20.127Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:15:20 [2021-04-09T00:15:20.127Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:15:20 [2021-04-09T00:15:20.127Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:15:20 [2021-04-09T00:15:20.127Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:15:20 [2021-04-09T00:15:20.127Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:15:20 [2021-04-09T00:15:20.127Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:15:20 [2021-04-09T00:15:20.127Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:15:20 [2021-04-09T00:15:20.127Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
00:15:20 [2021-04-09T00:15:20.127Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:15:20 [2021-04-09T00:15:20.127Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:15:20 [2021-04-09T00:15:20.391Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
00:15:20 [2021-04-09T00:15:20.391Z] === RUN   TestCopyFromContainerPathIsNotDir
00:15:20 [2021-04-09T00:15:20.391Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
00:15:20 [2021-04-09T00:15:20.391Z] === RUN   TestCopyToContainerPathDoesNotExist
00:15:20 [2021-04-09T00:15:20.391Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
00:15:20 [2021-04-09T00:15:20.391Z] === RUN   TestCopyToContainerPathIsNotDir
00:15:20 [2021-04-09T00:15:20.391Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
00:15:20 [2021-04-09T00:15:20.391Z] === RUN   TestCopyFromContainer
00:15:22 [2021-04-09T00:15:22.193Z] tests/integration/regression_test.py ......                              [ 98%]
00:15:22 [2021-04-09T00:15:22.210Z] --- PASS: TestContainerBindMountNonRecursive (2.49s)
00:15:22 [2021-04-09T00:15:22.210Z] === RUN   TestContainerVolumesMountedAsShared
00:15:22 [2021-04-09T00:15:22.318Z] === RUN   TestCopyFromContainer//
00:15:22 [2021-04-09T00:15:22.318Z] === RUN   TestCopyFromContainer//bar/root
00:15:22 [2021-04-09T00:15:22.451Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:15:22 [2021-04-09T00:15:22.452Z] tests/integration/credentials/utils_test.py .                            [100%]
00:15:22 [2021-04-09T00:15:22.452Z] 
00:15:22 [2021-04-09T00:15:22.452Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:15:22 [2021-04-09T00:15:22.452Z] =========================== short test summary info ============================
00:15:22 [2021-04-09T00:15:22.452Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:15:22 [2021-04-09T00:15:22.452Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:15:22 [2021-04-09T00:15:22.452Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:15:22 [2021-04-09T00:15:22.452Z]   Not supported on most drivers
00:15:22 [2021-04-09T00:15:22.452Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:15:22 [2021-04-09T00:15:22.452Z]   Output of docker top depends on host distro, and is not formalized.
00:15:22 [2021-04-09T00:15:22.452Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:15:22 [2021-04-09T00:15:22.452Z]   Output of docker top depends on host distro, and is not formalized.
00:15:22 [2021-04-09T00:15:22.452Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:15:22 [2021-04-09T00:15:22.452Z]   Can fail if eth0 has multiple IP addresses
00:15:22 [2021-04-09T00:15:22.452Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:15:22 [2021-04-09T00:15:22.452Z]   This doesn't seem to be taken into account by the engine
00:15:22 [2021-04-09T00:15:22.452Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
00:15:22 [2021-04-09T00:15:22.452Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
00:15:22 [2021-04-09T00:15:22.452Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:15:22 [2021-04-09T00:15:22.452Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 385.41 seconds ==
00:15:22 [2021-04-09T00:15:22.581Z] === RUN   TestCopyFromContainer//bar/root/
00:15:22 [2021-04-09T00:15:22.581Z] === RUN   TestCopyFromContainer/bar/quux
00:15:22 [2021-04-09T00:15:22.581Z] === RUN   TestCopyFromContainer/bar/quux/
00:15:22 [2021-04-09T00:15:22.710Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:15:22 [2021-04-09T00:15:22.773Z] 
00:15:22 [2021-04-09T00:15:22.773Z] SUCCESS: Specified value was saved.
00:15:22 [2021-04-09T00:15:22.844Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:15:22 [2021-04-09T00:15:22.844Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:15:22 [2021-04-09T00:15:22.847Z] --- PASS: TestContainerVolumesMountedAsShared (0.91s)
00:15:22 [2021-04-09T00:15:22.847Z] === RUN   TestContainerVolumesMountedAsSlave
00:15:23 [2021-04-09T00:15:23.107Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:15:23 [2021-04-09T00:15:23.108Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:15:23 [2021-04-09T00:15:23.108Z] === RUN   TestCopyFromContainer/bar/notarget
00:15:23 [2021-04-09T00:15:23.229Z] INFO: Downloading git...
00:15:23 [2021-04-09T00:15:23.371Z] --- PASS: TestCopyFromContainer (2.88s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer// (0.12s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:15:23 [2021-04-09T00:15:23.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:15:23 [2021-04-09T00:15:23.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:15:23 [2021-04-09T00:15:23.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:15:23 [2021-04-09T00:15:23.371Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:15:23 [2021-04-09T00:15:23.371Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:15:23 [2021-04-09T00:15:23.371Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:15:23 [2021-04-09T00:15:23.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateLinkToNonExistingContainer
00:15:23 [2021-04-09T00:15:23.371Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateWithInvalidEnv
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateWithInvalidEnv/0
00:15:23 [2021-04-09T00:15:23.371Z] === PAUSE TestCreateWithInvalidEnv/0
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateWithInvalidEnv/1
00:15:23 [2021-04-09T00:15:23.371Z] === PAUSE TestCreateWithInvalidEnv/1
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateWithInvalidEnv/2
00:15:23 [2021-04-09T00:15:23.371Z] === PAUSE TestCreateWithInvalidEnv/2
00:15:23 [2021-04-09T00:15:23.371Z] === CONT  TestCreateWithInvalidEnv/0
00:15:23 [2021-04-09T00:15:23.371Z] === CONT  TestCreateWithInvalidEnv/2
00:15:23 [2021-04-09T00:15:23.371Z] === CONT  TestCreateWithInvalidEnv/1
00:15:23 [2021-04-09T00:15:23.371Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:15:23 [2021-04-09T00:15:23.371Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:15:23 [2021-04-09T00:15:23.371Z] === RUN   TestCreateTmpfsMountsTarget
00:15:23 [2021-04-09T00:15:23.634Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:15:23 [2021-04-09T00:15:23.635Z] === RUN   TestCreateWithCustomMaskedPaths
00:15:23 [2021-04-09T00:15:23.887Z] --- PASS: TestContainerVolumesMountedAsSlave (0.99s)
00:15:23 [2021-04-09T00:15:23.887Z] === RUN   TestNetworkNat
00:15:24 [2021-04-09T00:15:24.761Z] INFO: Downloading go...
00:15:24 [2021-04-09T00:15:24.929Z] --- PASS: TestNetworkNat (1.08s)
00:15:24 [2021-04-09T00:15:24.929Z] === RUN   TestNetworkLocalhostTCPNat
00:15:25 [2021-04-09T00:15:25.970Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s)
00:15:25 [2021-04-09T00:15:25.970Z] === RUN   TestNetworkLoopbackNat
00:15:26 [2021-04-09T00:15:26.194Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s)
00:15:26 [2021-04-09T00:15:26.194Z] === RUN   TestCreateWithCustomReadonlyPaths
00:15:26 [2021-04-09T00:15:26.290Z] INFO: Downloading compiler 1 of 3...
00:15:27 [2021-04-09T00:15:27.247Z] INFO: Downloading compiler 2 of 3...
00:15:28 [2021-04-09T00:15:28.122Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s)
00:15:28 [2021-04-09T00:15:28.122Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:15:28 [2021-04-09T00:15:28.122Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:28 [2021-04-09T00:15:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:28 [2021-04-09T00:15:28.122Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:28 [2021-04-09T00:15:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:28 [2021-04-09T00:15:28.122Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:28 [2021-04-09T00:15:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:28 [2021-04-09T00:15:28.122Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:28 [2021-04-09T00:15:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:28 [2021-04-09T00:15:28.122Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:28 [2021-04-09T00:15:28.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:28 [2021-04-09T00:15:28.122Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:28 [2021-04-09T00:15:28.122Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:28 [2021-04-09T00:15:28.122Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:28 [2021-04-09T00:15:28.122Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:28 [2021-04-09T00:15:28.122Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:28 [2021-04-09T00:15:28.203Z] INFO: Downloading compiler 3 of 3...
00:15:28 [2021-04-09T00:15:28.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:15:28 [2021-04-09T00:15:28.386Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
00:15:28 [2021-04-09T00:15:28.386Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
00:15:28 [2021-04-09T00:15:28.386Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
00:15:28 [2021-04-09T00:15:28.386Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
00:15:28 [2021-04-09T00:15:28.386Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
00:15:28 [2021-04-09T00:15:28.386Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:15:28 [2021-04-09T00:15:28.962Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
00:15:28 [2021-04-09T00:15:28.962Z] === RUN   TestCreateDifferentPlatform
00:15:28 [2021-04-09T00:15:28.962Z] === RUN   TestCreateDifferentPlatform/different_os
00:15:29 [2021-04-09T00:15:29.166Z] INFO: Extracting git...
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:15:29 [2021-04-09T00:15:29.225Z] --- PASS: TestCreateDifferentPlatform (0.03s)
00:15:29 [2021-04-09T00:15:29.225Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
00:15:29 [2021-04-09T00:15:29.225Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:15:29 [2021-04-09T00:15:29.225Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:15:29 [2021-04-09T00:15:29.225Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestContainerStartOnDaemonRestart
00:15:29 [2021-04-09T00:15:29.225Z] === PAUSE TestContainerStartOnDaemonRestart
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestDaemonRestartIpcMode
00:15:29 [2021-04-09T00:15:29.225Z] === PAUSE TestDaemonRestartIpcMode
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestDaemonHostGatewayIP
00:15:29 [2021-04-09T00:15:29.225Z] === PAUSE TestDaemonHostGatewayIP
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestRestartDaemonWithRestartingContainer
00:15:29 [2021-04-09T00:15:29.225Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestContainerKillOnDaemonStart
00:15:29 [2021-04-09T00:15:29.225Z] === PAUSE TestContainerKillOnDaemonStart
00:15:29 [2021-04-09T00:15:29.225Z] === RUN   TestDiff
00:15:29 [2021-04-09T00:15:29.502Z] --- PASS: TestNetworkLoopbackNat (3.59s)
00:15:29 [2021-04-09T00:15:29.502Z] === RUN   TestPause
00:15:30 [2021-04-09T00:15:30.172Z] --- PASS: TestDiff (0.84s)
00:15:30 [2021-04-09T00:15:30.172Z] === RUN   TestExecWithCloseStdin
00:15:30 [2021-04-09T00:15:30.543Z] --- PASS: TestPause (1.09s)
00:15:30 [2021-04-09T00:15:30.543Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:15:30 [2021-04-09T00:15:30.543Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:15:30 [2021-04-09T00:15:30.543Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:15:30 [2021-04-09T00:15:30.543Z] === RUN   TestPauseStopPausedContainer
00:15:31 [2021-04-09T00:15:31.120Z] --- PASS: TestExecWithCloseStdin (1.11s)
00:15:31 [2021-04-09T00:15:31.121Z] === RUN   TestExec
00:15:31 [2021-04-09T00:15:31.621Z] --- PASS: TestPauseStopPausedContainer (1.13s)
00:15:31 [2021-04-09T00:15:31.621Z] === RUN   TestPidHost
00:15:32 [2021-04-09T00:15:32.520Z] --- PASS: TestExec (1.14s)
00:15:32 [2021-04-09T00:15:32.520Z] === RUN   TestExecUser
00:15:33 [2021-04-09T00:15:33.468Z] --- PASS: TestExecUser (1.13s)
00:15:33 [2021-04-09T00:15:33.468Z] === RUN   TestExportContainerAndImportImage
00:15:34 [2021-04-09T00:15:34.386Z] --- PASS: TestPidHost (2.63s)
00:15:34 [2021-04-09T00:15:34.386Z] === RUN   TestPsFilter
00:15:34 [2021-04-09T00:15:34.419Z] --- PASS: TestExportContainerAndImportImage (1.10s)
00:15:34 [2021-04-09T00:15:34.419Z] === RUN   TestExportContainerAfterDaemonRestart
00:15:34 [2021-04-09T00:15:34.680Z] --- PASS: TestPsFilter (0.35s)
00:15:34 [2021-04-09T00:15:34.680Z] === RUN   TestRemoveContainerWithRemovedVolume
00:15:34 [2021-04-09T00:15:34.909Z] Leaving: AppArmorNo profiles have been unloaded.
00:15:34 [2021-04-09T00:15:34.909Z] 
00:15:34 [2021-04-09T00:15:34.909Z] Unloading profiles will leave already running processes permanently
00:15:34 [2021-04-09T00:15:34.909Z] unconfined, which can lead to unexpected situations.
00:15:34 [2021-04-09T00:15:34.909Z] 
00:15:34 [2021-04-09T00:15:34.909Z] To set a process to complain mode, use the command line tool
00:15:34 [2021-04-09T00:15:34.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:15:34 [2021-04-09T00:15:34.909Z] 
Post stage
[Pipeline] junit
00:15:35 [2021-04-09T00:15:35.182Z] Recording test results
00:15:35 [2021-04-09T00:15:35.423Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
00:15:35 [2021-04-09T00:15:35.698Z] + echo Ensuring container killed.
00:15:35 [2021-04-09T00:15:35.698Z] Ensuring container killed.
00:15:35 [2021-04-09T00:15:35.698Z] + docker rm -vf docker-pr3
00:15:35 [2021-04-09T00:15:35.698Z] Error: No such container: docker-pr3
[Pipeline] sh
00:15:35 [2021-04-09T00:15:35.720Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.02s)
00:15:35 [2021-04-09T00:15:35.720Z] === RUN   TestRemoveContainerWithVolume
00:15:35 [2021-04-09T00:15:35.980Z] + echo Chowning /workspace to jenkins user
00:15:35 [2021-04-09T00:15:35.980Z] Chowning /workspace to jenkins user
00:15:35 [2021-04-09T00:15:35.980Z] + id -u
00:15:35 [2021-04-09T00:15:35.980Z] + id -g
00:15:35 [2021-04-09T00:15:35.980Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42272:/workspace busybox chown -R 1000:1000 /workspace
00:15:36 [2021-04-09T00:15:36.762Z] --- PASS: TestRemoveContainerWithVolume (1.12s)
00:15:36 [2021-04-09T00:15:36.762Z] === RUN   TestRemoveContainerRunning
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:15:37 [2021-04-09T00:15:37.213Z] + bundleName=docker-py
00:15:37 [2021-04-09T00:15:37.213Z] + echo Creating docker-py-bundles.tar.gz
00:15:37 [2021-04-09T00:15:37.213Z] Creating docker-py-bundles.tar.gz
00:15:37 [2021-04-09T00:15:37.213Z] + 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
00:15:37 [2021-04-09T00:15:37.225Z] Archiving artifacts
00:15:37 [2021-04-09T00:15:37.465Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
00:15:37 [2021-04-09T00:15:37.734Z] --- PASS: TestExportContainerAfterDaemonRestart (2.98s)
00:15:37 [2021-04-09T00:15:37.734Z] === RUN   TestHealthCheckWorkdir
00:15:37 [2021-04-09T00:15:37.803Z] --- PASS: TestRemoveContainerRunning (1.10s)
00:15:37 [2021-04-09T00:15:37.803Z] === RUN   TestRemoveContainerForceRemoveRunning
00:15:37 [2021-04-09T00:15:37.829Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh binary-daemon
00:15:38 [2021-04-09T00:15:38.088Z] 
00:15:38 [2021-04-09T00:15:38.346Z] Removing bundles/
00:15:38 [2021-04-09T00:15:38.346Z] 
00:15:38 [2021-04-09T00:15:38.346Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
00:15:38 [2021-04-09T00:15:38.346Z] Building: bundles/binary-daemon/dockerd-dev
00:15:38 [2021-04-09T00:15:38.346Z] GOOS="" GOARCH="" GOARM=""
00:15:39 [2021-04-09T00:15:39.127Z] --- PASS: TestHealthCheckWorkdir (1.43s)
00:15:39 [2021-04-09T00:15:39.127Z] === RUN   TestHealthKillContainer
00:15:39 [2021-04-09T00:15:39.320Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.11s)
00:15:39 [2021-04-09T00:15:39.320Z] === RUN   TestRemoveInvalidContainer
00:15:39 [2021-04-09T00:15:39.320Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:15:39 [2021-04-09T00:15:39.320Z] === RUN   TestRenameLinkedContainer
00:15:41 [2021-04-09T00:15:41.493Z] INFO: Expanding go...
00:15:42 [2021-04-09T00:15:42.442Z] --- PASS: TestHealthKillContainer (3.10s)
00:15:42 [2021-04-09T00:15:42.442Z] === RUN   TestInspectCpusetInConfigPre120
00:15:43 [2021-04-09T00:15:43.017Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
00:15:43 [2021-04-09T00:15:43.017Z] === RUN   TestIpcModeNone
00:15:43 [2021-04-09T00:15:43.794Z] --- PASS: TestRenameLinkedContainer (4.34s)
00:15:43 [2021-04-09T00:15:43.794Z] === RUN   TestRenameStoppedContainer
00:15:43 [2021-04-09T00:15:43.966Z] --- PASS: TestIpcModeNone (1.07s)
00:15:43 [2021-04-09T00:15:43.967Z] === RUN   TestIpcModePrivate
00:15:44 [2021-04-09T00:15:44.436Z] --- PASS: TestRenameStoppedContainer (1.05s)
00:15:44 [2021-04-09T00:15:44.436Z] === RUN   TestRenameRunningContainerAndReuse
00:15:44 [2021-04-09T00:15:44.916Z] --- PASS: TestIpcModePrivate (1.08s)
00:15:44 [2021-04-09T00:15:44.916Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
00:15:44 [2021-04-09T00:15:44.916Z] === RUN   TestIpcModeShareable
00:15:46 [2021-04-09T00:15:46.310Z] --- PASS: TestIpcModeShareable (1.11s)
00:15:46 [2021-04-09T00:15:46.310Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
00:15:46 [2021-04-09T00:15:46.310Z] === RUN   TestAPIIpcModeShareableAndContainer
00:15:46 [2021-04-09T00:15:46.516Z] --- PASS: TestRenameRunningContainerAndReuse (2.16s)
00:15:46 [2021-04-09T00:15:46.516Z] === RUN   TestRenameInvalidName
00:15:47 [2021-04-09T00:15:47.138Z] Loaded image: buildpack-deps:buster
00:15:47 [2021-04-09T00:15:47.138Z] Loaded image: buildpack-deps:buster
00:15:47 [2021-04-09T00:15:47.138Z] Loaded image: busybox:latest
00:15:47 [2021-04-09T00:15:47.138Z] Loaded image: busybox:latest
00:15:47 [2021-04-09T00:15:47.138Z] Loaded image: busybox:glibc
00:15:47 [2021-04-09T00:15:47.138Z] Loaded image: busybox:glibc
00:15:47 [2021-04-09T00:15:47.557Z] --- PASS: TestRenameInvalidName (1.06s)
00:15:47 [2021-04-09T00:15:47.557Z] === RUN   TestRenameAnonymousContainer
00:15:48 [2021-04-09T00:15:48.519Z] Loaded image: debian:bullseye
00:15:48 [2021-04-09T00:15:48.778Z] Loaded image: hello-world:latest
00:15:48 [2021-04-09T00:15:48.778Z] Loaded image: debian:bullseye
00:15:48 [2021-04-09T00:15:48.778Z] Loaded image: hello-world:latest
00:15:49 [2021-04-09T00:15:49.038Z] Loaded image: arm32v7/hello-world:latest
00:15:49 [2021-04-09T00:15:49.038Z] INFO: Testing against a local daemon
00:15:49 [2021-04-09T00:15:49.038Z] === RUN   TestDockerSuite
00:15:49 [2021-04-09T00:15:49.038Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:15:49 [2021-04-09T00:15:49.038Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:15:49 [2021-04-09T00:15:49.038Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:15:49 [2021-04-09T00:15:49.038Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:15:49 [2021-04-09T00:15:49.038Z] Loaded image: arm32v7/hello-world:latest
00:15:49 [2021-04-09T00:15:49.038Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:15:49 [2021-04-09T00:15:49.038Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:15:49 [2021-04-09T00:15:49.038Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:15:49 [2021-04-09T00:15:49.297Z] INFO: Testing against a local daemon
00:15:49 [2021-04-09T00:15:49.297Z] === RUN   TestDockerDaemonSuite
00:15:49 [2021-04-09T00:15:49.297Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:15:49 [2021-04-09T00:15:49.297Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
00:15:49 [2021-04-09T00:15:49.627Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s)
00:15:49 [2021-04-09T00:15:49.628Z] === RUN   TestAPIIpcModeHost
00:15:50 [2021-04-09T00:15:50.591Z] --- PASS: TestAPIIpcModeHost (1.17s)
00:15:50 [2021-04-09T00:15:50.591Z] === RUN   TestDaemonIpcModeShareable
00:15:50 [2021-04-09T00:15:50.936Z] --- PASS: TestImportExtremelyLargeImageWorks (109.13s)
00:15:50 [2021-04-09T00:15:50.936Z] PASS
00:15:50 [2021-04-09T00:15:50.936Z] 
00:15:50 [2021-04-09T00:15:50.936Z] === Skipped
00:15:50 [2021-04-09T00:15:50.936Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:15:50 [2021-04-09T00:15:50.936Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:15:50 [2021-04-09T00:15:50.936Z] 
00:15:50 [2021-04-09T00:15:50.936Z] 
00:15:50 [2021-04-09T00:15:50.936Z] DONE 12 tests, 1 skipped in 112.799s
00:15:50 [2021-04-09T00:15:50.936Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:15:50 [2021-04-09T00:15:50.936Z] INFO: Testing against a local daemon
00:15:50 [2021-04-09T00:15:50.936Z] === RUN   TestNetworkCreateDelete
00:15:50 [2021-04-09T00:15:50.936Z] --- PASS: TestNetworkCreateDelete (0.44s)
00:15:50 [2021-04-09T00:15:50.936Z] === RUN   TestDockerNetworkDeletePreferID
00:15:50 [2021-04-09T00:15:50.936Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s)
00:15:50 [2021-04-09T00:15:50.936Z] === RUN   TestDaemonDNSFallback
00:15:52 [2021-04-09T00:15:52.591Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:15:52 [2021-04-09T00:15:52.591Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:15:52 [2021-04-09T00:15:52.591Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:15:52 [2021-04-09T00:15:52.591Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:15:53 [2021-04-09T00:15:53.147Z] --- PASS: TestRenameAnonymousContainer (5.59s)
00:15:53 [2021-04-09T00:15:53.147Z] === RUN   TestRenameContainerWithSameName
00:15:53 [2021-04-09T00:15:53.154Z] --- PASS: TestDaemonIpcModeShareable (2.50s)
00:15:53 [2021-04-09T00:15:53.154Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
00:15:53 [2021-04-09T00:15:53.154Z] === RUN   TestDaemonIpcModePrivate
00:15:53 [2021-04-09T00:15:53.530Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:15:53 [2021-04-09T00:15:53.789Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:15:53 [2021-04-09T00:15:53.789Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:15:54 [2021-04-09T00:15:54.191Z] --- PASS: TestRenameContainerWithSameName (1.09s)
00:15:54 [2021-04-09T00:15:54.191Z] === RUN   TestRenameContainerWithLinkedContainer
00:15:55 [2021-04-09T00:15:55.712Z] --- PASS: TestDaemonIpcModePrivate (2.50s)
00:15:55 [2021-04-09T00:15:55.712Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
00:15:55 [2021-04-09T00:15:55.712Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:15:56 [2021-04-09T00:15:56.325Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:15:56 [2021-04-09T00:15:56.939Z] --- PASS: TestRenameContainerWithLinkedContainer (2.18s)
00:15:56 [2021-04-09T00:15:56.939Z] === RUN   TestResize
00:15:57 [2021-04-09T00:15:57.584Z] --- PASS: TestResize (1.05s)
00:15:57 [2021-04-09T00:15:57.584Z] === RUN   TestResizeWithInvalidSize
00:15:57 [2021-04-09T00:15:57.705Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:15:57 [2021-04-09T00:15:57.705Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:15:57 [2021-04-09T00:15:57.705Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:15:58 [2021-04-09T00:15:58.269Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.48s)
00:15:58 [2021-04-09T00:15:58.269Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
00:15:58 [2021-04-09T00:15:58.269Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:15:58 [2021-04-09T00:15:58.277Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
00:15:58 [2021-04-09T00:15:58.625Z] --- PASS: TestResizeWithInvalidSize (1.16s)
00:15:58 [2021-04-09T00:15:58.625Z] === RUN   TestResizeWhenContainerNotStarted
00:15:59 [2021-04-09T00:15:59.049Z] --- PASS: TestDaemonDNSFallback (8.02s)
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestInspectNetwork
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestInspectNetwork (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestRunContainerWithBridgeNone
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestNetworkInvalidJSON
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestNetworkInvalidJSON//networks/create
00:15:59 [2021-04-09T00:15:59.050Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:15:59 [2021-04-09T00:15:59.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:15:59 [2021-04-09T00:15:59.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:15:59 [2021-04-09T00:15:59.050Z] === CONT  TestNetworkInvalidJSON//networks/create
00:15:59 [2021-04-09T00:15:59.050Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:15:59 [2021-04-09T00:15:59.050Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:15:59 [2021-04-09T00:15:59.050Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:15:59 [2021-04-09T00:15:59.050Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestNetworkList
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestNetworkList//networks
00:15:59 [2021-04-09T00:15:59.050Z] === PAUSE TestNetworkList//networks
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestNetworkList//networks/
00:15:59 [2021-04-09T00:15:59.050Z] === PAUSE TestNetworkList//networks/
00:15:59 [2021-04-09T00:15:59.050Z] === CONT  TestNetworkList//networks
00:15:59 [2021-04-09T00:15:59.050Z] === CONT  TestNetworkList//networks/
00:15:59 [2021-04-09T00:15:59.050Z] --- PASS: TestNetworkList (0.02s)
00:15:59 [2021-04-09T00:15:59.050Z]     --- PASS: TestNetworkList//networks (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestHostIPv4BridgeLabel
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDaemonRestartWithLiveRestore
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDaemonDefaultNetworkPools
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDaemonRestartWithExistingNetwork
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestServiceWithPredefinedNetwork
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:242: FLAKY_TEST
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestServiceWithDataPathPortInit
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:59 [2021-04-09T00:15:59.050Z] PASS
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === Skipped
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:242: FLAKY_TEST
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] DONE 22 tests, 12 skipped in 9.893s
00:15:59 [2021-04-09T00:15:59.050Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:15:59 [2021-04-09T00:15:59.050Z] INFO: Testing against a local daemon
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDockerNetworkIpvlanPersistance
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDockerNetworkIpvlan
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:15:59 [2021-04-09T00:15:59.050Z] PASS
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === Skipped
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] DONE 2 tests, 2 skipped in 0.113s
00:15:59 [2021-04-09T00:15:59.050Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:15:59 [2021-04-09T00:15:59.050Z] INFO: Testing against a local daemon
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDockerNetworkMacvlanPersistance
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestDockerNetworkMacvlan
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] PASS
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === Skipped
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] DONE 2 tests, 2 skipped in 0.104s
00:15:59 [2021-04-09T00:15:59.050Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:15:59 [2021-04-09T00:15:59.050Z] testing: warning: no tests to run
00:15:59 [2021-04-09T00:15:59.050Z] PASS
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] DONE 0 tests in 0.024s
00:15:59 [2021-04-09T00:15:59.050Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:15:59 [2021-04-09T00:15:59.050Z] INFO: Testing against a local daemon
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginAllowRequest
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginTLS
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginTLS (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginDenyRequest
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginAPIDenyResponse
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginDenyResponse
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginAllowEventStream
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginErrorResponse
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginErrorRequest
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginHeader
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginHeader (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginV2Disable
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:15:59 [2021-04-09T00:15:59.050Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] PASS
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === Skipped
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
00:15:59 [2021-04-09T00:15:59.050Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] 
00:15:59 [2021-04-09T00:15:59.050Z] DONE 17 tests, 17 skipped in 0.443s
00:15:59 [2021-04-09T00:15:59.050Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:15:59 [2021-04-09T00:15:59.309Z] INFO: Testing against a local daemon
00:15:59 [2021-04-09T00:15:59.309Z] === RUN   TestPluginInvalidJSON
00:15:59 [2021-04-09T00:15:59.309Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:15:59 [2021-04-09T00:15:59.309Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:15:59 [2021-04-09T00:15:59.309Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:15:59 [2021-04-09T00:15:59.309Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:15:59 [2021-04-09T00:15:59.309Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:15:59 [2021-04-09T00:15:59.309Z] === RUN   TestPluginInstall
00:15:59 [2021-04-09T00:15:59.309Z] --- SKIP: TestPluginInstall (0.00s)
00:15:59 [2021-04-09T00:15:59.309Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.309Z] === RUN   TestPluginsWithRuntimes
00:15:59 [2021-04-09T00:15:59.309Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
00:15:59 [2021-04-09T00:15:59.309Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
00:15:59 [2021-04-09T00:15:59.309Z] === RUN   TestPluginBackCompatMediaTypes
00:15:59 [2021-04-09T00:15:59.309Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
00:15:59 [2021-04-09T00:15:59.309Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
00:15:59 [2021-04-09T00:15:59.309Z] PASS
00:15:59 [2021-04-09T00:15:59.309Z] 
00:15:59 [2021-04-09T00:15:59.309Z] === Skipped
00:15:59 [2021-04-09T00:15:59.309Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
00:15:59 [2021-04-09T00:15:59.309Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:59 [2021-04-09T00:15:59.309Z] 
00:15:59 [2021-04-09T00:15:59.309Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
00:15:59 [2021-04-09T00:15:59.309Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
00:15:59 [2021-04-09T00:15:59.309Z] 
00:15:59 [2021-04-09T00:15:59.309Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
00:15:59 [2021-04-09T00:15:59.309Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
00:15:59 [2021-04-09T00:15:59.309Z] 
00:15:59 [2021-04-09T00:15:59.309Z] 
00:15:59 [2021-04-09T00:15:59.309Z] DONE 5 tests, 3 skipped in 0.153s
00:15:59 [2021-04-09T00:15:59.309Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:15:59 [2021-04-09T00:15:59.309Z] INFO: Testing against a local daemon
00:15:59 [2021-04-09T00:15:59.309Z] === RUN   TestExternalGraphDriver
00:15:59 [2021-04-09T00:15:59.569Z] --- SKIP: TestExternalGraphDriver (0.07s)
00:15:59 [2021-04-09T00:15:59.569Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:15:59 [2021-04-09T00:15:59.569Z] === RUN   TestGraphdriverPluginV2
00:15:59 [2021-04-09T00:15:59.671Z] --- PASS: TestResizeWhenContainerNotStarted (1.07s)
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:15:59 [2021-04-09T00:15:59.671Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:15:59 [2021-04-09T00:15:59.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:00 [2021-04-09T00:16:00.194Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.44s)
00:16:00 [2021-04-09T00:16:00.194Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
00:16:00 [2021-04-09T00:16:00.194Z] === RUN   TestIpcModeOlderClient
00:16:00 [2021-04-09T00:16:00.457Z] === PAUSE TestIpcModeOlderClient
00:16:00 [2021-04-09T00:16:00.457Z] === RUN   TestKillContainerInvalidSignal
00:16:00 [2021-04-09T00:16:00.832Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:16:00 [2021-04-09T00:16:00.832Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:16:01 [2021-04-09T00:16:01.404Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
00:16:01 [2021-04-09T00:16:01.404Z] === RUN   TestKillContainer
00:16:01 [2021-04-09T00:16:01.404Z] === RUN   TestKillContainer/no_signal
00:16:01 [2021-04-09T00:16:01.980Z] === RUN   TestKillContainer/non_killing_signal
00:16:02 [2021-04-09T00:16:02.209Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:16:02 [2021-04-09T00:16:02.464Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:02 [2021-04-09T00:16:02.513Z] INFO: Expanding compiler 1 of 3...
00:16:02 [2021-04-09T00:16:02.513Z] INFO: Expanding compiler 2 of 3...
00:16:02 [2021-04-09T00:16:02.555Z] === RUN   TestKillContainer/killing_signal
00:16:02 [2021-04-09T00:16:02.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:02 [2021-04-09T00:16:02.777Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:16:02 [2021-04-09T00:16:02.777Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:16:02 [2021-04-09T00:16:02.777Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:16:03 [2021-04-09T00:16:03.948Z] --- PASS: TestKillContainer (2.47s)
00:16:03 [2021-04-09T00:16:03.948Z]     --- PASS: TestKillContainer/no_signal (0.79s)
00:16:03 [2021-04-09T00:16:03.948Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
00:16:03 [2021-04-09T00:16:03.948Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
00:16:03 [2021-04-09T00:16:03.948Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:16:03 [2021-04-09T00:16:03.948Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:16:04 [2021-04-09T00:16:04.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:04 [2021-04-09T00:16:04.274Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:04 [2021-04-09T00:16:04.523Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:16:05 [2021-04-09T00:16:05.472Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
00:16:05 [2021-04-09T00:16:05.472Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
00:16:05 [2021-04-09T00:16:05.472Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
00:16:05 [2021-04-09T00:16:05.472Z] === RUN   TestKillStoppedContainer
00:16:05 [2021-04-09T00:16:05.472Z] --- PASS: TestKillStoppedContainer (0.07s)
00:16:05 [2021-04-09T00:16:05.472Z] === RUN   TestKillStoppedContainerAPIPre120
00:16:05 [2021-04-09T00:16:05.472Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
00:16:05 [2021-04-09T00:16:05.472Z] === RUN   TestKillDifferentUserContainer
00:16:05 [2021-04-09T00:16:05.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:05 [2021-04-09T00:16:05.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:06 [2021-04-09T00:16:06.420Z] --- PASS: TestKillDifferentUserContainer (0.83s)
00:16:06 [2021-04-09T00:16:06.420Z] === RUN   TestInspectOomKilledTrue
00:16:06 [2021-04-09T00:16:06.420Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:16:06 [2021-04-09T00:16:06.420Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:16:06 [2021-04-09T00:16:06.420Z] === RUN   TestInspectOomKilledFalse
00:16:06 [2021-04-09T00:16:06.420Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:16:06 [2021-04-09T00:16:06.420Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:16:06 [2021-04-09T00:16:06.420Z] === RUN   TestLinksEtcHostsContentMatch
00:16:07 [2021-04-09T00:16:07.004Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
00:16:07 [2021-04-09T00:16:07.004Z] === RUN   TestLinksContainerNames
00:16:07 [2021-04-09T00:16:07.686Z] --- PASS: TestGraphdriverPluginV2 (7.35s)
00:16:07 [2021-04-09T00:16:07.686Z] PASS
00:16:07 [2021-04-09T00:16:07.686Z] 
00:16:07 [2021-04-09T00:16:07.686Z] === Skipped
00:16:07 [2021-04-09T00:16:07.686Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
00:16:07 [2021-04-09T00:16:07.686Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:16:07 [2021-04-09T00:16:07.686Z] 
00:16:07 [2021-04-09T00:16:07.686Z] 
00:16:07 [2021-04-09T00:16:07.686Z] DONE 2 tests, 1 skipped in 7.534s
00:16:07 [2021-04-09T00:16:07.686Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:16:07 [2021-04-09T00:16:07.686Z] INFO: Testing against a local daemon
00:16:07 [2021-04-09T00:16:07.686Z] === RUN   TestContinueAfterPluginCrash
00:16:07 [2021-04-09T00:16:07.686Z] === PAUSE TestContinueAfterPluginCrash
00:16:07 [2021-04-09T00:16:07.686Z] === RUN   TestReadPluginNoRead
00:16:07 [2021-04-09T00:16:07.686Z] === PAUSE TestReadPluginNoRead
00:16:07 [2021-04-09T00:16:07.686Z] === RUN   TestDaemonStartWithLogOpt
00:16:07 [2021-04-09T00:16:07.686Z] === PAUSE TestDaemonStartWithLogOpt
00:16:07 [2021-04-09T00:16:07.686Z] === CONT  TestContinueAfterPluginCrash
00:16:07 [2021-04-09T00:16:07.686Z] === CONT  TestDaemonStartWithLogOpt
00:16:08 [2021-04-09T00:16:08.271Z] INFO: Expanding compiler 3 of 3...
00:16:08 [2021-04-09T00:16:08.271Z] INFO: Removing downloaded files...
00:16:08 [2021-04-09T00:16:08.271Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
00:16:08 [2021-04-09T00:16:08.271Z] INFO: Configuring git core.autocrlf...
00:16:08 [2021-04-09T00:16:08.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:08 [2021-04-09T00:16:08.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:08 [2021-04-09T00:16:08.930Z] --- PASS: TestLinksContainerNames (1.67s)
00:16:08 [2021-04-09T00:16:08.930Z] === RUN   TestLogsFollowTailEmpty
00:16:09 [2021-04-09T00:16:09.349Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:16:09 [2021-04-09T00:16:09.506Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
00:16:09 [2021-04-09T00:16:09.506Z] === RUN   TestContainerNetworkMountsNoChown
00:16:10 [2021-04-09T00:16:10.455Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/default
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/default
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/private
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/private
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rprivate
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rprivate
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/slave
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/slave
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rslave
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rslave
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/shared
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/shared
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rshared
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rshared
00:16:10 [2021-04-09T00:16:10.455Z] === CONT  TestMountDaemonRoot/default
00:16:10 [2021-04-09T00:16:10.455Z] === CONT  TestMountDaemonRoot/rslave
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === CONT  TestMountDaemonRoot/rshared
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:16:10 [2021-04-09T00:16:10.455Z] === CONT  TestMountDaemonRoot/shared
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/default/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === CONT  TestMountDaemonRoot/rprivate
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:16:10 [2021-04-09T00:16:10.455Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/default/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/slave
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/private
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/private/bind_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/private/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/private/bind_root
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:16:10 [2021-04-09T00:16:10.456Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:16:10 [2021-04-09T00:16:10.458Z] Created binary: bundles/binary-daemon/dockerd-dev
00:16:10 [2021-04-09T00:16:10.458Z] Copying nested executables into bundles/binary-daemon
00:16:10 [2021-04-09T00:16:10.458Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/private/mount_root
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/default/bind_root
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/default/mount_root
00:16:10 [2021-04-09T00:16:10.719Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:16:10 [2021-04-09T00:16:10.719Z] --- PASS: TestMountDaemonRoot (0.04s)
00:16:10 [2021-04-09T00:16:10.719Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
00:16:10 [2021-04-09T00:16:10.719Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
00:16:10 [2021-04-09T00:16:10.719Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
00:16:10 [2021-04-09T00:16:10.719Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
00:16:10 [2021-04-09T00:16:10.719Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
00:16:10 [2021-04-09T00:16:10.719Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
00:16:10 [2021-04-09T00:16:10.719Z] === RUN   TestContainerBindMountNonRecursive
00:16:10 [2021-04-09T00:16:10.793Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh cross
00:16:11 [2021-04-09T00:16:11.052Z] 
00:16:11 [2021-04-09T00:16:11.311Z] Removing bundles/
00:16:11 [2021-04-09T00:16:11.311Z] 
00:16:11 [2021-04-09T00:16:11.311Z] ---> Making bundle: cross (in bundles/cross)
00:16:11 [2021-04-09T00:16:11.311Z] Cross building: bundles/cross/linux/amd64
00:16:11 [2021-04-09T00:16:11.311Z] Building: bundles/cross/linux/amd64/dockerd-dev
00:16:11 [2021-04-09T00:16:11.311Z] GOOS="linux" GOARCH="amd64" GOARM=""
00:16:12 [2021-04-09T00:16:12.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:12 [2021-04-09T00:16:12.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:13 [2021-04-09T00:16:13.275Z] --- PASS: TestContainerBindMountNonRecursive (2.14s)
00:16:13 [2021-04-09T00:16:13.275Z] === RUN   TestContainerVolumesMountedAsShared
00:16:13 [2021-04-09T00:16:13.541Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s)
00:16:13 [2021-04-09T00:16:13.541Z] === RUN   TestContainerVolumesMountedAsSlave
00:16:13 [2021-04-09T00:16:13.542Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:16:14 [2021-04-09T00:16:14.253Z] --- PASS: TestDaemonStartWithLogOpt (6.28s)
00:16:14 [2021-04-09T00:16:14.253Z] === CONT  TestReadPluginNoRead
00:16:14 [2021-04-09T00:16:14.488Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
00:16:14 [2021-04-09T00:16:14.488Z] === RUN   TestNetworkNat
00:16:14 [2021-04-09T00:16:14.823Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
00:16:14 [2021-04-09T00:16:14.823Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s)
00:16:14 [2021-04-09T00:16:14.823Z] === RUN   TestCgroupNamespacesRun
00:16:15 [2021-04-09T00:16:15.436Z] --- PASS: TestNetworkNat (1.05s)
00:16:15 [2021-04-09T00:16:15.437Z] === RUN   TestNetworkLocalhostTCPNat
00:16:16 [2021-04-09T00:16:16.386Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s)
00:16:16 [2021-04-09T00:16:16.386Z] === RUN   TestNetworkLoopbackNat
00:16:16 [2021-04-09T00:16:16.788Z] === RUN   TestReadPluginNoRead/default
00:16:16 [2021-04-09T00:16:16.831Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:16:16 [2021-04-09T00:16:16.903Z] --- PASS: TestCgroupNamespacesRun (2.17s)
00:16:16 [2021-04-09T00:16:16.903Z] === RUN   TestCgroupNamespacesRunPrivileged
00:16:17 [2021-04-09T00:16:17.047Z] --- PASS: TestContinueAfterPluginCrash (10.13s)
00:16:17 [2021-04-09T00:16:17.401Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
00:16:18 [2021-04-09T00:16:18.337Z] --- PASS: TestBuildWithHugeFile (94.29s)
00:16:18 [2021-04-09T00:16:18.337Z] === RUN   TestBuildWCOWSandboxSize
00:16:18 [2021-04-09T00:16:18.337Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
00:16:18 [2021-04-09T00:16:18.337Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:16:18 [2021-04-09T00:16:18.337Z] === RUN   TestBuildWithEmptyDockerfile
00:16:18 [2021-04-09T00:16:18.337Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:16:18 [2021-04-09T00:16:18.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:16:18 [2021-04-09T00:16:18.337Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:16:18 [2021-04-09T00:16:18.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:16:18 [2021-04-09T00:16:18.337Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:16:18 [2021-04-09T00:16:18.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:16:18 [2021-04-09T00:16:18.337Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:16:18 [2021-04-09T00:16:18.337Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:16:18 [2021-04-09T00:16:18.422Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
00:16:18 [2021-04-09T00:16:18.422Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:16:18 [2021-04-09T00:16:18.598Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:16:18 [2021-04-09T00:16:18.598Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
00:16:18 [2021-04-09T00:16:18.598Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
00:16:18 [2021-04-09T00:16:18.598Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
00:16:18 [2021-04-09T00:16:18.598Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
00:16:18 [2021-04-09T00:16:18.598Z] === RUN   TestBuildPreserveOwnership
00:16:18 [2021-04-09T00:16:18.598Z] === RUN   TestBuildPreserveOwnership/copy_from
00:16:19 [2021-04-09T00:16:19.168Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:16:19 [2021-04-09T00:16:19.579Z] === RUN   TestReadPluginNoRead/disabled_caching
00:16:20 [2021-04-09T00:16:20.506Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
00:16:20 [2021-04-09T00:16:20.506Z] === RUN   TestCgroupNamespacesRunHostMode
00:16:20 [2021-04-09T00:16:20.548Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:16:20 [2021-04-09T00:16:20.608Z] --- PASS: TestNetworkLoopbackNat (3.40s)
00:16:20 [2021-04-09T00:16:20.608Z] === RUN   TestPause
00:16:20 [2021-04-09T00:16:20.871Z] --- PASS: TestPause (0.87s)
00:16:20 [2021-04-09T00:16:20.871Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:16:20 [2021-04-09T00:16:20.871Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:16:20 [2021-04-09T00:16:20.871Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:16:20 [2021-04-09T00:16:20.871Z] === RUN   TestPauseStopPausedContainer
00:16:21 [2021-04-09T00:16:21.484Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
00:16:21 [2021-04-09T00:16:21.484Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:16:21 [2021-04-09T00:16:21.822Z] --- PASS: TestPauseStopPausedContainer (0.86s)
00:16:21 [2021-04-09T00:16:21.822Z] === RUN   TestPidHost
00:16:22 [2021-04-09T00:16:22.110Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:16:22 [2021-04-09T00:16:22.426Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:16:23 [2021-04-09T00:16:23.250Z] --- PASS: TestCgroupNamespacesRunHostMode (2.22s)
00:16:23 [2021-04-09T00:16:23.250Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:16:23 [2021-04-09T00:16:23.745Z] --- PASS: TestPidHost (2.16s)
00:16:23 [2021-04-09T00:16:23.745Z] === RUN   TestPsFilter
00:16:23 [2021-04-09T00:16:23.804Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:16:24 [2021-04-09T00:16:24.008Z] --- PASS: TestPsFilter (0.17s)
00:16:24 [2021-04-09T00:16:24.008Z] === RUN   TestRemoveContainerWithRemovedVolume
00:16:24 [2021-04-09T00:16:24.064Z] === RUN   TestDockerSuite/TestAttachAfterDetach
00:16:24 [2021-04-09T00:16:24.632Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
00:16:24 [2021-04-09T00:16:24.641Z] --- PASS: TestReadPluginNoRead (11.02s)
00:16:24 [2021-04-09T00:16:24.641Z]     --- PASS: TestReadPluginNoRead/default (2.46s)
00:16:24 [2021-04-09T00:16:24.641Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.48s)
00:16:24 [2021-04-09T00:16:24.641Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.51s)
00:16:24 [2021-04-09T00:16:24.641Z]     read_test.go:92: [d9dd23474135b] daemon is not started
00:16:24 [2021-04-09T00:16:24.641Z] PASS
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] DONE 6 tests in 17.420s
00:16:24 [2021-04-09T00:16:24.641Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:16:24 [2021-04-09T00:16:24.641Z] testing: warning: no tests to run
00:16:24 [2021-04-09T00:16:24.641Z] PASS
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] DONE 0 tests in 0.044s
00:16:24 [2021-04-09T00:16:24.641Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:16:24 [2021-04-09T00:16:24.641Z] INFO: Testing against a local daemon
00:16:24 [2021-04-09T00:16:24.641Z] === RUN   TestPluginWithDevMounts
00:16:24 [2021-04-09T00:16:24.641Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:16:24 [2021-04-09T00:16:24.641Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:16:24 [2021-04-09T00:16:24.641Z] PASS
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] === Skipped
00:16:24 [2021-04-09T00:16:24.641Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
00:16:24 [2021-04-09T00:16:24.641Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] DONE 1 tests, 1 skipped in 0.127s
00:16:24 [2021-04-09T00:16:24.641Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:16:24 [2021-04-09T00:16:24.641Z] INFO: Testing against a local daemon
00:16:24 [2021-04-09T00:16:24.641Z] === RUN   TestSecretInspect
00:16:24 [2021-04-09T00:16:24.641Z] --- SKIP: TestSecretInspect (0.02s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] === RUN   TestSecretList
00:16:24 [2021-04-09T00:16:24.641Z] --- SKIP: TestSecretList (0.01s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] === RUN   TestSecretsCreateAndDelete
00:16:24 [2021-04-09T00:16:24.641Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] === RUN   TestSecretsUpdate
00:16:24 [2021-04-09T00:16:24.641Z] --- SKIP: TestSecretsUpdate (0.01s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] === RUN   TestTemplatedSecret
00:16:24 [2021-04-09T00:16:24.641Z] --- SKIP: TestTemplatedSecret (0.00s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] === RUN   TestSecretCreateResolve
00:16:24 [2021-04-09T00:16:24.641Z] --- SKIP: TestSecretCreateResolve (0.01s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] PASS
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] === Skipped
00:16:24 [2021-04-09T00:16:24.641Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
00:16:24 [2021-04-09T00:16:24.641Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] 
00:16:24 [2021-04-09T00:16:24.641Z] DONE 6 tests, 6 skipped in 0.192s
00:16:24 [2021-04-09T00:16:24.641Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:16:24 [2021-04-09T00:16:24.900Z] INFO: Testing against a local daemon
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestServiceCreateInit
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:16:24 [2021-04-09T00:16:24.900Z] --- PASS: TestServiceCreateInit (0.02s)
00:16:24 [2021-04-09T00:16:24.900Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:16:24 [2021-04-09T00:16:24.900Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:16:24 [2021-04-09T00:16:24.900Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateServiceMultipleTimes
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateServiceConflict
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateServiceConflict (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateServiceMaxReplicas
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateWithDuplicateNetworkNames
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
00:16:24 [2021-04-09T00:16:24.900Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateServiceSecretFileMode
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateServiceConfigFileMode
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateServiceSysctls
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateServiceSysctls (0.02s)
00:16:24 [2021-04-09T00:16:24.900Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateServiceCapabilities
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
00:16:24 [2021-04-09T00:16:24.900Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestInspect
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestInspect (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestCreateJob
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestCreateJob (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestReplicatedJob
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestReplicatedJob (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestUpdateReplicatedJob
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
00:16:24 [2021-04-09T00:16:24.900Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestServiceListWithStatuses
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:16:24 [2021-04-09T00:16:24.900Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestDockerNetworkConnectAlias
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
00:16:24 [2021-04-09T00:16:24.900Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestDockerNetworkReConnect
00:16:24 [2021-04-09T00:16:24.900Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
00:16:24 [2021-04-09T00:16:24.900Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:24 [2021-04-09T00:16:24.900Z] === RUN   TestServicePlugin
00:16:24 [2021-04-09T00:16:24.960Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
00:16:24 [2021-04-09T00:16:24.960Z] === RUN   TestRemoveContainerWithVolume
00:16:25 [2021-04-09T00:16:25.333Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s)
00:16:25 [2021-04-09T00:16:25.333Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:16:25 [2021-04-09T00:16:25.535Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
00:16:25 [2021-04-09T00:16:25.535Z] === RUN   TestRemoveContainerRunning
00:16:25 [2021-04-09T00:16:25.570Z] --- PASS: TestBuildPreserveOwnership (7.00s)
00:16:25 [2021-04-09T00:16:25.570Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.98s)
00:16:25 [2021-04-09T00:16:25.570Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s)
00:16:25 [2021-04-09T00:16:25.570Z] === RUN   TestBuildPlatformInvalid
00:16:25 [2021-04-09T00:16:25.829Z] --- PASS: TestBuildPlatformInvalid (0.15s)
00:16:25 [2021-04-09T00:16:25.829Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:16:26 [2021-04-09T00:16:26.397Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
00:16:26 [2021-04-09T00:16:26.484Z] --- PASS: TestRemoveContainerRunning (0.80s)
00:16:26 [2021-04-09T00:16:26.484Z] === RUN   TestRemoveContainerForceRemoveRunning
00:16:26 [2021-04-09T00:16:26.850Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s)
00:16:26 [2021-04-09T00:16:26.850Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:16:26 [2021-04-09T00:16:26.966Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
00:16:27 [2021-04-09T00:16:27.059Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
00:16:27 [2021-04-09T00:16:27.059Z] === RUN   TestRemoveInvalidContainer
00:16:27 [2021-04-09T00:16:27.059Z] --- PASS: TestRemoveInvalidContainer (0.03s)
00:16:27 [2021-04-09T00:16:27.059Z] === RUN   TestRenameLinkedContainer
00:16:27 [2021-04-09T00:16:27.508Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
00:16:27 [2021-04-09T00:16:27.508Z] === RUN   TestCgroupNamespacesRunOlderClient
00:16:29 [2021-04-09T00:16:29.092Z] --- SKIP: TestServicePlugin (3.70s)
00:16:29 [2021-04-09T00:16:29.092Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestServiceUpdateLabel
00:16:29 [2021-04-09T00:16:29.092Z] --- SKIP: TestServiceUpdateLabel (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestServiceUpdateSecrets
00:16:29 [2021-04-09T00:16:29.092Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestServiceUpdateConfigs
00:16:29 [2021-04-09T00:16:29.092Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestServiceUpdateNetwork
00:16:29 [2021-04-09T00:16:29.092Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestServiceUpdatePidsLimit
00:16:29 [2021-04-09T00:16:29.092Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] PASS
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === Skipped
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:16:29 [2021-04-09T00:16:29.092Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:16:29 [2021-04-09T00:16:29.092Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:16:29 [2021-04-09T00:16:29.092Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:16:29 [2021-04-09T00:16:29.092Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestInspect (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:16:29 [2021-04-09T00:16:29.092Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServicePlugin (3.70s)
00:16:29 [2021-04-09T00:16:29.092Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] DONE 24 tests, 23 skipped in 4.119s
00:16:29 [2021-04-09T00:16:29.092Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:16:29 [2021-04-09T00:16:29.092Z] INFO: Testing against a local daemon
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestSessionCreate
00:16:29 [2021-04-09T00:16:29.092Z] --- PASS: TestSessionCreate (0.03s)
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestSessionCreateWithBadUpgrade
00:16:29 [2021-04-09T00:16:29.092Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:16:29 [2021-04-09T00:16:29.092Z] PASS
00:16:29 [2021-04-09T00:16:29.092Z] 
00:16:29 [2021-04-09T00:16:29.092Z] DONE 2 tests in 0.149s
00:16:29 [2021-04-09T00:16:29.092Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:16:29 [2021-04-09T00:16:29.092Z] INFO: Testing against a local daemon
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:16:29 [2021-04-09T00:16:29.092Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:16:29 [2021-04-09T00:16:29.092Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:16:29 [2021-04-09T00:16:29.092Z] === RUN   TestEventsExecDie
00:16:29 [2021-04-09T00:16:29.503Z] === RUN   TestDockerSuite/TestAttachDetach
00:16:29 [2021-04-09T00:16:29.590Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s)
00:16:29 [2021-04-09T00:16:29.590Z] === RUN   TestKernelTCPMemory
00:16:30 [2021-04-09T00:16:30.029Z] --- PASS: TestEventsExecDie (0.99s)
00:16:30 [2021-04-09T00:16:30.029Z] === RUN   TestEventsBackwardsCompatible
00:16:30 [2021-04-09T00:16:30.029Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:16:30 [2021-04-09T00:16:30.029Z] === RUN   TestInfoBinaryCommits
00:16:30 [2021-04-09T00:16:30.029Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:16:30 [2021-04-09T00:16:30.029Z] === RUN   TestInfoAPIVersioned
00:16:30 [2021-04-09T00:16:30.029Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:16:30 [2021-04-09T00:16:30.029Z] === RUN   TestInfoDiscoveryBackend
00:16:30 [2021-04-09T00:16:30.374Z] --- PASS: TestRenameLinkedContainer (3.29s)
00:16:30 [2021-04-09T00:16:30.374Z] === RUN   TestRenameStoppedContainer
00:16:30 [2021-04-09T00:16:30.445Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:16:31 [2021-04-09T00:16:31.165Z] --- PASS: TestKernelTCPMemory (1.28s)
00:16:31 [2021-04-09T00:16:31.165Z] === RUN   TestNISDomainname
00:16:31 [2021-04-09T00:16:31.323Z] --- PASS: TestRenameStoppedContainer (0.82s)
00:16:31 [2021-04-09T00:16:31.323Z] === RUN   TestRenameRunningContainerAndReuse
00:16:31 [2021-04-09T00:16:31.829Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:16:31 [2021-04-09T00:16:31.930Z] --- PASS: TestInfoDiscoveryBackend (1.76s)
00:16:31 [2021-04-09T00:16:31.930Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:16:32 [2021-04-09T00:16:32.088Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
00:16:32 [2021-04-09T00:16:32.687Z] --- PASS: TestNISDomainname (1.46s)
00:16:32 [2021-04-09T00:16:32.687Z] === RUN   TestHostnameDnsResolution
00:16:33 [2021-04-09T00:16:33.246Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
00:16:33 [2021-04-09T00:16:33.246Z] === RUN   TestRenameInvalidName
00:16:33 [2021-04-09T00:16:33.823Z] --- PASS: TestRenameInvalidName (0.81s)
00:16:33 [2021-04-09T00:16:33.823Z] === RUN   TestRenameAnonymousContainer
00:16:33 [2021-04-09T00:16:33.995Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:16:34 [2021-04-09T00:16:34.768Z] --- PASS: TestHostnameDnsResolution (2.06s)
00:16:34 [2021-04-09T00:16:34.768Z] === RUN   TestStats
00:16:35 [2021-04-09T00:16:35.234Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s)
00:16:35 [2021-04-09T00:16:35.234Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:16:35 [2021-04-09T00:16:35.234Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:16:35 [2021-04-09T00:16:35.234Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:16:35 [2021-04-09T00:16:35.234Z] === RUN   TestInfoAPI
00:16:35 [2021-04-09T00:16:35.234Z] --- PASS: TestInfoAPI (0.02s)
00:16:35 [2021-04-09T00:16:35.234Z] === RUN   TestInfoAPIWarnings
00:16:35 [2021-04-09T00:16:35.903Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:16:37 [2021-04-09T00:16:37.283Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:16:37 [2021-04-09T00:16:37.283Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
00:16:37 [2021-04-09T00:16:37.600Z] --- PASS: TestStats (3.13s)
00:16:37 [2021-04-09T00:16:37.601Z] === RUN   TestStopContainerWithTimeout
00:16:37 [2021-04-09T00:16:37.601Z] === RUN   TestStopContainerWithTimeout/0
00:16:37 [2021-04-09T00:16:37.601Z] === PAUSE TestStopContainerWithTimeout/0
00:16:37 [2021-04-09T00:16:37.601Z] === RUN   TestStopContainerWithTimeout/1
00:16:37 [2021-04-09T00:16:37.601Z] === PAUSE TestStopContainerWithTimeout/1
00:16:37 [2021-04-09T00:16:37.601Z] === RUN   TestStopContainerWithTimeout/3
00:16:37 [2021-04-09T00:16:37.601Z] === PAUSE TestStopContainerWithTimeout/3
00:16:37 [2021-04-09T00:16:37.601Z] === RUN   TestStopContainerWithTimeout/-1
00:16:37 [2021-04-09T00:16:37.601Z] === PAUSE TestStopContainerWithTimeout/-1
00:16:37 [2021-04-09T00:16:37.601Z] === CONT  TestStopContainerWithTimeout/0
00:16:37 [2021-04-09T00:16:37.601Z] === CONT  TestStopContainerWithTimeout/-1
00:16:38 [2021-04-09T00:16:38.051Z] --- PASS: TestRenameAnonymousContainer (4.28s)
00:16:38 [2021-04-09T00:16:38.051Z] === RUN   TestRenameContainerWithSameName
00:16:38 [2021-04-09T00:16:38.663Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:16:38 [2021-04-09T00:16:38.999Z] --- PASS: TestRenameContainerWithSameName (0.82s)
00:16:39 [2021-04-09T00:16:39.000Z] === RUN   TestRenameContainerWithLinkedContainer
00:16:39 [2021-04-09T00:16:39.151Z] === CONT  TestStopContainerWithTimeout/3
00:16:40 [2021-04-09T00:16:40.924Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s)
00:16:40 [2021-04-09T00:16:40.924Z] === RUN   TestResize
00:16:41 [2021-04-09T00:16:41.298Z] === CONT  TestStopContainerWithTimeout/1
00:16:41 [2021-04-09T00:16:41.500Z] --- PASS: TestResize (0.81s)
00:16:41 [2021-04-09T00:16:41.500Z] === RUN   TestResizeWithInvalidSize
00:16:41 [2021-04-09T00:16:41.955Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:16:41 [2021-04-09T00:16:41.955Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
00:16:42 [2021-04-09T00:16:42.448Z] --- PASS: TestResizeWithInvalidSize (0.87s)
00:16:42 [2021-04-09T00:16:42.448Z] === RUN   TestResizeWhenContainerNotStarted
00:16:42 [2021-04-09T00:16:42.819Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:16:42 [2021-04-09T00:16:42.819Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
00:16:42 [2021-04-09T00:16:42.819Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.31s)
00:16:42 [2021-04-09T00:16:42.819Z]     --- PASS: TestStopContainerWithTimeout/3 (3.10s)
00:16:42 [2021-04-09T00:16:42.819Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
00:16:42 [2021-04-09T00:16:42.819Z] === RUN   TestDeleteDevicemapper
00:16:42 [2021-04-09T00:16:42.819Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:16:42 [2021-04-09T00:16:42.819Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:16:42 [2021-04-09T00:16:42.819Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:16:43 [2021-04-09T00:16:43.029Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:43 [2021-04-09T00:16:43.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:43 [2021-04-09T00:16:43.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:43 [2021-04-09T00:16:43.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:43 [2021-04-09T00:16:43.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:43 [2021-04-09T00:16:43.336Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:16:43 [2021-04-09T00:16:43.393Z] #72 exporting layers 85.2s done
00:16:43 [2021-04-09T00:16:43.393Z] #72 exporting manifest sha256:b35f0283650b742b5d5de306dc24e998fe1cfb633a456100b7362f3fd5bd29ff done
00:16:43 [2021-04-09T00:16:43.393Z] #72 exporting config sha256:8719750acb0bbdce0bad22595981582c09aaf86a6d3f65e67d83a6beabc70fd8 done
00:16:43 [2021-04-09T00:16:43.393Z] #72 sending tarball
00:16:43 [2021-04-09T00:16:43.528Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
00:16:43 [2021-04-09T00:16:43.528Z] Copying nested executables into bundles/cross/linux/amd64
00:16:43 [2021-04-09T00:16:43.528Z] Cross building: bundles/cross/windows/amd64
00:16:43 [2021-04-09T00:16:43.528Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
00:16:43 [2021-04-09T00:16:43.528Z] GOOS="windows" GOARCH="amd64" GOARM=""
00:16:44 [2021-04-09T00:16:44.962Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:45 [2021-04-09T00:16:45.244Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:16:45 [2021-04-09T00:16:45.244Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:16:45 [2021-04-09T00:16:45.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:45 [2021-04-09T00:16:45.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:46 [2021-04-09T00:16:46.200Z] #72 ...
00:16:46 [2021-04-09T00:16:46.200Z] 
00:16:46 [2021-04-09T00:16:46.200Z] #73 importing to docker
00:16:46 [2021-04-09T00:16:46.200Z] #73 sha256:a2c3e7f5ae62ae1e30062207b7754e66f154f0452da0283c1435dfa8074b2eb4
00:16:46 [2021-04-09T00:16:46.356Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s)
00:16:46 [2021-04-09T00:16:46.356Z] === RUN   TestUpdateMemory
00:16:46 [2021-04-09T00:16:46.356Z] --- SKIP: TestUpdateMemory (0.00s)
00:16:46 [2021-04-09T00:16:46.356Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:16:46 [2021-04-09T00:16:46.356Z] === RUN   TestUpdateCPUQuota
00:16:46 [2021-04-09T00:16:46.623Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:16:46 [2021-04-09T00:16:46.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:47 [2021-04-09T00:16:47.191Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
00:16:47 [2021-04-09T00:16:47.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:47 [2021-04-09T00:16:47.450Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:16:47 [2021-04-09T00:16:47.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:48 [2021-04-09T00:16:48.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:50 [2021-04-09T00:16:50.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:50 [2021-04-09T00:16:50.854Z] --- PASS: TestUpdateCPUQuota (4.49s)
00:16:50 [2021-04-09T00:16:50.854Z] === RUN   TestUpdatePidsLimit
00:16:50 [2021-04-09T00:16:50.854Z] === RUN   TestUpdatePidsLimit/update_from_none
00:16:51 [2021-04-09T00:16:51.197Z] === RUN   TestUpdatePidsLimit/no_change
00:16:51 [2021-04-09T00:16:51.891Z] === RUN   TestUpdatePidsLimit/update_lower
00:16:51 [2021-04-09T00:16:51.994Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.84s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s)
00:16:51 [2021-04-09T00:16:51.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s)
00:16:51 [2021-04-09T00:16:51.994Z] === RUN   TestCgroupNamespacesRun
00:16:52 [2021-04-09T00:16:52.647Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:16:53 [2021-04-09T00:16:53.356Z] --- PASS: TestInfoAPIWarnings (17.77s)
00:16:53 [2021-04-09T00:16:53.356Z] === RUN   TestInfoDebug
00:16:53 [2021-04-09T00:16:53.359Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:16:53 [2021-04-09T00:16:53.416Z] --- PASS: TestImportExtremelyLargeImageWorks (109.12s)
00:16:53 [2021-04-09T00:16:53.416Z] PASS
00:16:53 [2021-04-09T00:16:53.416Z] 
00:16:53 [2021-04-09T00:16:53.416Z] DONE 12 tests in 112.316s
00:16:53 [2021-04-09T00:16:53.416Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:16:53 [2021-04-09T00:16:53.416Z] INFO: Testing against a local daemon
00:16:53 [2021-04-09T00:16:53.416Z] === RUN   TestNetworkCreateDelete
00:16:53 [2021-04-09T00:16:53.416Z] --- PASS: TestNetworkCreateDelete (0.44s)
00:16:53 [2021-04-09T00:16:53.416Z] === RUN   TestDockerNetworkDeletePreferID
00:16:53 [2021-04-09T00:16:53.416Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s)
00:16:53 [2021-04-09T00:16:53.416Z] === RUN   TestDaemonDNSFallback
00:16:53 [2021-04-09T00:16:53.996Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:16:54 [2021-04-09T00:16:54.019Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
00:16:54 [2021-04-09T00:16:54.019Z] Loaded image: buildpack-deps:buster
00:16:54 [2021-04-09T00:16:54.019Z] Loaded image: busybox:latest
00:16:54 [2021-04-09T00:16:54.019Z] Loaded image: busybox:glibc
00:16:54 [2021-04-09T00:16:54.556Z] --- PASS: TestCgroupNamespacesRun (2.46s)
00:16:54 [2021-04-09T00:16:54.556Z] === RUN   TestCgroupNamespacesRunPrivileged
00:16:54 [2021-04-09T00:16:54.633Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:16:54 [2021-04-09T00:16:54.732Z] --- PASS: TestInfoDebug (1.77s)
00:16:54 [2021-04-09T00:16:54.732Z] === RUN   TestInfoInsecureRegistries
00:16:56 [2021-04-09T00:16:56.481Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.06s)
00:16:56 [2021-04-09T00:16:56.481Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:16:56 [2021-04-09T00:16:56.635Z] --- PASS: TestInfoInsecureRegistries (1.75s)
00:16:56 [2021-04-09T00:16:56.636Z] === RUN   TestInfoRegistryMirrors
00:16:56 [2021-04-09T00:16:56.711Z] --- PASS: TestUpdatePidsLimit (5.84s)
00:16:56 [2021-04-09T00:16:56.711Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.68s)
00:16:56 [2021-04-09T00:16:56.711Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
00:16:56 [2021-04-09T00:16:56.711Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.66s)
00:16:56 [2021-04-09T00:16:56.711Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s)
00:16:56 [2021-04-09T00:16:56.711Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s)
00:16:56 [2021-04-09T00:16:56.711Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s)
00:16:56 [2021-04-09T00:16:56.711Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.75s)
00:16:56 [2021-04-09T00:16:56.711Z] === RUN   TestUpdateRestartPolicy
00:16:58 [2021-04-09T00:16:58.212Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
00:16:58 [2021-04-09T00:16:58.537Z] --- PASS: TestInfoRegistryMirrors (1.73s)
00:16:58 [2021-04-09T00:16:58.537Z] === RUN   TestLoginFailsWithBadCredentials
00:16:58 [2021-04-09T00:16:58.537Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
00:16:58 [2021-04-09T00:16:58.537Z] === RUN   TestPingCacheHeaders
00:16:58 [2021-04-09T00:16:58.537Z] --- PASS: TestPingCacheHeaders (0.02s)
00:16:58 [2021-04-09T00:16:58.537Z] === RUN   TestPingGet
00:16:58 [2021-04-09T00:16:58.537Z] --- PASS: TestPingGet (0.02s)
00:16:58 [2021-04-09T00:16:58.537Z] === RUN   TestPingHead
00:16:58 [2021-04-09T00:16:58.537Z] --- PASS: TestPingHead (0.02s)
00:16:58 [2021-04-09T00:16:58.537Z] === RUN   TestVersion
00:16:58 [2021-04-09T00:16:58.537Z] --- PASS: TestVersion (0.02s)
00:16:58 [2021-04-09T00:16:58.537Z] PASS
00:16:58 [2021-04-09T00:16:58.537Z] 
00:16:58 [2021-04-09T00:16:58.537Z] === Skipped
00:16:58 [2021-04-09T00:16:58.537Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:16:58 [2021-04-09T00:16:58.537Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:16:58 [2021-04-09T00:16:58.537Z] 
00:16:58 [2021-04-09T00:16:58.537Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:16:58 [2021-04-09T00:16:58.537Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:16:58 [2021-04-09T00:16:58.537Z] 
00:16:58 [2021-04-09T00:16:58.537Z] 
00:16:58 [2021-04-09T00:16:58.537Z] DONE 18 tests, 2 skipped in 29.646s
00:16:58 [2021-04-09T00:16:58.537Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:16:58 [2021-04-09T00:16:58.796Z] INFO: Testing against a local daemon
00:16:58 [2021-04-09T00:16:58.796Z] === RUN   TestVolumesCreateAndList
00:16:58 [2021-04-09T00:16:58.796Z] --- PASS: TestVolumesCreateAndList (0.06s)
00:16:58 [2021-04-09T00:16:58.796Z] === RUN   TestVolumesRemove
00:16:58 [2021-04-09T00:16:58.796Z] --- PASS: TestVolumesRemove (0.08s)
00:16:58 [2021-04-09T00:16:58.796Z] === RUN   TestVolumesInspect
00:16:58 [2021-04-09T00:16:58.796Z] --- PASS: TestVolumesInspect (0.03s)
00:16:58 [2021-04-09T00:16:58.796Z] === RUN   TestVolumesInvalidJSON
00:16:58 [2021-04-09T00:16:58.796Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:16:58 [2021-04-09T00:16:58.796Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:16:59 [2021-04-09T00:16:59.041Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.48s)
00:16:59 [2021-04-09T00:16:59.041Z] === RUN   TestCgroupNamespacesRunHostMode
00:16:59 [2021-04-09T00:16:59.057Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:16:59 [2021-04-09T00:16:59.057Z] --- PASS: TestVolumesInvalidJSON (0.04s)
00:16:59 [2021-04-09T00:16:59.057Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:16:59 [2021-04-09T00:16:59.057Z] PASS
00:16:59 [2021-04-09T00:16:59.057Z] 
00:16:59 [2021-04-09T00:16:59.057Z] DONE 5 tests in 0.335s
00:16:59 [2021-04-09T00:16:59.057Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:16:59 [2021-04-09T00:16:59.057Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12288 is not a child of this shell
00:16:59 [2021-04-09T00:16:59.057Z] warning: PID 12288 from bundles/test-integration/docker.pid had a nonzero exit code
00:16:59 [2021-04-09T00:16:59.057Z] Leaving: AppArmorNo profiles have been unloaded.
00:16:59 [2021-04-09T00:16:59.057Z] 
00:16:59 [2021-04-09T00:16:59.057Z] Unloading profiles will leave already running processes permanently
00:16:59 [2021-04-09T00:16:59.057Z] unconfined, which can lead to unexpected situations.
00:16:59 [2021-04-09T00:16:59.057Z] 
00:16:59 [2021-04-09T00:16:59.057Z] To set a process to complain mode, use the command line tool
00:16:59 [2021-04-09T00:16:59.057Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:16:59 [2021-04-09T00:16:59.057Z] Removing test suite binaries
00:16:59 [2021-04-09T00:16:59.057Z] exiting test-integration
00:16:59 [2021-04-09T00:16:59.057Z] ++ exit 0
00:16:59 [2021-04-09T00:16:59.593Z] Loaded image: debian:bullseye
00:16:59 [2021-04-09T00:16:59.594Z] Loaded image: hello-world:latest
00:16:59 [2021-04-09T00:16:59.594Z] Loaded image: arm32v7/hello-world:latest
00:16:59 [2021-04-09T00:16:59.853Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
00:16:59 [2021-04-09T00:16:59.991Z] 
00:16:59 [2021-04-09T00:16:59.991Z] --- PASS: TestDaemonDNSFallback (7.26s)
00:16:59 [2021-04-09T00:16:59.991Z] === RUN   TestInspectNetwork
00:17:01 [2021-04-09T00:17:01.601Z] --- PASS: TestCgroupNamespacesRunHostMode (2.49s)
00:17:01 [2021-04-09T00:17:01.601Z] === RUN   TestCgroupNamespacesRunPrivateMode
Post stage
[Pipeline] junit
00:17:01 [2021-04-09T00:17:01.910Z] Recording test results
00:17:02 [2021-04-09T00:17:02.285Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:17:02 [2021-04-09T00:17:02.646Z] + echo Ensuring container killed.
00:17:02 [2021-04-09T00:17:02.646Z] Ensuring container killed.
00:17:02 [2021-04-09T00:17:02.646Z] + docker rm -vf docker-pr3
00:17:02 [2021-04-09T00:17:02.646Z] Error: No such container: docker-pr3
[Pipeline] sh
00:17:02 [2021-04-09T00:17:02.932Z] + echo Chowning /workspace to jenkins user
00:17:02 [2021-04-09T00:17:02.932Z] Chowning /workspace to jenkins user
00:17:02 [2021-04-09T00:17:02.932Z] + id -u
00:17:02 [2021-04-09T00:17:02.932Z] + id -g
00:17:02 [2021-04-09T00:17:02.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42272:/workspace busybox chown -R 1000:1000 /workspace
00:17:04 [2021-04-09T00:17:04.159Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.50s)
00:17:04 [2021-04-09T00:17:04.159Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:17:04 [2021-04-09T00:17:04.190Z] === RUN   TestInspectNetwork/full_network_id
00:17:04 [2021-04-09T00:17:04.190Z] === RUN   TestInspectNetwork/partial_network_id
00:17:04 [2021-04-09T00:17:04.190Z] === RUN   TestInspectNetwork/network_name
00:17:04 [2021-04-09T00:17:04.190Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:17:04 [2021-04-09T00:17:04.862Z] #73 DONE 16.2s
00:17:04 [2021-04-09T00:17:04.863Z] 
00:17:04 [2021-04-09T00:17:04.863Z] #72 exporting to oci image format
00:17:04 [2021-04-09T00:17:04.863Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
00:17:04 [2021-04-09T00:17:04.863Z] #72 sending tarball 31.5s done
00:17:04 [2021-04-09T00:17:04.863Z] #72 DONE 116.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:17:05 [2021-04-09T00:17:05.133Z] + bundleName=amd64-rootless
00:17:05 [2021-04-09T00:17:05.133Z] + echo Creating amd64-rootless-bundles.tar.gz
00:17:05 [2021-04-09T00:17:05.133Z] Creating amd64-rootless-bundles.tar.gz
00:17:05 [2021-04-09T00:17:05.133Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:17:05 [2021-04-09T00:17:05.133Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
00:17:05 [2021-04-09T00:17:05.147Z] Archiving artifacts
00:17:05 [2021-04-09T00:17:05.156Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
00:17:05 [2021-04-09T00:17:05.156Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
00:17:05 [2021-04-09T00:17:05.156Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
00:17:05 [2021-04-09T00:17:05.338Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/test/unit
00:17:05 [2021-04-09T00:17:05.356Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:17:05 [2021-04-09T00:17:05.481Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
00:17:05 [2021-04-09T00:17:05.481Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
00:17:05 [2021-04-09T00:17:05.481Z] remote: Enumerating objects: 2, done.
00:17:05 [2021-04-09T00:17:05.481Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
00:17:05 [2021-04-09T00:17:05.481Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
00:17:05 [2021-04-09T00:17:05.481Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
00:17:05 [2021-04-09T00:17:05.481Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
00:17:05 [2021-04-09T00:17:05.481Z] Building: bundles/cross/windows/amd64/containerutility.exe
00:17:05 [2021-04-09T00:17:05.667Z] + make clean
00:17:05 [2021-04-09T00:17:05.925Z] docker volume rm -f docker-dev-cache
00:17:05 [2021-04-09T00:17:05.925Z] docker-dev-cache
[Pipeline] deleteDir
00:17:06 [2021-04-09T00:17:06.082Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.07s)
00:17:06 [2021-04-09T00:17:06.082Z] === RUN   TestCgroupNamespacesRunInvalidMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:17:07 [2021-04-09T00:17:07.475Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.44s)
00:17:07 [2021-04-09T00:17:07.475Z] === RUN   TestCgroupNamespacesRunOlderClient
00:17:07 [2021-04-09T00:17:07.693Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
00:17:08 [2021-04-09T00:17:08.012Z] 
00:17:08 [2021-04-09T00:17:08.386Z] --- PASS: TestInspectNetwork (8.42s)
00:17:08 [2021-04-09T00:17:08.387Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:17:08 [2021-04-09T00:17:08.387Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:17:08 [2021-04-09T00:17:08.387Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
00:17:08 [2021-04-09T00:17:08.387Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:17:08 [2021-04-09T00:17:08.387Z] === RUN   TestRunContainerWithBridgeNone
00:17:08 [2021-04-09T00:17:08.913Z] ?   	github.com/docker/docker/api	[no test files]
00:17:09 [2021-04-09T00:17:09.071Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:17:10 [2021-04-09T00:17:10.032Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.42s)
00:17:10 [2021-04-09T00:17:10.032Z] === RUN   TestKernelTCPMemory
00:17:10 [2021-04-09T00:17:10.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/test/unit
00:17:10 [2021-04-09T00:17:10.978Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.85s)
00:17:10 [2021-04-09T00:17:10.978Z] PASS
00:17:10 [2021-04-09T00:17:10.978Z] 
00:17:10 [2021-04-09T00:17:10.978Z] === Skipped
00:17:10 [2021-04-09T00:17:10.978Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:17:10 [2021-04-09T00:17:10.978Z]     build_session_test.go:25: TODO: BuildKit
00:17:10 [2021-04-09T00:17:10.978Z] 
00:17:10 [2021-04-09T00:17:10.978Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
00:17:10 [2021-04-09T00:17:10.978Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:17:10 [2021-04-09T00:17:10.978Z] 
00:17:10 [2021-04-09T00:17:10.978Z] 
00:17:10 [2021-04-09T00:17:10.978Z] DONE 34 tests, 2 skipped in 252.149s
00:17:10 [2021-04-09T00:17:10.978Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:17:10 [2021-04-09T00:17:10.978Z] ++ 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
00:17:10 [2021-04-09T00:17:10.978Z] ++ set -e
00:17:10 [2021-04-09T00:17:10.978Z] ++ '[' -n 0 ']'
00:17:10 [2021-04-09T00:17:10.978Z] ++ set -x
00:17:10 [2021-04-09T00:17:10.978Z] ++ 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
00:17:10 [2021-04-09T00:17:10.978Z] INFO: Testing against a local daemon
00:17:10 [2021-04-09T00:17:10.978Z] === RUN   TestConfigInspect
00:17:10 [2021-04-09T00:17:10.980Z] --- PASS: TestKernelTCPMemory (1.12s)
00:17:10 [2021-04-09T00:17:10.980Z] === RUN   TestNISDomainname
00:17:11 [2021-04-09T00:17:11.626Z] ?   	github.com/docker/docker/api	[no test files]
00:17:11 [2021-04-09T00:17:11.681Z] --- PASS: TestRunContainerWithBridgeNone (3.21s)
00:17:11 [2021-04-09T00:17:11.681Z] === RUN   TestNetworkInvalidJSON
00:17:11 [2021-04-09T00:17:11.681Z] === RUN   TestNetworkInvalidJSON//networks/create
00:17:11 [2021-04-09T00:17:11.681Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:17:11 [2021-04-09T00:17:11.681Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:17:11 [2021-04-09T00:17:11.681Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:17:11 [2021-04-09T00:17:11.681Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:11 [2021-04-09T00:17:11.681Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:11 [2021-04-09T00:17:11.681Z] === CONT  TestNetworkInvalidJSON//networks/create
00:17:11 [2021-04-09T00:17:11.681Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:11 [2021-04-09T00:17:11.681Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:17:11 [2021-04-09T00:17:11.681Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:17:11 [2021-04-09T00:17:11.681Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:17:11 [2021-04-09T00:17:11.681Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:17:11 [2021-04-09T00:17:11.681Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:17:11 [2021-04-09T00:17:11.681Z] === RUN   TestNetworkList
00:17:11 [2021-04-09T00:17:11.681Z] === RUN   TestNetworkList//networks
00:17:11 [2021-04-09T00:17:11.681Z] === PAUSE TestNetworkList//networks
00:17:11 [2021-04-09T00:17:11.681Z] === RUN   TestNetworkList//networks/
00:17:11 [2021-04-09T00:17:11.681Z] === PAUSE TestNetworkList//networks/
00:17:11 [2021-04-09T00:17:11.681Z] === CONT  TestNetworkList//networks
00:17:11 [2021-04-09T00:17:11.681Z] === CONT  TestNetworkList//networks/
00:17:11 [2021-04-09T00:17:11.681Z] --- PASS: TestNetworkList (0.01s)
00:17:11 [2021-04-09T00:17:11.681Z]     --- PASS: TestNetworkList//networks (0.00s)
00:17:11 [2021-04-09T00:17:11.681Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:17:11 [2021-04-09T00:17:11.681Z] === RUN   TestHostIPv4BridgeLabel
00:17:12 [2021-04-09T00:17:12.151Z] --- PASS: TestUpdateRestartPolicy (13.91s)
00:17:12 [2021-04-09T00:17:12.151Z] === RUN   TestUpdateRestartWithAutoRemove
00:17:12 [2021-04-09T00:17:12.151Z] --- PASS: TestUpdateRestartWithAutoRemove (1.06s)
00:17:12 [2021-04-09T00:17:12.151Z] === RUN   TestWaitNonBlocked
00:17:12 [2021-04-09T00:17:12.151Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:17:12 [2021-04-09T00:17:12.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:17:12 [2021-04-09T00:17:12.151Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:17:12 [2021-04-09T00:17:12.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:17:12 [2021-04-09T00:17:12.151Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:17:12 [2021-04-09T00:17:12.151Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:17:12 [2021-04-09T00:17:12.250Z] --- PASS: TestHostIPv4BridgeLabel (0.86s)
00:17:12 [2021-04-09T00:17:12.250Z] === RUN   TestDaemonRestartWithLiveRestore
00:17:12 [2021-04-09T00:17:12.374Z] --- PASS: TestNISDomainname (1.36s)
00:17:12 [2021-04-09T00:17:12.374Z] === RUN   TestHostnameDnsResolution
00:17:12 [2021-04-09T00:17:12.455Z] --- PASS: TestWaitNonBlocked (0.01s)
00:17:12 [2021-04-09T00:17:12.455Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
00:17:12 [2021-04-09T00:17:12.455Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s)
00:17:12 [2021-04-09T00:17:12.455Z] === RUN   TestWaitBlocked
00:17:12 [2021-04-09T00:17:12.455Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:17:12 [2021-04-09T00:17:12.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:17:12 [2021-04-09T00:17:12.455Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:17:12 [2021-04-09T00:17:12.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:17:12 [2021-04-09T00:17:12.455Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:17:12 [2021-04-09T00:17:12.455Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:17:12 [2021-04-09T00:17:12.883Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
00:17:13 [2021-04-09T00:17:13.143Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:17:13 [2021-04-09T00:17:13.712Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:17:13 [2021-04-09T00:17:13.979Z] --- PASS: TestWaitBlocked (0.01s)
00:17:13 [2021-04-09T00:17:13.980Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
00:17:13 [2021-04-09T00:17:13.980Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s)
00:17:13 [2021-04-09T00:17:13.980Z] === CONT  TestContainerStartOnDaemonRestart
00:17:13 [2021-04-09T00:17:13.980Z] === CONT  TestContainerKillOnDaemonStart
00:17:14 [2021-04-09T00:17:14.166Z] --- PASS: TestDaemonRestartWithLiveRestore (1.56s)
00:17:14 [2021-04-09T00:17:14.166Z] === RUN   TestDaemonDefaultNetworkPools
00:17:14 [2021-04-09T00:17:14.280Z] --- PASS: TestConfigInspect (3.39s)
00:17:14 [2021-04-09T00:17:14.280Z] === RUN   TestConfigList
00:17:14 [2021-04-09T00:17:14.933Z] --- PASS: TestHostnameDnsResolution (2.23s)
00:17:14 [2021-04-09T00:17:14.933Z] === RUN   TestStats
00:17:15 [2021-04-09T00:17:15.546Z] --- PASS: TestDaemonDefaultNetworkPools (1.50s)
00:17:15 [2021-04-09T00:17:15.546Z] === RUN   TestDaemonRestartWithExistingNetwork
00:17:15 [2021-04-09T00:17:15.658Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:17:15 [2021-04-09T00:17:15.658Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:17:15 [2021-04-09T00:17:15.917Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
00:17:16 [2021-04-09T00:17:16.486Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
00:17:17 [2021-04-09T00:17:17.055Z] --- PASS: TestConfigList (2.80s)
00:17:17 [2021-04-09T00:17:17.055Z] === RUN   TestConfigsCreateAndDelete
00:17:17 [2021-04-09T00:17:17.454Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.12s)
00:17:17 [2021-04-09T00:17:17.455Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:17:17 [2021-04-09T00:17:17.493Z] --- PASS: TestStats (2.85s)
00:17:17 [2021-04-09T00:17:17.493Z] === RUN   TestStopContainerWithTimeout
00:17:17 [2021-04-09T00:17:17.493Z] === RUN   TestStopContainerWithTimeout/0
00:17:17 [2021-04-09T00:17:17.493Z] === PAUSE TestStopContainerWithTimeout/0
00:17:17 [2021-04-09T00:17:17.493Z] === RUN   TestStopContainerWithTimeout/1
00:17:17 [2021-04-09T00:17:17.493Z] === PAUSE TestStopContainerWithTimeout/1
00:17:17 [2021-04-09T00:17:17.493Z] === RUN   TestStopContainerWithTimeout/3
00:17:17 [2021-04-09T00:17:17.493Z] === PAUSE TestStopContainerWithTimeout/3
00:17:17 [2021-04-09T00:17:17.493Z] === RUN   TestStopContainerWithTimeout/-1
00:17:17 [2021-04-09T00:17:17.493Z] === PAUSE TestStopContainerWithTimeout/-1
00:17:17 [2021-04-09T00:17:17.493Z] === CONT  TestStopContainerWithTimeout/0
00:17:17 [2021-04-09T00:17:17.493Z] === CONT  TestStopContainerWithTimeout/3
00:17:17 [2021-04-09T00:17:17.493Z] === CONT  TestStopContainerWithTimeout/-1
00:17:17 [2021-04-09T00:17:17.493Z] === CONT  TestStopContainerWithTimeout/1
00:17:18 [2021-04-09T00:17:18.211Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 9.0% of statements
00:17:18 [2021-04-09T00:17:18.459Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s)
00:17:18 [2021-04-09T00:17:18.459Z] === CONT  TestIpcModeOlderClient
00:17:18 [2021-04-09T00:17:18.459Z] --- PASS: TestIpcModeOlderClient (0.18s)
00:17:18 [2021-04-09T00:17:18.459Z] === CONT  TestDaemonHostGatewayIP
00:17:18 [2021-04-09T00:17:18.965Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:17:19 [2021-04-09T00:17:19.904Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
00:17:20 [2021-04-09T00:17:20.472Z] --- PASS: TestConfigsCreateAndDelete (3.39s)
00:17:20 [2021-04-09T00:17:20.472Z] === RUN   TestConfigsUpdate
00:17:20 [2021-04-09T00:17:20.748Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.69s)
00:17:20 [2021-04-09T00:17:20.748Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:17:20 [2021-04-09T00:17:20.810Z] --- PASS: TestStopContainerWithTimeout (0.04s)
00:17:20 [2021-04-09T00:17:20.810Z]     --- PASS: TestStopContainerWithTimeout/0 (1.40s)
00:17:20 [2021-04-09T00:17:20.810Z]     --- PASS: TestStopContainerWithTimeout/1 (2.24s)
00:17:20 [2021-04-09T00:17:20.810Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
00:17:20 [2021-04-09T00:17:20.810Z]     --- PASS: TestStopContainerWithTimeout/3 (3.37s)
00:17:20 [2021-04-09T00:17:20.810Z] === RUN   TestDeleteDevicemapper
00:17:20 [2021-04-09T00:17:20.811Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:17:20 [2021-04-09T00:17:20.811Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:17:20 [2021-04-09T00:17:20.811Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:17:21 [2021-04-09T00:17:21.078Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
00:17:21 [2021-04-09T00:17:21.078Z] === RUN   TestServiceWithPredefinedNetwork
00:17:21 [2021-04-09T00:17:21.457Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:17:21 [2021-04-09T00:17:21.716Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
00:17:21 [2021-04-09T00:17:21.998Z] --- PASS: TestDaemonHostGatewayIP (4.06s)
00:17:21 [2021-04-09T00:17:21.998Z] === CONT  TestRestartDaemonWithRestartingContainer
00:17:22 [2021-04-09T00:17:22.286Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:17:22 [2021-04-09T00:17:22.854Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
00:17:23 [2021-04-09T00:17:23.114Z] --- PASS: TestConfigsUpdate (2.65s)
00:17:23 [2021-04-09T00:17:23.114Z] === RUN   TestTemplatedConfig
00:17:23 [2021-04-09T00:17:23.392Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s)
00:17:23 [2021-04-09T00:17:23.392Z] === RUN   TestUpdateMemory
00:17:23 [2021-04-09T00:17:23.392Z] --- SKIP: TestUpdateMemory (0.00s)
00:17:23 [2021-04-09T00:17:23.392Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:17:23 [2021-04-09T00:17:23.392Z] === RUN   TestUpdateCPUQuota
00:17:24 [2021-04-09T00:17:24.396Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s)
00:17:24 [2021-04-09T00:17:24.396Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:17:24 [2021-04-09T00:17:24.396Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:17:24 [2021-04-09T00:17:24.396Z]     service_test.go:242: FLAKY_TEST
00:17:24 [2021-04-09T00:17:24.396Z] === RUN   TestServiceWithDataPathPortInit
00:17:26 [2021-04-09T00:17:26.469Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.17s)
00:17:26 [2021-04-09T00:17:26.469Z] === CONT  TestDaemonRestartIpcMode
00:17:27 [2021-04-09T00:17:27.107Z] --- PASS: TestContainerKillOnDaemonStart (12.92s)
00:17:27 [2021-04-09T00:17:27.308Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
00:17:27 [2021-04-09T00:17:27.631Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
00:17:27 [2021-04-09T00:17:27.876Z] --- PASS: TestTemplatedConfig (4.61s)
00:17:27 [2021-04-09T00:17:27.876Z] === RUN   TestConfigCreateResolve
00:17:29 [2021-04-09T00:17:29.993Z] --- PASS: TestUpdateCPUQuota (5.81s)
00:17:29 [2021-04-09T00:17:29.993Z] === RUN   TestUpdatePidsLimit
00:17:29 [2021-04-09T00:17:29.993Z] === RUN   TestUpdatePidsLimit/update_from_none
00:17:29 [2021-04-09T00:17:29.993Z] === RUN   TestUpdatePidsLimit/no_change
00:17:30 [2021-04-09T00:17:30.421Z] --- PASS: TestConfigCreateResolve (2.51s)
00:17:30 [2021-04-09T00:17:30.421Z] === RUN   TestConfigDaemonLibtrustID
00:17:30 [2021-04-09T00:17:30.568Z] === RUN   TestUpdatePidsLimit/update_lower
00:17:30 [2021-04-09T00:17:30.641Z] --- PASS: TestDaemonRestartIpcMode (4.15s)
00:17:30 [2021-04-09T00:17:30.641Z] PASS
00:17:30 [2021-04-09T00:17:30.641Z] 
00:17:30 [2021-04-09T00:17:30.641Z] === Skipped
00:17:30 [2021-04-09T00:17:30.641Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
00:17:30 [2021-04-09T00:17:30.641Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:17:30 [2021-04-09T00:17:30.641Z] 
00:17:30 [2021-04-09T00:17:30.641Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
00:17:30 [2021-04-09T00:17:30.641Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:17:30 [2021-04-09T00:17:30.641Z] 
00:17:30 [2021-04-09T00:17:30.641Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
00:17:30 [2021-04-09T00:17:30.641Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:17:30 [2021-04-09T00:17:30.641Z] 
00:17:30 [2021-04-09T00:17:30.641Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:17:30 [2021-04-09T00:17:30.641Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:17:30 [2021-04-09T00:17:30.641Z] 
00:17:30 [2021-04-09T00:17:30.641Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
00:17:30 [2021-04-09T00:17:30.641Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:17:30 [2021-04-09T00:17:30.641Z] 
00:17:30 [2021-04-09T00:17:30.641Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
00:17:30 [2021-04-09T00:17:30.641Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:17:30 [2021-04-09T00:17:30.641Z] 
00:17:30 [2021-04-09T00:17:30.641Z] 
00:17:30 [2021-04-09T00:17:30.641Z] DONE 197 tests, 6 skipped in 188.023s
00:17:30 [2021-04-09T00:17:30.641Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
00:17:30 [2021-04-09T00:17:30.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
00:17:30 [2021-04-09T00:17:30.641Z] ++ set -e
00:17:30 [2021-04-09T00:17:30.641Z] ++ '[' -n 0 ']'
00:17:30 [2021-04-09T00:17:30.641Z] ++ set -x
00:17:30 [2021-04-09T00:17:30.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
00:17:30 [2021-04-09T00:17:30.642Z] INFO: Testing against a local daemon
00:17:30 [2021-04-09T00:17:30.642Z] === RUN   TestCommitInheritsEnv
00:17:30 [2021-04-09T00:17:30.682Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
00:17:30 [2021-04-09T00:17:30.935Z] --- PASS: TestCommitInheritsEnv (0.65s)
00:17:30 [2021-04-09T00:17:30.935Z] === RUN   TestImportExtremelyLargeImageWorks
00:17:30 [2021-04-09T00:17:30.935Z] === PAUSE TestImportExtremelyLargeImageWorks
00:17:30 [2021-04-09T00:17:30.935Z] === RUN   TestImagesFilterMultiReference
00:17:30 [2021-04-09T00:17:30.935Z] --- PASS: TestImagesFilterMultiReference (0.04s)
00:17:30 [2021-04-09T00:17:30.935Z] === RUN   TestImagePullPlatformInvalid
00:17:30 [2021-04-09T00:17:30.935Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
00:17:30 [2021-04-09T00:17:30.935Z] === RUN   TestRemoveImageOrphaning
00:17:30 [2021-04-09T00:17:30.944Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:17:30 [2021-04-09T00:17:30.944Z] --- PASS: TestConfigDaemonLibtrustID (0.80s)
00:17:30 [2021-04-09T00:17:30.944Z] PASS
00:17:30 [2021-04-09T00:17:30.944Z] 
00:17:30 [2021-04-09T00:17:30.944Z] DONE 7 tests in 20.315s
00:17:30 [2021-04-09T00:17:30.944Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:17:30 [2021-04-09T00:17:30.944Z] ++ 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
00:17:30 [2021-04-09T00:17:30.944Z] ++ set -e
00:17:30 [2021-04-09T00:17:30.944Z] ++ '[' -n 0 ']'
00:17:30 [2021-04-09T00:17:30.944Z] ++ set -x
00:17:30 [2021-04-09T00:17:30.944Z] ++ 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
00:17:31 [2021-04-09T00:17:31.143Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:17:31 [2021-04-09T00:17:31.207Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
00:17:31 [2021-04-09T00:17:31.207Z] INFO: Testing against a local daemon
00:17:31 [2021-04-09T00:17:31.207Z] === RUN   TestCheckpoint
00:17:31 [2021-04-09T00:17:31.207Z] --- SKIP: TestCheckpoint (0.00s)
00:17:31 [2021-04-09T00:17:31.208Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:17:31 [2021-04-09T00:17:31.208Z] === RUN   TestContainerInvalidJSON
00:17:31 [2021-04-09T00:17:31.467Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:17:31 [2021-04-09T00:17:31.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:17:31 [2021-04-09T00:17:31.467Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:17:31 [2021-04-09T00:17:31.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:17:31 [2021-04-09T00:17:31.467Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:17:31 [2021-04-09T00:17:31.467Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:17:31 [2021-04-09T00:17:31.467Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:17:31 [2021-04-09T00:17:31.467Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:17:31 [2021-04-09T00:17:31.467Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:17:31 [2021-04-09T00:17:31.467Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:17:31 [2021-04-09T00:17:31.467Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:17:31 [2021-04-09T00:17:31.467Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:17:31 [2021-04-09T00:17:31.467Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:17:31 [2021-04-09T00:17:31.467Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:17:31 [2021-04-09T00:17:31.467Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
00:17:31 [2021-04-09T00:17:31.467Z] === RUN   TestCopyFromContainerPathIsNotDir
00:17:31 [2021-04-09T00:17:31.467Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
00:17:31 [2021-04-09T00:17:31.467Z] === RUN   TestCopyToContainerPathDoesNotExist
00:17:31 [2021-04-09T00:17:31.467Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
00:17:31 [2021-04-09T00:17:31.467Z] === RUN   TestCopyToContainerPathIsNotDir
00:17:31 [2021-04-09T00:17:31.579Z] --- PASS: TestRemoveImageOrphaning (0.59s)
00:17:31 [2021-04-09T00:17:31.579Z] === RUN   TestRemoveImageGarbageCollector
00:17:31 [2021-04-09T00:17:31.579Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:17:31 [2021-04-09T00:17:31.579Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:17:31 [2021-04-09T00:17:31.579Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:17:31 [2021-04-09T00:17:31.579Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:17:31 [2021-04-09T00:17:31.579Z] === RUN   TestTagInvalidReference
00:17:31 [2021-04-09T00:17:31.579Z] --- PASS: TestTagInvalidReference (0.01s)
00:17:31 [2021-04-09T00:17:31.579Z] === RUN   TestTagValidPrefixedRepo
00:17:31 [2021-04-09T00:17:31.579Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
00:17:31 [2021-04-09T00:17:31.579Z] === RUN   TestTagExistedNameWithoutForce
00:17:31 [2021-04-09T00:17:31.719Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:17:31 [2021-04-09T00:17:31.727Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
00:17:31 [2021-04-09T00:17:31.727Z] === RUN   TestCopyFromContainer
00:17:31 [2021-04-09T00:17:31.876Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:17:31 [2021-04-09T00:17:31.876Z] === RUN   TestTagOfficialNames
00:17:31 [2021-04-09T00:17:31.876Z] --- PASS: TestTagOfficialNames (0.04s)
00:17:31 [2021-04-09T00:17:31.876Z] === RUN   TestTagMatchesDigest
00:17:31 [2021-04-09T00:17:31.876Z] --- PASS: TestTagMatchesDigest (0.01s)
00:17:31 [2021-04-09T00:17:31.876Z] === CONT  TestImportExtremelyLargeImageWorks
00:17:31 [2021-04-09T00:17:31.986Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
00:17:32 [2021-04-09T00:17:32.668Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:17:32 [2021-04-09T00:17:32.923Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
00:17:33 [2021-04-09T00:17:33.243Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:17:33 [2021-04-09T00:17:33.860Z] === RUN   TestCopyFromContainer//
00:17:33 [2021-04-09T00:17:33.860Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
00:17:33 [2021-04-09T00:17:33.860Z] === RUN   TestCopyFromContainer//bar/root
00:17:34 [2021-04-09T00:17:34.120Z] === RUN   TestCopyFromContainer//bar/root/
00:17:34 [2021-04-09T00:17:34.120Z] === RUN   TestCopyFromContainer/bar/quux
00:17:34 [2021-04-09T00:17:34.184Z] Removing intermediate container c636190c46bf
00:17:34 [2021-04-09T00:17:34.184Z]  ---> 882bf60d8e49
00:17:34 [2021-04-09T00:17:34.184Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
00:17:34 [2021-04-09T00:17:34.184Z]  ---> Running in bf628f746b0e
00:17:34 [2021-04-09T00:17:34.184Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
00:17:34 [2021-04-09T00:17:34.184Z] go: finding gotest.tools v0.5.3
00:17:34 [2021-04-09T00:17:34.184Z] go: finding gotest.tools/gotestsum v0.5.3
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading gotest.tools/gotestsum v0.5.3
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting gotest.tools/gotestsum v0.5.3
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading github.com/fatih/color v1.9.0
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading github.com/spf13/pflag v1.0.3
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting github.com/fatih/color v1.9.0
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting github.com/spf13/pflag v1.0.3
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading github.com/jonboulle/clockwork v0.1.0
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading github.com/mattn/go-colorable v0.1.6
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting github.com/jonboulle/clockwork v0.1.0
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting github.com/mattn/go-colorable v0.1.6
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading github.com/pkg/errors v0.9.1
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting github.com/pkg/errors v0.9.1
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading github.com/mattn/go-isatty v0.0.12
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting github.com/mattn/go-isatty v0.0.12
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:17:34 [2021-04-09T00:17:34.184Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:17:34 [2021-04-09T00:17:34.184Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:17:34 [2021-04-09T00:17:34.184Z] go: finding github.com/fatih/color v1.9.0
00:17:34 [2021-04-09T00:17:34.184Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:17:34 [2021-04-09T00:17:34.184Z] go: finding github.com/pkg/errors v0.9.1
00:17:34 [2021-04-09T00:17:34.184Z] go: finding github.com/spf13/pflag v1.0.3
00:17:34 [2021-04-09T00:17:34.184Z] go: finding github.com/mattn/go-colorable v0.1.6
00:17:34 [2021-04-09T00:17:34.184Z] go: finding github.com/mattn/go-isatty v0.0.12
00:17:34 [2021-04-09T00:17:34.184Z] go: finding github.com/jonboulle/clockwork v0.1.0
00:17:34 [2021-04-09T00:17:34.184Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:17:34 [2021-04-09T00:17:34.184Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:17:34 [2021-04-09T00:17:34.184Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:17:34 [2021-04-09T00:17:34.184Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:17:34 [2021-04-09T00:17:34.379Z] === RUN   TestCopyFromContainer/bar/quux/
00:17:34 [2021-04-09T00:17:34.379Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:17:34 [2021-04-09T00:17:34.636Z] --- PASS: TestUpdatePidsLimit (5.31s)
00:17:34 [2021-04-09T00:17:34.636Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.65s)
00:17:34 [2021-04-09T00:17:34.636Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
00:17:34 [2021-04-09T00:17:34.636Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
00:17:34 [2021-04-09T00:17:34.636Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s)
00:17:34 [2021-04-09T00:17:34.636Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s)
00:17:34 [2021-04-09T00:17:34.636Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s)
00:17:34 [2021-04-09T00:17:34.636Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s)
00:17:34 [2021-04-09T00:17:34.636Z] === RUN   TestUpdateRestartPolicy
00:17:34 [2021-04-09T00:17:34.638Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:17:34 [2021-04-09T00:17:34.638Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:17:34 [2021-04-09T00:17:34.897Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:17:34 [2021-04-09T00:17:34.897Z] === RUN   TestCopyFromContainer/bar/notarget
00:17:35 [2021-04-09T00:17:35.141Z] INFO: Build done for gotestsum...
00:17:35 [2021-04-09T00:17:35.156Z] --- PASS: TestCopyFromContainer (3.53s)
00:17:35 [2021-04-09T00:17:35.156Z]     --- PASS: TestCopyFromContainer// (0.12s)
00:17:35 [2021-04-09T00:17:35.156Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
00:17:35 [2021-04-09T00:17:35.156Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
00:17:35 [2021-04-09T00:17:35.156Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
00:17:35 [2021-04-09T00:17:35.156Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
00:17:35 [2021-04-09T00:17:35.156Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
00:17:35 [2021-04-09T00:17:35.156Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
00:17:35 [2021-04-09T00:17:35.157Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s)
00:17:35 [2021-04-09T00:17:35.157Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
00:17:35 [2021-04-09T00:17:35.157Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:17:35 [2021-04-09T00:17:35.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:17:35 [2021-04-09T00:17:35.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:17:35 [2021-04-09T00:17:35.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:17:35 [2021-04-09T00:17:35.157Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:17:35 [2021-04-09T00:17:35.157Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:17:35 [2021-04-09T00:17:35.157Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:17:35 [2021-04-09T00:17:35.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s)
00:17:35 [2021-04-09T00:17:35.157Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:17:35 [2021-04-09T00:17:35.157Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
00:17:35 [2021-04-09T00:17:35.157Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateLinkToNonExistingContainer
00:17:35 [2021-04-09T00:17:35.157Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateWithInvalidEnv
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateWithInvalidEnv/0
00:17:35 [2021-04-09T00:17:35.157Z] === PAUSE TestCreateWithInvalidEnv/0
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateWithInvalidEnv/1
00:17:35 [2021-04-09T00:17:35.157Z] === PAUSE TestCreateWithInvalidEnv/1
00:17:35 [2021-04-09T00:17:35.157Z] === RUN   TestCreateWithInvalidEnv/2
00:17:35 [2021-04-09T00:17:35.157Z] === PAUSE TestCreateWithInvalidEnv/2
00:17:35 [2021-04-09T00:17:35.417Z] === CONT  TestCreateWithInvalidEnv/0
00:17:35 [2021-04-09T00:17:35.417Z] === CONT  TestCreateWithInvalidEnv/2
00:17:35 [2021-04-09T00:17:35.417Z] === CONT  TestCreateWithInvalidEnv/1
00:17:35 [2021-04-09T00:17:35.417Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
00:17:35 [2021-04-09T00:17:35.417Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:17:35 [2021-04-09T00:17:35.417Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:17:35 [2021-04-09T00:17:35.417Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
00:17:35 [2021-04-09T00:17:35.417Z] === RUN   TestCreateTmpfsMountsTarget
00:17:35 [2021-04-09T00:17:35.417Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:17:35 [2021-04-09T00:17:35.417Z] === RUN   TestCreateWithCustomMaskedPaths
00:17:36 [2021-04-09T00:17:36.800Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:17:36 [2021-04-09T00:17:36.800Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:17:39 [2021-04-09T00:17:39.339Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:17:39 [2021-04-09T00:17:39.339Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
00:17:39 [2021-04-09T00:17:39.339Z] --- PASS: TestCreateWithCustomMaskedPaths (3.87s)
00:17:39 [2021-04-09T00:17:39.339Z] === RUN   TestCreateWithCustomReadonlyPaths
00:17:40 [2021-04-09T00:17:40.158Z] ok  	github.com/docker/docker/api/server/httputils	0.021s	coverage: 14.7% of statements
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ok  	github.com/docker/docker/api/types/strslice	0.036s	coverage: 90.0% of statements
00:17:40 [2021-04-09T00:17:40.158Z] ok  	github.com/docker/docker/api/server/middleware	0.033s	coverage: 37.7% of statements
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ok  	github.com/docker/docker/api/types/filters	0.041s	coverage: 92.2% of statements
00:17:40 [2021-04-09T00:17:40.158Z] ok  	github.com/docker/docker/api/types/versions	0.021s	coverage: 75.0% of statements
00:17:40 [2021-04-09T00:17:40.158Z] ok  	github.com/docker/docker/api/types/time	0.026s	coverage: 100.0% of statements
00:17:40 [2021-04-09T00:17:40.158Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/builder	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:17:40 [2021-04-09T00:17:40.158Z] ok  	github.com/docker/docker/cli/debug	0.053s	coverage: 100.0% of statements
00:17:40 [2021-04-09T00:17:40.418Z] ok  	github.com/docker/docker/builder/remotecontext	0.148s	coverage: 13.7% of statements
00:17:40 [2021-04-09T00:17:40.988Z] ok  	github.com/docker/docker/builder/dockerfile	0.310s	coverage: 48.5% of statements
00:17:40 [2021-04-09T00:17:40.988Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:17:42 [2021-04-09T00:17:42.495Z] --- PASS: TestServiceWithDataPathPortInit (15.84s)
00:17:42 [2021-04-09T00:17:42.495Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:17:42 [2021-04-09T00:17:42.633Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.49s)
00:17:42 [2021-04-09T00:17:42.633Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:17:42 [2021-04-09T00:17:42.633Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:17:42 [2021-04-09T00:17:42.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:17:42 [2021-04-09T00:17:42.633Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:17:42 [2021-04-09T00:17:42.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:17:42 [2021-04-09T00:17:42.633Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:17:42 [2021-04-09T00:17:42.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:17:42 [2021-04-09T00:17:42.633Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:17:42 [2021-04-09T00:17:42.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:17:42 [2021-04-09T00:17:42.633Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:17:42 [2021-04-09T00:17:42.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:17:42 [2021-04-09T00:17:42.633Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:17:42 [2021-04-09T00:17:42.633Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:17:42 [2021-04-09T00:17:42.633Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:17:42 [2021-04-09T00:17:42.892Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:17:42 [2021-04-09T00:17:42.892Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:17:42 [2021-04-09T00:17:42.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
00:17:42 [2021-04-09T00:17:42.892Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
00:17:42 [2021-04-09T00:17:42.892Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.09s)
00:17:42 [2021-04-09T00:17:42.892Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
00:17:42 [2021-04-09T00:17:42.892Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.08s)
00:17:42 [2021-04-09T00:17:42.892Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:17:42 [2021-04-09T00:17:42.892Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:17:43 [2021-04-09T00:17:43.830Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:17:43 [2021-04-09T00:17:43.830Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s)
00:17:43 [2021-04-09T00:17:43.830Z] === RUN   TestCreateDifferentPlatform
00:17:43 [2021-04-09T00:17:43.830Z] === RUN   TestCreateDifferentPlatform/different_os
00:17:43 [2021-04-09T00:17:43.830Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:17:43 [2021-04-09T00:17:43.830Z] --- PASS: TestCreateDifferentPlatform (0.03s)
00:17:43 [2021-04-09T00:17:43.830Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
00:17:43 [2021-04-09T00:17:43.830Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:17:43 [2021-04-09T00:17:43.830Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:17:43 [2021-04-09T00:17:43.830Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:17:43 [2021-04-09T00:17:43.830Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:17:44 [2021-04-09T00:17:44.090Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
00:17:44 [2021-04-09T00:17:44.090Z] === RUN   TestContainerStartOnDaemonRestart
00:17:44 [2021-04-09T00:17:44.090Z] === PAUSE TestContainerStartOnDaemonRestart
00:17:44 [2021-04-09T00:17:44.090Z] === RUN   TestDaemonRestartIpcMode
00:17:44 [2021-04-09T00:17:44.090Z] === PAUSE TestDaemonRestartIpcMode
00:17:44 [2021-04-09T00:17:44.090Z] === RUN   TestDaemonHostGatewayIP
00:17:44 [2021-04-09T00:17:44.090Z] === PAUSE TestDaemonHostGatewayIP
00:17:44 [2021-04-09T00:17:44.090Z] === RUN   TestRestartDaemonWithRestartingContainer
00:17:44 [2021-04-09T00:17:44.090Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:17:44 [2021-04-09T00:17:44.090Z] === RUN   TestContainerKillOnDaemonStart
00:17:44 [2021-04-09T00:17:44.090Z] === PAUSE TestContainerKillOnDaemonStart
00:17:44 [2021-04-09T00:17:44.090Z] === RUN   TestDiff
00:17:44 [2021-04-09T00:17:44.283Z] ok  	github.com/docker/docker/client	0.183s	coverage: 75.4% of statements
00:17:44 [2021-04-09T00:17:44.283Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.823s	coverage: 86.3% of statements
00:17:44 [2021-04-09T00:17:44.283Z] ?   	github.com/docker/docker/cli	[no test files]
00:17:44 [2021-04-09T00:17:44.283Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:17:45 [2021-04-09T00:17:45.471Z] --- PASS: TestDiff (1.34s)
00:17:45 [2021-04-09T00:17:45.471Z] === RUN   TestExecWithCloseStdin
00:17:45 [2021-04-09T00:17:45.471Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:17:46 [2021-04-09T00:17:46.408Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:17:46 [2021-04-09T00:17:46.977Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
00:17:46 [2021-04-09T00:17:46.977Z] --- PASS: TestExecWithCloseStdin (1.75s)
00:17:46 [2021-04-09T00:17:46.977Z] === RUN   TestExec
00:17:47 [2021-04-09T00:17:47.772Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s)
00:17:47 [2021-04-09T00:17:47.772Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sidn5kpru4xkjgjcpoogcrttv Created:2021-04-09 00:17:40.975198303 +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[c3613f124627aa3a3e5e88f6c90fe8081f128eeb48db35ad95e7d947490d6f03:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lpelmu41b65k4a7sbdgij7lzh EndpointID:b7811af08ff451a5fcd9b741180705d033e6151cc34445201fa0af6175608e3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:be432ab07bdfff8cd310eca50f3321a77b5fa61b6abaff8465a608f8f421f17a 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:48cdde5c3544 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lpelmu41b65k4a7sbdgij7lzh EndpointID:b7811af08ff451a5fcd9b741180705d033e6151cc34445201fa0af6175608e3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:17:47 [2021-04-09T00:17:47.772Z] PASS
00:17:47 [2021-04-09T00:17:47.772Z] 
00:17:47 [2021-04-09T00:17:47.772Z] === Skipped
00:17:47 [2021-04-09T00:17:47.772Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:17:47 [2021-04-09T00:17:47.772Z]     service_test.go:242: FLAKY_TEST
00:17:47 [2021-04-09T00:17:47.772Z] 
00:17:47 [2021-04-09T00:17:47.772Z] 
00:17:47 [2021-04-09T00:17:47.772Z] DONE 26 tests, 1 skipped in 56.808s
00:17:47 [2021-04-09T00:17:47.772Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:17:47 [2021-04-09T00:17:47.772Z] INFO: Testing against a local daemon
00:17:47 [2021-04-09T00:17:47.772Z] === RUN   TestDockerNetworkIpvlanPersistance
00:17:47 [2021-04-09T00:17:47.772Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:17:47 [2021-04-09T00:17:47.772Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:17:47 [2021-04-09T00:17:47.772Z] === RUN   TestDockerNetworkIpvlan
00:17:47 [2021-04-09T00:17:47.772Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:17:47 [2021-04-09T00:17:47.772Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:17:47 [2021-04-09T00:17:47.772Z] PASS
00:17:47 [2021-04-09T00:17:47.772Z] 
00:17:47 [2021-04-09T00:17:47.772Z] === Skipped
00:17:47 [2021-04-09T00:17:47.772Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:17:47 [2021-04-09T00:17:47.772Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:17:47 [2021-04-09T00:17:47.772Z] 
00:17:47 [2021-04-09T00:17:47.772Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:17:47 [2021-04-09T00:17:47.772Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:17:47 [2021-04-09T00:17:47.772Z] 
00:17:47 [2021-04-09T00:17:47.772Z] 
00:17:47 [2021-04-09T00:17:47.772Z] DONE 2 tests, 2 skipped in 0.039s
00:17:47 [2021-04-09T00:17:47.772Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:17:47 [2021-04-09T00:17:47.772Z] INFO: Testing against a local daemon
00:17:47 [2021-04-09T00:17:47.772Z] === RUN   TestDockerNetworkMacvlanPersistance
00:17:48 [2021-04-09T00:17:48.886Z] --- PASS: TestExec (1.72s)
00:17:48 [2021-04-09T00:17:48.886Z] === RUN   TestExecUser
00:17:49 [2021-04-09T00:17:49.570Z] --- PASS: TestUpdateRestartPolicy (12.97s)
00:17:49 [2021-04-09T00:17:49.570Z] === RUN   TestUpdateRestartWithAutoRemove
00:17:49 [2021-04-09T00:17:49.570Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
00:17:49 [2021-04-09T00:17:49.570Z] === RUN   TestWaitNonBlocked
00:17:49 [2021-04-09T00:17:49.570Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:17:49 [2021-04-09T00:17:49.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:17:49 [2021-04-09T00:17:49.570Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:17:49 [2021-04-09T00:17:49.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:17:49 [2021-04-09T00:17:49.570Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:17:49 [2021-04-09T00:17:49.570Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:17:49 [2021-04-09T00:17:49.570Z] --- PASS: TestWaitNonBlocked (0.02s)
00:17:49 [2021-04-09T00:17:49.570Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
00:17:49 [2021-04-09T00:17:49.570Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
00:17:49 [2021-04-09T00:17:49.570Z] === RUN   TestWaitBlocked
00:17:49 [2021-04-09T00:17:49.570Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:17:49 [2021-04-09T00:17:49.570Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:17:49 [2021-04-09T00:17:49.570Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:17:49 [2021-04-09T00:17:49.570Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:17:49 [2021-04-09T00:17:49.570Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:17:49 [2021-04-09T00:17:49.570Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:17:49 [2021-04-09T00:17:49.679Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.95s)
00:17:49 [2021-04-09T00:17:49.679Z] === RUN   TestDockerNetworkMacvlan
00:17:49 [2021-04-09T00:17:49.893Z] Removing intermediate container bf628f746b0e
00:17:49 [2021-04-09T00:17:49.893Z]  ---> a059bcb83e02
00:17:49 [2021-04-09T00:17:49.893Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
00:17:49 [2021-04-09T00:17:49.893Z]  ---> Running in 33f513602f08
00:17:49 [2021-04-09T00:17:49.893Z] Removing intermediate container 33f513602f08
00:17:49 [2021-04-09T00:17:49.893Z]  ---> 44314587c360
00:17:49 [2021-04-09T00:17:49.893Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
00:17:49 [2021-04-09T00:17:49.893Z]  ---> Running in fd96e8cb0c46
00:17:49 [2021-04-09T00:17:49.893Z] Removing intermediate container fd96e8cb0c46
00:17:49 [2021-04-09T00:17:49.893Z]  ---> 4a226148a356
00:17:49 [2021-04-09T00:17:49.893Z] Step 10/10 : COPY . .
00:17:50 [2021-04-09T00:17:50.520Z] --- PASS: TestWaitBlocked (0.03s)
00:17:50 [2021-04-09T00:17:50.520Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
00:17:50 [2021-04-09T00:17:50.520Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
00:17:50 [2021-04-09T00:17:50.520Z] === CONT  TestContainerStartOnDaemonRestart
00:17:50 [2021-04-09T00:17:50.520Z] === CONT  TestContainerKillOnDaemonStart
00:17:50 [2021-04-09T00:17:50.520Z] === CONT  TestRestartDaemonWithRestartingContainer
00:17:50 [2021-04-09T00:17:50.520Z] === CONT  TestIpcModeOlderClient
00:17:50 [2021-04-09T00:17:50.520Z] --- PASS: TestIpcModeOlderClient (0.09s)
00:17:50 [2021-04-09T00:17:50.520Z] === CONT  TestDaemonHostGatewayIP
00:17:50 [2021-04-09T00:17:50.618Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:17:50 [2021-04-09T00:17:50.796Z] --- PASS: TestExecUser (1.86s)
00:17:50 [2021-04-09T00:17:50.796Z] === RUN   TestExportContainerAndImportImage
00:17:51 [2021-04-09T00:17:51.057Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:17:51 [2021-04-09T00:17:51.558Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:17:51 [2021-04-09T00:17:51.629Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
00:17:51 [2021-04-09T00:17:51.629Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
00:17:52 [2021-04-09T00:17:52.199Z] --- PASS: TestExportContainerAndImportImage (1.36s)
00:17:52 [2021-04-09T00:17:52.199Z] === RUN   TestExportContainerAfterDaemonRestart
00:17:52 [2021-04-09T00:17:52.409Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.048s	coverage: 65.3% of statements
00:17:52 [2021-04-09T00:17:52.669Z] ok  	github.com/docker/docker/container	0.136s	coverage: 34.7% of statements
00:17:52 [2021-04-09T00:17:52.929Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.075s	coverage: 35.9% of statements
00:17:52 [2021-04-09T00:17:52.940Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:17:53 [2021-04-09T00:17:53.850Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s)
00:17:53 [2021-04-09T00:17:53.850Z] === CONT  TestDaemonRestartIpcMode
00:17:53 [2021-04-09T00:17:53.868Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
00:17:54 [2021-04-09T00:17:54.107Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:17:54 [2021-04-09T00:17:54.107Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
00:17:54 [2021-04-09T00:17:54.437Z] ok  	github.com/docker/docker/daemon/events	0.096s	coverage: 50.0% of statements
00:17:54 [2021-04-09T00:17:54.683Z] --- PASS: TestExportContainerAfterDaemonRestart (2.52s)
00:17:54 [2021-04-09T00:17:54.683Z] === RUN   TestHealthCheckWorkdir
00:17:55 [2021-04-09T00:17:55.010Z] ok  	github.com/docker/docker/daemon/config	0.151s	coverage: 81.8% of statements
00:17:55 [2021-04-09T00:17:55.251Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:17:55 [2021-04-09T00:17:55.270Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
00:17:56 [2021-04-09T00:17:56.232Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:17:56 [2021-04-09T00:17:56.411Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.89s)
00:17:56 [2021-04-09T00:17:56.650Z] ok  	github.com/docker/docker/cmd/dockerd	0.124s	coverage: 29.1% of statements
00:17:56 [2021-04-09T00:17:56.650Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.458s	coverage: 56.2% of statements
00:17:56 [2021-04-09T00:17:56.650Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:17:56 [2021-04-09T00:17:56.650Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:17:56 [2021-04-09T00:17:56.650Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:17:56 [2021-04-09T00:17:56.650Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:17:57 [2021-04-09T00:17:57.160Z] --- PASS: TestHealthCheckWorkdir (2.54s)
00:17:57 [2021-04-09T00:17:57.160Z] === RUN   TestHealthKillContainer
00:17:57 [2021-04-09T00:17:57.160Z] === RUN   TestDockerSuite/TestBuildAddScript
00:17:57 [2021-04-09T00:17:57.361Z] --- PASS: TestDaemonHostGatewayIP (6.99s)
00:17:57 [2021-04-09T00:17:57.421Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
00:17:57 [2021-04-09T00:17:57.937Z] --- PASS: TestDaemonRestartIpcMode (4.27s)
00:17:58 [2021-04-09T00:17:58.032Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.024s	coverage: 2.9% of statements
00:17:58 [2021-04-09T00:17:58.292Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
00:17:58 [2021-04-09T00:17:58.552Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.022s	coverage: 1.9% of statements
00:17:59 [2021-04-09T00:17:59.123Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.492s	coverage: 49.4% of statements
00:17:59 [2021-04-09T00:17:59.383Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.418s	coverage: 73.3% of statements
00:17:59 [2021-04-09T00:17:59.527Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:17:59 [2021-04-09T00:17:59.953Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
00:17:59 [2021-04-09T00:17:59.953Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 57.5% of statements
00:18:00 [2021-04-09T00:18:00.213Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.018s	coverage: 3.0% of statements
00:18:00 [2021-04-09T00:18:00.711Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
00:18:00 [2021-04-09T00:18:00.711Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:18:00 [2021-04-09T00:18:00.971Z] --- PASS: TestHealthKillContainer (3.92s)
00:18:00 [2021-04-09T00:18:00.971Z] === RUN   TestInspectCpusetInConfigPre120
00:18:01 [2021-04-09T00:18:01.152Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.523s	coverage: 57.7% of statements
00:18:01 [2021-04-09T00:18:01.414Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
00:18:01 [2021-04-09T00:18:01.674Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
00:18:01 [2021-04-09T00:18:01.935Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 6.7% of statements
00:18:01 [2021-04-09T00:18:01.935Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.141s	coverage: 77.8% of statements
00:18:01 [2021-04-09T00:18:01.935Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 23.9% of statements
00:18:02 [2021-04-09T00:18:02.195Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 87.2% of statements
00:18:02 [2021-04-09T00:18:02.355Z] --- PASS: TestInspectCpusetInConfigPre120 (1.31s)
00:18:02 [2021-04-09T00:18:02.355Z] === RUN   TestIpcModeNone
00:18:02 [2021-04-09T00:18:02.454Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.524s	coverage: 14.0% of statements
00:18:02 [2021-04-09T00:18:02.454Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 69.9% of statements
00:18:02 [2021-04-09T00:18:02.714Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.702s	coverage: 46.2% of statements
00:18:02 [2021-04-09T00:18:02.974Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
00:18:03 [2021-04-09T00:18:03.235Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
00:18:03 [2021-04-09T00:18:03.296Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
00:18:03 [2021-04-09T00:18:03.495Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 59.3% of statements
00:18:03 [2021-04-09T00:18:03.495Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.011s	coverage: 31.5% of statements
00:18:03 [2021-04-09T00:18:03.495Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.023s	coverage: 46.8% of statements
00:18:04 [2021-04-09T00:18:04.065Z] ok  	github.com/docker/docker/daemon/network	0.053s	coverage: 63.8% of statements
00:18:04 [2021-04-09T00:18:04.235Z] --- PASS: TestIpcModeNone (1.80s)
00:18:04 [2021-04-09T00:18:04.235Z] === RUN   TestIpcModePrivate
00:18:04 [2021-04-09T00:18:04.536Z] --- PASS: TestContainerKillOnDaemonStart (13.59s)
00:18:04 [2021-04-09T00:18:04.536Z] PASS
00:18:04 [2021-04-09T00:18:04.536Z] 
00:18:04 [2021-04-09T00:18:04.536Z] === Skipped
00:18:04 [2021-04-09T00:18:04.536Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:18:04 [2021-04-09T00:18:04.536Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:18:04 [2021-04-09T00:18:04.536Z] 
00:18:04 [2021-04-09T00:18:04.536Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
00:18:04 [2021-04-09T00:18:04.536Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:18:04 [2021-04-09T00:18:04.536Z] 
00:18:04 [2021-04-09T00:18:04.536Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
00:18:04 [2021-04-09T00:18:04.536Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:18:04 [2021-04-09T00:18:04.536Z] 
00:18:04 [2021-04-09T00:18:04.536Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:18:04 [2021-04-09T00:18:04.536Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:18:04 [2021-04-09T00:18:04.536Z] 
00:18:04 [2021-04-09T00:18:04.536Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
00:18:04 [2021-04-09T00:18:04.536Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:18:04 [2021-04-09T00:18:04.536Z] 
00:18:04 [2021-04-09T00:18:04.536Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
00:18:04 [2021-04-09T00:18:04.536Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:18:04 [2021-04-09T00:18:04.536Z] 
00:18:04 [2021-04-09T00:18:04.536Z] 
00:18:04 [2021-04-09T00:18:04.536Z] DONE 197 tests, 6 skipped in 164.000s
00:18:04 [2021-04-09T00:18:04.536Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:18:04 [2021-04-09T00:18:04.536Z] ++ 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
00:18:04 [2021-04-09T00:18:04.536Z] ++ set -e
00:18:04 [2021-04-09T00:18:04.536Z] ++ '[' -n 0 ']'
00:18:04 [2021-04-09T00:18:04.536Z] ++ set -x
00:18:04 [2021-04-09T00:18:04.536Z] ++ 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
00:18:04 [2021-04-09T00:18:04.536Z] INFO: Testing against a local daemon
00:18:04 [2021-04-09T00:18:04.536Z] === RUN   TestCommitInheritsEnv
00:18:04 [2021-04-09T00:18:04.634Z] ok  	github.com/docker/docker/distribution/metadata	0.075s	coverage: 48.2% of statements
00:18:04 [2021-04-09T00:18:04.634Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 53.1% of statements
00:18:04 [2021-04-09T00:18:04.800Z] --- PASS: TestCommitInheritsEnv (0.40s)
00:18:04 [2021-04-09T00:18:04.800Z] === RUN   TestImportExtremelyLargeImageWorks
00:18:04 [2021-04-09T00:18:04.800Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:18:04 [2021-04-09T00:18:04.800Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:18:04 [2021-04-09T00:18:04.800Z] === RUN   TestImagesFilterMultiReference
00:18:04 [2021-04-09T00:18:04.800Z] --- PASS: TestImagesFilterMultiReference (0.10s)
00:18:04 [2021-04-09T00:18:04.800Z] === RUN   TestImagePullPlatformInvalid
00:18:04 [2021-04-09T00:18:04.800Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:18:04 [2021-04-09T00:18:04.800Z] === RUN   TestRemoveImageOrphaning
00:18:05 [2021-04-09T00:18:05.204Z] ok  	github.com/docker/docker/image	0.039s	coverage: 86.6% of statements
00:18:05 [2021-04-09T00:18:05.204Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.606s	coverage: 82.5% of statements
00:18:05 [2021-04-09T00:18:05.375Z] --- PASS: TestRemoveImageOrphaning (0.39s)
00:18:05 [2021-04-09T00:18:05.375Z] === RUN   TestRemoveImageGarbageCollector
00:18:05 [2021-04-09T00:18:05.375Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:18:05 [2021-04-09T00:18:05.375Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:18:05 [2021-04-09T00:18:05.375Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:18:05 [2021-04-09T00:18:05.375Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:18:05 [2021-04-09T00:18:05.375Z] === RUN   TestTagInvalidReference
00:18:05 [2021-04-09T00:18:05.375Z] --- PASS: TestTagInvalidReference (0.03s)
00:18:05 [2021-04-09T00:18:05.375Z] === RUN   TestTagValidPrefixedRepo
00:18:05 [2021-04-09T00:18:05.375Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
00:18:05 [2021-04-09T00:18:05.375Z] === RUN   TestTagExistedNameWithoutForce
00:18:05 [2021-04-09T00:18:05.375Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:18:05 [2021-04-09T00:18:05.375Z] === RUN   TestTagOfficialNames
00:18:05 [2021-04-09T00:18:05.375Z] --- PASS: TestTagOfficialNames (0.07s)
00:18:05 [2021-04-09T00:18:05.375Z] === RUN   TestTagMatchesDigest
00:18:05 [2021-04-09T00:18:05.464Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
00:18:05 [2021-04-09T00:18:05.464Z] ok  	github.com/docker/docker/distribution	0.209s	coverage: 25.2% of statements
00:18:05 [2021-04-09T00:18:05.464Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
00:18:05 [2021-04-09T00:18:05.638Z] --- PASS: TestTagMatchesDigest (0.03s)
00:18:05 [2021-04-09T00:18:05.638Z] PASS
00:18:05 [2021-04-09T00:18:05.638Z] 
00:18:05 [2021-04-09T00:18:05.638Z] === Skipped
00:18:05 [2021-04-09T00:18:05.638Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:18:05 [2021-04-09T00:18:05.638Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:18:05 [2021-04-09T00:18:05.638Z] 
00:18:05 [2021-04-09T00:18:05.638Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:18:05 [2021-04-09T00:18:05.638Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:18:05 [2021-04-09T00:18:05.638Z] 
00:18:05 [2021-04-09T00:18:05.638Z] 
00:18:05 [2021-04-09T00:18:05.638Z] DONE 12 tests, 2 skipped in 1.492s
00:18:05 [2021-04-09T00:18:05.638Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:18:05 [2021-04-09T00:18:05.638Z] ++ 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
00:18:05 [2021-04-09T00:18:05.638Z] ++ set -e
00:18:05 [2021-04-09T00:18:05.638Z] ++ '[' -n 0 ']'
00:18:05 [2021-04-09T00:18:05.638Z] ++ set -x
00:18:05 [2021-04-09T00:18:05.638Z] ++ 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
00:18:05 [2021-04-09T00:18:05.638Z] INFO: Testing against a local daemon
00:18:05 [2021-04-09T00:18:05.638Z] === RUN   TestNetworkCreateDelete
00:18:05 [2021-04-09T00:18:05.723Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.6% of statements
00:18:05 [2021-04-09T00:18:05.724Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
00:18:05 [2021-04-09T00:18:05.983Z] ok  	github.com/docker/docker/pkg/aaparser	0.038s	coverage: 52.9% of statements
00:18:06 [2021-04-09T00:18:06.118Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:18:06 [2021-04-09T00:18:06.143Z] --- PASS: TestIpcModePrivate (1.93s)
00:18:06 [2021-04-09T00:18:06.143Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false
00:18:06 [2021-04-09T00:18:06.143Z] === RUN   TestIpcModeShareable
00:18:06 [2021-04-09T00:18:06.552Z] ok  	github.com/docker/docker/distribution/xfer	1.706s	coverage: 85.6% of statements
00:18:06 [2021-04-09T00:18:06.552Z] ok  	github.com/docker/docker/opts	0.073s	coverage: 67.1% of statements
00:18:06 [2021-04-09T00:18:06.552Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 45.2% of statements
00:18:06 [2021-04-09T00:18:06.552Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
00:18:06 [2021-04-09T00:18:06.586Z] --- PASS: TestNetworkCreateDelete (0.79s)
00:18:06 [2021-04-09T00:18:06.586Z] === RUN   TestDockerNetworkDeletePreferID
00:18:06 [2021-04-09T00:18:06.812Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
00:18:07 [2021-04-09T00:18:07.072Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
00:18:07 [2021-04-09T00:18:07.331Z] ok  	github.com/docker/docker/pkg/discovery	0.017s	coverage: 58.3% of statements
00:18:07 [2021-04-09T00:18:07.331Z] ok  	github.com/docker/docker/pkg/authorization	0.124s	coverage: 68.3% of statements
00:18:07 [2021-04-09T00:18:07.590Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
00:18:07 [2021-04-09T00:18:07.590Z] ok  	github.com/docker/docker/pkg/archive	0.652s	coverage: 82.2% of statements
00:18:07 [2021-04-09T00:18:07.850Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
00:18:07 [2021-04-09T00:18:07.850Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
00:18:07 [2021-04-09T00:18:07.850Z] ok  	github.com/docker/docker/pkg/dmesg	0.018s	coverage: 83.3% of statements
00:18:08 [2021-04-09T00:18:08.027Z] --- PASS: TestDockerNetworkMacvlan (18.05s)
00:18:08 [2021-04-09T00:18:08.027Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
00:18:08 [2021-04-09T00:18:08.027Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
00:18:08 [2021-04-09T00:18:08.027Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
00:18:08 [2021-04-09T00:18:08.027Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s)
00:18:08 [2021-04-09T00:18:08.027Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.17s)
00:18:08 [2021-04-09T00:18:08.027Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.61s)
00:18:08 [2021-04-09T00:18:08.027Z] PASS
00:18:08 [2021-04-09T00:18:08.027Z] 
00:18:08 [2021-04-09T00:18:08.027Z] DONE 8 tests in 20.045s
00:18:08 [2021-04-09T00:18:08.027Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:18:08 [2021-04-09T00:18:08.027Z] testing: warning: no tests to run
00:18:08 [2021-04-09T00:18:08.027Z] PASS
00:18:08 [2021-04-09T00:18:08.027Z] 
00:18:08 [2021-04-09T00:18:08.027Z] DONE 0 tests in 0.008s
00:18:08 [2021-04-09T00:18:08.027Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:18:08 [2021-04-09T00:18:08.027Z] INFO: Testing against a local daemon
00:18:08 [2021-04-09T00:18:08.027Z] === RUN   TestAuthZPluginAllowRequest
00:18:08 [2021-04-09T00:18:08.051Z] --- PASS: TestIpcModeShareable (1.63s)
00:18:08 [2021-04-09T00:18:08.051Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
00:18:08 [2021-04-09T00:18:08.051Z] === RUN   TestAPIIpcModeShareableAndContainer
00:18:08 [2021-04-09T00:18:08.419Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
00:18:08 [2021-04-09T00:18:08.419Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
00:18:08 [2021-04-09T00:18:08.419Z] ok  	github.com/docker/docker/pkg/fsutils	0.208s	coverage: 85.1% of statements
00:18:08 [2021-04-09T00:18:08.620Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
00:18:08 [2021-04-09T00:18:08.678Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
00:18:08 [2021-04-09T00:18:08.938Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
00:18:08 [2021-04-09T00:18:08.938Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
00:18:09 [2021-04-09T00:18:09.141Z] --- PASS: TestDockerNetworkDeletePreferID (2.44s)
00:18:09 [2021-04-09T00:18:09.141Z] === RUN   TestDaemonDNSFallback
00:18:09 [2021-04-09T00:18:09.197Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
00:18:09 [2021-04-09T00:18:09.197Z] ok  	github.com/docker/docker/pkg/ioutils	0.444s	coverage: 69.3% of statements
00:18:09 [2021-04-09T00:18:09.197Z] ok  	github.com/docker/docker/pkg/idtools	0.450s	coverage: 69.5% of statements
00:18:09 [2021-04-09T00:18:09.408Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
00:18:09 [2021-04-09T00:18:09.408Z] === RUN   TestAuthZPluginTLS
00:18:09 [2021-04-09T00:18:09.456Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
00:18:09 [2021-04-09T00:18:09.558Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
00:18:09 [2021-04-09T00:18:09.715Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
00:18:09 [2021-04-09T00:18:09.715Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
00:18:09 [2021-04-09T00:18:09.715Z] ok  	github.com/docker/docker/pkg/pidfile	0.023s	coverage: 82.4% of statements
00:18:09 [2021-04-09T00:18:09.974Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
00:18:10 [2021-04-09T00:18:10.234Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.032s	coverage: 85.7% of statements
00:18:10 [2021-04-09T00:18:10.234Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.832s	coverage: 43.2% of statements
00:18:10 [2021-04-09T00:18:10.234Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
00:18:10 [2021-04-09T00:18:10.347Z] --- PASS: TestAuthZPluginTLS (0.72s)
00:18:10 [2021-04-09T00:18:10.347Z] === RUN   TestAuthZPluginDenyRequest
00:18:10 [2021-04-09T00:18:10.494Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
00:18:10 [2021-04-09T00:18:10.753Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
00:18:10 [2021-04-09T00:18:10.916Z] --- PASS: TestAuthZPluginDenyRequest (0.68s)
00:18:10 [2021-04-09T00:18:10.916Z] === RUN   TestAuthZPluginAPIDenyResponse
00:18:11 [2021-04-09T00:18:11.012Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
00:18:11 [2021-04-09T00:18:11.013Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
00:18:11 [2021-04-09T00:18:11.272Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
00:18:11 [2021-04-09T00:18:11.272Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.050s	coverage: 84.1% of statements
00:18:11 [2021-04-09T00:18:11.484Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s)
00:18:11 [2021-04-09T00:18:11.484Z] === RUN   TestAuthZPluginDenyResponse
00:18:11 [2021-04-09T00:18:11.530Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
00:18:11 [2021-04-09T00:18:11.530Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 75.0% of statements
00:18:11 [2021-04-09T00:18:11.790Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 54.9% of statements
00:18:11 [2021-04-09T00:18:11.790Z] testing: warning: no tests to run
00:18:11 [2021-04-09T00:18:11.790Z] coverage: [no statements]
00:18:11 [2021-04-09T00:18:11.790Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
00:18:11 [2021-04-09T00:18:11.790Z] ok  	github.com/docker/docker/pkg/term/windows	0.007s	coverage: [no statements] [no tests to run]
00:18:12 [2021-04-09T00:18:12.050Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
00:18:12 [2021-04-09T00:18:12.050Z] ok  	github.com/docker/docker/pkg/tarsum	0.059s	coverage: 89.3% of statements
00:18:12 [2021-04-09T00:18:12.095Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:18:12 [2021-04-09T00:18:12.309Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:18:12 [2021-04-09T00:18:12.309Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:18:12 [2021-04-09T00:18:12.354Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.74s)
00:18:12 [2021-04-09T00:18:12.354Z] === RUN   TestAPIIpcModeHost
00:18:12 [2021-04-09T00:18:12.426Z] --- PASS: TestAuthZPluginDenyResponse (0.74s)
00:18:12 [2021-04-09T00:18:12.427Z] === RUN   TestAuthZPluginAllowEventStream
00:18:12 [2021-04-09T00:18:12.878Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 85.4% of statements
00:18:12 [2021-04-09T00:18:12.878Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
00:18:13 [2021-04-09T00:18:13.447Z] ok  	github.com/docker/docker/pkg/signal	2.621s	coverage: 61.0% of statements
00:18:13 [2021-04-09T00:18:13.447Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 84.4% of statements
00:18:14 [2021-04-09T00:18:14.016Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
00:18:14 [2021-04-09T00:18:14.016Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 23.2% of statements
00:18:14 [2021-04-09T00:18:14.016Z] ok  	github.com/docker/docker/registry/resumable	0.020s	coverage: 100.0% of statements
00:18:14 [2021-04-09T00:18:14.263Z] --- PASS: TestAPIIpcModeHost (1.85s)
00:18:14 [2021-04-09T00:18:14.263Z] === RUN   TestDaemonIpcModeShareable
00:18:14 [2021-04-09T00:18:14.276Z] ok  	github.com/docker/docker/layer	7.160s	coverage: 68.8% of statements
00:18:14 [2021-04-09T00:18:14.276Z] ok  	github.com/docker/docker/quota	0.440s	coverage: 71.4% of statements
00:18:14 [2021-04-09T00:18:14.276Z] ok  	github.com/docker/docker/registry	0.126s	coverage: 58.8% of statements
00:18:14 [2021-04-09T00:18:14.276Z] ok  	github.com/docker/docker/testutil	0.019s	coverage: 62.5% of statements
00:18:14 [2021-04-09T00:18:14.335Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
00:18:14 [2021-04-09T00:18:14.335Z] === RUN   TestAuthZPluginErrorResponse
00:18:14 [2021-04-09T00:18:14.522Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
00:18:14 [2021-04-09T00:18:14.535Z] ok  	github.com/docker/docker/daemon	12.198s	coverage: 17.2% of statements
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:18:14 [2021-04-09T00:18:14.535Z] ok  	github.com/docker/docker/runconfig	0.051s	coverage: 66.1% of statements
00:18:14 [2021-04-09T00:18:14.595Z] --- PASS: TestAuthZPluginErrorResponse (0.71s)
00:18:14 [2021-04-09T00:18:14.595Z] === RUN   TestAuthZPluginErrorRequest
00:18:14 [2021-04-09T00:18:14.936Z]  ---> 50160e6866c8
00:18:14 [2021-04-09T00:18:14.936Z] Successfully built 50160e6866c8
00:18:14 [2021-04-09T00:18:14.936Z] Successfully tagged docker:latest
00:18:14 [2021-04-09T00:18:14.936Z] INFO: Image build ended at 04/09/2021 00:18:14. Duration:00:03:05.4503917
00:18:15 [2021-04-09T00:18:15.389Z] 
00:18:15 [2021-04-09T00:18:15.389Z] 
00:18:15 [2021-04-09T00:18:15.389Z] INFO: Building the test binaries at 04/09/2021 00:18:14...
00:18:15 [2021-04-09T00:18:15.473Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
00:18:15 [2021-04-09T00:18:15.473Z] ok  	github.com/docker/docker/volume/drivers	0.031s	coverage: 36.1% of statements
00:18:15 [2021-04-09T00:18:15.535Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
00:18:15 [2021-04-09T00:18:15.535Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:18:15 [2021-04-09T00:18:15.731Z] ok  	github.com/docker/docker/volume/local	0.160s	coverage: 76.4% of statements
00:18:15 [2021-04-09T00:18:15.989Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
00:18:16 [2021-04-09T00:18:16.104Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s)
00:18:16 [2021-04-09T00:18:16.104Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:18:17 [2021-04-09T00:18:17.307Z] --- PASS: TestDaemonDNSFallback (8.08s)
00:18:17 [2021-04-09T00:18:17.307Z] === RUN   TestInspectNetwork
00:18:17 [2021-04-09T00:18:17.818Z] --- PASS: TestDaemonIpcModeShareable (3.24s)
00:18:17 [2021-04-09T00:18:17.819Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true
00:18:17 [2021-04-09T00:18:17.819Z] === RUN   TestDaemonIpcModePrivate
00:18:18 [2021-04-09T00:18:18.014Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s)
00:18:18 [2021-04-09T00:18:18.014Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:18:18 [2021-04-09T00:18:18.078Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:18:19 [2021-04-09T00:18:19.924Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s)
00:18:19 [2021-04-09T00:18:19.924Z] === RUN   TestAuthZPluginHeader
00:18:19 [2021-04-09T00:18:19.985Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
00:18:20 [2021-04-09T00:18:20.046Z] INFO: make.ps1 starting at 04/09/2021 00:18:19
00:18:20 [2021-04-09T00:18:20.046Z] INFO: Git commit (4dd1135faa) assumed from DOCKER_GITCOMMIT environment variable
00:18:20 [2021-04-09T00:18:20.046Z] INFO: Invoking autogen...
00:18:20 [2021-04-09T00:18:20.245Z] --- PASS: TestDaemonIpcModePrivate (2.85s)
00:18:20 [2021-04-09T00:18:20.245Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false
00:18:20 [2021-04-09T00:18:20.245Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:18:20 [2021-04-09T00:18:20.863Z] --- PASS: TestAuthZPluginHeader (0.91s)
00:18:20 [2021-04-09T00:18:20.863Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:18:21 [2021-04-09T00:18:21.005Z] INFO: Building daemon...
00:18:22 [2021-04-09T00:18:22.163Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:18:22 [2021-04-09T00:18:22.614Z] === RUN   TestInspectNetwork/full_network_id
00:18:22 [2021-04-09T00:18:22.614Z] === RUN   TestInspectNetwork/partial_network_id
00:18:22 [2021-04-09T00:18:22.614Z] === RUN   TestInspectNetwork/network_name
00:18:22 [2021-04-09T00:18:22.614Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:18:22 [2021-04-09T00:18:22.738Z] === RUN   TestDockerSuite/TestBuildAddTar
00:18:23 [2021-04-09T00:18:23.676Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.36s)
00:18:23 [2021-04-09T00:18:23.676Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
00:18:23 [2021-04-09T00:18:23.676Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:18:25 [2021-04-09T00:18:25.582Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
00:18:26 [2021-04-09T00:18:26.138Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.85s)
00:18:26 [2021-04-09T00:18:26.138Z] === RUN   TestAuthZPluginV2Disable
00:18:26 [2021-04-09T00:18:26.522Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
00:18:26 [2021-04-09T00:18:26.522Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.82s)
00:18:26 [2021-04-09T00:18:26.522Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
00:18:26 [2021-04-09T00:18:26.522Z] === RUN   TestIpcModeOlderClient
00:18:26 [2021-04-09T00:18:26.522Z] === PAUSE TestIpcModeOlderClient
00:18:26 [2021-04-09T00:18:26.522Z] === RUN   TestKillContainerInvalidSignal
00:18:26 [2021-04-09T00:18:26.831Z] --- PASS: TestInspectNetwork (9.17s)
00:18:26 [2021-04-09T00:18:26.831Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:18:26 [2021-04-09T00:18:26.831Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:18:26 [2021-04-09T00:18:26.831Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:18:26 [2021-04-09T00:18:26.831Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:18:26 [2021-04-09T00:18:26.831Z] === RUN   TestRunContainerWithBridgeNone
00:18:27 [2021-04-09T00:18:27.459Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
00:18:27 [2021-04-09T00:18:27.721Z] --- PASS: TestKillContainerInvalidSignal (1.19s)
00:18:27 [2021-04-09T00:18:27.722Z] === RUN   TestKillContainer
00:18:27 [2021-04-09T00:18:27.722Z] === RUN   TestKillContainer/no_signal
00:18:27 [2021-04-09T00:18:27.722Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
00:18:29 [2021-04-09T00:18:29.101Z] === RUN   TestKillContainer/non_killing_signal
00:18:29 [2021-04-09T00:18:29.672Z] === RUN   TestKillContainer/killing_signal
00:18:30 [2021-04-09T00:18:30.143Z] --- PASS: TestRunContainerWithBridgeNone (3.44s)
00:18:30 [2021-04-09T00:18:30.143Z] === RUN   TestNetworkInvalidJSON
00:18:30 [2021-04-09T00:18:30.143Z] === RUN   TestNetworkInvalidJSON//networks/create
00:18:30 [2021-04-09T00:18:30.143Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:18:30 [2021-04-09T00:18:30.143Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:18:30 [2021-04-09T00:18:30.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:18:30 [2021-04-09T00:18:30.143Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:18:30 [2021-04-09T00:18:30.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:18:30 [2021-04-09T00:18:30.143Z] === CONT  TestNetworkInvalidJSON//networks/create
00:18:30 [2021-04-09T00:18:30.143Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:18:30 [2021-04-09T00:18:30.143Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:18:30 [2021-04-09T00:18:30.143Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:18:30 [2021-04-09T00:18:30.143Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:18:30 [2021-04-09T00:18:30.143Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:18:30 [2021-04-09T00:18:30.143Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:18:30 [2021-04-09T00:18:30.143Z] === RUN   TestNetworkList
00:18:30 [2021-04-09T00:18:30.143Z] === RUN   TestNetworkList//networks
00:18:30 [2021-04-09T00:18:30.143Z] === PAUSE TestNetworkList//networks
00:18:30 [2021-04-09T00:18:30.143Z] === RUN   TestNetworkList//networks/
00:18:30 [2021-04-09T00:18:30.143Z] === PAUSE TestNetworkList//networks/
00:18:30 [2021-04-09T00:18:30.143Z] === CONT  TestNetworkList//networks
00:18:30 [2021-04-09T00:18:30.143Z] === CONT  TestNetworkList//networks/
00:18:30 [2021-04-09T00:18:30.143Z] --- PASS: TestNetworkList (0.03s)
00:18:30 [2021-04-09T00:18:30.143Z]     --- PASS: TestNetworkList//networks (0.00s)
00:18:30 [2021-04-09T00:18:30.143Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:18:30 [2021-04-09T00:18:30.143Z] === RUN   TestHostIPv4BridgeLabel
00:18:30 [2021-04-09T00:18:30.343Z] --- PASS: TestAuthZPluginV2Disable (3.85s)
00:18:30 [2021-04-09T00:18:30.343Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:18:30 [2021-04-09T00:18:30.609Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
00:18:31 [2021-04-09T00:18:31.091Z] --- PASS: TestHostIPv4BridgeLabel (1.50s)
00:18:31 [2021-04-09T00:18:31.091Z] === RUN   TestDaemonRestartWithLiveRestore
00:18:31 [2021-04-09T00:18:31.547Z] --- PASS: TestKillContainer (3.62s)
00:18:31 [2021-04-09T00:18:31.547Z]     --- PASS: TestKillContainer/no_signal (1.07s)
00:18:31 [2021-04-09T00:18:31.547Z]     --- PASS: TestKillContainer/non_killing_signal (0.97s)
00:18:31 [2021-04-09T00:18:31.547Z]     --- PASS: TestKillContainer/killing_signal (1.34s)
00:18:31 [2021-04-09T00:18:31.547Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:18:31 [2021-04-09T00:18:31.547Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:18:32 [2021-04-09T00:18:32.928Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:18:33 [2021-04-09T00:18:33.497Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
00:18:33 [2021-04-09T00:18:33.634Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s)
00:18:33 [2021-04-09T00:18:33.634Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:18:33 [2021-04-09T00:18:33.645Z] --- PASS: TestDaemonRestartWithLiveRestore (2.60s)
00:18:33 [2021-04-09T00:18:33.645Z] === RUN   TestDaemonDefaultNetworkPools
00:18:34 [2021-04-09T00:18:34.066Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.57s)
00:18:34 [2021-04-09T00:18:34.066Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.28s)
00:18:34 [2021-04-09T00:18:34.066Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.11s)
00:18:34 [2021-04-09T00:18:34.066Z] === RUN   TestKillStoppedContainer
00:18:34 [2021-04-09T00:18:34.066Z] --- PASS: TestKillStoppedContainer (0.06s)
00:18:34 [2021-04-09T00:18:34.066Z] === RUN   TestKillStoppedContainerAPIPre120
00:18:34 [2021-04-09T00:18:34.066Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:18:34 [2021-04-09T00:18:34.066Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
00:18:34 [2021-04-09T00:18:34.066Z] === RUN   TestKillDifferentUserContainer
00:18:35 [2021-04-09T00:18:35.445Z] --- PASS: TestKillDifferentUserContainer (1.22s)
00:18:35 [2021-04-09T00:18:35.445Z] === RUN   TestInspectOomKilledTrue
00:18:35 [2021-04-09T00:18:35.445Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
00:18:35 [2021-04-09T00:18:35.445Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:18:35 [2021-04-09T00:18:35.446Z] === RUN   TestInspectOomKilledFalse
00:18:35 [2021-04-09T00:18:35.446Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:18:35 [2021-04-09T00:18:35.446Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:18:35 [2021-04-09T00:18:35.446Z] === RUN   TestLinksEtcHostsContentMatch
00:18:36 [2021-04-09T00:18:36.015Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:18:36 [2021-04-09T00:18:36.199Z] --- PASS: TestDaemonDefaultNetworkPools (2.28s)
00:18:36 [2021-04-09T00:18:36.199Z] === RUN   TestDaemonRestartWithExistingNetwork
00:18:36 [2021-04-09T00:18:36.584Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
00:18:37 [2021-04-09T00:18:37.152Z] --- PASS: TestLinksEtcHostsContentMatch (1.74s)
00:18:37 [2021-04-09T00:18:37.152Z] === RUN   TestLinksContainerNames
00:18:38 [2021-04-09T00:18:38.093Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:18:39 [2021-04-09T00:18:39.029Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
00:18:39 [2021-04-09T00:18:39.518Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.38s)
00:18:39 [2021-04-09T00:18:39.518Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:18:39 [2021-04-09T00:18:39.597Z] --- PASS: TestLinksContainerNames (2.64s)
00:18:39 [2021-04-09T00:18:39.597Z] === RUN   TestLogsFollowTailEmpty
00:18:41 [2021-04-09T00:18:41.505Z] --- PASS: TestLogsFollowTailEmpty (1.44s)
00:18:41 [2021-04-09T00:18:41.505Z] === RUN   TestContainerNetworkMountsNoChown
00:18:41 [2021-04-09T00:18:41.764Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
00:18:42 [2021-04-09T00:18:42.332Z] --- PASS: TestContainerNetworkMountsNoChown (1.26s)
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/default
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/default
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/private
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/private
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/rprivate
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/rprivate
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/slave
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/slave
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/rslave
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/rslave
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/shared
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/shared
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/rshared
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/rshared
00:18:42 [2021-04-09T00:18:42.332Z] === CONT  TestMountDaemonRoot/default
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/default/bind_root
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/default/mount_root
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:18:42 [2021-04-09T00:18:42.332Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === CONT  TestMountDaemonRoot/rshared
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:18:42 [2021-04-09T00:18:42.332Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:18:42 [2021-04-09T00:18:42.332Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/shared
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/rslave
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/slave
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/rprivate
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/private
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/private/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/private/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/default/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/default/bind_root
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:18:42 [2021-04-09T00:18:42.591Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:18:42 [2021-04-09T00:18:42.851Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/private/mount_root
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/private/bind_root
00:18:43 [2021-04-09T00:18:43.110Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:18:43 [2021-04-09T00:18:43.110Z] --- PASS: TestMountDaemonRoot (0.04s)
00:18:43 [2021-04-09T00:18:43.110Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
00:18:43 [2021-04-09T00:18:43.110Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.13s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
00:18:43 [2021-04-09T00:18:43.110Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:18:43 [2021-04-09T00:18:43.110Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
00:18:43 [2021-04-09T00:18:43.110Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:18:43 [2021-04-09T00:18:43.110Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:18:43 [2021-04-09T00:18:43.110Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:18:43 [2021-04-09T00:18:43.110Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
00:18:43 [2021-04-09T00:18:43.110Z] === RUN   TestContainerBindMountNonRecursive
00:18:44 [2021-04-09T00:18:44.051Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:18:44 [2021-04-09T00:18:44.310Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
00:18:44 [2021-04-09T00:18:44.822Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.51s)
00:18:44 [2021-04-09T00:18:44.822Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:18:45 [2021-04-09T00:18:45.396Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.37s)
00:18:45 [2021-04-09T00:18:45.396Z] === RUN   TestServiceWithPredefinedNetwork
00:18:45 [2021-04-09T00:18:45.847Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.80s)
00:18:45 [2021-04-09T00:18:45.847Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:18:47 [2021-04-09T00:18:47.640Z] --- PASS: TestContainerBindMountNonRecursive (3.87s)
00:18:47 [2021-04-09T00:18:47.640Z] === RUN   TestContainerVolumesMountedAsShared
00:18:47 [2021-04-09T00:18:47.640Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
00:18:47 [2021-04-09T00:18:47.899Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s)
00:18:47 [2021-04-09T00:18:47.899Z] === RUN   TestContainerVolumesMountedAsSlave
00:18:48 [2021-04-09T00:18:48.056Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/rootless	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/volume	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === Skipped
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver btrfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver btrfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver btrfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver btrfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver btrfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:73: No driver to put!
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z] time="2021-04-09T00:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z] time="2021-04-09T00:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z] time="2021-04-09T00:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z] time="2021-04-09T00:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z] time="2021-04-09T00:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:73: No driver to put!
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     overlay_test.go:49: Fails to compute changes intermittently
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver zfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver zfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver zfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver zfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:46: Driver zfs not supported
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     graphtest_unix.go:73: No driver to put!
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:18:48 [2021-04-09T00:18:48.056Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] 
00:18:48 [2021-04-09T00:18:48.056Z] DONE 2247 tests, 26 skipped in 92.903s
Post stage
[Pipeline] junit
00:18:48 [2021-04-09T00:18:48.069Z] Recording test results
00:18:48 [2021-04-09T00:18:48.158Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
00:18:48 [2021-04-09T00:18:48.396Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
00:18:48 [2021-04-09T00:18:48.709Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s)
00:18:48 [2021-04-09T00:18:48.709Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:18:48 [2021-04-09T00:18:48.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:18:48 [2021-04-09T00:18:48.709Z]     service_test.go:242: FLAKY_TEST
00:18:48 [2021-04-09T00:18:48.709Z] === RUN   TestServiceWithDataPathPortInit
00:18:48 [2021-04-09T00:18:48.729Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42272/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecb761356d047aa528c2ff9d27479080904f5080 hack/validate/vendor
00:18:49 [2021-04-09T00:18:49.296Z] No vendor changes in diff.
00:18:49 [2021-04-09T00:18:49.538Z] --- PASS: TestContainerVolumesMountedAsSlave (1.43s)
00:18:49 [2021-04-09T00:18:49.538Z] === RUN   TestNetworkNat
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:18:50 [2021-04-09T00:18:50.005Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:18:50 [2021-04-09T00:18:50.005Z] ok  	github.com/docker/docker/api/types/filters	0.023s	coverage: 92.2% of statements
00:18:50 [2021-04-09T00:18:50.005Z] ok  	github.com/docker/docker/api/types/strslice	0.032s	coverage: 90.0% of statements
00:18:50 [2021-04-09T00:18:50.006Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
00:18:50 [2021-04-09T00:18:50.006Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 5.7% of statements
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ok  	github.com/docker/docker/api/types/versions	0.023s	coverage: 75.0% of statements
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/builder	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:18:50 [2021-04-09T00:18:50.006Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:18:50 [2021-04-09T00:18:50.176Z] + echo Ensuring container killed.
00:18:50 [2021-04-09T00:18:50.176Z] Ensuring container killed.
00:18:50 [2021-04-09T00:18:50.176Z] + docker rm -vf docker-pr3
00:18:50 [2021-04-09T00:18:50.176Z] Error: No such container: docker-pr3
[Pipeline] sh
00:18:50 [2021-04-09T00:18:50.457Z] + echo Chowning /workspace to jenkins user
00:18:50 [2021-04-09T00:18:50.457Z] Chowning /workspace to jenkins user
00:18:50 [2021-04-09T00:18:50.457Z] + id -u
00:18:50 [2021-04-09T00:18:50.457Z] + id -g
00:18:50 [2021-04-09T00:18:50.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42272:/workspace busybox chown -R 1000:1000 /workspace
00:18:50 [2021-04-09T00:18:50.474Z] --- PASS: TestNetworkNat (1.11s)
00:18:50 [2021-04-09T00:18:50.474Z] === RUN   TestNetworkLocalhostTCPNat
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:18:51 [2021-04-09T00:18:51.322Z] + bundleName=unit
00:18:51 [2021-04-09T00:18:51.322Z] + echo Creating unit-bundles.tar.gz
00:18:51 [2021-04-09T00:18:51.322Z] Creating unit-bundles.tar.gz
00:18:51 [2021-04-09T00:18:51.322Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
00:18:51 [2021-04-09T00:18:51.322Z] bundles/junit-report.xml
00:18:51 [2021-04-09T00:18:51.322Z] bundles/go-test-report.json
00:18:51 [2021-04-09T00:18:51.322Z] bundles/profile.out
[Pipeline] archiveArtifacts
00:18:51 [2021-04-09T00:18:51.335Z] Archiving artifacts
00:18:51 [2021-04-09T00:18:51.412Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s)
00:18:51 [2021-04-09T00:18:51.412Z] === RUN   TestNetworkLoopbackNat
00:18:51 [2021-04-09T00:18:51.750Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:18:52 [2021-04-09T00:18:52.065Z] + make clean
00:18:52 [2021-04-09T00:18:52.065Z] docker volume rm -f docker-dev-cache
00:18:52 [2021-04-09T00:18:52.065Z] docker-dev-cache
[Pipeline] deleteDir
00:18:52 [2021-04-09T00:18:52.113Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
00:18:52 [2021-04-09T00:18:52.349Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:18:52 [2021-04-09T00:18:52.918Z] === RUN   TestDockerSuite/TestBuildBlankName
00:18:53 [2021-04-09T00:18:53.177Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:18:54 [2021-04-09T00:18:54.253Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.978s	coverage: 86.3% of statements
00:18:55 [2021-04-09T00:18:55.082Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:18:55 [2021-04-09T00:18:55.082Z] --- PASS: TestNetworkLoopbackNat (3.77s)
00:18:55 [2021-04-09T00:18:55.082Z] === RUN   TestPause
00:18:55 [2021-04-09T00:18:55.316Z] ok  	github.com/docker/docker/builder/remotecontext	0.528s	coverage: 13.7% of statements
00:18:56 [2021-04-09T00:18:56.464Z] --- PASS: TestPause (1.01s)
00:18:56 [2021-04-09T00:18:56.464Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:18:56 [2021-04-09T00:18:56.464Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:18:56 [2021-04-09T00:18:56.464Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:18:56 [2021-04-09T00:18:56.464Z] === RUN   TestPauseStopPausedContainer
00:18:57 [2021-04-09T00:18:57.401Z] --- PASS: TestPauseStopPausedContainer (0.96s)
00:18:57 [2021-04-09T00:18:57.401Z] === RUN   TestPidHost
00:18:57 [2021-04-09T00:18:57.401Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:18:57 [2021-04-09T00:18:57.419Z] ok  	github.com/docker/docker/builder/dockerfile	1.205s	coverage: 48.5% of statements
00:18:57 [2021-04-09T00:18:57.419Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:18:57 [2021-04-09T00:18:57.419Z] ?   	github.com/docker/docker/cli	[no test files]
00:18:57 [2021-04-09T00:18:57.419Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:18:58 [2021-04-09T00:18:58.780Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:18:59 [2021-04-09T00:18:59.040Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
00:19:00 [2021-04-09T00:19:00.419Z] --- PASS: TestPidHost (3.18s)
00:19:00 [2021-04-09T00:19:00.419Z] === RUN   TestPsFilter
00:19:00 [2021-04-09T00:19:00.419Z] --- PASS: TestPsFilter (0.19s)
00:19:00 [2021-04-09T00:19:00.419Z] === RUN   TestRemoveContainerWithRemovedVolume
00:19:01 [2021-04-09T00:19:01.799Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.26s)
00:19:01 [2021-04-09T00:19:01.799Z] === RUN   TestRemoveContainerWithVolume
00:19:01 [2021-04-09T00:19:01.919Z] ok  	github.com/docker/docker/client	0.552s	coverage: 75.4% of statements
00:19:02 [2021-04-09T00:19:02.058Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:19:02 [2021-04-09T00:19:02.996Z] --- PASS: TestRemoveContainerWithVolume (1.24s)
00:19:02 [2021-04-09T00:19:02.996Z] === RUN   TestRemoveContainerRunning
00:19:03 [2021-04-09T00:19:03.940Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.84s)
00:19:03 [2021-04-09T00:19:03.940Z] PASS
00:19:03 [2021-04-09T00:19:03.940Z] 
00:19:03 [2021-04-09T00:19:03.940Z] DONE 17 tests in 55.040s
00:19:03 [2021-04-09T00:19:03.940Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:19:03 [2021-04-09T00:19:03.940Z] INFO: Testing against a local daemon
00:19:03 [2021-04-09T00:19:03.940Z] === RUN   TestPluginInvalidJSON
00:19:03 [2021-04-09T00:19:03.940Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:19:03 [2021-04-09T00:19:03.940Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:19:03 [2021-04-09T00:19:03.940Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:19:03 [2021-04-09T00:19:03.940Z] --- PASS: TestPluginInvalidJSON (0.01s)
00:19:03 [2021-04-09T00:19:03.940Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:19:03 [2021-04-09T00:19:03.940Z] === RUN   TestPluginInstall
00:19:03 [2021-04-09T00:19:03.940Z] === RUN   TestPluginInstall/no_auth
00:19:04 [2021-04-09T00:19:04.509Z] time="2021-04-09T00:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:04 [2021-04-09T00:19:04.509Z] time="2021-04-09T00:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:549bea8b602c86ed885572d2e1ca15b708d17ba5a1b996c75e5e995c3106b44e" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:04 [2021-04-09T00:19:04.509Z] time="2021-04-09T00:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:04 [2021-04-09T00:19:04.509Z] time="2021-04-09T00:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:549bea8b602c86ed885572d2e1ca15b708d17ba5a1b996c75e5e995c3106b44e" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:04 [2021-04-09T00:19:04.769Z] === RUN   TestPluginInstall/with_htpasswd
00:19:04 [2021-04-09T00:19:04.902Z] --- PASS: TestRemoveContainerRunning (1.48s)
00:19:04 [2021-04-09T00:19:04.902Z] === RUN   TestRemoveContainerForceRemoveRunning
00:19:05 [2021-04-09T00:19:05.339Z] time="2021-04-09T00:19:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:05 [2021-04-09T00:19:05.339Z] time="2021-04-09T00:19:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8eee174e4d71324f7d2b01bdbbc4f74b58613c83f1758adb4f0abcd87789ba58" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:05 [2021-04-09T00:19:05.339Z] time="2021-04-09T00:19:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:05 [2021-04-09T00:19:05.339Z] time="2021-04-09T00:19:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8eee174e4d71324f7d2b01bdbbc4f74b58613c83f1758adb4f0abcd87789ba58" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:05 [2021-04-09T00:19:05.470Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:19:05 [2021-04-09T00:19:05.598Z] === RUN   TestPluginInstall/with_insecure
00:19:06 [2021-04-09T00:19:06.040Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.39s)
00:19:06 [2021-04-09T00:19:06.040Z] === RUN   TestRemoveInvalidContainer
00:19:06 [2021-04-09T00:19:06.040Z] --- PASS: TestRemoveInvalidContainer (0.03s)
00:19:06 [2021-04-09T00:19:06.040Z] === RUN   TestRenameLinkedContainer
00:19:06 [2021-04-09T00:19:06.848Z] --- PASS: TestServiceWithDataPathPortInit (18.13s)
00:19:06 [2021-04-09T00:19:06.849Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:19:06 [2021-04-09T00:19:06.980Z] time="2021-04-09T00:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:06 [2021-04-09T00:19:06.980Z] time="2021-04-09T00:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25f22255ebdbb2cbd72a635e6a1f0622306f1ebd0d8540f114bbdcb567b3b58d" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:06 [2021-04-09T00:19:06.980Z] time="2021-04-09T00:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:06 [2021-04-09T00:19:06.980Z] time="2021-04-09T00:19:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25f22255ebdbb2cbd72a635e6a1f0622306f1ebd0d8540f114bbdcb567b3b58d" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:06 [2021-04-09T00:19:06.980Z] --- PASS: TestPluginInstall (4.18s)
00:19:06 [2021-04-09T00:19:06.980Z]     --- PASS: TestPluginInstall/no_auth (1.84s)
00:19:06 [2021-04-09T00:19:06.980Z]     --- PASS: TestPluginInstall/with_htpasswd (0.86s)
00:19:06 [2021-04-09T00:19:06.980Z]     --- PASS: TestPluginInstall/with_insecure (1.48s)
00:19:06 [2021-04-09T00:19:06.980Z]         plugin_test.go:165: [db1219ea863ff] daemon is not started
00:19:06 [2021-04-09T00:19:06.980Z] === RUN   TestPluginsWithRuntimes
00:19:07 [2021-04-09T00:19:07.420Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
00:19:08 [2021-04-09T00:19:08.887Z] === RUN   TestPluginsWithRuntimes/No_Args
00:19:09 [2021-04-09T00:19:09.198Z] --- PASS: TestImportExtremelyLargeImageWorks (85.89s)
00:19:09 [2021-04-09T00:19:09.198Z] PASS
00:19:09 [2021-04-09T00:19:09.198Z] 
00:19:09 [2021-04-09T00:19:09.198Z] === Skipped
00:19:09 [2021-04-09T00:19:09.198Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
00:19:09 [2021-04-09T00:19:09.198Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:19:09 [2021-04-09T00:19:09.198Z] 
00:19:09 [2021-04-09T00:19:09.198Z] 
00:19:09 [2021-04-09T00:19:09.198Z] DONE 12 tests, 1 skipped in 87.454s
00:19:09 [2021-04-09T00:19:09.198Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
00:19:09 [2021-04-09T00:19:09.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
00:19:09 [2021-04-09T00:19:09.198Z] ++ set -e
00:19:09 [2021-04-09T00:19:09.198Z] ++ '[' -n 0 ']'
00:19:09 [2021-04-09T00:19:09.198Z] ++ set -x
00:19:09 [2021-04-09T00:19:09.198Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
00:19:09 [2021-04-09T00:19:09.198Z] INFO: Testing against a local daemon
00:19:09 [2021-04-09T00:19:09.198Z] === RUN   TestNetworkCreateDelete
00:19:09 [2021-04-09T00:19:09.198Z] --- PASS: TestNetworkCreateDelete (0.17s)
00:19:09 [2021-04-09T00:19:09.198Z] === RUN   TestDockerNetworkDeletePreferID
00:19:09 [2021-04-09T00:19:09.198Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
00:19:09 [2021-04-09T00:19:09.198Z] === RUN   TestDaemonDNSFallback
00:19:09 [2021-04-09T00:19:09.198Z] --- PASS: TestDaemonDNSFallback (2.75s)
00:19:09 [2021-04-09T00:19:09.198Z] === RUN   TestInspectNetwork
00:19:09 [2021-04-09T00:19:09.198Z] === RUN   TestInspectNetwork/full_network_id
00:19:09 [2021-04-09T00:19:09.198Z] === RUN   TestInspectNetwork/partial_network_id
00:19:09 [2021-04-09T00:19:09.198Z] === RUN   TestInspectNetwork/network_name
00:19:09 [2021-04-09T00:19:09.198Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:19:09 [2021-04-09T00:19:09.327Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:19:10 [2021-04-09T00:19:10.795Z] === RUN   TestPluginsWithRuntimes/With_Args
00:19:11 [2021-04-09T00:19:11.233Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:19:11 [2021-04-09T00:19:11.233Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
00:19:11 [2021-04-09T00:19:11.233Z] --- PASS: TestRenameLinkedContainer (5.13s)
00:19:11 [2021-04-09T00:19:11.233Z] === RUN   TestRenameStoppedContainer
00:19:12 [2021-04-09T00:19:12.174Z] --- PASS: TestPluginsWithRuntimes (5.04s)
00:19:12 [2021-04-09T00:19:12.174Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.55s)
00:19:12 [2021-04-09T00:19:12.174Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.56s)
00:19:12 [2021-04-09T00:19:12.174Z] === RUN   TestPluginBackCompatMediaTypes
00:19:12 [2021-04-09T00:19:12.181Z] --- PASS: TestRenameStoppedContainer (1.04s)
00:19:12 [2021-04-09T00:19:12.182Z] === RUN   TestRenameRunningContainerAndReuse
00:19:12 [2021-04-09T00:19:12.705Z] --- PASS: TestInspectNetwork (11.24s)
00:19:12 [2021-04-09T00:19:12.706Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:19:12 [2021-04-09T00:19:12.706Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:19:12 [2021-04-09T00:19:12.706Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:19:12 [2021-04-09T00:19:12.706Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:19:12 [2021-04-09T00:19:12.706Z] === RUN   TestRunContainerWithBridgeNone
00:19:12 [2021-04-09T00:19:12.745Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s)
00:19:12 [2021-04-09T00:19:12.745Z] PASS
00:19:12 [2021-04-09T00:19:12.745Z] 
00:19:12 [2021-04-09T00:19:12.745Z] DONE 10 tests in 9.995s
00:19:12 [2021-04-09T00:19:12.745Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:19:12 [2021-04-09T00:19:12.745Z] INFO: Testing against a local daemon
00:19:12 [2021-04-09T00:19:12.745Z] === RUN   TestExternalGraphDriver
00:19:13 [2021-04-09T00:19:13.014Z] === RUN   TestExternalGraphDriver/json
00:19:15 [2021-04-09T00:19:15.426Z] --- PASS: TestRunContainerWithBridgeNone (3.19s)
00:19:15 [2021-04-09T00:19:15.426Z] === RUN   TestNetworkInvalidJSON
00:19:15 [2021-04-09T00:19:15.426Z] === RUN   TestNetworkInvalidJSON//networks/create
00:19:15 [2021-04-09T00:19:15.426Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:19:15 [2021-04-09T00:19:15.426Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:19:15 [2021-04-09T00:19:15.426Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:19:15 [2021-04-09T00:19:15.426Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:19:15 [2021-04-09T00:19:15.426Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:19:15 [2021-04-09T00:19:15.426Z] === CONT  TestNetworkInvalidJSON//networks/create
00:19:15 [2021-04-09T00:19:15.426Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:19:15 [2021-04-09T00:19:15.426Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:19:15 [2021-04-09T00:19:15.426Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:19:15 [2021-04-09T00:19:15.426Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:19:15 [2021-04-09T00:19:15.426Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:19:15 [2021-04-09T00:19:15.426Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:19:15 [2021-04-09T00:19:15.426Z] === RUN   TestNetworkList
00:19:15 [2021-04-09T00:19:15.426Z] === RUN   TestNetworkList//networks
00:19:15 [2021-04-09T00:19:15.426Z] === PAUSE TestNetworkList//networks
00:19:15 [2021-04-09T00:19:15.426Z] === RUN   TestNetworkList//networks/
00:19:15 [2021-04-09T00:19:15.426Z] === PAUSE TestNetworkList//networks/
00:19:15 [2021-04-09T00:19:15.426Z] === CONT  TestNetworkList//networks
00:19:15 [2021-04-09T00:19:15.426Z] === CONT  TestNetworkList//networks/
00:19:15 [2021-04-09T00:19:15.426Z] --- PASS: TestNetworkList (0.03s)
00:19:15 [2021-04-09T00:19:15.426Z]     --- PASS: TestNetworkList//networks (0.00s)
00:19:15 [2021-04-09T00:19:15.426Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:19:15 [2021-04-09T00:19:15.426Z] === RUN   TestHostIPv4BridgeLabel
00:19:15 [2021-04-09T00:19:15.475Z] --- PASS: TestRenameRunningContainerAndReuse (3.03s)
00:19:15 [2021-04-09T00:19:15.475Z] === RUN   TestRenameInvalidName
00:19:15 [2021-04-09T00:19:15.565Z] === RUN   TestExternalGraphDriver/spec
00:19:16 [2021-04-09T00:19:16.055Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
00:19:16 [2021-04-09T00:19:16.055Z] === RUN   TestDaemonRestartWithLiveRestore
00:19:16 [2021-04-09T00:19:16.854Z] --- PASS: TestRenameInvalidName (1.41s)
00:19:16 [2021-04-09T00:19:16.854Z] === RUN   TestRenameAnonymousContainer
00:19:16 [2021-04-09T00:19:16.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:19:16 [2021-04-09T00:19:16.870Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.74s)
00:19:16 [2021-04-09T00:19:16.870Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u6tt5j7g6z1xd09tgc8gl3erh Created:2021-04-09 00:19:08.177904439 +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[a1b670b1c08c335aac520538c7bc3cc860b59623c7ca338038be9245d2596583:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2hqdupg60o398g5nf2ggbdlor EndpointID:2386d8d93bd7dca5e79f441774bd824138d7891f9f0f05d96774999965ee7304 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7ff7e32c4aeaafe70ab0d48e5701a91d2f44a7236f7f8c7352e8aee5dfe77d4e 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:b98628cdca86 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2hqdupg60o398g5nf2ggbdlor EndpointID:2386d8d93bd7dca5e79f441774bd824138d7891f9f0f05d96774999965ee7304 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:19:16 [2021-04-09T00:19:16.870Z] PASS
00:19:16 [2021-04-09T00:19:16.870Z] 
00:19:16 [2021-04-09T00:19:16.870Z] === Skipped
00:19:16 [2021-04-09T00:19:16.870Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:19:16 [2021-04-09T00:19:16.870Z]     service_test.go:242: FLAKY_TEST
00:19:16 [2021-04-09T00:19:16.870Z] 
00:19:16 [2021-04-09T00:19:16.870Z] 
00:19:16 [2021-04-09T00:19:16.870Z] DONE 26 tests, 1 skipped in 69.801s
00:19:16 [2021-04-09T00:19:16.870Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:19:16 [2021-04-09T00:19:16.870Z] ++ 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
00:19:16 [2021-04-09T00:19:16.870Z] ++ set -e
00:19:16 [2021-04-09T00:19:16.870Z] ++ '[' -n 0 ']'
00:19:16 [2021-04-09T00:19:16.870Z] ++ set -x
00:19:16 [2021-04-09T00:19:16.870Z] ++ 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
00:19:16 [2021-04-09T00:19:16.870Z] INFO: Testing against a local daemon
00:19:16 [2021-04-09T00:19:16.870Z] === RUN   TestDockerNetworkIpvlanPersistance
00:19:16 [2021-04-09T00:19:16.870Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:19:16 [2021-04-09T00:19:16.870Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:19:16 [2021-04-09T00:19:16.870Z] === RUN   TestDockerNetworkIpvlan
00:19:16 [2021-04-09T00:19:16.870Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:19:16 [2021-04-09T00:19:16.870Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:19:16 [2021-04-09T00:19:16.870Z] PASS
00:19:16 [2021-04-09T00:19:16.870Z] 
00:19:16 [2021-04-09T00:19:16.870Z] === Skipped
00:19:16 [2021-04-09T00:19:16.870Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:19:16 [2021-04-09T00:19:16.870Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:19:16 [2021-04-09T00:19:16.870Z] 
00:19:16 [2021-04-09T00:19:16.870Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:19:16 [2021-04-09T00:19:16.870Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:19:16 [2021-04-09T00:19:16.870Z] 
00:19:16 [2021-04-09T00:19:16.870Z] 
00:19:16 [2021-04-09T00:19:16.870Z] DONE 2 tests, 2 skipped in 0.153s
00:19:16 [2021-04-09T00:19:16.870Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:19:16 [2021-04-09T00:19:16.871Z] ++ 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
00:19:16 [2021-04-09T00:19:16.871Z] ++ set -e
00:19:16 [2021-04-09T00:19:16.871Z] ++ '[' -n 0 ']'
00:19:16 [2021-04-09T00:19:16.871Z] ++ set -x
00:19:16 [2021-04-09T00:19:16.871Z] ++ 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
00:19:16 [2021-04-09T00:19:16.871Z] INFO: Testing against a local daemon
00:19:16 [2021-04-09T00:19:16.871Z] === RUN   TestDockerNetworkMacvlanPersistance
00:19:17 [2021-04-09T00:19:17.084Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
00:19:17 [2021-04-09T00:19:17.084Z] === RUN   TestDaemonDefaultNetworkPools
00:19:18 [2021-04-09T00:19:18.101Z] === RUN   TestExternalGraphDriver/pull
00:19:18 [2021-04-09T00:19:18.113Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
00:19:18 [2021-04-09T00:19:18.113Z] === RUN   TestDaemonRestartWithExistingNetwork
00:19:18 [2021-04-09T00:19:18.801Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.19s)
00:19:18 [2021-04-09T00:19:18.801Z] === RUN   TestDockerNetworkMacvlan
00:19:19 [2021-04-09T00:19:19.142Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
00:19:19 [2021-04-09T00:19:19.142Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:19:20 [2021-04-09T00:19:20.638Z] --- PASS: TestExternalGraphDriver (7.32s)
00:19:20 [2021-04-09T00:19:20.638Z]     --- PASS: TestExternalGraphDriver/json (2.46s)
00:19:20 [2021-04-09T00:19:20.638Z]     --- PASS: TestExternalGraphDriver/spec (2.73s)
00:19:20 [2021-04-09T00:19:20.638Z]     --- PASS: TestExternalGraphDriver/pull (2.06s)
00:19:20 [2021-04-09T00:19:20.638Z] === RUN   TestGraphdriverPluginV2
00:19:20 [2021-04-09T00:19:20.642Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
00:19:20 [2021-04-09T00:19:20.642Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:19:20 [2021-04-09T00:19:20.724Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:19:20 [2021-04-09T00:19:20.940Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
00:19:20 [2021-04-09T00:19:20.940Z] === RUN   TestServiceWithPredefinedNetwork
00:19:22 [2021-04-09T00:19:22.114Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:19:23 [2021-04-09T00:19:23.425Z] --- PASS: TestRenameAnonymousContainer (5.93s)
00:19:23 [2021-04-09T00:19:23.425Z] === RUN   TestRenameContainerWithSameName
00:19:23 [2021-04-09T00:19:23.686Z] --- PASS: TestRenameContainerWithSameName (1.32s)
00:19:23 [2021-04-09T00:19:23.686Z] === RUN   TestRenameContainerWithLinkedContainer
00:19:24 [2021-04-09T00:19:24.037Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:19:25 [2021-04-09T00:19:25.376Z] --- PASS: TestServiceWithPredefinedNetwork (3.82s)
00:19:25 [2021-04-09T00:19:25.376Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:19:25 [2021-04-09T00:19:25.376Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:19:25 [2021-04-09T00:19:25.376Z]     service_test.go:242: FLAKY_TEST
00:19:25 [2021-04-09T00:19:25.376Z] === RUN   TestServiceWithDataPathPortInit
00:19:25 [2021-04-09T00:19:25.914Z] --- PASS: TestGraphdriverPluginV2 (4.88s)
00:19:25 [2021-04-09T00:19:25.914Z] PASS
00:19:25 [2021-04-09T00:19:25.914Z] 
00:19:25 [2021-04-09T00:19:25.914Z] DONE 5 tests in 12.231s
00:19:25 [2021-04-09T00:19:25.914Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:19:25 [2021-04-09T00:19:25.914Z] INFO: Testing against a local daemon
00:19:25 [2021-04-09T00:19:25.914Z] === RUN   TestContinueAfterPluginCrash
00:19:25 [2021-04-09T00:19:25.914Z] === PAUSE TestContinueAfterPluginCrash
00:19:25 [2021-04-09T00:19:25.914Z] === RUN   TestReadPluginNoRead
00:19:25 [2021-04-09T00:19:25.914Z] === PAUSE TestReadPluginNoRead
00:19:25 [2021-04-09T00:19:25.914Z] === RUN   TestDaemonStartWithLogOpt
00:19:25 [2021-04-09T00:19:25.914Z] === PAUSE TestDaemonStartWithLogOpt
00:19:25 [2021-04-09T00:19:25.914Z] === CONT  TestContinueAfterPluginCrash
00:19:25 [2021-04-09T00:19:25.914Z] === CONT  TestDaemonStartWithLogOpt
00:19:26 [2021-04-09T00:19:26.977Z] --- PASS: TestRenameContainerWithLinkedContainer (2.57s)
00:19:26 [2021-04-09T00:19:26.978Z] === RUN   TestResize
00:19:27 [2021-04-09T00:19:27.917Z] --- PASS: TestResize (1.47s)
00:19:27 [2021-04-09T00:19:27.917Z] === RUN   TestResizeWithInvalidSize
00:19:28 [2021-04-09T00:19:28.257Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:19:29 [2021-04-09T00:19:29.211Z] --- PASS: TestDaemonStartWithLogOpt (4.17s)
00:19:29 [2021-04-09T00:19:29.211Z] === CONT  TestReadPluginNoRead
00:19:29 [2021-04-09T00:19:29.297Z] --- PASS: TestResizeWithInvalidSize (1.54s)
00:19:29 [2021-04-09T00:19:29.297Z] === RUN   TestResizeWhenContainerNotStarted
00:19:31 [2021-04-09T00:19:31.204Z] --- PASS: TestResizeWhenContainerNotStarted (1.53s)
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:31 [2021-04-09T00:19:31.204Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:32 [2021-04-09T00:19:32.474Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:19:32 [2021-04-09T00:19:32.501Z] === RUN   TestReadPluginNoRead/default
00:19:32 [2021-04-09T00:19:32.982Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
00:19:32 [2021-04-09T00:19:32.982Z] 
00:19:32 [2021-04-09T00:19:32.982Z]  ________   ____  __.
00:19:32 [2021-04-09T00:19:32.982Z]  \_____  \ |    |/ _|
00:19:32 [2021-04-09T00:19:32.982Z]  /   |   \|      <
00:19:32 [2021-04-09T00:19:32.982Z]  /    |    \    |  \
00:19:32 [2021-04-09T00:19:32.982Z]  \_______  /____|__ \
00:19:32 [2021-04-09T00:19:32.982Z]          \/        \/
00:19:32 [2021-04-09T00:19:32.982Z] 
00:19:32 [2021-04-09T00:19:32.982Z] INFO: make.ps1 ended at 04/09/2021 00:19:32
00:19:33 [2021-04-09T00:19:33.880Z] === RUN   TestReadPluginNoRead/disabled_caching
00:19:33 [2021-04-09T00:19:33.939Z] INFO: Binaries build ended at 04/09/2021 00:19:33. Duration:00:01:18.5955751
00:19:34 [2021-04-09T00:19:34.450Z] --- PASS: TestContinueAfterPluginCrash (9.48s)
00:19:35 [2021-04-09T00:19:35.389Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:19:35 [2021-04-09T00:19:35.458Z] INFO: Copying the built daemon binary to d:\CI\PR-42272\3\binary\dockerd-4dd1135faa.exe...
00:19:35 [2021-04-09T00:19:35.458Z] INFO: Copying the built client binary to d:\CI\PR-42272\3\binary\docker-4dd1135faa.exe...
00:19:35 [2021-04-09T00:19:35.458Z] INFO: Copying dockerversion from the container...
00:19:35 [2021-04-09T00:19:35.911Z] INFO: Copying the golang package from the container to d:\CI\PR-42272\3\installer\go.zip...
00:19:36 [2021-04-09T00:19:36.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:36 [2021-04-09T00:19:36.479Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:19:36 [2021-04-09T00:19:36.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:36 [2021-04-09T00:19:36.770Z] --- PASS: TestReadPluginNoRead (7.62s)
00:19:36 [2021-04-09T00:19:36.771Z]     --- PASS: TestReadPluginNoRead/default (1.62s)
00:19:36 [2021-04-09T00:19:36.771Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.69s)
00:19:36 [2021-04-09T00:19:36.771Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s)
00:19:36 [2021-04-09T00:19:36.771Z]     read_test.go:92: [d9982b0656e85] daemon is not started
00:19:36 [2021-04-09T00:19:36.771Z] PASS
00:19:36 [2021-04-09T00:19:36.771Z] 
00:19:36 [2021-04-09T00:19:36.771Z] DONE 6 tests in 11.845s
00:19:36 [2021-04-09T00:19:36.771Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:19:36 [2021-04-09T00:19:36.866Z] INFO: Extracting go.zip to d:\CI\PR-42272\3\go
00:19:37 [2021-04-09T00:19:37.030Z] testing: warning: no tests to run
00:19:37 [2021-04-09T00:19:37.030Z] PASS
00:19:37 [2021-04-09T00:19:37.030Z] 
00:19:37 [2021-04-09T00:19:37.030Z] DONE 0 tests in 0.023s
00:19:37 [2021-04-09T00:19:37.030Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:19:37 [2021-04-09T00:19:37.030Z] INFO: Testing against a local daemon
00:19:37 [2021-04-09T00:19:37.030Z] === RUN   TestPluginWithDevMounts
00:19:37 [2021-04-09T00:19:37.030Z] === PAUSE TestPluginWithDevMounts
00:19:37 [2021-04-09T00:19:37.030Z] === CONT  TestPluginWithDevMounts
00:19:37 [2021-04-09T00:19:37.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:38 [2021-04-09T00:19:38.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:38 [2021-04-09T00:19:38.936Z] --- PASS: TestPluginWithDevMounts (1.74s)
00:19:38 [2021-04-09T00:19:38.936Z] PASS
00:19:38 [2021-04-09T00:19:38.936Z] 
00:19:38 [2021-04-09T00:19:38.936Z] DONE 1 tests in 1.774s
00:19:38 [2021-04-09T00:19:38.936Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:19:38 [2021-04-09T00:19:38.936Z] INFO: Testing against a local daemon
00:19:38 [2021-04-09T00:19:38.936Z] === RUN   TestSecretInspect
00:19:40 [2021-04-09T00:19:40.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:40 [2021-04-09T00:19:40.023Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:19:40 [2021-04-09T00:19:40.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
00:19:40 [2021-04-09T00:19:40.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:40 [2021-04-09T00:19:40.630Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:19:41 [2021-04-09T00:19:41.414Z] ok  	github.com/docker/docker/cmd/dockerd	0.136s	coverage: 29.1% of statements
00:19:41 [2021-04-09T00:19:41.489Z] --- PASS: TestSecretInspect (2.47s)
00:19:41 [2021-04-09T00:19:41.489Z] === RUN   TestSecretList
00:19:42 [2021-04-09T00:19:42.022Z] --- PASS: TestDockerNetworkMacvlan (22.92s)
00:19:42 [2021-04-09T00:19:42.022Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s)
00:19:42 [2021-04-09T00:19:42.022Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s)
00:19:42 [2021-04-09T00:19:42.022Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.32s)
00:19:42 [2021-04-09T00:19:42.022Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s)
00:19:42 [2021-04-09T00:19:42.022Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.76s)
00:19:42 [2021-04-09T00:19:42.022Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.73s)
00:19:42 [2021-04-09T00:19:42.022Z] PASS
00:19:42 [2021-04-09T00:19:42.022Z] 
00:19:42 [2021-04-09T00:19:42.022Z] DONE 8 tests in 26.263s
00:19:42 [2021-04-09T00:19:42.022Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:19:42 [2021-04-09T00:19:42.022Z] ++ 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
00:19:42 [2021-04-09T00:19:42.022Z] ++ set -e
00:19:42 [2021-04-09T00:19:42.022Z] ++ '[' -n 0 ']'
00:19:42 [2021-04-09T00:19:42.022Z] ++ set -x
00:19:42 [2021-04-09T00:19:42.022Z] ++ 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
00:19:42 [2021-04-09T00:19:42.022Z] testing: warning: no tests to run
00:19:42 [2021-04-09T00:19:42.022Z] PASS
00:19:42 [2021-04-09T00:19:42.022Z] 
00:19:42 [2021-04-09T00:19:42.022Z] DONE 0 tests in 0.027s
00:19:42 [2021-04-09T00:19:42.022Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:19:42 [2021-04-09T00:19:42.022Z] ++ 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
00:19:42 [2021-04-09T00:19:42.022Z] ++ set -e
00:19:42 [2021-04-09T00:19:42.022Z] ++ '[' -n 0 ']'
00:19:42 [2021-04-09T00:19:42.022Z] ++ set -x
00:19:42 [2021-04-09T00:19:42.022Z] ++ 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
00:19:42 [2021-04-09T00:19:42.022Z] INFO: Testing against a local daemon
00:19:42 [2021-04-09T00:19:42.022Z] === RUN   TestAuthZPluginAllowRequest
00:19:43 [2021-04-09T00:19:43.313Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:43 [2021-04-09T00:19:43.572Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:43 [2021-04-09T00:19:43.833Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:19:44 [2021-04-09T00:19:44.025Z] --- PASS: TestSecretList (2.47s)
00:19:44 [2021-04-09T00:19:44.025Z] === RUN   TestSecretsCreateAndDelete
00:19:44 [2021-04-09T00:19:44.092Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
00:19:44 [2021-04-09T00:19:44.351Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:19:44 [2021-04-09T00:19:44.588Z] --- PASS: TestAuthZPluginAllowRequest (2.24s)
00:19:44 [2021-04-09T00:19:44.588Z] === RUN   TestAuthZPluginTLS
00:19:45 [2021-04-09T00:19:45.534Z] --- PASS: TestAuthZPluginTLS (1.14s)
00:19:45 [2021-04-09T00:19:45.534Z] === RUN   TestAuthZPluginDenyRequest
00:19:45 [2021-04-09T00:19:45.922Z] ok  	github.com/docker/docker/container	0.148s	coverage: 34.7% of statements
00:19:45 [2021-04-09T00:19:45.922Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:19:45 [2021-04-09T00:19:45.922Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:19:45 [2021-04-09T00:19:45.922Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:19:45 [2021-04-09T00:19:45.922Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:19:46 [2021-04-09T00:19:46.266Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
00:19:46 [2021-04-09T00:19:46.482Z] --- PASS: TestAuthZPluginDenyRequest (1.12s)
00:19:46 [2021-04-09T00:19:46.482Z] === RUN   TestAuthZPluginAPIDenyResponse
00:19:46 [2021-04-09T00:19:46.561Z] --- PASS: TestSecretsCreateAndDelete (2.49s)
00:19:46 [2021-04-09T00:19:46.561Z] === RUN   TestSecretsUpdate
00:19:47 [2021-04-09T00:19:47.669Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:19:47 [2021-04-09T00:19:47.801Z] --- PASS: TestServiceWithDataPathPortInit (21.72s)
00:19:47 [2021-04-09T00:19:47.801Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:19:47 [2021-04-09T00:19:47.874Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.14s)
00:19:47 [2021-04-09T00:19:47.874Z] === RUN   TestAuthZPluginDenyResponse
00:19:48 [2021-04-09T00:19:48.027Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.057s	coverage: 65.3% of statements
00:19:48 [2021-04-09T00:19:48.821Z] --- PASS: TestAuthZPluginDenyResponse (1.15s)
00:19:48 [2021-04-09T00:19:48.821Z] === RUN   TestAuthZPluginAllowEventStream
00:19:49 [2021-04-09T00:19:49.047Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:49 [2021-04-09T00:19:49.096Z] --- PASS: TestSecretsUpdate (2.47s)
00:19:49 [2021-04-09T00:19:49.097Z] === RUN   TestTemplatedSecret
00:19:49 [2021-04-09T00:19:49.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:51 [2021-04-09T00:19:51.376Z] --- PASS: TestAuthZPluginAllowEventStream (2.28s)
00:19:51 [2021-04-09T00:19:51.376Z] === RUN   TestAuthZPluginErrorResponse
00:19:51 [2021-04-09T00:19:51.843Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:19:52 [2021-04-09T00:19:52.323Z] --- PASS: TestAuthZPluginErrorResponse (1.15s)
00:19:52 [2021-04-09T00:19:52.323Z] === RUN   TestAuthZPluginErrorRequest
00:19:52 [2021-04-09T00:19:52.387Z] --- PASS: TestTemplatedSecret (3.56s)
00:19:52 [2021-04-09T00:19:52.387Z] === RUN   TestSecretCreateResolve
00:19:53 [2021-04-09T00:19:53.222Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.79s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.00s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.14s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.00s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.89s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.54s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.76s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.72s)
00:19:53 [2021-04-09T00:19:53.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.88s)
00:19:53 [2021-04-09T00:19:53.223Z] === RUN   TestCgroupNamespacesRun
00:19:53 [2021-04-09T00:19:53.271Z] --- PASS: TestAuthZPluginErrorRequest (1.12s)
00:19:53 [2021-04-09T00:19:53.271Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:19:54 [2021-04-09T00:19:54.660Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.12s)
00:19:54 [2021-04-09T00:19:54.660Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:19:54 [2021-04-09T00:19:54.923Z] --- PASS: TestSecretCreateResolve (2.48s)
00:19:54 [2021-04-09T00:19:54.923Z] PASS
00:19:54 [2021-04-09T00:19:54.923Z] 
00:19:54 [2021-04-09T00:19:54.923Z] DONE 6 tests in 15.978s
00:19:54 [2021-04-09T00:19:54.923Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:19:54 [2021-04-09T00:19:54.923Z] INFO: Testing against a local daemon
00:19:54 [2021-04-09T00:19:54.923Z] === RUN   TestServiceCreateInit
00:19:54 [2021-04-09T00:19:54.923Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:19:54 [2021-04-09T00:19:54.996Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.045s	coverage: 35.9% of statements
00:19:55 [2021-04-09T00:19:55.125Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
00:19:56 [2021-04-09T00:19:56.177Z] ok  	github.com/docker/docker/daemon/cluster	0.202s	coverage: 0.5% of statements
00:19:57 [2021-04-09T00:19:57.030Z] --- PASS: TestCgroupNamespacesRun (3.39s)
00:19:57 [2021-04-09T00:19:57.030Z] === RUN   TestCgroupNamespacesRunPrivileged
00:19:57 [2021-04-09T00:19:57.215Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.69s)
00:19:57 [2021-04-09T00:19:57.215Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:19:58 [2021-04-09T00:19:58.145Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.55s)
00:19:58 [2021-04-09T00:19:58.145Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fxeg58sqf6o9710bfo82q6amr Created:2021-04-09 00:19:47.924766956 +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[4d66877a14253c87edff236b4cff729731c3a18c467539214a9f9b0a8da4ae5e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cbt6e0fxz12srki8updlrnrsz EndpointID:93614b68e0779621291ca1e0eb210d9c73bf74c9b0cae87643a4d2c6f6b28147 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb197292a3733ff52db77f9ddfce3b244c7e70d3821d17197f8b0dc7a6bc624c 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:faad220f774c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cbt6e0fxz12srki8updlrnrsz EndpointID:93614b68e0779621291ca1e0eb210d9c73bf74c9b0cae87643a4d2c6f6b28147 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:19:58 [2021-04-09T00:19:58.145Z] PASS
00:19:58 [2021-04-09T00:19:58.145Z] 
00:19:58 [2021-04-09T00:19:58.145Z] === Skipped
00:19:58 [2021-04-09T00:19:58.145Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:19:58 [2021-04-09T00:19:58.145Z]     service_test.go:242: FLAKY_TEST
00:19:58 [2021-04-09T00:19:58.145Z] 
00:19:58 [2021-04-09T00:19:58.145Z] 
00:19:58 [2021-04-09T00:19:58.145Z] DONE 26 tests, 1 skipped in 59.353s
00:19:58 [2021-04-09T00:19:58.145Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:19:58 [2021-04-09T00:19:58.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:19:58 [2021-04-09T00:19:58.145Z] ++ set -e
00:19:58 [2021-04-09T00:19:58.145Z] ++ '[' -n 0 ']'
00:19:58 [2021-04-09T00:19:58.145Z] ++ set -x
00:19:58 [2021-04-09T00:19:58.145Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:19:58 [2021-04-09T00:19:58.145Z] INFO: Testing against a local daemon
00:19:58 [2021-04-09T00:19:58.145Z] === RUN   TestDockerNetworkIpvlanPersistance
00:19:58 [2021-04-09T00:19:58.145Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:19:58 [2021-04-09T00:19:58.145Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:19:58 [2021-04-09T00:19:58.145Z] === RUN   TestDockerNetworkIpvlan
00:19:58 [2021-04-09T00:19:58.145Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:19:58 [2021-04-09T00:19:58.145Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:19:58 [2021-04-09T00:19:58.145Z] PASS
00:19:58 [2021-04-09T00:19:58.145Z] 
00:19:58 [2021-04-09T00:19:58.145Z] === Skipped
00:19:58 [2021-04-09T00:19:58.145Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:19:58 [2021-04-09T00:19:58.145Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:19:58 [2021-04-09T00:19:58.145Z] 
00:19:58 [2021-04-09T00:19:58.145Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:19:58 [2021-04-09T00:19:58.145Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:19:58 [2021-04-09T00:19:58.145Z] 
00:19:58 [2021-04-09T00:19:58.145Z] 
00:19:58 [2021-04-09T00:19:58.145Z] DONE 2 tests, 2 skipped in 0.070s
00:19:58 [2021-04-09T00:19:58.145Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:19:58 [2021-04-09T00:19:58.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:19:58 [2021-04-09T00:19:58.145Z] ++ set -e
00:19:58 [2021-04-09T00:19:58.145Z] ++ '[' -n 0 ']'
00:19:58 [2021-04-09T00:19:58.145Z] ++ set -x
00:19:58 [2021-04-09T00:19:58.145Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:19:58 [2021-04-09T00:19:58.145Z] INFO: Testing against a local daemon
00:19:58 [2021-04-09T00:19:58.145Z] === RUN   TestDockerNetworkMacvlanPersistance
00:19:58 [2021-04-09T00:19:58.412Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s)
00:19:58 [2021-04-09T00:19:58.412Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:19:58 [2021-04-09T00:19:58.812Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
00:19:58 [2021-04-09T00:19:58.812Z] === RUN   TestDockerNetworkMacvlan
00:19:58 [2021-04-09T00:19:58.982Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:19:59 [2021-04-09T00:19:59.441Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:19:59 [2021-04-09T00:19:59.550Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
00:19:59 [2021-04-09T00:19:59.759Z] ok  	github.com/docker/docker/daemon/discovery	0.033s	coverage: 30.0% of statements
00:19:59 [2021-04-09T00:19:59.769Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.67s)
00:19:59 [2021-04-09T00:19:59.769Z] === RUN   TestAuthZPluginHeader
00:20:00 [2021-04-09T00:20:00.198Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:20:00 [2021-04-09T00:20:00.468Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:20:00 [2021-04-09T00:20:00.930Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:20:01 [2021-04-09T00:20:01.158Z] --- PASS: TestAuthZPluginHeader (1.44s)
00:20:01 [2021-04-09T00:20:01.158Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:20:01 [2021-04-09T00:20:01.158Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:20:01 [2021-04-09T00:20:01.158Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:01 [2021-04-09T00:20:01.158Z] === RUN   TestAuthZPluginV2Disable
00:20:01 [2021-04-09T00:20:01.158Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:20:01 [2021-04-09T00:20:01.158Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:01 [2021-04-09T00:20:01.158Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:20:01 [2021-04-09T00:20:01.158Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:20:01 [2021-04-09T00:20:01.158Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:01 [2021-04-09T00:20:01.158Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:20:01 [2021-04-09T00:20:01.158Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:20:01 [2021-04-09T00:20:01.158Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:01 [2021-04-09T00:20:01.158Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:20:01 [2021-04-09T00:20:01.496Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:20:01 [2021-04-09T00:20:01.499Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.91s)
00:20:01 [2021-04-09T00:20:01.499Z] === RUN   TestCgroupNamespacesRunHostMode
00:20:01 [2021-04-09T00:20:01.910Z] INFO: Extraction ended at 04/09/2021 00:19:58. Duration:00:00:21.4448413
00:20:01 [2021-04-09T00:20:01.910Z] INFO: Updating the golang and path environment variables
00:20:01 [2021-04-09T00:20:01.910Z] INFO: GOPATH=d:\gopath
00:20:01 [2021-04-09T00:20:01.910Z] INFO: go version go1.13.15 windows/amd64
00:20:01 [2021-04-09T00:20:01.910Z] INFO: Running the daemon under test in debug mode
00:20:01 [2021-04-09T00:20:01.910Z] INFO: Starting a daemon under test...
00:20:01 [2021-04-09T00:20:01.910Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42272\3\daemon --pidfile d:\CI\PR-42272\3\docker.pid -D
00:20:01 [2021-04-09T00:20:01.910Z] INFO: Process started successfully.
00:20:01 [2021-04-09T00:20:01.910Z] INFO: Start tailing logs of the daemon under tests
00:20:01 [2021-04-09T00:20:01.910Z] INFO: Waiting for the daemon under test to start...
00:20:01 [2021-04-09T00:20:01.910Z] ok  	github.com/docker/docker/daemon/config	0.108s	coverage: 81.8% of statements
00:20:01 [2021-04-09T00:20:01.910Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
00:20:02 [2021-04-09T00:20:02.437Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:20:03 [2021-04-09T00:20:03.818Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:20:04 [2021-04-09T00:20:04.387Z] --- PASS: TestCgroupNamespacesRunHostMode (3.00s)
00:20:04 [2021-04-09T00:20:04.387Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:20:04 [2021-04-09T00:20:04.392Z] --- PASS: TestServiceCreateInit (9.54s)
00:20:04 [2021-04-09T00:20:04.392Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.73s)
00:20:04 [2021-04-09T00:20:04.392Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s)
00:20:04 [2021-04-09T00:20:04.392Z] === RUN   TestCreateServiceMultipleTimes
00:20:04 [2021-04-09T00:20:04.703Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
00:20:04 [2021-04-09T00:20:04.954Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:20:05 [2021-04-09T00:20:05.931Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:20:07 [2021-04-09T00:20:07.476Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
00:20:07 [2021-04-09T00:20:07.492Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
00:20:07 [2021-04-09T00:20:07.750Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.21s)
00:20:07 [2021-04-09T00:20:07.751Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:20:08 [2021-04-09T00:20:08.526Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.505s	coverage: 14.0% of statements
00:20:08 [2021-04-09T00:20:08.824Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.646s	coverage: 57.1% of statements
00:20:10 [2021-04-09T00:20:10.282Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.47s)
00:20:10 [2021-04-09T00:20:10.282Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:20:10 [2021-04-09T00:20:10.365Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:20:10 [2021-04-09T00:20:10.542Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
00:20:11 [2021-04-09T00:20:11.478Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.45s)
00:20:11 [2021-04-09T00:20:11.478Z] === RUN   TestCgroupNamespacesRunOlderClient
00:20:11 [2021-04-09T00:20:11.597Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
00:20:11 [2021-04-09T00:20:11.736Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:20:13 [2021-04-09T00:20:13.134Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.002s	coverage: 69.3% of statements
00:20:13 [2021-04-09T00:20:13.433Z] ok  	github.com/docker/docker/daemon	12.414s	coverage: 17.2% of statements
00:20:13 [2021-04-09T00:20:13.433Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:20:13 [2021-04-09T00:20:13.433Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:20:13 [2021-04-09T00:20:13.433Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:20:13 [2021-04-09T00:20:13.433Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:20:13 [2021-04-09T00:20:13.663Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:20:14 [2021-04-09T00:20:14.598Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
00:20:14 [2021-04-09T00:20:14.598Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.03s)
00:20:14 [2021-04-09T00:20:14.598Z] === RUN   TestKernelTCPMemory
00:20:14 [2021-04-09T00:20:14.598Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
00:20:15 [2021-04-09T00:20:15.539Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.907s	coverage: 45.9% of statements
00:20:15 [2021-04-09T00:20:15.539Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:20:15 [2021-04-09T00:20:15.974Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:20:16 [2021-04-09T00:20:16.187Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.207s	coverage: 49.4% of statements
00:20:16 [2021-04-09T00:20:16.490Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.035s	coverage: 57.5% of statements
00:20:16 [2021-04-09T00:20:16.542Z] --- PASS: TestKernelTCPMemory (1.79s)
00:20:16 [2021-04-09T00:20:16.542Z] === RUN   TestNISDomainname
00:20:18 [2021-04-09T00:20:18.604Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
00:20:18 [2021-04-09T00:20:18.825Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:20:19 [2021-04-09T00:20:19.077Z] --- PASS: TestNISDomainname (2.66s)
00:20:19 [2021-04-09T00:20:19.077Z] === RUN   TestHostnameDnsResolution
00:20:19 [2021-04-09T00:20:19.254Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
00:20:19 [2021-04-09T00:20:19.503Z] .....INFO: Daemon under test started and replied!
00:20:19 [2021-04-09T00:20:19.503Z] INFO: Docker version of the daemon under test
00:20:19 [2021-04-09T00:20:19.503Z] 
00:20:19 [2021-04-09T00:20:19.503Z] Client:
00:20:19 [2021-04-09T00:20:19.503Z]  Version:      17.06.2-ce
00:20:19 [2021-04-09T00:20:19.503Z]  API version:  1.30
00:20:19 [2021-04-09T00:20:19.503Z]  Go version:   go1.8.3
00:20:19 [2021-04-09T00:20:19.503Z]  Git commit:   cec0b72
00:20:19 [2021-04-09T00:20:19.503Z]  Built:        Tue Sep  5 19:57:19 2017
00:20:19 [2021-04-09T00:20:19.503Z]  OS/Arch:      windows/amd64
00:20:19 [2021-04-09T00:20:19.503Z] 
00:20:19 [2021-04-09T00:20:19.503Z] Server:
00:20:19 [2021-04-09T00:20:19.503Z]  Version:      0.0.0-dev
00:20:19 [2021-04-09T00:20:19.503Z]  API version:  1.41 (minimum version 1.24)
00:20:19 [2021-04-09T00:20:19.503Z]  Go version:   go1.13.15
00:20:19 [2021-04-09T00:20:19.503Z]  Git commit:   4dd1135faa
00:20:19 [2021-04-09T00:20:19.503Z]  Built:        04/09/2021 00:18:19
00:20:19 [2021-04-09T00:20:19.503Z]  OS/Arch:      windows/amd64
00:20:19 [2021-04-09T00:20:19.503Z]  Experimental: false
00:20:19 [2021-04-09T00:20:19.503Z] 
00:20:19 [2021-04-09T00:20:19.503Z] INFO: Docker info of the daemon under test
00:20:19 [2021-04-09T00:20:19.503Z] 
00:20:19 [2021-04-09T00:20:19.503Z] Containers: 0
00:20:19 [2021-04-09T00:20:19.503Z]  Running: 0
00:20:19 [2021-04-09T00:20:19.503Z]  Paused: 0
00:20:19 [2021-04-09T00:20:19.503Z]  Stopped: 0
00:20:19 [2021-04-09T00:20:19.503Z] Images: 0
00:20:19 [2021-04-09T00:20:19.503Z] Server Version: 0.0.0-dev
00:20:19 [2021-04-09T00:20:19.503Z] Storage Driver: windowsfilter
00:20:19 [2021-04-09T00:20:19.503Z]  Windows: 
00:20:19 [2021-04-09T00:20:19.503Z] Logging Driver: json-file
00:20:19 [2021-04-09T00:20:19.503Z] Plugins: 
00:20:19 [2021-04-09T00:20:19.503Z]  Volume: local
00:20:19 [2021-04-09T00:20:19.503Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:20:19 [2021-04-09T00:20:19.503Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:20:19 [2021-04-09T00:20:19.503Z] Swarm: inactive
00:20:19 [2021-04-09T00:20:19.503Z] Default Isolation: process
00:20:19 [2021-04-09T00:20:19.503Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:20:19 [2021-04-09T00:20:19.503Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
00:20:19 [2021-04-09T00:20:19.503Z] OSType: windows
00:20:19 [2021-04-09T00:20:19.503Z] Architecture: x86_64
00:20:19 [2021-04-09T00:20:19.503Z] CPUs: 4
00:20:19 [2021-04-09T00:20:19.503Z] Total Memory: 32GiB
00:20:19 [2021-04-09T00:20:19.503Z] Name: azwin-2-d25270
00:20:19 [2021-04-09T00:20:19.503Z] ID: DAHV:SZE2:DIKJ:VO64:XQYU:OZWZ:UU3C:ZI22:ZIVN:WSTO:OYKK:FDBP
00:20:19 [2021-04-09T00:20:19.503Z] Docker Root Dir: D:\CI\PR-42272\3\daemon
00:20:19 [2021-04-09T00:20:19.503Z] Debug Mode (client): false
00:20:19 [2021-04-09T00:20:19.503Z] Debug Mode (server): true
00:20:19 [2021-04-09T00:20:19.503Z]  File Descriptors: -1
00:20:19 [2021-04-09T00:20:19.503Z]  Goroutines: 16
00:20:19 [2021-04-09T00:20:19.503Z]  System Time: 2021-04-09T00:20:17.6643704Z
00:20:19 [2021-04-09T00:20:19.503Z]  EventsListeners: 0
00:20:19 [2021-04-09T00:20:19.503Z] Registry: https://index.docker.io/v1/
00:20:19 [2021-04-09T00:20:19.503Z] Labels:
00:20:19 [2021-04-09T00:20:19.503Z] Experimental: false
00:20:19 [2021-04-09T00:20:19.503Z] Insecure Registries:
00:20:19 [2021-04-09T00:20:19.503Z]  127.0.0.0/8
00:20:19 [2021-04-09T00:20:19.503Z] Live Restore Enabled: false
00:20:19 [2021-04-09T00:20:19.503Z] 
00:20:19 [2021-04-09T00:20:19.503Z] 
00:20:19 [2021-04-09T00:20:19.503Z] INFO: Docker images of the daemon under test
00:20:19 [2021-04-09T00:20:19.503Z] 
00:20:19 [2021-04-09T00:20:19.503Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
00:20:19 [2021-04-09T00:20:19.503Z] 
00:20:19 [2021-04-09T00:20:19.503Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
00:20:19 [2021-04-09T00:20:19.503Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
00:20:19 [2021-04-09T00:20:19.503Z] ltsc2019: Pulling from windows/servercore
00:20:19 [2021-04-09T00:20:19.503Z] 4612f6d0b889: Pulling fs layer
00:20:19 [2021-04-09T00:20:19.503Z] 5ff1512f88ec: Pulling fs layer
00:20:20 [2021-04-09T00:20:20.882Z] --- PASS: TestDockerNetworkMacvlan (22.27s)
00:20:20 [2021-04-09T00:20:20.882Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
00:20:20 [2021-04-09T00:20:20.882Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
00:20:20 [2021-04-09T00:20:20.882Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.90s)
00:20:20 [2021-04-09T00:20:20.882Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s)
00:20:20 [2021-04-09T00:20:20.882Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.65s)
00:20:20 [2021-04-09T00:20:20.882Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.85s)
00:20:20 [2021-04-09T00:20:20.882Z] PASS
00:20:20 [2021-04-09T00:20:20.882Z] 
00:20:20 [2021-04-09T00:20:20.882Z] DONE 8 tests in 23.842s
00:20:20 [2021-04-09T00:20:20.882Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
00:20:20 [2021-04-09T00:20:20.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:20:20 [2021-04-09T00:20:20.882Z] ++ set -e
00:20:20 [2021-04-09T00:20:20.882Z] ++ '[' -n 0 ']'
00:20:20 [2021-04-09T00:20:20.882Z] ++ set -x
00:20:20 [2021-04-09T00:20:20.882Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:20:20 [2021-04-09T00:20:20.882Z] testing: warning: no tests to run
00:20:20 [2021-04-09T00:20:20.882Z] PASS
00:20:20 [2021-04-09T00:20:20.882Z] 
00:20:20 [2021-04-09T00:20:20.882Z] DONE 0 tests in 0.016s
00:20:20 [2021-04-09T00:20:20.882Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:20:20 [2021-04-09T00:20:20.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:20:20 [2021-04-09T00:20:20.882Z] ++ set -e
00:20:20 [2021-04-09T00:20:20.882Z] ++ '[' -n 0 ']'
00:20:20 [2021-04-09T00:20:20.882Z] ++ set -x
00:20:20 [2021-04-09T00:20:20.882Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:20:21 [2021-04-09T00:20:21.172Z] INFO: Testing against a local daemon
00:20:21 [2021-04-09T00:20:21.172Z] === RUN   TestAuthZPluginAllowRequest
00:20:21 [2021-04-09T00:20:21.613Z] --- PASS: TestHostnameDnsResolution (2.53s)
00:20:21 [2021-04-09T00:20:21.613Z] === RUN   TestStats
00:20:22 [2021-04-09T00:20:22.028Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 43.2% of statements
00:20:22 [2021-04-09T00:20:22.028Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.962s	coverage: 52.2% of statements
00:20:22 [2021-04-09T00:20:22.028Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:20:22 [2021-04-09T00:20:22.028Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:20:22 [2021-04-09T00:20:22.490Z] --- PASS: TestCreateServiceMultipleTimes (18.26s)
00:20:22 [2021-04-09T00:20:22.490Z] === RUN   TestCreateServiceConflict
00:20:23 [2021-04-09T00:20:23.144Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.89s)
00:20:23 [2021-04-09T00:20:23.144Z] PASS
00:20:23 [2021-04-09T00:20:23.144Z] 
00:20:23 [2021-04-09T00:20:23.144Z] === Skipped
00:20:23 [2021-04-09T00:20:23.144Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:20:23 [2021-04-09T00:20:23.144Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:23 [2021-04-09T00:20:23.144Z] 
00:20:23 [2021-04-09T00:20:23.144Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:20:23 [2021-04-09T00:20:23.144Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:23 [2021-04-09T00:20:23.144Z] 
00:20:23 [2021-04-09T00:20:23.144Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:20:23 [2021-04-09T00:20:23.144Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:23 [2021-04-09T00:20:23.144Z] 
00:20:23 [2021-04-09T00:20:23.144Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:20:23 [2021-04-09T00:20:23.144Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:23 [2021-04-09T00:20:23.144Z] 
00:20:23 [2021-04-09T00:20:23.144Z] 
00:20:23 [2021-04-09T00:20:23.144Z] DONE 17 tests, 4 skipped in 39.304s
00:20:23 [2021-04-09T00:20:23.144Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:20:23 [2021-04-09T00:20:23.144Z] ++ 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
00:20:23 [2021-04-09T00:20:23.144Z] ++ set -e
00:20:23 [2021-04-09T00:20:23.144Z] ++ '[' -n 0 ']'
00:20:23 [2021-04-09T00:20:23.144Z] ++ set -x
00:20:23 [2021-04-09T00:20:23.144Z] ++ 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
00:20:23 [2021-04-09T00:20:23.144Z] INFO: Testing against a local daemon
00:20:23 [2021-04-09T00:20:23.144Z] === RUN   TestPluginInvalidJSON
00:20:23 [2021-04-09T00:20:23.144Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:20:23 [2021-04-09T00:20:23.144Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:20:23 [2021-04-09T00:20:23.144Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:20:23 [2021-04-09T00:20:23.144Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:20:23 [2021-04-09T00:20:23.144Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:20:23 [2021-04-09T00:20:23.144Z] === RUN   TestPluginInstall
00:20:23 [2021-04-09T00:20:23.144Z] === RUN   TestPluginInstall/no_auth
00:20:23 [2021-04-09T00:20:23.230Z] --- PASS: TestAuthZPluginAllowRequest (1.90s)
00:20:23 [2021-04-09T00:20:23.230Z] === RUN   TestAuthZPluginTLS
00:20:23 [2021-04-09T00:20:23.406Z] time="2021-04-09T00:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:23 [2021-04-09T00:20:23.406Z] time="2021-04-09T00:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30633ed31ac66d24d3411369d2a458a13dc01524b0af514e95599fa77c6c4176" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:23 [2021-04-09T00:20:23.406Z] time="2021-04-09T00:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:23 [2021-04-09T00:20:23.406Z] time="2021-04-09T00:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30633ed31ac66d24d3411369d2a458a13dc01524b0af514e95599fa77c6c4176" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:23 [2021-04-09T00:20:23.519Z] --- PASS: TestAuthZPluginTLS (0.53s)
00:20:23 [2021-04-09T00:20:23.519Z] === RUN   TestAuthZPluginDenyRequest
00:20:23 [2021-04-09T00:20:23.560Z] ok  	github.com/docker/docker/daemon/images	0.058s	coverage: 6.7% of statements
00:20:23 [2021-04-09T00:20:23.560Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:20:23 [2021-04-09T00:20:23.560Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:20:23 [2021-04-09T00:20:23.669Z] === RUN   TestPluginInstall/with_htpasswd
00:20:23 [2021-04-09T00:20:23.857Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.595s	coverage: 77.8% of statements
00:20:24 [2021-04-09T00:20:24.147Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
00:20:24 [2021-04-09T00:20:24.147Z] === RUN   TestAuthZPluginAPIDenyResponse
00:20:24 [2021-04-09T00:20:24.172Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:20:24 [2021-04-09T00:20:24.172Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:20:24 [2021-04-09T00:20:24.172Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.038s	coverage: 67.0% of statements
00:20:24 [2021-04-09T00:20:24.436Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
00:20:24 [2021-04-09T00:20:24.436Z] === RUN   TestAuthZPluginDenyResponse
00:20:24 [2021-04-09T00:20:24.616Z] time="2021-04-09T00:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:24 [2021-04-09T00:20:24.616Z] time="2021-04-09T00:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6b7baec4c066c164ed242d59e39a3dfefc2500bb79c4b5c75c133f5ffaaed0d" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:24 [2021-04-09T00:20:24.616Z] time="2021-04-09T00:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:24 [2021-04-09T00:20:24.616Z] time="2021-04-09T00:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6b7baec4c066c164ed242d59e39a3dfefc2500bb79c4b5c75c133f5ffaaed0d" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:24 [2021-04-09T00:20:24.818Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 23.9% of statements
00:20:24 [2021-04-09T00:20:24.878Z] === RUN   TestPluginInstall/with_insecure
00:20:24 [2021-04-09T00:20:24.904Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:20:24 [2021-04-09T00:20:24.905Z] --- PASS: TestStats (3.34s)
00:20:24 [2021-04-09T00:20:24.905Z] === RUN   TestStopContainerWithTimeout
00:20:24 [2021-04-09T00:20:24.905Z] === RUN   TestStopContainerWithTimeout/0
00:20:24 [2021-04-09T00:20:24.905Z] === PAUSE TestStopContainerWithTimeout/0
00:20:24 [2021-04-09T00:20:24.905Z] === RUN   TestStopContainerWithTimeout/1
00:20:24 [2021-04-09T00:20:24.905Z] === PAUSE TestStopContainerWithTimeout/1
00:20:24 [2021-04-09T00:20:24.905Z] === RUN   TestStopContainerWithTimeout/3
00:20:24 [2021-04-09T00:20:24.905Z] === PAUSE TestStopContainerWithTimeout/3
00:20:24 [2021-04-09T00:20:24.905Z] === RUN   TestStopContainerWithTimeout/-1
00:20:24 [2021-04-09T00:20:24.905Z] === PAUSE TestStopContainerWithTimeout/-1
00:20:24 [2021-04-09T00:20:24.905Z] === CONT  TestStopContainerWithTimeout/0
00:20:24 [2021-04-09T00:20:24.905Z] === CONT  TestStopContainerWithTimeout/-1
00:20:25 [2021-04-09T00:20:25.026Z] --- PASS: TestCreateServiceConflict (2.52s)
00:20:25 [2021-04-09T00:20:25.026Z] === RUN   TestCreateServiceMaxReplicas
00:20:25 [2021-04-09T00:20:25.064Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
00:20:25 [2021-04-09T00:20:25.064Z] === RUN   TestAuthZPluginAllowEventStream
00:20:25 [2021-04-09T00:20:25.118Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.025s	coverage: 87.2% of statements
00:20:25 [2021-04-09T00:20:25.324Z] 5ff1512f88ec: Verifying Checksum
00:20:25 [2021-04-09T00:20:25.324Z] 5ff1512f88ec: Download complete
00:20:26 [2021-04-09T00:20:26.657Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.032s	coverage: 69.9% of statements
00:20:26 [2021-04-09T00:20:26.799Z] time="2021-04-09T00:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:26 [2021-04-09T00:20:26.799Z] time="2021-04-09T00:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11d171d8c9a0270a677f23cdf16e02b1fd6c709586440fcb3adc4580c54b9701" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:26 [2021-04-09T00:20:26.799Z] time="2021-04-09T00:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:26 [2021-04-09T00:20:26.799Z] time="2021-04-09T00:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11d171d8c9a0270a677f23cdf16e02b1fd6c709586440fcb3adc4580c54b9701" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:27 [2021-04-09T00:20:27.061Z] --- PASS: TestPluginInstall (5.76s)
00:20:27 [2021-04-09T00:20:27.061Z]     --- PASS: TestPluginInstall/no_auth (2.33s)
00:20:27 [2021-04-09T00:20:27.061Z]     --- PASS: TestPluginInstall/with_htpasswd (1.16s)
00:20:27 [2021-04-09T00:20:27.061Z]     --- PASS: TestPluginInstall/with_insecure (2.26s)
00:20:27 [2021-04-09T00:20:27.061Z]         plugin_test.go:165: [dd2d62524d4df] daemon is not started
00:20:27 [2021-04-09T00:20:27.061Z] === RUN   TestPluginsWithRuntimes
00:20:27 [2021-04-09T00:20:27.120Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s)
00:20:27 [2021-04-09T00:20:27.121Z] === RUN   TestAuthZPluginErrorResponse
00:20:27 [2021-04-09T00:20:27.410Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
00:20:27 [2021-04-09T00:20:27.410Z] === RUN   TestAuthZPluginErrorRequest
00:20:27 [2021-04-09T00:20:27.439Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:20:27 [2021-04-09T00:20:27.439Z] === CONT  TestStopContainerWithTimeout/3
00:20:27 [2021-04-09T00:20:27.715Z] ok  	github.com/docker/docker/daemon/logger/local	0.079s	coverage: 75.2% of statements
00:20:27 [2021-04-09T00:20:27.715Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:20:28 [2021-04-09T00:20:28.038Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
00:20:28 [2021-04-09T00:20:28.038Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:20:28 [2021-04-09T00:20:28.317Z] --- PASS: TestCreateServiceMaxReplicas (3.34s)
00:20:28 [2021-04-09T00:20:28.317Z] === RUN   TestCreateWithDuplicateNetworkNames
00:20:28 [2021-04-09T00:20:28.365Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.055s	coverage: 57.5% of statements
00:20:28 [2021-04-09T00:20:28.666Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
00:20:28 [2021-04-09T00:20:28.666Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:20:28 [2021-04-09T00:20:28.816Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:20:29 [2021-04-09T00:20:29.011Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.053s	coverage: 31.5% of statements
00:20:29 [2021-04-09T00:20:29.074Z] === RUN   TestDockerSuite/TestBuildCmd
00:20:29 [2021-04-09T00:20:29.322Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
00:20:29 [2021-04-09T00:20:29.333Z] === CONT  TestStopContainerWithTimeout/1
00:20:29 [2021-04-09T00:20:29.594Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
00:20:29 [2021-04-09T00:20:29.594Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:20:30 [2021-04-09T00:20:30.162Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:20:30 [2021-04-09T00:20:30.371Z] === RUN   TestPluginsWithRuntimes/No_Args
00:20:30 [2021-04-09T00:20:30.423Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:20:30 [2021-04-09T00:20:30.423Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:20:30 [2021-04-09T00:20:30.859Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
00:20:31 [2021-04-09T00:20:31.360Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:20:31 [2021-04-09T00:20:31.360Z]     --- PASS: TestStopContainerWithTimeout/0 (2.49s)
00:20:31 [2021-04-09T00:20:31.360Z]     --- PASS: TestStopContainerWithTimeout/-1 (4.34s)
00:20:31 [2021-04-09T00:20:31.360Z]     --- PASS: TestStopContainerWithTimeout/3 (3.33s)
00:20:31 [2021-04-09T00:20:31.360Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
00:20:31 [2021-04-09T00:20:31.360Z] === RUN   TestDeleteDevicemapper
00:20:31 [2021-04-09T00:20:31.360Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:20:31 [2021-04-09T00:20:31.360Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:20:31 [2021-04-09T00:20:31.360Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:20:31 [2021-04-09T00:20:31.418Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.36s)
00:20:31 [2021-04-09T00:20:31.418Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:20:32 [2021-04-09T00:20:32.291Z] === RUN   TestPluginsWithRuntimes/With_Args
00:20:32 [2021-04-09T00:20:32.297Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:20:32 [2021-04-09T00:20:32.396Z] ok  	github.com/docker/docker/daemon/network	0.035s	coverage: 63.8% of statements
00:20:32 [2021-04-09T00:20:32.696Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.558s	coverage: 82.5% of statements
00:20:32 [2021-04-09T00:20:32.696Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:20:32 [2021-04-09T00:20:32.696Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:20:33 [2021-04-09T00:20:33.489Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.44s)
00:20:33 [2021-04-09T00:20:33.489Z] === RUN   TestAuthZPluginHeader
00:20:34 [2021-04-09T00:20:34.117Z] --- PASS: TestAuthZPluginHeader (0.88s)
00:20:34 [2021-04-09T00:20:34.117Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:20:34 [2021-04-09T00:20:34.118Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:20:34 [2021-04-09T00:20:34.118Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:34 [2021-04-09T00:20:34.118Z] === RUN   TestAuthZPluginV2Disable
00:20:34 [2021-04-09T00:20:34.118Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:20:34 [2021-04-09T00:20:34.118Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:34 [2021-04-09T00:20:34.118Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:20:34 [2021-04-09T00:20:34.118Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:20:34 [2021-04-09T00:20:34.118Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:34 [2021-04-09T00:20:34.118Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:20:34 [2021-04-09T00:20:34.118Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:20:34 [2021-04-09T00:20:34.118Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:34 [2021-04-09T00:20:34.118Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:20:34 [2021-04-09T00:20:34.805Z] ok  	github.com/docker/docker/distribution/metadata	0.109s	coverage: 48.2% of statements
00:20:34 [2021-04-09T00:20:34.830Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
00:20:34 [2021-04-09T00:20:34.843Z] --- PASS: TestPluginsWithRuntimes (7.19s)
00:20:34 [2021-04-09T00:20:34.843Z]     --- PASS: TestPluginsWithRuntimes/No_Args (2.26s)
00:20:34 [2021-04-09T00:20:34.843Z]     --- PASS: TestPluginsWithRuntimes/With_Args (2.19s)
00:20:34 [2021-04-09T00:20:34.843Z] === RUN   TestPluginBackCompatMediaTypes
00:20:35 [2021-04-09T00:20:35.418Z] --- PASS: TestPluginBackCompatMediaTypes (1.13s)
00:20:35 [2021-04-09T00:20:35.418Z] PASS
00:20:35 [2021-04-09T00:20:35.418Z] 
00:20:35 [2021-04-09T00:20:35.418Z] DONE 10 tests in 14.290s
00:20:35 [2021-04-09T00:20:35.418Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:20:35 [2021-04-09T00:20:35.418Z] ++ 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
00:20:35 [2021-04-09T00:20:35.418Z] ++ set -e
00:20:35 [2021-04-09T00:20:35.418Z] ++ '[' -n 0 ']'
00:20:35 [2021-04-09T00:20:35.418Z] ++ set -x
00:20:35 [2021-04-09T00:20:35.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
00:20:35 [2021-04-09T00:20:35.681Z] INFO: Testing against a local daemon
00:20:35 [2021-04-09T00:20:35.681Z] === RUN   TestExternalGraphDriver
00:20:35 [2021-04-09T00:20:35.681Z] === RUN   TestExternalGraphDriver/json
00:20:35 [2021-04-09T00:20:35.868Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 53.1% of statements
00:20:35 [2021-04-09T00:20:35.868Z] ok  	github.com/docker/docker/distribution	0.442s	coverage: 25.2% of statements
00:20:35 [2021-04-09T00:20:35.868Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:20:36 [2021-04-09T00:20:36.735Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.94s)
00:20:36 [2021-04-09T00:20:36.735Z] === RUN   TestUpdateMemory
00:20:36 [2021-04-09T00:20:36.735Z] --- SKIP: TestUpdateMemory (0.01s)
00:20:36 [2021-04-09T00:20:36.735Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:20:36 [2021-04-09T00:20:36.735Z] === RUN   TestUpdateCPUQuota
00:20:37 [2021-04-09T00:20:37.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
00:20:38 [2021-04-09T00:20:38.636Z] ok  	github.com/docker/docker/image	0.103s	coverage: 86.6% of statements
00:20:38 [2021-04-09T00:20:38.636Z] ok  	github.com/docker/docker/distribution/xfer	1.695s	coverage: 85.6% of statements
00:20:38 [2021-04-09T00:20:38.636Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:20:38 [2021-04-09T00:20:38.934Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
00:20:39 [2021-04-09T00:20:39.906Z] === RUN   TestExternalGraphDriver/spec
00:20:40 [2021-04-09T00:20:40.028Z] ok  	github.com/docker/docker/image/tarexport	0.041s	coverage: 0.6% of statements
00:20:40 [2021-04-09T00:20:40.202Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:20:40 [2021-04-09T00:20:40.332Z] ok  	github.com/docker/docker/libcontainerd/queue	0.044s	coverage: 100.0% of statements
00:20:40 [2021-04-09T00:20:40.769Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:20:41 [2021-04-09T00:20:41.031Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
00:20:41 [2021-04-09T00:20:41.887Z] ok  	github.com/docker/docker/image/v1	0.034s	coverage: 25.0% of statements
00:20:41 [2021-04-09T00:20:41.887Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:20:41 [2021-04-09T00:20:41.969Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:20:42 [2021-04-09T00:20:42.228Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:20:43 [2021-04-09T00:20:43.203Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s)
00:20:43 [2021-04-09T00:20:43.203Z] === RUN   TestCreateServiceSecretFileMode
00:20:43 [2021-04-09T00:20:43.426Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 52.9% of statements
00:20:43 [2021-04-09T00:20:43.426Z] ok  	github.com/docker/docker/oci	0.037s	coverage: 45.2% of statements
00:20:43 [2021-04-09T00:20:43.607Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:20:43 [2021-04-09T00:20:43.724Z] ok  	github.com/docker/docker/opts	0.121s	coverage: 67.1% of statements
00:20:43 [2021-04-09T00:20:43.865Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:20:44 [2021-04-09T00:20:44.123Z] === RUN   TestExternalGraphDriver/pull
00:20:44 [2021-04-09T00:20:44.124Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:20:45 [2021-04-09T00:20:45.110Z] --- PASS: TestCreateServiceSecretFileMode (2.78s)
00:20:45 [2021-04-09T00:20:45.110Z] === RUN   TestCreateServiceConfigFileMode
00:20:45 [2021-04-09T00:20:45.501Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
00:20:45 [2021-04-09T00:20:45.501Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
00:20:45 [2021-04-09T00:20:45.501Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
00:20:45 [2021-04-09T00:20:45.826Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
00:20:46 [2021-04-09T00:20:46.122Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
00:20:46 [2021-04-09T00:20:46.438Z] --- PASS: TestUpdateCPUQuota (10.19s)
00:20:46 [2021-04-09T00:20:46.438Z] === RUN   TestUpdatePidsLimit
00:20:46 [2021-04-09T00:20:46.438Z] === RUN   TestUpdatePidsLimit/update_from_none
00:20:46 [2021-04-09T00:20:46.676Z] --- PASS: TestExternalGraphDriver (10.81s)
00:20:46 [2021-04-09T00:20:46.676Z]     --- PASS: TestExternalGraphDriver/json (3.70s)
00:20:46 [2021-04-09T00:20:46.676Z]     --- PASS: TestExternalGraphDriver/spec (4.12s)
00:20:46 [2021-04-09T00:20:46.676Z]     --- PASS: TestExternalGraphDriver/pull (2.87s)
00:20:46 [2021-04-09T00:20:46.676Z] === RUN   TestGraphdriverPluginV2
00:20:46 [2021-04-09T00:20:46.676Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
00:20:46 [2021-04-09T00:20:46.676Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:46 [2021-04-09T00:20:46.676Z] PASS
00:20:46 [2021-04-09T00:20:46.676Z] 
00:20:46 [2021-04-09T00:20:46.676Z] === Skipped
00:20:46 [2021-04-09T00:20:46.676Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
00:20:46 [2021-04-09T00:20:46.676Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:46 [2021-04-09T00:20:46.676Z] 
00:20:46 [2021-04-09T00:20:46.676Z] 
00:20:46 [2021-04-09T00:20:46.676Z] DONE 5 tests, 1 skipped in 11.009s
00:20:46 [2021-04-09T00:20:46.676Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:20:46 [2021-04-09T00:20:46.676Z] ++ 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
00:20:46 [2021-04-09T00:20:46.676Z] ++ set -e
00:20:46 [2021-04-09T00:20:46.676Z] ++ '[' -n 0 ']'
00:20:46 [2021-04-09T00:20:46.676Z] ++ set -x
00:20:46 [2021-04-09T00:20:46.677Z] ++ 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
00:20:46 [2021-04-09T00:20:46.677Z] INFO: Testing against a local daemon
00:20:46 [2021-04-09T00:20:46.677Z] === RUN   TestContinueAfterPluginCrash
00:20:46 [2021-04-09T00:20:46.677Z] === PAUSE TestContinueAfterPluginCrash
00:20:46 [2021-04-09T00:20:46.677Z] === RUN   TestReadPluginNoRead
00:20:46 [2021-04-09T00:20:46.677Z] === PAUSE TestReadPluginNoRead
00:20:46 [2021-04-09T00:20:46.677Z] === RUN   TestDaemonStartWithLogOpt
00:20:46 [2021-04-09T00:20:46.677Z] === PAUSE TestDaemonStartWithLogOpt
00:20:46 [2021-04-09T00:20:46.677Z] === CONT  TestContinueAfterPluginCrash
00:20:46 [2021-04-09T00:20:46.677Z] === CONT  TestDaemonStartWithLogOpt
00:20:46 [2021-04-09T00:20:46.677Z] === CONT  TestReadPluginNoRead
00:20:47 [2021-04-09T00:20:47.175Z] ok  	github.com/docker/docker/pkg/archive	0.896s	coverage: 81.8% of statements
00:20:47 [2021-04-09T00:20:47.472Z] ok  	github.com/docker/docker/pkg/authorization	1.909s	coverage: 68.3% of statements
00:20:48 [2021-04-09T00:20:48.138Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
00:20:48 [2021-04-09T00:20:48.344Z] === RUN   TestUpdatePidsLimit/no_change
00:20:48 [2021-04-09T00:20:48.399Z] --- PASS: TestCreateServiceConfigFileMode (2.84s)
00:20:48 [2021-04-09T00:20:48.399Z] === RUN   TestCreateServiceSysctls
00:20:48 [2021-04-09T00:20:48.434Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
00:20:49 [2021-04-09T00:20:49.077Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
00:20:49 [2021-04-09T00:20:49.719Z] === RUN   TestUpdatePidsLimit/update_lower
00:20:49 [2021-04-09T00:20:49.719Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
00:20:49 [2021-04-09T00:20:49.721Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
00:20:50 [2021-04-09T00:20:50.366Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
00:20:50 [2021-04-09T00:20:50.902Z] === RUN   TestReadPluginNoRead/default
00:20:51 [2021-04-09T00:20:51.009Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
00:20:51 [2021-04-09T00:20:51.097Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:20:51 [2021-04-09T00:20:51.309Z] ok  	github.com/docker/docker/layer	7.416s	coverage: 68.8% of statements
00:20:51 [2021-04-09T00:20:51.309Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:20:51 [2021-04-09T00:20:51.309Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:20:51 [2021-04-09T00:20:51.309Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:20:51 [2021-04-09T00:20:51.309Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:20:51 [2021-04-09T00:20:51.309Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:20:51 [2021-04-09T00:20:51.478Z] --- PASS: TestDaemonStartWithLogOpt (4.70s)
00:20:51 [2021-04-09T00:20:51.953Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.858s	coverage: 43.2% of statements
00:20:51 [2021-04-09T00:20:51.953Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:20:51 [2021-04-09T00:20:51.953Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:20:52 [2021-04-09T00:20:52.253Z] ok  	github.com/docker/docker/pkg/fileutils	0.030s	coverage: 89.5% of statements
00:20:52 [2021-04-09T00:20:52.253Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
00:20:52 [2021-04-09T00:20:52.476Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:20:52 [2021-04-09T00:20:52.591Z] --- PASS: TestCreateServiceSysctls (3.97s)
00:20:52 [2021-04-09T00:20:52.591Z] === RUN   TestCreateServiceCapabilities
00:20:52 [2021-04-09T00:20:52.660Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s)
00:20:52 [2021-04-09T00:20:52.660Z] PASS
00:20:52 [2021-04-09T00:20:52.660Z] 
00:20:52 [2021-04-09T00:20:52.660Z] === Skipped
00:20:52 [2021-04-09T00:20:52.660Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:20:52 [2021-04-09T00:20:52.660Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:52 [2021-04-09T00:20:52.660Z] 
00:20:52 [2021-04-09T00:20:52.660Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:20:52 [2021-04-09T00:20:52.660Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:52 [2021-04-09T00:20:52.660Z] 
00:20:52 [2021-04-09T00:20:52.660Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:20:52 [2021-04-09T00:20:52.660Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:52 [2021-04-09T00:20:52.660Z] 
00:20:52 [2021-04-09T00:20:52.660Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:20:52 [2021-04-09T00:20:52.660Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:52 [2021-04-09T00:20:52.660Z] 
00:20:52 [2021-04-09T00:20:52.660Z] 
00:20:52 [2021-04-09T00:20:52.660Z] DONE 17 tests, 4 skipped in 29.935s
00:20:52 [2021-04-09T00:20:52.660Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:20:52 [2021-04-09T00:20:52.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:20:52 [2021-04-09T00:20:52.660Z] ++ set -e
00:20:52 [2021-04-09T00:20:52.660Z] ++ '[' -n 0 ']'
00:20:52 [2021-04-09T00:20:52.660Z] ++ set -x
00:20:52 [2021-04-09T00:20:52.660Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:20:52 [2021-04-09T00:20:52.660Z] INFO: Testing against a local daemon
00:20:52 [2021-04-09T00:20:52.660Z] === RUN   TestPluginInvalidJSON
00:20:52 [2021-04-09T00:20:52.660Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:20:52 [2021-04-09T00:20:52.660Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:20:52 [2021-04-09T00:20:52.660Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:20:52 [2021-04-09T00:20:52.660Z] --- PASS: TestPluginInvalidJSON (0.01s)
00:20:52 [2021-04-09T00:20:52.660Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:20:52 [2021-04-09T00:20:52.660Z] === RUN   TestPluginInstall
00:20:52 [2021-04-09T00:20:52.660Z] === RUN   TestPluginInstall/no_auth
00:20:52 [2021-04-09T00:20:52.660Z] time="2021-04-09T00:20:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:52 [2021-04-09T00:20:52.660Z] time="2021-04-09T00:20:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99ada69e4c06f0150c008ebe3c04c920f7a20669ec1a750faba21d4a35ebc5e4" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:52 [2021-04-09T00:20:52.660Z] time="2021-04-09T00:20:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:52 [2021-04-09T00:20:52.660Z] time="2021-04-09T00:20:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99ada69e4c06f0150c008ebe3c04c920f7a20669ec1a750faba21d4a35ebc5e4" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:52 [2021-04-09T00:20:52.867Z] === RUN   TestReadPluginNoRead/disabled_caching
00:20:52 [2021-04-09T00:20:52.956Z] === RUN   TestPluginInstall/with_htpasswd
00:20:53 [2021-04-09T00:20:53.246Z] time="2021-04-09T00:20:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:53 [2021-04-09T00:20:53.246Z] time="2021-04-09T00:20:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:927258b603723f9ba5ccb4ae5ec98498b1873531bbe9cf89b14772023c893b73" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:53 [2021-04-09T00:20:53.246Z] time="2021-04-09T00:20:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:53 [2021-04-09T00:20:53.246Z] time="2021-04-09T00:20:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:927258b603723f9ba5ccb4ae5ec98498b1873531bbe9cf89b14772023c893b73" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:53 [2021-04-09T00:20:53.318Z] ok  	github.com/docker/docker/pkg/fsutils	0.361s	coverage: 85.1% of statements
00:20:53 [2021-04-09T00:20:53.318Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
00:20:53 [2021-04-09T00:20:53.318Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.107s	coverage: 84.1% of statements
00:20:53 [2021-04-09T00:20:53.855Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:20:53 [2021-04-09T00:20:53.874Z] === RUN   TestPluginInstall/with_insecure
00:20:54 [2021-04-09T00:20:54.373Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
00:20:54 [2021-04-09T00:20:54.787Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:20:54 [2021-04-09T00:20:54.901Z] time="2021-04-09T00:20:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:54 [2021-04-09T00:20:54.901Z] time="2021-04-09T00:20:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccb6f0a71dbea7332d401743dddc0ed7763cce99f8e9e3cf398d06d1f6bf2a93" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:54 [2021-04-09T00:20:54.901Z] time="2021-04-09T00:20:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:20:54 [2021-04-09T00:20:54.901Z] time="2021-04-09T00:20:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccb6f0a71dbea7332d401743dddc0ed7763cce99f8e9e3cf398d06d1f6bf2a93" mediatype=application/vnd.docker.plugin.v1+json size=522
00:20:54 [2021-04-09T00:20:54.901Z] --- PASS: TestPluginInstall (3.98s)
00:20:54 [2021-04-09T00:20:54.901Z]     --- PASS: TestPluginInstall/no_auth (1.80s)
00:20:54 [2021-04-09T00:20:54.901Z]     --- PASS: TestPluginInstall/with_htpasswd (0.87s)
00:20:54 [2021-04-09T00:20:54.901Z]     --- PASS: TestPluginInstall/with_insecure (1.31s)
00:20:54 [2021-04-09T00:20:54.901Z]         plugin_test.go:165: [d82f2f5e8db9c] daemon is not started
00:20:54 [2021-04-09T00:20:54.901Z] === RUN   TestPluginsWithRuntimes
00:20:55 [2021-04-09T00:20:55.032Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.018s	coverage: 91.7% of statements
00:20:55 [2021-04-09T00:20:55.128Z] --- PASS: TestCreateServiceCapabilities (2.89s)
00:20:55 [2021-04-09T00:20:55.128Z] === RUN   TestInspect
00:20:55 [2021-04-09T00:20:55.232Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:20:55 [2021-04-09T00:20:55.330Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
00:20:55 [2021-04-09T00:20:55.330Z] ok  	github.com/docker/docker/pkg/idtools	0.749s	coverage: 69.5% of statements
00:20:55 [2021-04-09T00:20:55.977Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
00:20:56 [2021-04-09T00:20:56.178Z] --- PASS: TestReadPluginNoRead (9.47s)
00:20:56 [2021-04-09T00:20:56.178Z]     --- PASS: TestReadPluginNoRead/default (1.78s)
00:20:56 [2021-04-09T00:20:56.178Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.73s)
00:20:56 [2021-04-09T00:20:56.178Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s)
00:20:56 [2021-04-09T00:20:56.178Z]     read_test.go:92: [d9e4adf9eb373] daemon is not started
00:20:56 [2021-04-09T00:20:56.275Z] ok  	github.com/docker/docker/pkg/ioutils	1.383s	coverage: 70.6% of statements
00:20:56 [2021-04-09T00:20:56.275Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:20:56 [2021-04-09T00:20:56.275Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:20:56 [2021-04-09T00:20:56.275Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:20:56 [2021-04-09T00:20:56.275Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:20:56 [2021-04-09T00:20:56.275Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
00:20:56 [2021-04-09T00:20:56.751Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
00:20:56 [2021-04-09T00:20:56.751Z] PASS
00:20:56 [2021-04-09T00:20:56.751Z] 
00:20:56 [2021-04-09T00:20:56.751Z] DONE 6 tests in 10.334s
00:20:56 [2021-04-09T00:20:56.921Z] ok  	github.com/docker/docker/pkg/pidfile	0.019s	coverage: 82.4% of statements
00:20:56 [2021-04-09T00:20:56.921Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.032s	coverage: 86.7% of statements
00:20:56 [2021-04-09T00:20:56.921Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:20:56 [2021-04-09T00:20:56.921Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:20:56 [2021-04-09T00:20:56.965Z] === RUN   TestPluginsWithRuntimes/No_Args
00:20:57 [2021-04-09T00:20:57.018Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:20:57 [2021-04-09T00:20:57.018Z] ++ 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
00:20:57 [2021-04-09T00:20:57.018Z] ++ set -e
00:20:57 [2021-04-09T00:20:57.018Z] ++ '[' -n 0 ']'
00:20:57 [2021-04-09T00:20:57.018Z] ++ set -x
00:20:57 [2021-04-09T00:20:57.018Z] ++ 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
00:20:57 [2021-04-09T00:20:57.018Z] testing: warning: no tests to run
00:20:57 [2021-04-09T00:20:57.018Z] PASS
00:20:57 [2021-04-09T00:20:57.018Z] 
00:20:57 [2021-04-09T00:20:57.018Z] DONE 0 tests in 0.053s
00:20:57 [2021-04-09T00:20:57.018Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:20:57 [2021-04-09T00:20:57.018Z] ++ 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
00:20:57 [2021-04-09T00:20:57.018Z] ++ set -e
00:20:57 [2021-04-09T00:20:57.018Z] ++ '[' -n 0 ']'
00:20:57 [2021-04-09T00:20:57.018Z] ++ set -x
00:20:57 [2021-04-09T00:20:57.018Z] ++ 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
00:20:57 [2021-04-09T00:20:57.279Z] INFO: Testing against a local daemon
00:20:57 [2021-04-09T00:20:57.279Z] === RUN   TestPluginWithDevMounts
00:20:57 [2021-04-09T00:20:57.279Z] === PAUSE TestPluginWithDevMounts
00:20:57 [2021-04-09T00:20:57.279Z] === CONT  TestPluginWithDevMounts
00:20:57 [2021-04-09T00:20:57.764Z] --- PASS: TestUpdatePidsLimit (10.71s)
00:20:57 [2021-04-09T00:20:57.764Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.56s)
00:20:57 [2021-04-09T00:20:57.764Z]     --- PASS: TestUpdatePidsLimit/no_change (1.34s)
00:20:57 [2021-04-09T00:20:57.764Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.34s)
00:20:57 [2021-04-09T00:20:57.764Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.55s)
00:20:57 [2021-04-09T00:20:57.764Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.43s)
00:20:57 [2021-04-09T00:20:57.764Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.20s)
00:20:57 [2021-04-09T00:20:57.764Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.43s)
00:20:57 [2021-04-09T00:20:57.764Z] === RUN   TestUpdateRestartPolicy
00:20:57 [2021-04-09T00:20:57.974Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.033s	coverage: 56.8% of statements
00:20:58 [2021-04-09T00:20:58.022Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
00:20:58 [2021-04-09T00:20:58.419Z] --- PASS: TestInspect (3.45s)
00:20:58 [2021-04-09T00:20:58.419Z] === RUN   TestCreateJob
00:20:58 [2021-04-09T00:20:58.464Z] === RUN   TestPluginsWithRuntimes/With_Args
00:20:58 [2021-04-09T00:20:58.622Z] ok  	github.com/docker/docker/pkg/pools	0.017s	coverage: 88.2% of statements
00:20:58 [2021-04-09T00:20:58.622Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
00:20:58 [2021-04-09T00:20:58.622Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
00:20:59 [2021-04-09T00:20:59.205Z] --- PASS: TestPluginWithDevMounts (2.10s)
00:20:59 [2021-04-09T00:20:59.205Z] PASS
00:20:59 [2021-04-09T00:20:59.205Z] 
00:20:59 [2021-04-09T00:20:59.205Z] DONE 1 tests in 2.285s
00:20:59 [2021-04-09T00:20:59.205Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:20:59 [2021-04-09T00:20:59.205Z] ++ 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
00:20:59 [2021-04-09T00:20:59.205Z] ++ set -e
00:20:59 [2021-04-09T00:20:59.205Z] ++ '[' -n 0 ']'
00:20:59 [2021-04-09T00:20:59.205Z] ++ set -x
00:20:59 [2021-04-09T00:20:59.205Z] ++ 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
00:20:59 [2021-04-09T00:20:59.468Z] INFO: Testing against a local daemon
00:20:59 [2021-04-09T00:20:59.468Z] === RUN   TestSecretInspect
00:20:59 [2021-04-09T00:20:59.680Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
00:20:59 [2021-04-09T00:20:59.965Z] --- PASS: TestPluginsWithRuntimes (4.76s)
00:20:59 [2021-04-09T00:20:59.965Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.42s)
00:20:59 [2021-04-09T00:20:59.965Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.41s)
00:20:59 [2021-04-09T00:20:59.965Z] === RUN   TestPluginBackCompatMediaTypes
00:21:00 [2021-04-09T00:21:00.325Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
00:21:00 [2021-04-09T00:21:00.325Z] ok  	github.com/docker/docker/pkg/pubsub	1.131s	coverage: 75.0% of statements
00:21:00 [2021-04-09T00:21:00.558Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:21:00 [2021-04-09T00:21:00.593Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s)
00:21:00 [2021-04-09T00:21:00.593Z] PASS
00:21:00 [2021-04-09T00:21:00.593Z] 
00:21:00 [2021-04-09T00:21:00.593Z] DONE 10 tests in 9.564s
00:21:00 [2021-04-09T00:21:00.593Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:21:00 [2021-04-09T00:21:00.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:21:00 [2021-04-09T00:21:00.593Z] ++ set -e
00:21:00 [2021-04-09T00:21:00.593Z] ++ '[' -n 0 ']'
00:21:00 [2021-04-09T00:21:00.593Z] ++ set -x
00:21:00 [2021-04-09T00:21:00.593Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:21:00 [2021-04-09T00:21:00.593Z] INFO: Testing against a local daemon
00:21:00 [2021-04-09T00:21:00.593Z] === RUN   TestExternalGraphDriver
00:21:00 [2021-04-09T00:21:00.882Z] === RUN   TestExternalGraphDriver/json
00:21:00 [2021-04-09T00:21:00.968Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
00:21:00 [2021-04-09T00:21:00.968Z] ok  	github.com/docker/docker/pkg/streamformatter	0.018s	coverage: 66.2% of statements
00:21:01 [2021-04-09T00:21:01.495Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:21:01 [2021-04-09T00:21:01.755Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:21:02 [2021-04-09T00:21:02.494Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
00:21:02 [2021-04-09T00:21:02.494Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.8% of statements
00:21:02 [2021-04-09T00:21:02.494Z] ok  	github.com/docker/docker/pkg/signal	2.901s	coverage: 61.0% of statements
00:21:02 [2021-04-09T00:21:02.668Z] --- PASS: TestCreateJob (3.72s)
00:21:02 [2021-04-09T00:21:02.668Z] === RUN   TestReplicatedJob
00:21:02 [2021-04-09T00:21:02.692Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
00:21:02 [2021-04-09T00:21:02.780Z] --- PASS: TestSecretInspect (3.15s)
00:21:02 [2021-04-09T00:21:02.780Z] === RUN   TestSecretList
00:21:02 [2021-04-09T00:21:02.945Z] === RUN   TestExternalGraphDriver/spec
00:21:03 [2021-04-09T00:21:03.152Z] ok  	github.com/docker/docker/pkg/tailfile	0.176s	coverage: 88.6% of statements
00:21:03 [2021-04-09T00:21:03.475Z] testing: warning: no tests to run
00:21:03 [2021-04-09T00:21:03.475Z] coverage: [no statements]
00:21:03 [2021-04-09T00:21:03.475Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
00:21:04 [2021-04-09T00:21:04.125Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
00:21:04 [2021-04-09T00:21:04.125Z] ok  	github.com/docker/docker/pkg/tarsum	0.121s	coverage: 89.3% of statements
00:21:04 [2021-04-09T00:21:04.125Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
00:21:04 [2021-04-09T00:21:04.775Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
00:21:05 [2021-04-09T00:21:05.773Z] === RUN   TestExternalGraphDriver/pull
00:21:05 [2021-04-09T00:21:05.979Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:21:06 [2021-04-09T00:21:06.091Z] --- PASS: TestSecretList (3.16s)
00:21:06 [2021-04-09T00:21:06.091Z] === RUN   TestSecretsCreateAndDelete
00:21:06 [2021-04-09T00:21:06.888Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
00:21:06 [2021-04-09T00:21:06.888Z] ok  	github.com/docker/docker/profiles/seccomp	0.018s	coverage: 83.5% of statements
00:21:07 [2021-04-09T00:21:07.375Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
00:21:07 [2021-04-09T00:21:07.829Z] --- PASS: TestExternalGraphDriver (6.91s)
00:21:07 [2021-04-09T00:21:07.829Z]     --- PASS: TestExternalGraphDriver/json (2.24s)
00:21:07 [2021-04-09T00:21:07.829Z]     --- PASS: TestExternalGraphDriver/spec (2.20s)
00:21:07 [2021-04-09T00:21:07.829Z]     --- PASS: TestExternalGraphDriver/pull (2.35s)
00:21:07 [2021-04-09T00:21:07.829Z] === RUN   TestGraphdriverPluginV2
00:21:07 [2021-04-09T00:21:07.829Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
00:21:07 [2021-04-09T00:21:07.829Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:21:07 [2021-04-09T00:21:07.829Z] PASS
00:21:07 [2021-04-09T00:21:07.829Z] 
00:21:07 [2021-04-09T00:21:07.829Z] === Skipped
00:21:07 [2021-04-09T00:21:07.829Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
00:21:07 [2021-04-09T00:21:07.829Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:21:07 [2021-04-09T00:21:07.829Z] 
00:21:07 [2021-04-09T00:21:07.829Z] 
00:21:07 [2021-04-09T00:21:07.829Z] DONE 5 tests, 1 skipped in 7.050s
00:21:07 [2021-04-09T00:21:07.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:21:07 [2021-04-09T00:21:07.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:21:07 [2021-04-09T00:21:07.829Z] ++ set -e
00:21:07 [2021-04-09T00:21:07.829Z] ++ '[' -n 0 ']'
00:21:07 [2021-04-09T00:21:07.829Z] ++ set -x
00:21:07 [2021-04-09T00:21:07.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:21:07 [2021-04-09T00:21:07.829Z] INFO: Testing against a local daemon
00:21:07 [2021-04-09T00:21:07.829Z] === RUN   TestContinueAfterPluginCrash
00:21:07 [2021-04-09T00:21:07.829Z] === PAUSE TestContinueAfterPluginCrash
00:21:07 [2021-04-09T00:21:07.829Z] === RUN   TestReadPluginNoRead
00:21:07 [2021-04-09T00:21:07.829Z] === PAUSE TestReadPluginNoRead
00:21:07 [2021-04-09T00:21:07.829Z] === RUN   TestDaemonStartWithLogOpt
00:21:07 [2021-04-09T00:21:07.829Z] === PAUSE TestDaemonStartWithLogOpt
00:21:07 [2021-04-09T00:21:07.829Z] === CONT  TestContinueAfterPluginCrash
00:21:07 [2021-04-09T00:21:07.829Z] === CONT  TestDaemonStartWithLogOpt
00:21:08 [2021-04-09T00:21:08.422Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
00:21:08 [2021-04-09T00:21:08.645Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
00:21:08 [2021-04-09T00:21:08.645Z] === RUN   TestSecretsUpdate
00:21:08 [2021-04-09T00:21:08.721Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 23.2% of statements
00:21:10 [2021-04-09T00:21:10.255Z] ok  	github.com/docker/docker/quota	0.536s	coverage: 71.4% of statements
00:21:10 [2021-04-09T00:21:10.552Z] ok  	github.com/docker/docker/registry/resumable	0.052s	coverage: 100.0% of statements
00:21:10 [2021-04-09T00:21:10.661Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
00:21:10 [2021-04-09T00:21:10.661Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:21:10 [2021-04-09T00:21:10.792Z] --- PASS: TestReplicatedJob (7.35s)
00:21:10 [2021-04-09T00:21:10.792Z] === RUN   TestUpdateReplicatedJob
00:21:11 [2021-04-09T00:21:11.198Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 50.9% of statements
00:21:11 [2021-04-09T00:21:11.843Z] ok  	github.com/docker/docker/registry	0.245s	coverage: 58.8% of statements
00:21:11 [2021-04-09T00:21:11.954Z] --- PASS: TestSecretsUpdate (3.15s)
00:21:11 [2021-04-09T00:21:11.954Z] === RUN   TestTemplatedSecret
00:21:12 [2021-04-09T00:21:12.040Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:21:12 [2021-04-09T00:21:12.040Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:21:12 [2021-04-09T00:21:12.040Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:21:12 [2021-04-09T00:21:12.040Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:21:12 [2021-04-09T00:21:12.040Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:21:12 [2021-04-09T00:21:12.143Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
00:21:12 [2021-04-09T00:21:12.263Z] --- PASS: TestDaemonStartWithLogOpt (3.86s)
00:21:12 [2021-04-09T00:21:12.263Z] === CONT  TestReadPluginNoRead
00:21:12 [2021-04-09T00:21:12.610Z] --- PASS: TestUpdateRestartPolicy (15.39s)
00:21:12 [2021-04-09T00:21:12.610Z] === RUN   TestUpdateRestartWithAutoRemove
00:21:13 [2021-04-09T00:21:13.202Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 66.1% of statements
00:21:13 [2021-04-09T00:21:13.329Z] --- PASS: TestUpdateReplicatedJob (3.92s)
00:21:13 [2021-04-09T00:21:13.329Z] === RUN   TestServiceListWithStatuses
00:21:13 [2021-04-09T00:21:13.329Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:21:13 [2021-04-09T00:21:13.329Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:21:13 [2021-04-09T00:21:13.329Z] === RUN   TestDockerNetworkConnectAlias
00:21:13 [2021-04-09T00:21:13.987Z] --- PASS: TestUpdateRestartWithAutoRemove (1.10s)
00:21:13 [2021-04-09T00:21:13.987Z] === RUN   TestWaitNonBlocked
00:21:13 [2021-04-09T00:21:13.987Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:21:13 [2021-04-09T00:21:13.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:21:13 [2021-04-09T00:21:13.987Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:21:13 [2021-04-09T00:21:13.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:21:13 [2021-04-09T00:21:13.987Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:21:13 [2021-04-09T00:21:13.987Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:21:14 [2021-04-09T00:21:14.319Z] === RUN   TestReadPluginNoRead/disabled_caching
00:21:14 [2021-04-09T00:21:14.554Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
00:21:15 [2021-04-09T00:21:15.303Z] ok  	github.com/docker/docker/volume/drivers	0.008s	coverage: 36.1% of statements
00:21:16 [2021-04-09T00:21:16.172Z] --- PASS: TestTemplatedSecret (3.85s)
00:21:16 [2021-04-09T00:21:16.172Z] === RUN   TestSecretCreateResolve
00:21:16 [2021-04-09T00:21:16.461Z] --- PASS: TestWaitNonBlocked (0.02s)
00:21:16 [2021-04-09T00:21:16.461Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.93s)
00:21:16 [2021-04-09T00:21:16.461Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.30s)
00:21:16 [2021-04-09T00:21:16.461Z] === RUN   TestWaitBlocked
00:21:16 [2021-04-09T00:21:16.461Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:21:16 [2021-04-09T00:21:16.461Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:21:16 [2021-04-09T00:21:16.461Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:21:16 [2021-04-09T00:21:16.461Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:21:16 [2021-04-09T00:21:16.461Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:21:16 [2021-04-09T00:21:16.461Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:21:16 [2021-04-09T00:21:16.844Z] ok  	github.com/docker/docker/volume/mounts	0.048s	coverage: 67.0% of statements
00:21:17 [2021-04-09T00:21:17.034Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:21:17 [2021-04-09T00:21:17.034Z] --- PASS: TestContinueAfterPluginCrash (9.30s)
00:21:17 [2021-04-09T00:21:17.140Z] ok  	github.com/docker/docker/volume/local	0.237s	coverage: 76.4% of statements
00:21:18 [2021-04-09T00:21:18.200Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
00:21:18 [2021-04-09T00:21:18.366Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:21:18 [2021-04-09T00:21:18.366Z] --- PASS: TestWaitBlocked (0.02s)
00:21:18 [2021-04-09T00:21:18.366Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.12s)
00:21:18 [2021-04-09T00:21:18.366Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.23s)
00:21:18 [2021-04-09T00:21:18.366Z] === CONT  TestContainerStartOnDaemonRestart
00:21:18 [2021-04-09T00:21:18.366Z] === CONT  TestContainerKillOnDaemonStart
00:21:18 [2021-04-09T00:21:18.724Z] --- PASS: TestSecretCreateResolve (3.14s)
00:21:18 [2021-04-09T00:21:18.724Z] PASS
00:21:18 [2021-04-09T00:21:18.724Z] 
00:21:18 [2021-04-09T00:21:18.724Z] DONE 6 tests in 19.295s
00:21:18 [2021-04-09T00:21:18.724Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:21:18 [2021-04-09T00:21:18.724Z] ++ 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
00:21:18 [2021-04-09T00:21:18.724Z] ++ set -e
00:21:18 [2021-04-09T00:21:18.724Z] ++ '[' -n 0 ']'
00:21:18 [2021-04-09T00:21:18.724Z] ++ set -x
00:21:18 [2021-04-09T00:21:18.724Z] ++ 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
00:21:18 [2021-04-09T00:21:18.724Z] INFO: Testing against a local daemon
00:21:18 [2021-04-09T00:21:18.724Z] === RUN   TestServiceCreateInit
00:21:18 [2021-04-09T00:21:18.724Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:21:19 [2021-04-09T00:21:19.091Z] === RUN   TestReadPluginNoRead/default
00:21:19 [2021-04-09T00:21:19.901Z] --- PASS: TestDockerNetworkConnectAlias (5.41s)
00:21:19 [2021-04-09T00:21:19.901Z] === RUN   TestDockerNetworkReConnect
00:21:21 [2021-04-09T00:21:21.204Z] --- PASS: TestReadPluginNoRead (9.37s)
00:21:21 [2021-04-09T00:21:21.204Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.14s)
00:21:21 [2021-04-09T00:21:21.204Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s)
00:21:21 [2021-04-09T00:21:21.204Z]     --- PASS: TestReadPluginNoRead/default (2.19s)
00:21:21 [2021-04-09T00:21:21.204Z]     read_test.go:92: [d1de55e2d605e] daemon is not started
00:21:21 [2021-04-09T00:21:21.204Z] PASS
00:21:21 [2021-04-09T00:21:21.204Z] 
00:21:21 [2021-04-09T00:21:21.204Z] DONE 6 tests in 13.321s
00:21:21 [2021-04-09T00:21:21.204Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:21:21 [2021-04-09T00:21:21.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:21:21 [2021-04-09T00:21:21.204Z] ++ set -e
00:21:21 [2021-04-09T00:21:21.204Z] ++ '[' -n 0 ']'
00:21:21 [2021-04-09T00:21:21.204Z] ++ set -x
00:21:21 [2021-04-09T00:21:21.204Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:21:21 [2021-04-09T00:21:21.204Z] testing: warning: no tests to run
00:21:21 [2021-04-09T00:21:21.204Z] PASS
00:21:21 [2021-04-09T00:21:21.204Z] 
00:21:21 [2021-04-09T00:21:21.204Z] DONE 0 tests in 0.032s
00:21:21 [2021-04-09T00:21:21.204Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:21:21 [2021-04-09T00:21:21.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:21:21 [2021-04-09T00:21:21.204Z] ++ set -e
00:21:21 [2021-04-09T00:21:21.204Z] ++ '[' -n 0 ']'
00:21:21 [2021-04-09T00:21:21.204Z] ++ set -x
00:21:21 [2021-04-09T00:21:21.204Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:21:21 [2021-04-09T00:21:21.204Z] INFO: Testing against a local daemon
00:21:21 [2021-04-09T00:21:21.204Z] === RUN   TestPluginWithDevMounts
00:21:21 [2021-04-09T00:21:21.204Z] === PAUSE TestPluginWithDevMounts
00:21:21 [2021-04-09T00:21:21.204Z] === CONT  TestPluginWithDevMounts
00:21:21 [2021-04-09T00:21:21.658Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
00:21:23 [2021-04-09T00:21:23.193Z] --- PASS: TestDockerNetworkReConnect (4.14s)
00:21:23 [2021-04-09T00:21:23.193Z] === RUN   TestServicePlugin
00:21:23 [2021-04-09T00:21:23.262Z] --- PASS: TestPluginWithDevMounts (1.91s)
00:21:23 [2021-04-09T00:21:23.262Z] PASS
00:21:23 [2021-04-09T00:21:23.262Z] 
00:21:23 [2021-04-09T00:21:23.262Z] DONE 1 tests in 1.986s
00:21:23 [2021-04-09T00:21:23.262Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
00:21:23 [2021-04-09T00:21:23.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
00:21:23 [2021-04-09T00:21:23.262Z] ++ set -e
00:21:23 [2021-04-09T00:21:23.262Z] ++ '[' -n 0 ']'
00:21:23 [2021-04-09T00:21:23.262Z] ++ set -x
00:21:23 [2021-04-09T00:21:23.262Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
00:21:23 [2021-04-09T00:21:23.262Z] INFO: Testing against a local daemon
00:21:23 [2021-04-09T00:21:23.262Z] === RUN   TestSecretInspect
00:21:23 [2021-04-09T00:21:23.564Z] --- PASS: TestContainerStartOnDaemonRestart (4.84s)
00:21:23 [2021-04-09T00:21:23.564Z] === CONT  TestRestartDaemonWithRestartingContainer
00:21:24 [2021-04-09T00:21:24.061Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:21:26 [2021-04-09T00:21:26.100Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:21:26 [2021-04-09T00:21:26.768Z] --- PASS: TestSecretInspect (3.87s)
00:21:26 [2021-04-09T00:21:26.768Z] === RUN   TestSecretList
00:21:27 [2021-04-09T00:21:27.478Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.42s)
00:21:27 [2021-04-09T00:21:27.478Z] === CONT  TestDaemonHostGatewayIP
00:21:28 [2021-04-09T00:21:28.857Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
00:21:29 [2021-04-09T00:21:29.359Z] --- PASS: TestServiceCreateInit (10.46s)
00:21:29 [2021-04-09T00:21:29.359Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s)
00:21:29 [2021-04-09T00:21:29.359Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s)
00:21:29 [2021-04-09T00:21:29.359Z] === RUN   TestCreateServiceMultipleTimes
00:21:30 [2021-04-09T00:21:30.235Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:21:30 [2021-04-09T00:21:30.494Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:21:31 [2021-04-09T00:21:31.201Z] --- PASS: TestSecretList (3.82s)
00:21:31 [2021-04-09T00:21:31.201Z] === RUN   TestSecretsCreateAndDelete
00:21:33 [2021-04-09T00:21:33.030Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
00:21:33 [2021-04-09T00:21:33.566Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/rootless	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/volume	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === Skipped
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver btrfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver btrfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver btrfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver btrfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver btrfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:73: No driver to put!
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z] time="2021-04-09T00:20:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z] time="2021-04-09T00:20:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z] time="2021-04-09T00:20:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z] time="2021-04-09T00:20:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z] time="2021-04-09T00:20:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:73: No driver to put!
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     overlay_test.go:49: Fails to compute changes intermittently
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver zfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver zfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver zfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver zfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:46: Driver zfs not supported
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     graphtest_unix.go:73: No driver to put!
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:21:33 [2021-04-09T00:21:33.566Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] 
00:21:33 [2021-04-09T00:21:33.566Z] DONE 2247 tests, 26 skipped in 265.235s
Post stage
[Pipeline] junit
00:21:33 [2021-04-09T00:21:33.614Z] Recording test results
00:21:34 [2021-04-09T00:21:34.129Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:21:34 [2021-04-09T00:21:34.574Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42272/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080 -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:ecb761356d047aa528c2ff9d27479080904f5080 hack/make.sh dynbinary test-integration
00:21:34 [2021-04-09T00:21:34.799Z] --- PASS: TestSecretsCreateAndDelete (3.73s)
00:21:34 [2021-04-09T00:21:34.799Z] === RUN   TestSecretsUpdate
00:21:34 [2021-04-09T00:21:34.872Z] 
00:21:34 [2021-04-09T00:21:34.872Z] Removing bundles/
00:21:34 [2021-04-09T00:21:34.872Z] 
00:21:34 [2021-04-09T00:21:34.872Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:21:34 [2021-04-09T00:21:34.872Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:21:34 [2021-04-09T00:21:34.872Z] GOOS="" GOARCH="" GOARM=""
00:21:34 [2021-04-09T00:21:34.939Z] --- PASS: TestContainerKillOnDaemonStart (16.24s)
00:21:34 [2021-04-09T00:21:34.939Z] === CONT  TestDaemonRestartIpcMode
00:21:34 [2021-04-09T00:21:34.939Z] --- PASS: TestDaemonHostGatewayIP (7.16s)
00:21:34 [2021-04-09T00:21:34.939Z] === CONT  TestIpcModeOlderClient
00:21:34 [2021-04-09T00:21:34.939Z] --- PASS: TestIpcModeOlderClient (0.21s)
00:21:38 [2021-04-09T00:21:38.300Z] --- PASS: TestSecretsUpdate (3.85s)
00:21:38 [2021-04-09T00:21:38.300Z] === RUN   TestTemplatedSecret
00:21:39 [2021-04-09T00:21:39.143Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
00:21:39 [2021-04-09T00:21:39.143Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:21:39 [2021-04-09T00:21:39.710Z] --- PASS: TestDaemonRestartIpcMode (5.00s)
00:21:39 [2021-04-09T00:21:39.710Z] PASS
00:21:39 [2021-04-09T00:21:39.710Z] 
00:21:39 [2021-04-09T00:21:39.710Z] === Skipped
00:21:39 [2021-04-09T00:21:39.710Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:21:39 [2021-04-09T00:21:39.710Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:21:39 [2021-04-09T00:21:39.710Z] 
00:21:39 [2021-04-09T00:21:39.710Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
00:21:39 [2021-04-09T00:21:39.710Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:21:39 [2021-04-09T00:21:39.710Z] 
00:21:39 [2021-04-09T00:21:39.710Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:21:39 [2021-04-09T00:21:39.710Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:21:39 [2021-04-09T00:21:39.710Z] 
00:21:39 [2021-04-09T00:21:39.710Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:21:39 [2021-04-09T00:21:39.710Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:21:39 [2021-04-09T00:21:39.710Z] 
00:21:39 [2021-04-09T00:21:39.710Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:21:39 [2021-04-09T00:21:39.710Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:21:39 [2021-04-09T00:21:39.710Z] 
00:21:39 [2021-04-09T00:21:39.710Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
00:21:39 [2021-04-09T00:21:39.710Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:21:39 [2021-04-09T00:21:39.710Z] 
00:21:39 [2021-04-09T00:21:39.710Z] 
00:21:39 [2021-04-09T00:21:39.710Z] DONE 197 tests, 6 skipped in 248.539s
00:21:39 [2021-04-09T00:21:39.710Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:21:39 [2021-04-09T00:21:39.710Z] ++ 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
00:21:39 [2021-04-09T00:21:39.710Z] ++ set -e
00:21:39 [2021-04-09T00:21:39.710Z] ++ '[' -n 0 ']'
00:21:39 [2021-04-09T00:21:39.710Z] ++ set -x
00:21:39 [2021-04-09T00:21:39.710Z] ++ 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
00:21:39 [2021-04-09T00:21:39.969Z] INFO: Testing against a local daemon
00:21:39 [2021-04-09T00:21:39.969Z] === RUN   TestCommitInheritsEnv
00:21:40 [2021-04-09T00:21:40.538Z] --- PASS: TestCommitInheritsEnv (0.61s)
00:21:40 [2021-04-09T00:21:40.538Z] === RUN   TestImportExtremelyLargeImageWorks
00:21:40 [2021-04-09T00:21:40.538Z] === PAUSE TestImportExtremelyLargeImageWorks
00:21:40 [2021-04-09T00:21:40.538Z] === RUN   TestImagesFilterMultiReference
00:21:40 [2021-04-09T00:21:40.538Z] --- PASS: TestImagesFilterMultiReference (0.07s)
00:21:40 [2021-04-09T00:21:40.538Z] === RUN   TestImagePullPlatformInvalid
00:21:40 [2021-04-09T00:21:40.538Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
00:21:40 [2021-04-09T00:21:40.538Z] === RUN   TestRemoveImageOrphaning
00:21:41 [2021-04-09T00:21:41.105Z] --- PASS: TestRemoveImageOrphaning (0.35s)
00:21:41 [2021-04-09T00:21:41.105Z] === RUN   TestRemoveImageGarbageCollector
00:21:42 [2021-04-09T00:21:42.734Z] --- PASS: TestTemplatedSecret (4.11s)
00:21:42 [2021-04-09T00:21:42.734Z] === RUN   TestSecretCreateResolve
00:21:43 [2021-04-09T00:21:43.010Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
00:21:44 [2021-04-09T00:21:44.387Z] --- PASS: TestRemoveImageGarbageCollector (3.30s)
00:21:44 [2021-04-09T00:21:44.387Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:21:44 [2021-04-09T00:21:44.387Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:21:44 [2021-04-09T00:21:44.387Z] === RUN   TestTagInvalidReference
00:21:44 [2021-04-09T00:21:44.387Z] --- PASS: TestTagInvalidReference (0.03s)
00:21:44 [2021-04-09T00:21:44.387Z] === RUN   TestTagValidPrefixedRepo
00:21:44 [2021-04-09T00:21:44.387Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
00:21:44 [2021-04-09T00:21:44.388Z] === RUN   TestTagExistedNameWithoutForce
00:21:44 [2021-04-09T00:21:44.388Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
00:21:44 [2021-04-09T00:21:44.388Z] === RUN   TestTagOfficialNames
00:21:44 [2021-04-09T00:21:44.388Z] --- PASS: TestTagOfficialNames (0.07s)
00:21:44 [2021-04-09T00:21:44.388Z] === RUN   TestTagMatchesDigest
00:21:44 [2021-04-09T00:21:44.647Z] --- PASS: TestTagMatchesDigest (0.06s)
00:21:44 [2021-04-09T00:21:44.647Z] === CONT  TestImportExtremelyLargeImageWorks
00:21:45 [2021-04-09T00:21:45.215Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
00:21:46 [2021-04-09T00:21:46.150Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:21:46 [2021-04-09T00:21:46.269Z] --- PASS: TestSecretCreateResolve (3.78s)
00:21:46 [2021-04-09T00:21:46.269Z] PASS
00:21:46 [2021-04-09T00:21:46.269Z] 
00:21:46 [2021-04-09T00:21:46.269Z] DONE 6 tests in 23.233s
00:21:46 [2021-04-09T00:21:46.269Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
00:21:46 [2021-04-09T00:21:46.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
00:21:46 [2021-04-09T00:21:46.269Z] ++ set -e
00:21:46 [2021-04-09T00:21:46.269Z] ++ '[' -n 0 ']'
00:21:46 [2021-04-09T00:21:46.269Z] ++ set -x
00:21:46 [2021-04-09T00:21:46.269Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
00:21:46 [2021-04-09T00:21:46.269Z] INFO: Testing against a local daemon
00:21:46 [2021-04-09T00:21:46.269Z] === RUN   TestServiceCreateInit
00:21:46 [2021-04-09T00:21:46.269Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:21:46 [2021-04-09T00:21:46.717Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:21:48 [2021-04-09T00:21:48.093Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:21:49 [2021-04-09T00:21:49.029Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
00:21:51 [2021-04-09T00:21:51.343Z] --- PASS: TestCreateServiceMultipleTimes (18.70s)
00:21:51 [2021-04-09T00:21:51.343Z] === RUN   TestCreateServiceConflict
00:21:51 [2021-04-09T00:21:51.343Z] --- PASS: TestCreateServiceConflict (3.13s)
00:21:51 [2021-04-09T00:21:51.343Z] === RUN   TestCreateServiceMaxReplicas
00:21:53 [2021-04-09T00:21:53.139Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:21:53 [2021-04-09T00:21:53.219Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:21:54 [2021-04-09T00:21:54.157Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:21:54 [2021-04-09T00:21:54.157Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:21:54 [2021-04-09T00:21:54.654Z] --- PASS: TestCreateServiceMaxReplicas (3.54s)
00:21:54 [2021-04-09T00:21:54.654Z] === RUN   TestCreateWithDuplicateNetworkNames
00:21:55 [2021-04-09T00:21:55.279Z] --- PASS: TestServicePlugin (30.96s)
00:21:55 [2021-04-09T00:21:55.279Z]     plugin_test.go:62: [ddd98bc4e4907] joining swarm manager [d77b7d9a9d8a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:21:55 [2021-04-09T00:21:55.279Z]     plugin_test.go:65: [d373dbbca8ae1] joining swarm manager [d77b7d9a9d8a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:21:55 [2021-04-09T00:21:55.279Z] === RUN   TestServiceUpdateLabel
00:21:55 [2021-04-09T00:21:55.536Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:21:55 [2021-04-09T00:21:55.795Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
00:21:56 [2021-04-09T00:21:56.215Z] --- PASS: TestServiceUpdateLabel (2.50s)
00:21:56 [2021-04-09T00:21:56.215Z] === RUN   TestServiceUpdateSecrets
00:21:57 [2021-04-09T00:21:57.699Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:21:57 [2021-04-09T00:21:57.699Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
00:21:58 [2021-04-09T00:21:58.267Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
00:21:58 [2021-04-09T00:21:58.684Z] --- PASS: TestServiceCreateInit (11.52s)
00:21:58 [2021-04-09T00:21:58.684Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.70s)
00:21:58 [2021-04-09T00:21:58.684Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.81s)
00:21:58 [2021-04-09T00:21:58.684Z] === RUN   TestCreateServiceMultipleTimes
00:21:58 [2021-04-09T00:21:58.834Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:21:59 [2021-04-09T00:21:59.401Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
00:22:05 [2021-04-09T00:22:05.985Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
00:22:08 [2021-04-09T00:22:08.519Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
00:22:09 [2021-04-09T00:22:09.455Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
00:22:09 [2021-04-09T00:22:09.584Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s)
00:22:09 [2021-04-09T00:22:09.584Z] === RUN   TestCreateServiceSecretFileMode
00:22:11 [2021-04-09T00:22:11.359Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
00:22:12 [2021-04-09T00:22:12.898Z] --- PASS: TestCreateServiceSecretFileMode (3.36s)
00:22:12 [2021-04-09T00:22:12.898Z] === RUN   TestCreateServiceConfigFileMode
00:22:14 [2021-04-09T00:22:14.315Z] --- PASS: TestServiceUpdateSecrets (15.21s)
00:22:14 [2021-04-09T00:22:14.315Z] === RUN   TestServiceUpdateConfigs
00:22:14 [2021-04-09T00:22:14.646Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:22:16 [2021-04-09T00:22:16.025Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:22:16 [2021-04-09T00:22:16.207Z] --- PASS: TestCreateServiceConfigFileMode (3.28s)
00:22:16 [2021-04-09T00:22:16.207Z] === RUN   TestCreateServiceSysctls
00:22:16 [2021-04-09T00:22:16.594Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
00:22:17 [2021-04-09T00:22:17.531Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
00:22:20 [2021-04-09T00:22:20.424Z] --- PASS: TestCreateServiceSysctls (4.48s)
00:22:20 [2021-04-09T00:22:20.424Z] === RUN   TestCreateServiceCapabilities
00:22:20 [2021-04-09T00:22:20.822Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:22:21 [2021-04-09T00:22:21.759Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
00:22:23 [2021-04-09T00:22:23.736Z] --- PASS: TestCreateServiceCapabilities (2.79s)
00:22:23 [2021-04-09T00:22:23.736Z] === RUN   TestInspect
00:22:25 [2021-04-09T00:22:25.048Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
00:22:25 [2021-04-09T00:22:25.748Z] --- PASS: TestCreateServiceMultipleTimes (23.83s)
00:22:25 [2021-04-09T00:22:25.748Z] === RUN   TestCreateServiceConflict
00:22:25 [2021-04-09T00:22:25.748Z] --- PASS: TestCreateServiceConflict (3.87s)
00:22:25 [2021-04-09T00:22:25.748Z] === RUN   TestCreateServiceMaxReplicas
00:22:27 [2021-04-09T00:22:27.046Z] --- PASS: TestInspect (3.58s)
00:22:27 [2021-04-09T00:22:27.046Z] === RUN   TestCreateJob
00:22:29 [2021-04-09T00:22:29.198Z] --- PASS: TestServiceUpdateConfigs (15.26s)
00:22:29 [2021-04-09T00:22:29.198Z] === RUN   TestServiceUpdateNetwork
00:22:30 [2021-04-09T00:22:30.183Z] --- PASS: TestCreateServiceMaxReplicas (3.90s)
00:22:30 [2021-04-09T00:22:30.183Z] === RUN   TestCreateWithDuplicateNetworkNames
00:22:31 [2021-04-09T00:22:31.261Z] --- PASS: TestCreateJob (3.98s)
00:22:31 [2021-04-09T00:22:31.261Z] === RUN   TestReplicatedJob
00:22:31 [2021-04-09T00:22:31.614Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
00:22:32 [2021-04-09T00:22:32.992Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
00:22:36 [2021-04-09T00:22:36.873Z] 4612f6d0b889: Verifying Checksum
00:22:36 [2021-04-09T00:22:36.873Z] 4612f6d0b889: Download complete
00:22:37 [2021-04-09T00:22:37.867Z] --- PASS: TestReplicatedJob (7.10s)
00:22:37 [2021-04-09T00:22:37.867Z] === RUN   TestUpdateReplicatedJob
00:22:39 [2021-04-09T00:22:39.563Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:22:40 [2021-04-09T00:22:40.130Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:22:40 [2021-04-09T00:22:40.130Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:22:41 [2021-04-09T00:22:41.406Z] --- PASS: TestServiceUpdateNetwork (13.69s)
00:22:41 [2021-04-09T00:22:41.406Z] === RUN   TestServiceUpdatePidsLimit
00:22:41 [2021-04-09T00:22:41.666Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:22:42 [2021-04-09T00:22:42.086Z] --- PASS: TestUpdateReplicatedJob (3.84s)
00:22:42 [2021-04-09T00:22:42.086Z] === RUN   TestServiceListWithStatuses
00:22:42 [2021-04-09T00:22:42.087Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:22:42 [2021-04-09T00:22:42.087Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:22:42 [2021-04-09T00:22:42.087Z] === RUN   TestDockerNetworkConnectAlias
00:22:43 [2021-04-09T00:22:43.046Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:22:43 [2021-04-09T00:22:43.416Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:22:45 [2021-04-09T00:22:45.487Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.88s)
00:22:45 [2021-04-09T00:22:45.487Z] === RUN   TestCreateServiceSecretFileMode
00:22:46 [2021-04-09T00:22:46.702Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:22:48 [2021-04-09T00:22:48.689Z] --- PASS: TestDockerNetworkConnectAlias (6.41s)
00:22:48 [2021-04-09T00:22:48.689Z] === RUN   TestDockerNetworkReConnect
00:22:48 [2021-04-09T00:22:48.988Z] --- PASS: TestCreateServiceSecretFileMode (3.24s)
00:22:48 [2021-04-09T00:22:48.988Z] === RUN   TestCreateServiceConfigFileMode
00:22:49 [2021-04-09T00:22:49.989Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:22:49 [2021-04-09T00:22:49.989Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
00:22:51 [2021-04-09T00:22:51.163Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:22:52 [2021-04-09T00:22:52.521Z] --- PASS: TestCreateServiceConfigFileMode (3.74s)
00:22:52 [2021-04-09T00:22:52.521Z] === RUN   TestCreateServiceSysctls
00:22:53 [2021-04-09T00:22:53.274Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:22:53 [2021-04-09T00:22:53.988Z] --- PASS: TestDockerNetworkReConnect (5.02s)
00:22:53 [2021-04-09T00:22:53.988Z] === RUN   TestServicePlugin
00:22:53 [2021-04-09T00:22:53.988Z] --- SKIP: TestServicePlugin (0.00s)
00:22:53 [2021-04-09T00:22:53.988Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:53 [2021-04-09T00:22:53.988Z] === RUN   TestServiceUpdateLabel
00:22:55 [2021-04-09T00:22:55.807Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
00:22:56 [2021-04-09T00:22:56.540Z] --- PASS: TestServiceUpdateLabel (3.13s)
00:22:56 [2021-04-09T00:22:56.540Z] === RUN   TestServiceUpdateSecrets
00:22:56 [2021-04-09T00:22:56.957Z] --- PASS: TestCreateServiceSysctls (4.83s)
00:22:56 [2021-04-09T00:22:56.957Z] === RUN   TestCreateServiceCapabilities
00:22:57 [2021-04-09T00:22:57.730Z] --- PASS: TestServiceUpdatePidsLimit (17.18s)
00:22:57 [2021-04-09T00:22:57.730Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
00:22:57 [2021-04-09T00:22:57.730Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
00:22:57 [2021-04-09T00:22:57.730Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
00:22:57 [2021-04-09T00:22:57.730Z] PASS
00:22:57 [2021-04-09T00:22:57.730Z] 
00:22:57 [2021-04-09T00:22:57.730Z] === Skipped
00:22:57 [2021-04-09T00:22:57.730Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:22:57 [2021-04-09T00:22:57.730Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:22:57 [2021-04-09T00:22:57.730Z] 
00:22:57 [2021-04-09T00:22:57.730Z] 
00:22:57 [2021-04-09T00:22:57.730Z] DONE 27 tests, 1 skipped in 182.957s
00:22:57 [2021-04-09T00:22:57.730Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:22:57 [2021-04-09T00:22:57.730Z] INFO: Testing against a local daemon
00:22:57 [2021-04-09T00:22:57.730Z] === RUN   TestSessionCreate
00:22:57 [2021-04-09T00:22:57.730Z] --- PASS: TestSessionCreate (0.02s)
00:22:57 [2021-04-09T00:22:57.730Z] === RUN   TestSessionCreateWithBadUpgrade
00:22:57 [2021-04-09T00:22:57.730Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:22:57 [2021-04-09T00:22:57.730Z] PASS
00:22:57 [2021-04-09T00:22:57.730Z] 
00:22:57 [2021-04-09T00:22:57.730Z] DONE 2 tests in 0.082s
00:22:57 [2021-04-09T00:22:57.730Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:22:57 [2021-04-09T00:22:57.730Z] INFO: Testing against a local daemon
00:22:57 [2021-04-09T00:22:57.730Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:22:57 [2021-04-09T00:22:57.730Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
00:22:57 [2021-04-09T00:22:57.730Z] === RUN   TestEventsExecDie
00:22:59 [2021-04-09T00:22:59.091Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
00:22:59 [2021-04-09T00:22:59.122Z] --- PASS: TestEventsExecDie (1.12s)
00:22:59 [2021-04-09T00:22:59.122Z] === RUN   TestEventsBackwardsCompatible
00:22:59 [2021-04-09T00:22:59.122Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
00:22:59 [2021-04-09T00:22:59.122Z] === RUN   TestInfoBinaryCommits
00:22:59 [2021-04-09T00:22:59.122Z] --- PASS: TestInfoBinaryCommits (0.04s)
00:22:59 [2021-04-09T00:22:59.122Z] === RUN   TestInfoAPIVersioned
00:22:59 [2021-04-09T00:22:59.122Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:22:59 [2021-04-09T00:22:59.122Z] === RUN   TestInfoDiscoveryBackend
00:22:59 [2021-04-09T00:22:59.690Z] --- PASS: TestInfoDiscoveryBackend (0.68s)
00:22:59 [2021-04-09T00:22:59.690Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:23:00 [2021-04-09T00:23:00.029Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
00:23:00 [2021-04-09T00:23:00.627Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:23:00 [2021-04-09T00:23:00.627Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:23:00 [2021-04-09T00:23:00.965Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
00:23:01 [2021-04-09T00:23:01.391Z] --- PASS: TestCreateServiceCapabilities (3.90s)
00:23:01 [2021-04-09T00:23:01.391Z] === RUN   TestInspect
00:23:01 [2021-04-09T00:23:01.563Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.71s)
00:23:01 [2021-04-09T00:23:01.563Z] === RUN   TestInfoAPI
00:23:01 [2021-04-09T00:23:01.563Z] --- PASS: TestInfoAPI (0.02s)
00:23:01 [2021-04-09T00:23:01.563Z] === RUN   TestInfoAPIWarnings
00:23:01 [2021-04-09T00:23:01.901Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
00:23:03 [2021-04-09T00:23:03.805Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:23:05 [2021-04-09T00:23:05.709Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
00:23:05 [2021-04-09T00:23:05.709Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
00:23:05 [2021-04-09T00:23:05.826Z] --- PASS: TestInspect (4.03s)
00:23:05 [2021-04-09T00:23:05.826Z] === RUN   TestCreateJob
00:23:07 [2021-04-09T00:23:07.193Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:23:08 [2021-04-09T00:23:08.131Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
00:23:10 [2021-04-09T00:23:10.260Z] --- PASS: TestCreateJob (4.69s)
00:23:10 [2021-04-09T00:23:10.260Z] === RUN   TestReplicatedJob
00:23:10 [2021-04-09T00:23:10.669Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
00:23:10 [2021-04-09T00:23:10.669Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:23:11 [2021-04-09T00:23:11.465Z] --- PASS: TestServiceUpdateSecrets (14.86s)
00:23:11 [2021-04-09T00:23:11.465Z] === RUN   TestServiceUpdateConfigs
00:23:12 [2021-04-09T00:23:12.276Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:23:12 [2021-04-09T00:23:12.276Z] 
00:23:12 [2021-04-09T00:23:12.276Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:23:12 [2021-04-09T00:23:12.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:23:12 [2021-04-09T00:23:12.276Z] HOSTNAME=67fb5bed147e
00:23:12 [2021-04-09T00:23:12.276Z] TESTDEBUG=0
00:23:12 [2021-04-09T00:23:12.276Z] DEST=bundles/test-integration
00:23:12 [2021-04-09T00:23:12.276Z] PWD=/go/src/github.com/docker/docker
00:23:12 [2021-04-09T00:23:12.276Z] DOCKER_GITCOMMIT=ecb761356d047aa528c2ff9d27479080904f5080
00:23:12 [2021-04-09T00:23:12.276Z] container=docker
00:23:12 [2021-04-09T00:23:12.276Z] HOME=/root
00:23:12 [2021-04-09T00:23:12.276Z] GOLANG_VERSION=1.13.15
00:23:12 [2021-04-09T00:23:12.276Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:23:12 [2021-04-09T00:23:12.276Z] VALIDATE_BRANCH=master
00:23:12 [2021-04-09T00:23:12.276Z] TERM=xterm
00:23:12 [2021-04-09T00:23:12.276Z] DOCKER_PKG=github.com/docker/docker
00:23:12 [2021-04-09T00:23:12.276Z] SHLVL=1
00:23:12 [2021-04-09T00:23:12.276Z] TIMEOUT=120m
00:23:12 [2021-04-09T00:23:12.276Z] DOCKER_BUILDTAGS=apparmor seccomp journald
00:23:12 [2021-04-09T00:23:12.276Z] DOCKER_GRAPHDRIVER=overlay2
00:23:12 [2021-04-09T00:23:12.276Z] GO111MODULE=off
00:23:12 [2021-04-09T00:23:12.276Z] DOCKER_EXPERIMENTAL=1
00:23:12 [2021-04-09T00:23:12.276Z] TEST_SKIP_INTEGRATION_CLI=1
00:23:12 [2021-04-09T00:23:12.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:23:12 [2021-04-09T00:23:12.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:23:12 [2021-04-09T00:23:12.276Z] GOPATH=/go
00:23:12 [2021-04-09T00:23:12.276Z] PKG_CONFIG=pkg-config
00:23:12 [2021-04-09T00:23:12.276Z] _=/usr/bin/env
00:23:12 [2021-04-09T00:23:12.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:23:15 [2021-04-09T00:23:15.939Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
00:23:17 [2021-04-09T00:23:17.316Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
00:23:18 [2021-04-09T00:23:18.711Z] --- PASS: TestReplicatedJob (7.96s)
00:23:18 [2021-04-09T00:23:18.711Z] === RUN   TestUpdateReplicatedJob
00:23:19 [2021-04-09T00:23:19.648Z] --- PASS: TestInfoAPIWarnings (16.66s)
00:23:19 [2021-04-09T00:23:19.648Z] === RUN   TestInfoDebug
00:23:19 [2021-04-09T00:23:19.648Z] --- PASS: TestInfoDebug (0.66s)
00:23:19 [2021-04-09T00:23:19.648Z] === RUN   TestInfoInsecureRegistries
00:23:19 [2021-04-09T00:23:19.648Z] --- PASS: TestInfoInsecureRegistries (0.65s)
00:23:19 [2021-04-09T00:23:19.648Z] === RUN   TestInfoRegistryMirrors
00:23:19 [2021-04-09T00:23:19.850Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
00:23:20 [2021-04-09T00:23:20.217Z] --- PASS: TestInfoRegistryMirrors (0.81s)
00:23:20 [2021-04-09T00:23:20.217Z] === RUN   TestLoginFailsWithBadCredentials
00:23:20 [2021-04-09T00:23:20.477Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
00:23:20 [2021-04-09T00:23:20.477Z] === RUN   TestPingCacheHeaders
00:23:20 [2021-04-09T00:23:20.477Z] --- PASS: TestPingCacheHeaders (0.02s)
00:23:20 [2021-04-09T00:23:20.477Z] === RUN   TestPingGet
00:23:20 [2021-04-09T00:23:20.477Z] --- PASS: TestPingGet (0.01s)
00:23:20 [2021-04-09T00:23:20.477Z] === RUN   TestPingHead
00:23:20 [2021-04-09T00:23:20.477Z] --- PASS: TestPingHead (0.02s)
00:23:20 [2021-04-09T00:23:20.477Z] === RUN   TestVersion
00:23:20 [2021-04-09T00:23:20.477Z] --- PASS: TestVersion (0.02s)
00:23:20 [2021-04-09T00:23:20.477Z] === CONT  TestCgroupDriverSystemdMemoryLimit
00:23:22 [2021-04-09T00:23:22.382Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s)
00:23:22 [2021-04-09T00:23:22.382Z] PASS
00:23:22 [2021-04-09T00:23:22.382Z] 
00:23:22 [2021-04-09T00:23:22.382Z] DONE 18 tests in 24.196s
00:23:22 [2021-04-09T00:23:22.382Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:23:22 [2021-04-09T00:23:22.382Z] INFO: Testing against a local daemon
00:23:22 [2021-04-09T00:23:22.382Z] === RUN   TestVolumesCreateAndList
00:23:22 [2021-04-09T00:23:22.382Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:23:22 [2021-04-09T00:23:22.382Z] === RUN   TestVolumesRemove
00:23:22 [2021-04-09T00:23:22.382Z] --- PASS: TestVolumesRemove (0.10s)
00:23:22 [2021-04-09T00:23:22.382Z] === RUN   TestVolumesInspect
00:23:22 [2021-04-09T00:23:22.382Z] --- PASS: TestVolumesInspect (0.02s)
00:23:22 [2021-04-09T00:23:22.382Z] === RUN   TestVolumesInvalidJSON
00:23:22 [2021-04-09T00:23:22.382Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:23:22 [2021-04-09T00:23:22.382Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:23:22 [2021-04-09T00:23:22.382Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:23:22 [2021-04-09T00:23:22.382Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:23:22 [2021-04-09T00:23:22.382Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:23:22 [2021-04-09T00:23:22.382Z] PASS
00:23:22 [2021-04-09T00:23:22.382Z] 
00:23:22 [2021-04-09T00:23:22.382Z] DONE 5 tests in 0.184s
00:23:22 [2021-04-09T00:23:22.382Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:23:23 [2021-04-09T00:23:23.144Z] --- PASS: TestUpdateReplicatedJob (4.93s)
00:23:23 [2021-04-09T00:23:23.144Z] === RUN   TestServiceListWithStatuses
00:23:23 [2021-04-09T00:23:23.144Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:23:23 [2021-04-09T00:23:23.144Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:23:23 [2021-04-09T00:23:23.144Z] === RUN   TestDockerNetworkConnectAlias
00:23:24 [2021-04-09T00:23:24.019Z] Stopping apparmor (via systemctl): apparmor.service.
00:23:24 [2021-04-09T00:23:24.019Z] Removing test suite binaries
00:23:24 [2021-04-09T00:23:24.019Z] exiting test-integration
00:23:24 [2021-04-09T00:23:24.019Z] ++ exit 0
00:23:24 [2021-04-09T00:23:24.019Z] 
00:23:25 [2021-04-09T00:23:25.131Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
00:23:29 [2021-04-09T00:23:29.601Z] --- PASS: TestServiceUpdateConfigs (15.44s)
00:23:29 [2021-04-09T00:23:29.601Z] === RUN   TestServiceUpdateNetwork
00:23:30 [2021-04-09T00:23:30.399Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
Post stage
[Pipeline] junit
00:23:30 [2021-04-09T00:23:30.610Z] Recording test results
00:23:31 [2021-04-09T00:23:31.131Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:23:31 [2021-04-09T00:23:31.499Z] + echo Ensuring container killed.
00:23:31 [2021-04-09T00:23:31.499Z] Ensuring container killed.
00:23:31 [2021-04-09T00:23:31.499Z] + docker rm -vf docker-pr3
00:23:31 [2021-04-09T00:23:31.499Z] Error: No such container: docker-pr3
[Pipeline] sh
00:23:31 [2021-04-09T00:23:31.595Z] --- PASS: TestDockerNetworkConnectAlias (8.81s)
00:23:31 [2021-04-09T00:23:31.595Z] === RUN   TestDockerNetworkReConnect
00:23:31 [2021-04-09T00:23:31.787Z] + echo Chowning /workspace to jenkins user
00:23:31 [2021-04-09T00:23:31.787Z] Chowning /workspace to jenkins user
00:23:31 [2021-04-09T00:23:31.787Z] + id -u
00:23:31 [2021-04-09T00:23:31.787Z] + id -g
00:23:31 [2021-04-09T00:23:31.787Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42272:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:23:35 [2021-04-09T00:23:35.376Z] + bundleName=amd64-cgroup2
00:23:35 [2021-04-09T00:23:35.376Z] + echo Creating amd64-cgroup2-bundles.tar.gz
00:23:35 [2021-04-09T00:23:35.376Z] Creating amd64-cgroup2-bundles.tar.gz
00:23:35 [2021-04-09T00:23:35.376Z] + + xargs tar -czffind amd64-cgroup2-bundles.tar.gz bundles
00:23:35 [2021-04-09T00:23:35.376Z]  -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
00:23:35 [2021-04-09T00:23:35.647Z] Archiving artifacts
00:23:35 [2021-04-09T00:23:35.674Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:23:35 [2021-04-09T00:23:35.674Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:23:35 [2021-04-09T00:23:35.997Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:23:36 [2021-04-09T00:23:36.309Z] + make clean
00:23:36 [2021-04-09T00:23:36.568Z] docker volume rm -f docker-dev-cache
00:23:36 [2021-04-09T00:23:36.568Z] docker-dev-cache
[Pipeline] deleteDir
00:23:37 [2021-04-09T00:23:37.050Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
00:23:38 [2021-04-09T00:23:38.498Z] --- PASS: TestDockerNetworkReConnect (6.51s)
00:23:38 [2021-04-09T00:23:38.498Z] === RUN   TestServicePlugin
00:23:38 [2021-04-09T00:23:38.498Z] --- SKIP: TestServicePlugin (0.00s)
00:23:38 [2021-04-09T00:23:38.498Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:23:38 [2021-04-09T00:23:38.498Z] === RUN   TestServiceUpdateLabel
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:23:39 [2021-04-09T00:23:39.588Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
00:23:41 [2021-04-09T00:23:41.492Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
00:23:41 [2021-04-09T00:23:41.848Z] --- PASS: TestServiceUpdateNetwork (14.72s)
00:23:41 [2021-04-09T00:23:41.848Z] === RUN   TestServiceUpdatePidsLimit
00:23:41 [2021-04-09T00:23:41.998Z] --- PASS: TestServiceUpdateLabel (3.80s)
00:23:41 [2021-04-09T00:23:41.998Z] === RUN   TestServiceUpdateSecrets
00:23:42 [2021-04-09T00:23:42.430Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:23:42 [2021-04-09T00:23:42.997Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
00:23:42 [2021-04-09T00:23:42.997Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:23:43 [2021-04-09T00:23:43.237Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:23:43 [2021-04-09T00:23:43.256Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:23:44 [2021-04-09T00:23:44.183Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:23:44 [2021-04-09T00:23:44.193Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:23:44 [2021-04-09T00:23:44.466Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:23:45 [2021-04-09T00:23:45.035Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:23:45 [2021-04-09T00:23:45.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:23:45 [2021-04-09T00:23:45.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:23:45 [2021-04-09T00:23:45.601Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:23:47 [2021-04-09T00:23:47.504Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
00:23:48 [2021-04-09T00:23:48.881Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:23:51 [2021-04-09T00:23:51.422Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:23:52 [2021-04-09T00:23:52.339Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:23:53 [2021-04-09T00:23:53.954Z] === RUN   TestDockerSuite/TestBuildEnv
00:23:56 [2021-04-09T00:23:56.488Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:23:57 [2021-04-09T00:23:57.866Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:23:59 [2021-04-09T00:23:59.772Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
00:23:59 [2021-04-09T00:23:59.772Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:24:00 [2021-04-09T00:24:00.489Z] --- PASS: TestServiceUpdatePidsLimit (17.69s)
00:24:00 [2021-04-09T00:24:00.489Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
00:24:00 [2021-04-09T00:24:00.489Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
00:24:00 [2021-04-09T00:24:00.489Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
00:24:00 [2021-04-09T00:24:00.489Z] PASS
00:24:00 [2021-04-09T00:24:00.489Z] 
00:24:00 [2021-04-09T00:24:00.489Z] === Skipped
00:24:00 [2021-04-09T00:24:00.489Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:24:00 [2021-04-09T00:24:00.489Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:24:00 [2021-04-09T00:24:00.489Z] 
00:24:00 [2021-04-09T00:24:00.489Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:24:00 [2021-04-09T00:24:00.489Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:00 [2021-04-09T00:24:00.489Z] 
00:24:00 [2021-04-09T00:24:00.489Z] 
00:24:00 [2021-04-09T00:24:00.489Z] DONE 27 tests, 2 skipped in 160.522s
00:24:00 [2021-04-09T00:24:00.489Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:24:00 [2021-04-09T00:24:00.489Z] ++ 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
00:24:00 [2021-04-09T00:24:00.489Z] ++ set -e
00:24:00 [2021-04-09T00:24:00.489Z] ++ '[' -n 0 ']'
00:24:00 [2021-04-09T00:24:00.489Z] ++ set -x
00:24:00 [2021-04-09T00:24:00.489Z] ++ 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
00:24:00 [2021-04-09T00:24:00.489Z] INFO: Testing against a local daemon
00:24:00 [2021-04-09T00:24:00.489Z] === RUN   TestSessionCreate
00:24:00 [2021-04-09T00:24:00.489Z] --- PASS: TestSessionCreate (0.05s)
00:24:00 [2021-04-09T00:24:00.489Z] === RUN   TestSessionCreateWithBadUpgrade
00:24:00 [2021-04-09T00:24:00.489Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
00:24:00 [2021-04-09T00:24:00.489Z] PASS
00:24:00 [2021-04-09T00:24:00.489Z] 
00:24:00 [2021-04-09T00:24:00.489Z] DONE 2 tests in 0.253s
00:24:00 [2021-04-09T00:24:00.489Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:24:00 [2021-04-09T00:24:00.489Z] ++ 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
00:24:00 [2021-04-09T00:24:00.489Z] ++ set -e
00:24:00 [2021-04-09T00:24:00.489Z] ++ '[' -n 0 ']'
00:24:00 [2021-04-09T00:24:00.489Z] ++ set -x
00:24:00 [2021-04-09T00:24:00.490Z] ++ 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
00:24:00 [2021-04-09T00:24:00.490Z] INFO: Testing against a local daemon
00:24:00 [2021-04-09T00:24:00.490Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:24:00 [2021-04-09T00:24:00.490Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:24:00 [2021-04-09T00:24:00.490Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:24:00 [2021-04-09T00:24:00.490Z] === RUN   TestEventsExecDie
00:24:00 [2021-04-09T00:24:00.542Z] --- PASS: TestServiceUpdateSecrets (15.98s)
00:24:00 [2021-04-09T00:24:00.542Z] === RUN   TestServiceUpdateConfigs
00:24:00 [2021-04-09T00:24:00.752Z] --- PASS: TestEventsExecDie (1.16s)
00:24:00 [2021-04-09T00:24:00.752Z] === RUN   TestEventsBackwardsCompatible
00:24:00 [2021-04-09T00:24:00.752Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
00:24:00 [2021-04-09T00:24:00.752Z] === RUN   TestInfoBinaryCommits
00:24:00 [2021-04-09T00:24:00.752Z] --- PASS: TestInfoBinaryCommits (0.05s)
00:24:00 [2021-04-09T00:24:00.752Z] === RUN   TestInfoAPIVersioned
00:24:00 [2021-04-09T00:24:00.752Z] --- PASS: TestInfoAPIVersioned (0.02s)
00:24:00 [2021-04-09T00:24:00.752Z] === RUN   TestInfoDiscoveryBackend
00:24:02 [2021-04-09T00:24:02.141Z] --- PASS: TestInfoDiscoveryBackend (1.12s)
00:24:02 [2021-04-09T00:24:02.141Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:24:03 [2021-04-09T00:24:03.087Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:24:03 [2021-04-09T00:24:03.087Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:24:03 [2021-04-09T00:24:03.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:24:04 [2021-04-09T00:24:04.033Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.10s)
00:24:04 [2021-04-09T00:24:04.033Z] === RUN   TestInfoAPI
00:24:04 [2021-04-09T00:24:04.033Z] --- PASS: TestInfoAPI (0.06s)
00:24:04 [2021-04-09T00:24:04.033Z] === RUN   TestInfoAPIWarnings
00:24:09 [2021-04-09T00:24:09.747Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:24:11 [2021-04-09T00:24:11.126Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:24:15 [2021-04-09T00:24:15.318Z] === RUN   TestDockerDaemonSuite/TestShmSize
00:24:15 [2021-04-09T00:24:15.848Z] --- PASS: TestServiceUpdateConfigs (16.08s)
00:24:15 [2021-04-09T00:24:15.848Z] === RUN   TestServiceUpdateNetwork
00:24:16 [2021-04-09T00:24:16.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:24:16 [2021-04-09T00:24:16.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:24:17 [2021-04-09T00:24:17.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:24:18 [2021-04-09T00:24:18.608Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
00:24:19 [2021-04-09T00:24:19.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:24:19 [2021-04-09T00:24:19.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:24:20 [2021-04-09T00:24:20.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:24:22 [2021-04-09T00:24:22.163Z] --- PASS: TestInfoAPIWarnings (17.09s)
00:24:22 [2021-04-09T00:24:22.163Z] === RUN   TestInfoDebug
00:24:22 [2021-04-09T00:24:22.425Z] --- PASS: TestInfoDebug (1.12s)
00:24:22 [2021-04-09T00:24:22.425Z] === RUN   TestInfoInsecureRegistries
00:24:22 [2021-04-09T00:24:22.818Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
00:24:22 [2021-04-09T00:24:22.818Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
00:24:23 [2021-04-09T00:24:23.371Z] --- PASS: TestInfoInsecureRegistries (1.11s)
00:24:23 [2021-04-09T00:24:23.371Z] === RUN   TestInfoRegistryMirrors
00:24:24 [2021-04-09T00:24:24.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:24:24 [2021-04-09T00:24:24.762Z] --- PASS: TestInfoRegistryMirrors (1.18s)
00:24:24 [2021-04-09T00:24:24.762Z] === RUN   TestLoginFailsWithBadCredentials
00:24:25 [2021-04-09T00:24:25.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
00:24:25 [2021-04-09T00:24:25.024Z] === RUN   TestPingCacheHeaders
00:24:25 [2021-04-09T00:24:25.024Z] --- PASS: TestPingCacheHeaders (0.05s)
00:24:25 [2021-04-09T00:24:25.024Z] === RUN   TestPingGet
00:24:25 [2021-04-09T00:24:25.024Z] --- PASS: TestPingGet (0.03s)
00:24:25 [2021-04-09T00:24:25.024Z] === RUN   TestPingHead
00:24:25 [2021-04-09T00:24:25.024Z] --- PASS: TestPingHead (0.05s)
00:24:25 [2021-04-09T00:24:25.024Z] === RUN   TestVersion
00:24:25 [2021-04-09T00:24:25.024Z] --- PASS: TestVersion (0.05s)
00:24:25 [2021-04-09T00:24:25.024Z] PASS
00:24:25 [2021-04-09T00:24:25.024Z] 
00:24:25 [2021-04-09T00:24:25.024Z] === Skipped
00:24:25 [2021-04-09T00:24:25.024Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:24:25 [2021-04-09T00:24:25.024Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:24:25 [2021-04-09T00:24:25.024Z] 
00:24:25 [2021-04-09T00:24:25.024Z] 
00:24:25 [2021-04-09T00:24:25.024Z] DONE 18 tests, 1 skipped in 25.716s
00:24:25 [2021-04-09T00:24:25.024Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:24:25 [2021-04-09T00:24:25.024Z] ++ 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
00:24:25 [2021-04-09T00:24:25.024Z] ++ set -e
00:24:25 [2021-04-09T00:24:25.024Z] ++ '[' -n 0 ']'
00:24:25 [2021-04-09T00:24:25.024Z] ++ set -x
00:24:25 [2021-04-09T00:24:25.024Z] ++ 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
00:24:25 [2021-04-09T00:24:25.289Z] INFO: Testing against a local daemon
00:24:25 [2021-04-09T00:24:25.289Z] === RUN   TestVolumesCreateAndList
00:24:25 [2021-04-09T00:24:25.290Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:24:25 [2021-04-09T00:24:25.290Z] === RUN   TestVolumesRemove
00:24:25 [2021-04-09T00:24:25.290Z] --- PASS: TestVolumesRemove (0.08s)
00:24:25 [2021-04-09T00:24:25.290Z] === RUN   TestVolumesInspect
00:24:25 [2021-04-09T00:24:25.559Z] --- PASS: TestVolumesInspect (0.04s)
00:24:25 [2021-04-09T00:24:25.559Z] === RUN   TestVolumesInvalidJSON
00:24:25 [2021-04-09T00:24:25.559Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:24:25 [2021-04-09T00:24:25.559Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:24:25 [2021-04-09T00:24:25.559Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:24:25 [2021-04-09T00:24:25.559Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:24:25 [2021-04-09T00:24:25.559Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:24:25 [2021-04-09T00:24:25.559Z] PASS
00:24:25 [2021-04-09T00:24:25.559Z] 
00:24:25 [2021-04-09T00:24:25.559Z] DONE 5 tests in 0.332s
00:24:25 [2021-04-09T00:24:25.559Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:24:25 [2021-04-09T00:24:25.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:24:26 [2021-04-09T00:24:26.134Z] ++++ cat bundles/test-integration/docker.pid
00:24:26 [2021-04-09T00:24:26.134Z] +++ kill 13937
00:24:27 [2021-04-09T00:24:27.523Z] +++ /etc/init.d/apparmor stop
00:24:27 [2021-04-09T00:24:27.523Z] Leaving: AppArmorNo profiles have been unloaded.
00:24:27 [2021-04-09T00:24:27.523Z] 
00:24:27 [2021-04-09T00:24:27.523Z] Unloading profiles will leave already running processes permanently
00:24:27 [2021-04-09T00:24:27.523Z] unconfined, which can lead to unexpected situations.
00:24:27 [2021-04-09T00:24:27.523Z] 
00:24:27 [2021-04-09T00:24:27.523Z] To set a process to complain mode, use the command line tool
00:24:27 [2021-04-09T00:24:27.523Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:24:27 [2021-04-09T00:24:27.523Z] +++ true
00:24:27 [2021-04-09T00:24:27.523Z] exiting test-integration
00:24:27 [2021-04-09T00:24:27.523Z] ++ exit 0
00:24:27 [2021-04-09T00:24:27.523Z] 
00:24:28 [2021-04-09T00:24:28.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:24:28 [2021-04-09T00:24:28.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:24:29 [2021-04-09T00:24:29.381Z] --- PASS: TestDockerDaemonSuite (519.87s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.10s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.28s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.75s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.97s)
00:24:29 [2021-04-09T00:24:29.381Z]         docker_cli_daemon_test.go:1455: [d812b421edfcb] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [dd5183566527b] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.45s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.19s)
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [d399398ab7dfe] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.26s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.02s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.31s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.53s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.24s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.34s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.33s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.28s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [d7f16b1e9b9d0] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [d2372d9e2dd7a] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.55s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.96s)
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [d4cdb43aab76c] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.07s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.97s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.91s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.98s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.05s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.85s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.07s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [d5da73b75db1e] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.83s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.91s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (1.00s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.23s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.89s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.51s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:24:29 [2021-04-09T00:24:29.381Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [da08cde87b68f] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.57s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.35s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.75s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.85s)
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [d28520a0f4b04] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.61s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.91s)
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [dd2293285254c] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.84s)
00:24:29 [2021-04-09T00:24:29.381Z]         docker_cli_daemon_plugins_test.go:79: [dd4d434f989a9] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.17s)
00:24:29 [2021-04-09T00:24:29.381Z]         docker_cli_daemon_plugins_test.go:169: [d218719c14e2c] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.79s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.03s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.91s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
00:24:29 [2021-04-09T00:24:29.381Z]         check_test.go:309: [d3a5bd169af5b] daemon is not started
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.75s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.78s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (3.14s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.54s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.59s)
00:24:29 [2021-04-09T00:24:29.381Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.65s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.09s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.87s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.94s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.81s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.34s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d8242de8915ac] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.68s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.96s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.13s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.10s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.61s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.74s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.95s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d185578183b0f] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.96s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.00s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.18s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.77s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.27s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.30s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.41s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d0e79be5d0f89] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [da46cbda18d4e] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.32s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d711af56b558b] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (8.25s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.61s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.56s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.91s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.47s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.10s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.25s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.84s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d76fc60e2d662] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.72s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.26s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.50s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d75c82108c99c] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.82s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.75s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.99s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.06s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.62s)
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [de4094aa0b221] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.26s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d8faedfbf3f4b] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (1.15s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.97s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.16s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.89s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d5313a281dcdd] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.27s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.86s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.09s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.41s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [dd5cd77cf6de4] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.47s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.42s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.90s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.30s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d12fdc9e75172] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.91s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.98s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.99s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.63s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d9657ef8db367] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.37s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.84s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.00s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.64s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.40s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.72s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.22s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.59s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.64s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.52s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.71s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.93s)
00:24:29 [2021-04-09T00:24:29.382Z]         docker_cli_daemon_test.go:2550: [def346555c046] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.69s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.27s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.90s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.17s)
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
00:24:29 [2021-04-09T00:24:29.382Z]         check_test.go:309: [d59824098519b] daemon is not started
00:24:29 [2021-04-09T00:24:29.382Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.43s)
00:24:29 [2021-04-09T00:24:29.382Z] === RUN   TestDockerSwarmSuite
00:24:29 [2021-04-09T00:24:29.382Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
00:24:30 [2021-04-09T00:24:30.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:24:31 [2021-04-09T00:24:31.213Z] --- PASS: TestServiceUpdateNetwork (16.80s)
00:24:31 [2021-04-09T00:24:31.213Z] === RUN   TestServiceUpdatePidsLimit
00:24:31 [2021-04-09T00:24:31.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:24:32 [2021-04-09T00:24:32.242Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:24:32 [2021-04-09T00:24:32.673Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
Post stage
[Pipeline] junit
00:24:32 [2021-04-09T00:24:32.839Z] Recording test results
00:24:33 [2021-04-09T00:24:33.163Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:24:33 [2021-04-09T00:24:33.271Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:24:33 [2021-04-09T00:24:33.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:24:33 [2021-04-09T00:24:33.531Z] + echo Ensuring container killed.
00:24:33 [2021-04-09T00:24:33.531Z] Ensuring container killed.
00:24:33 [2021-04-09T00:24:33.531Z] + docker rm -vf docker-pr3
00:24:33 [2021-04-09T00:24:33.531Z] Error: No such container: docker-pr3
[Pipeline] sh
00:24:33 [2021-04-09T00:24:33.661Z] 4612f6d0b889: Pull complete
00:24:33 [2021-04-09T00:24:33.829Z] + echo Chowning /workspace to jenkins user
00:24:33 [2021-04-09T00:24:33.829Z] Chowning /workspace to jenkins user
00:24:33 [2021-04-09T00:24:33.829Z] + id -u
00:24:33 [2021-04-09T00:24:33.829Z] + id -g
00:24:33 [2021-04-09T00:24:33.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42272:/workspace busybox chown -R 1000:1000 /workspace
00:24:34 [2021-04-09T00:24:34.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:24:35 [2021-04-09T00:24:35.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:24:35 [2021-04-09T00:24:35.962Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
00:24:37 [2021-04-09T00:24:37.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:24:37 [2021-04-09T00:24:37.413Z] Using test binary docker
00:24:37 [2021-04-09T00:24:37.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:24:37 [2021-04-09T00:24:37.413Z] +++ /etc/init.d/apparmor start
00:24:37 [2021-04-09T00:24:37.413Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:24:37 [2021-04-09T00:24:37.413Z] INFO: Waiting for daemon to start...
00:24:37 [2021-04-09T00:24:37.413Z] Starting dockerd
00:24:37 [2021-04-09T00:24:37.413Z] +++ 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
00:24:39 [2021-04-09T00:24:39.503Z] .
00:24:39 [2021-04-09T00:24:39.503Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:24:39 [2021-04-09T00:24:39.503Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:24:39 [2021-04-09T00:24:39.503Z] Error: No such image: emptyfs
00:24:39 [2021-04-09T00:24:39.503Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:24:39 [2021-04-09T00:24:39.503Z] ++++ docker load
00:24:39 [2021-04-09T00:24:39.503Z] Running integration-test (iteration 1)
00:24:39 [2021-04-09T00:24:39.503Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
00:24:39 [2021-04-09T00:24:39.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
00:24:39 [2021-04-09T00:24:39.503Z] ++ set -e
00:24:39 [2021-04-09T00:24:39.503Z] ++ '[' -n 0 ']'
00:24:39 [2021-04-09T00:24:39.503Z] ++ set -x
00:24:39 [2021-04-09T00:24:39.503Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:24:40 [2021-04-09T00:24:40.748Z] + bundleName=arm64-integration
00:24:40 [2021-04-09T00:24:40.748Z] + echo Creating arm64-integration-bundles.tar.gz
00:24:40 [2021-04-09T00:24:40.748Z] Creating arm64-integration-bundles.tar.gz
00:24:40 [2021-04-09T00:24:40.748Z] + + find bundles -path */root/*overlay2 -prunexargs -o tar -type -czf f arm64-integration-bundles.tar.gz (
00:24:40 [2021-04-09T00:24:40.748Z]  -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
00:24:41 [2021-04-09T00:24:41.025Z] Archiving artifacts
00:24:41 [2021-04-09T00:24:41.346Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:24:41 [2021-04-09T00:24:41.666Z] + make clean
00:24:41 [2021-04-09T00:24:41.729Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:24:42 [2021-04-09T00:24:42.240Z] docker volume rm -f docker-dev-cache
00:24:42 [2021-04-09T00:24:42.240Z] docker-dev-cache
[Pipeline] deleteDir
00:24:42 [2021-04-09T00:24:42.527Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:24:43 [2021-04-09T00:24:43.094Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
00:24:44 [2021-04-09T00:24:44.031Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:24:50 [2021-04-09T00:24:50.219Z] --- PASS: TestServiceUpdatePidsLimit (18.48s)
00:24:50 [2021-04-09T00:24:50.219Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.11s)
00:24:50 [2021-04-09T00:24:50.219Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.35s)
00:24:50 [2021-04-09T00:24:50.219Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s)
00:24:50 [2021-04-09T00:24:50.219Z] PASS
00:24:50 [2021-04-09T00:24:50.219Z] 
00:24:50 [2021-04-09T00:24:50.219Z] === Skipped
00:24:50 [2021-04-09T00:24:50.219Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
00:24:50 [2021-04-09T00:24:50.219Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:24:50 [2021-04-09T00:24:50.219Z] 
00:24:50 [2021-04-09T00:24:50.219Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
00:24:50 [2021-04-09T00:24:50.219Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:50 [2021-04-09T00:24:50.219Z] 
00:24:50 [2021-04-09T00:24:50.219Z] 
00:24:50 [2021-04-09T00:24:50.219Z] DONE 27 tests, 2 skipped in 182.883s
00:24:50 [2021-04-09T00:24:50.219Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
00:24:50 [2021-04-09T00:24:50.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
00:24:50 [2021-04-09T00:24:50.219Z] ++ set -e
00:24:50 [2021-04-09T00:24:50.219Z] ++ '[' -n 0 ']'
00:24:50 [2021-04-09T00:24:50.219Z] ++ set -x
00:24:50 [2021-04-09T00:24:50.219Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
00:24:50 [2021-04-09T00:24:50.219Z] INFO: Testing against a local daemon
00:24:50 [2021-04-09T00:24:50.219Z] === RUN   TestSessionCreate
00:24:50 [2021-04-09T00:24:50.219Z] --- PASS: TestSessionCreate (0.01s)
00:24:50 [2021-04-09T00:24:50.219Z] === RUN   TestSessionCreateWithBadUpgrade
00:24:50 [2021-04-09T00:24:50.219Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
00:24:50 [2021-04-09T00:24:50.219Z] PASS
00:24:50 [2021-04-09T00:24:50.219Z] 
00:24:50 [2021-04-09T00:24:50.219Z] DONE 2 tests in 0.092s
00:24:50 [2021-04-09T00:24:50.219Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
00:24:50 [2021-04-09T00:24:50.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
00:24:50 [2021-04-09T00:24:50.219Z] ++ set -e
00:24:50 [2021-04-09T00:24:50.219Z] ++ '[' -n 0 ']'
00:24:50 [2021-04-09T00:24:50.219Z] ++ set -x
00:24:50 [2021-04-09T00:24:50.219Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
00:24:50 [2021-04-09T00:24:50.219Z] INFO: Testing against a local daemon
00:24:50 [2021-04-09T00:24:50.219Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:24:50 [2021-04-09T00:24:50.219Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:24:50 [2021-04-09T00:24:50.219Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:24:50 [2021-04-09T00:24:50.219Z] === RUN   TestEventsExecDie
00:24:50 [2021-04-09T00:24:50.508Z] --- PASS: TestEventsExecDie (1.22s)
00:24:50 [2021-04-09T00:24:50.508Z] === RUN   TestEventsBackwardsCompatible
00:24:50 [2021-04-09T00:24:50.508Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
00:24:50 [2021-04-09T00:24:50.508Z] === RUN   TestInfoBinaryCommits
00:24:50 [2021-04-09T00:24:50.508Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:24:50 [2021-04-09T00:24:50.508Z] === RUN   TestInfoAPIVersioned
00:24:50 [2021-04-09T00:24:50.508Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:24:50 [2021-04-09T00:24:50.508Z] === RUN   TestInfoDiscoveryBackend
00:24:51 [2021-04-09T00:24:51.142Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
00:24:51 [2021-04-09T00:24:51.142Z] === RUN   TestInfoDiscoveryInvalidAdvertise
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:24:52 [2021-04-09T00:24:52.170Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:24:52 [2021-04-09T00:24:52.170Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:24:52 [2021-04-09T00:24:52.798Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
00:24:52 [2021-04-09T00:24:52.798Z] === RUN   TestInfoAPI
00:24:52 [2021-04-09T00:24:52.798Z] --- PASS: TestInfoAPI (0.01s)
00:24:52 [2021-04-09T00:24:52.798Z] === RUN   TestInfoAPIWarnings
00:24:54 [2021-04-09T00:24:54.908Z] Loaded image: buildpack-deps:buster
00:24:54 [2021-04-09T00:24:54.908Z] Loaded image: busybox:latest
00:24:54 [2021-04-09T00:24:54.908Z] Loaded image: busybox:glibc
00:24:55 [2021-04-09T00:24:55.203Z] Loaded image: debian:bullseye
00:24:55 [2021-04-09T00:24:55.203Z] Loaded image: hello-world:latest
00:24:55 [2021-04-09T00:24:55.203Z] Loaded image: arm32v7/hello-world:latest
00:24:55 [2021-04-09T00:24:55.498Z] INFO: Testing against a local daemon
00:24:55 [2021-04-09T00:24:55.498Z] === RUN   TestCgroupNamespacesBuild
00:24:56 [2021-04-09T00:24:56.238Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:24:56 [2021-04-09T00:24:56.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
00:24:56 [2021-04-09T00:24:56.497Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:24:57 [2021-04-09T00:24:57.048Z] --- PASS: TestCgroupNamespacesBuild (1.43s)
00:24:57 [2021-04-09T00:24:57.048Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:24:57 [2021-04-09T00:24:57.064Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
00:24:57 [2021-04-09T00:24:57.323Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:24:58 [2021-04-09T00:24:58.095Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s)
00:24:58 [2021-04-09T00:24:58.095Z] === RUN   TestBuildWithSession
00:24:58 [2021-04-09T00:24:58.095Z] --- SKIP: TestBuildWithSession (0.00s)
00:24:58 [2021-04-09T00:24:58.095Z]     build_session_test.go:25: TODO: BuildKit
00:24:58 [2021-04-09T00:24:58.095Z] === RUN   TestBuildSquashParent
00:24:58 [2021-04-09T00:24:58.259Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:25:00 [2021-04-09T00:25:00.163Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:25:00 [2021-04-09T00:25:00.163Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:25:00 [2021-04-09T00:25:00.730Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:25:02 [2021-04-09T00:25:02.584Z] --- PASS: TestBuildSquashParent (4.15s)
00:25:02 [2021-04-09T00:25:02.584Z] === RUN   TestBuildWithRemoveAndForceRemove
00:25:02 [2021-04-09T00:25:02.584Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:25:02 [2021-04-09T00:25:02.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:25:02 [2021-04-09T00:25:02.584Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:25:02 [2021-04-09T00:25:02.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:25:02 [2021-04-09T00:25:02.584Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:25:02 [2021-04-09T00:25:02.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:25:02 [2021-04-09T00:25:02.584Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:25:02 [2021-04-09T00:25:02.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:25:02 [2021-04-09T00:25:02.584Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:25:02 [2021-04-09T00:25:02.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:25:02 [2021-04-09T00:25:02.584Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:25:02 [2021-04-09T00:25:02.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:25:02 [2021-04-09T00:25:02.584Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:25:02 [2021-04-09T00:25:02.584Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:25:02 [2021-04-09T00:25:02.584Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:25:02 [2021-04-09T00:25:02.584Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:25:04 [2021-04-09T00:25:04.676Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:25:04 [2021-04-09T00:25:04.970Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:25:07 [2021-04-09T00:25:07.051Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:25:07 [2021-04-09T00:25:07.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.39s)
00:25:07 [2021-04-09T00:25:07.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s)
00:25:07 [2021-04-09T00:25:07.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s)
00:25:07 [2021-04-09T00:25:07.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s)
00:25:07 [2021-04-09T00:25:07.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s)
00:25:07 [2021-04-09T00:25:07.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s)
00:25:07 [2021-04-09T00:25:07.051Z] === RUN   TestBuildMultiStageCopy
00:25:07 [2021-04-09T00:25:07.051Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:25:08 [2021-04-09T00:25:08.575Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:25:08 [2021-04-09T00:25:08.870Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:25:09 [2021-04-09T00:25:09.167Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:25:09 [2021-04-09T00:25:09.462Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:25:09 [2021-04-09T00:25:09.758Z] --- PASS: TestBuildMultiStageCopy (2.95s)
00:25:09 [2021-04-09T00:25:09.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.65s)
00:25:09 [2021-04-09T00:25:09.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
00:25:09 [2021-04-09T00:25:09.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
00:25:09 [2021-04-09T00:25:09.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
00:25:09 [2021-04-09T00:25:09.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
00:25:09 [2021-04-09T00:25:09.758Z] === RUN   TestBuildMultiStageParentConfig
00:25:10 [2021-04-09T00:25:10.802Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
00:25:10 [2021-04-09T00:25:10.802Z] === RUN   TestBuildLabelWithTargets
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestInfoAPIWarnings (16.28s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestInfoDebug
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestInfoDebug (0.52s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestInfoInsecureRegistries
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestInfoRegistryMirrors
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestLoginFailsWithBadCredentials
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestPingCacheHeaders
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestPingCacheHeaders (0.01s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestPingGet
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestPingGet (0.01s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestPingHead
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestPingHead (0.01s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestVersion
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestVersion (0.01s)
00:25:11 [2021-04-09T00:25:11.343Z] PASS
00:25:11 [2021-04-09T00:25:11.343Z] 
00:25:11 [2021-04-09T00:25:11.343Z] === Skipped
00:25:11 [2021-04-09T00:25:11.343Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:25:11 [2021-04-09T00:25:11.343Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:25:11 [2021-04-09T00:25:11.343Z] 
00:25:11 [2021-04-09T00:25:11.343Z] 
00:25:11 [2021-04-09T00:25:11.343Z] DONE 18 tests, 1 skipped in 21.629s
00:25:11 [2021-04-09T00:25:11.343Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
00:25:11 [2021-04-09T00:25:11.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
00:25:11 [2021-04-09T00:25:11.343Z] ++ set -e
00:25:11 [2021-04-09T00:25:11.343Z] ++ '[' -n 0 ']'
00:25:11 [2021-04-09T00:25:11.343Z] ++ set -x
00:25:11 [2021-04-09T00:25:11.343Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
00:25:11 [2021-04-09T00:25:11.343Z] INFO: Testing against a local daemon
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestVolumesCreateAndList
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestVolumesCreateAndList (0.01s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestVolumesRemove
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestVolumesRemove (0.13s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestVolumesInspect
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestVolumesInspect (0.01s)
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestVolumesInvalidJSON
00:25:11 [2021-04-09T00:25:11.343Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:25:11 [2021-04-09T00:25:11.343Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:25:11 [2021-04-09T00:25:11.343Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:25:11 [2021-04-09T00:25:11.343Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:25:11 [2021-04-09T00:25:11.343Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:25:11 [2021-04-09T00:25:11.343Z] PASS
00:25:11 [2021-04-09T00:25:11.343Z] 
00:25:11 [2021-04-09T00:25:11.343Z] DONE 5 tests in 0.244s
00:25:11 [2021-04-09T00:25:11.343Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:25:11 [2021-04-09T00:25:11.343Z] ++++ cat bundles/test-integration/docker.pid
00:25:11 [2021-04-09T00:25:11.343Z] +++ kill 12282
00:25:11 [2021-04-09T00:25:11.848Z] --- PASS: TestBuildLabelWithTargets (1.26s)
00:25:11 [2021-04-09T00:25:11.848Z] === RUN   TestBuildWithEmptyLayers
00:25:12 [2021-04-09T00:25:12.487Z] --- PASS: TestBuildWithEmptyLayers (0.60s)
00:25:12 [2021-04-09T00:25:12.487Z] === RUN   TestBuildMultiStageOnBuild
00:25:12 [2021-04-09T00:25:12.842Z] +++ /etc/init.d/apparmor stop
00:25:12 [2021-04-09T00:25:12.842Z] Leaving: AppArmorNo profiles have been unloaded.
00:25:12 [2021-04-09T00:25:12.842Z] 
00:25:12 [2021-04-09T00:25:12.842Z] Unloading profiles will leave already running processes permanently
00:25:12 [2021-04-09T00:25:12.842Z] unconfined, which can lead to unexpected situations.
00:25:12 [2021-04-09T00:25:12.842Z] 
00:25:12 [2021-04-09T00:25:12.842Z] To set a process to complain mode, use the command line tool
00:25:12 [2021-04-09T00:25:12.842Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:25:12 [2021-04-09T00:25:12.842Z] +++ true
00:25:12 [2021-04-09T00:25:12.842Z] exiting test-integration
00:25:12 [2021-04-09T00:25:12.842Z] ++ exit 0
00:25:12 [2021-04-09T00:25:12.842Z] 
Post stage
[Pipeline] junit
00:25:14 [2021-04-09T00:25:14.383Z] Recording test results
00:25:14 [2021-04-09T00:25:14.576Z] --- PASS: TestBuildMultiStageOnBuild (1.79s)
00:25:14 [2021-04-09T00:25:14.576Z] === RUN   TestBuildUncleanTarFilenames
00:25:14 [2021-04-09T00:25:14.813Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:25:15 [2021-04-09T00:25:15.213Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
00:25:15 [2021-04-09T00:25:15.213Z] === RUN   TestBuildMultiStageLayerLeak
00:25:15 [2021-04-09T00:25:15.231Z] + echo Ensuring container killed.
00:25:15 [2021-04-09T00:25:15.231Z] Ensuring container killed.
00:25:15 [2021-04-09T00:25:15.231Z] + docker rm -vf docker-pr3
00:25:15 [2021-04-09T00:25:15.231Z] Error: No such container: docker-pr3
00:25:15 [2021-04-09T00:25:15.231Z] + true
[Pipeline] sh
00:25:15 [2021-04-09T00:25:15.604Z] + echo Chowning /workspace to jenkins user
00:25:15 [2021-04-09T00:25:15.604Z] Chowning /workspace to jenkins user
00:25:15 [2021-04-09T00:25:15.604Z] + id -u
00:25:15 [2021-04-09T00:25:15.604Z] + id -g
00:25:15 [2021-04-09T00:25:15.604Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42272:/workspace busybox chown -R 1001:1001 /workspace
00:25:17 [2021-04-09T00:25:17.294Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s)
00:25:17 [2021-04-09T00:25:17.294Z] === RUN   TestBuildWithHugeFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:25:18 [2021-04-09T00:25:18.734Z] + bundleName=s390x-integration
00:25:18 [2021-04-09T00:25:18.734Z] + echo Creating s390x-integration-bundles.tar.gz
00:25:18 [2021-04-09T00:25:18.734Z] Creating s390x-integration-bundles.tar.gz
00:25:18 [2021-04-09T00:25:18.734Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:25:18 [2021-04-09T00:25:18.734Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:25:18 [2021-04-09T00:25:18.777Z] Archiving artifacts
00:25:18 [2021-04-09T00:25:18.835Z] === RUN   TestDockerSuite/TestBuildExpose
00:25:19 [2021-04-09T00:25:19.052Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:25:19 [2021-04-09T00:25:19.094Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:25:19 [2021-04-09T00:25:19.435Z] + make clean
00:25:19 [2021-04-09T00:25:19.724Z] docker volume rm -f docker-dev-cache
00:25:19 [2021-04-09T00:25:19.724Z] docker-dev-cache
[Pipeline] deleteDir
00:25:20 [2021-04-09T00:25:20.032Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:25:20 [2021-04-09T00:25:20.290Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:25:20 [2021-04-09T00:25:20.857Z] === RUN   TestDockerSuite/TestBuildFails
00:25:21 [2021-04-09T00:25:21.792Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:25:22 [2021-04-09T00:25:22.051Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:25:25 [2021-04-09T00:25:25.340Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:25:27 [2021-04-09T00:25:27.872Z] === RUN   TestDockerSuite/TestBuildForceRm
00:25:29 [2021-04-09T00:25:29.780Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
00:25:29 [2021-04-09T00:25:29.780Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
00:25:30 [2021-04-09T00:25:30.038Z] === RUN   TestDockerSuite/TestBuildFromGit
00:25:32 [2021-04-09T00:25:32.573Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:25:33 [2021-04-09T00:25:33.141Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:25:34 [2021-04-09T00:25:34.517Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:25:35 [2021-04-09T00:25:35.083Z] --- PASS: TestImportExtremelyLargeImageWorks (230.56s)
00:25:35 [2021-04-09T00:25:35.083Z] PASS
00:25:35 [2021-04-09T00:25:35.083Z] 
00:25:35 [2021-04-09T00:25:35.083Z] DONE 12 tests in 235.481s
00:25:35 [2021-04-09T00:25:35.083Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:25:35 [2021-04-09T00:25:35.083Z] ++ 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
00:25:35 [2021-04-09T00:25:35.083Z] ++ set -e
00:25:35 [2021-04-09T00:25:35.083Z] ++ '[' -n 0 ']'
00:25:35 [2021-04-09T00:25:35.083Z] ++ set -x
00:25:35 [2021-04-09T00:25:35.083Z] ++ 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
00:25:35 [2021-04-09T00:25:35.342Z] INFO: Testing against a local daemon
00:25:35 [2021-04-09T00:25:35.342Z] === RUN   TestNetworkCreateDelete
00:25:35 [2021-04-09T00:25:35.909Z] --- PASS: TestNetworkCreateDelete (0.55s)
00:25:35 [2021-04-09T00:25:35.909Z] === RUN   TestDockerNetworkDeletePreferID
00:25:36 [2021-04-09T00:25:36.477Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:25:37 [2021-04-09T00:25:37.046Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:25:37 [2021-04-09T00:25:37.046Z] --- PASS: TestDockerNetworkDeletePreferID (1.35s)
00:25:37 [2021-04-09T00:25:37.046Z] === RUN   TestDaemonDNSFallback
00:25:37 [2021-04-09T00:25:37.306Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:25:39 [2021-04-09T00:25:39.837Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:25:41 [2021-04-09T00:25:41.767Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:25:42 [2021-04-09T00:25:42.703Z] === RUN   TestDockerSuite/TestBuildHistory
00:25:45 [2021-04-09T00:25:45.234Z] --- PASS: TestDaemonDNSFallback (7.79s)
00:25:45 [2021-04-09T00:25:45.234Z] === RUN   TestInspectNetwork
00:25:46 [2021-04-09T00:25:46.175Z] === RUN   TestDockerSuite/TestBuildIidFile
00:25:46 [2021-04-09T00:25:46.743Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:25:47 [2021-04-09T00:25:47.680Z] === RUN   TestDockerSuite/TestBuildInheritance
00:25:48 [2021-04-09T00:25:48.615Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:25:49 [2021-04-09T00:25:49.183Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:25:49 [2021-04-09T00:25:49.183Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:25:49 [2021-04-09T00:25:49.751Z] === RUN   TestInspectNetwork/full_network_id
00:25:49 [2021-04-09T00:25:49.751Z] === RUN   TestInspectNetwork/partial_network_id
00:25:49 [2021-04-09T00:25:49.751Z] === RUN   TestInspectNetwork/network_name
00:25:49 [2021-04-09T00:25:49.751Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:25:50 [2021-04-09T00:25:50.318Z] === RUN   TestDockerSuite/TestBuildLabel
00:25:50 [2021-04-09T00:25:50.576Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:25:50 [2021-04-09T00:25:50.835Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
00:25:51 [2021-04-09T00:25:51.093Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:25:51 [2021-04-09T00:25:51.351Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:25:51 [2021-04-09T00:25:51.610Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
00:25:51 [2021-04-09T00:25:51.610Z] === RUN   TestDockerSuite/TestBuildLabels
00:25:52 [2021-04-09T00:25:52.177Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:25:53 [2021-04-09T00:25:53.557Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:25:53 [2021-04-09T00:25:53.817Z] --- PASS: TestInspectNetwork (8.99s)
00:25:53 [2021-04-09T00:25:53.817Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:25:53 [2021-04-09T00:25:53.817Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:25:53 [2021-04-09T00:25:53.817Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:25:53 [2021-04-09T00:25:53.817Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:25:53 [2021-04-09T00:25:53.817Z] === RUN   TestRunContainerWithBridgeNone
00:25:56 [2021-04-09T00:25:56.350Z] === RUN   TestDockerSuite/TestBuildLastModified
00:25:58 [2021-04-09T00:25:58.255Z] --- PASS: TestRunContainerWithBridgeNone (4.22s)
00:25:58 [2021-04-09T00:25:58.255Z] === RUN   TestNetworkInvalidJSON
00:25:58 [2021-04-09T00:25:58.255Z] === RUN   TestNetworkInvalidJSON//networks/create
00:25:58 [2021-04-09T00:25:58.255Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:25:58 [2021-04-09T00:25:58.255Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:25:58 [2021-04-09T00:25:58.255Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:25:58 [2021-04-09T00:25:58.255Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:25:58 [2021-04-09T00:25:58.255Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:25:58 [2021-04-09T00:25:58.255Z] === CONT  TestNetworkInvalidJSON//networks/create
00:25:58 [2021-04-09T00:25:58.255Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:25:58 [2021-04-09T00:25:58.255Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:25:58 [2021-04-09T00:25:58.255Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:25:58 [2021-04-09T00:25:58.255Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:25:58 [2021-04-09T00:25:58.255Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:25:58 [2021-04-09T00:25:58.255Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:25:58 [2021-04-09T00:25:58.255Z] === RUN   TestNetworkList
00:25:58 [2021-04-09T00:25:58.255Z] === RUN   TestNetworkList//networks
00:25:58 [2021-04-09T00:25:58.255Z] === PAUSE TestNetworkList//networks
00:25:58 [2021-04-09T00:25:58.255Z] === RUN   TestNetworkList//networks/
00:25:58 [2021-04-09T00:25:58.255Z] === PAUSE TestNetworkList//networks/
00:25:58 [2021-04-09T00:25:58.255Z] === CONT  TestNetworkList//networks
00:25:58 [2021-04-09T00:25:58.255Z] === CONT  TestNetworkList//networks/
00:25:58 [2021-04-09T00:25:58.255Z] --- PASS: TestNetworkList (0.01s)
00:25:58 [2021-04-09T00:25:58.255Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:25:58 [2021-04-09T00:25:58.255Z]     --- PASS: TestNetworkList//networks (0.00s)
00:25:58 [2021-04-09T00:25:58.255Z] === RUN   TestHostIPv4BridgeLabel
00:25:59 [2021-04-09T00:25:59.189Z] --- PASS: TestHostIPv4BridgeLabel (0.83s)
00:25:59 [2021-04-09T00:25:59.189Z] === RUN   TestDaemonRestartWithLiveRestore
00:26:01 [2021-04-09T00:26:01.093Z] --- PASS: TestDaemonRestartWithLiveRestore (1.71s)
00:26:01 [2021-04-09T00:26:01.093Z] === RUN   TestDaemonDefaultNetworkPools
00:26:01 [2021-04-09T00:26:01.661Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:26:02 [2021-04-09T00:26:02.231Z] --- PASS: TestDaemonDefaultNetworkPools (1.60s)
00:26:02 [2021-04-09T00:26:02.231Z] === RUN   TestDaemonRestartWithExistingNetwork
00:26:04 [2021-04-09T00:26:04.765Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.41s)
00:26:04 [2021-04-09T00:26:04.765Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:26:05 [2021-04-09T00:26:05.333Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:26:05 [2021-04-09T00:26:05.597Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:26:05 [2021-04-09T00:26:05.597Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:26:05 [2021-04-09T00:26:05.597Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:26:05 [2021-04-09T00:26:05.868Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:26:06 [2021-04-09T00:26:06.131Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:26:07 [2021-04-09T00:26:07.506Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:26:07 [2021-04-09T00:26:07.765Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.97s)
00:26:07 [2021-04-09T00:26:07.765Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:26:08 [2021-04-09T00:26:08.699Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.02s)
00:26:08 [2021-04-09T00:26:08.699Z] === RUN   TestServiceWithPredefinedNetwork
00:26:08 [2021-04-09T00:26:08.699Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:26:11 [2021-04-09T00:26:11.987Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s)
00:26:11 [2021-04-09T00:26:11.987Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:26:11 [2021-04-09T00:26:11.987Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:26:11 [2021-04-09T00:26:11.987Z]     service_test.go:242: FLAKY_TEST
00:26:11 [2021-04-09T00:26:11.987Z] === RUN   TestServiceWithDataPathPortInit
00:26:13 [2021-04-09T00:26:13.362Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:26:13 [2021-04-09T00:26:13.929Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:26:14 [2021-04-09T00:26:14.282Z] --- PASS: TestBuildWithHugeFile (54.63s)
00:26:14 [2021-04-09T00:26:14.282Z] === RUN   TestBuildWCOWSandboxSize
00:26:14 [2021-04-09T00:26:14.282Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
00:26:14 [2021-04-09T00:26:14.282Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:26:14 [2021-04-09T00:26:14.282Z] === RUN   TestBuildWithEmptyDockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:26:14 [2021-04-09T00:26:14.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
00:26:14 [2021-04-09T00:26:14.282Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
00:26:14 [2021-04-09T00:26:14.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
00:26:14 [2021-04-09T00:26:14.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
00:26:14 [2021-04-09T00:26:14.282Z] === RUN   TestBuildPreserveOwnership
00:26:14 [2021-04-09T00:26:14.282Z] === RUN   TestBuildPreserveOwnership/copy_from
00:26:14 [2021-04-09T00:26:14.496Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:26:14 [2021-04-09T00:26:14.577Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:26:14 [2021-04-09T00:26:14.752Z] 5ff1512f88ec: Pull complete
00:26:14 [2021-04-09T00:26:14.752Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
00:26:14 [2021-04-09T00:26:14.752Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:26:14 [2021-04-09T00:26:14.752Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
00:26:14 [2021-04-09T00:26:14.752Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
00:26:14 [2021-04-09T00:26:14.752Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817'
00:26:14 [2021-04-09T00:26:14.752Z] WARN: Skipping validation tests
00:26:14 [2021-04-09T00:26:14.752Z] INFO: Running unit tests at 04/09/2021 00:26:08...
00:26:14 [2021-04-09T00:26:14.752Z] INFO: make.ps1 starting at 04/09/2021 00:26:13
00:26:14 [2021-04-09T00:26:14.752Z] INFO: Git commit (4dd1135faa) assumed from DOCKER_GITCOMMIT environment variable
00:26:14 [2021-04-09T00:26:14.752Z] INFO: Invoking autogen...
00:26:14 [2021-04-09T00:26:14.752Z] INFO: Running unit tests...
00:26:16 [2021-04-09T00:26:16.100Z] --- PASS: TestBuildPreserveOwnership (3.93s)
00:26:16 [2021-04-09T00:26:16.100Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.55s)
00:26:16 [2021-04-09T00:26:16.100Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s)
00:26:16 [2021-04-09T00:26:16.100Z] === RUN   TestBuildPlatformInvalid
00:26:16 [2021-04-09T00:26:16.100Z] --- PASS: TestBuildPlatformInvalid (0.12s)
00:26:16 [2021-04-09T00:26:16.100Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:26:24 [2021-04-09T00:26:24.468Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:26:25 [2021-04-09T00:26:25.003Z] 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/dockerd 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/lcow 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/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/signal/testfiles 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
00:26:27 [2021-04-09T00:26:27.752Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:26:29 [2021-04-09T00:26:29.127Z] --- PASS: TestServiceWithDataPathPortInit (17.15s)
00:26:29 [2021-04-09T00:26:29.127Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:26:29 [2021-04-09T00:26:29.386Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:26:31 [2021-04-09T00:26:31.507Z] Loaded image: buildpack-deps:buster
00:26:31 [2021-04-09T00:26:31.507Z] Loaded image: busybox:latest
00:26:31 [2021-04-09T00:26:31.507Z] Loaded image: busybox:glibc
00:26:31 [2021-04-09T00:26:31.805Z] Loaded image: debian:bullseye
00:26:31 [2021-04-09T00:26:31.919Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:26:31 [2021-04-09T00:26:31.919Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:26:32 [2021-04-09T00:26:32.100Z] Loaded image: hello-world:latest
00:26:32 [2021-04-09T00:26:32.100Z] Loaded image: arm32v7/hello-world:latest
00:26:35 [2021-04-09T00:26:35.289Z] ?   	github.com/docker/docker/api	[no test files]
00:26:37 [2021-04-09T00:26:37.186Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:26:37 [2021-04-09T00:26:37.186Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:26:38 [2021-04-09T00:26:38.562Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s)
00:26:38 [2021-04-09T00:26:38.562Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vfwoofccp03sjsu83y3v1bslp Created:2021-04-09 00:26:30.713288723 +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[0be61173674e1776100eabba7bf079124fe896af21448784122b7155348489cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jdxqapubr7qp0fd8vaqzocusb EndpointID:ddd19538f6fd8797ef02a920daaab475191e6123d47c463b7e0f10c53c1bb4dc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:51440d0a063dea153ca561034afe67db72b554a0b17283dd873ab102e3b2042e 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:ce550739da8d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jdxqapubr7qp0fd8vaqzocusb EndpointID:ddd19538f6fd8797ef02a920daaab475191e6123d47c463b7e0f10c53c1bb4dc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:26:38 [2021-04-09T00:26:38.562Z] PASS
00:26:38 [2021-04-09T00:26:38.562Z] 
00:26:38 [2021-04-09T00:26:38.562Z] === Skipped
00:26:38 [2021-04-09T00:26:38.562Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:26:38 [2021-04-09T00:26:38.562Z]     service_test.go:242: FLAKY_TEST
00:26:38 [2021-04-09T00:26:38.562Z] 
00:26:38 [2021-04-09T00:26:38.562Z] 
00:26:38 [2021-04-09T00:26:38.562Z] DONE 26 tests, 1 skipped in 63.150s
00:26:38 [2021-04-09T00:26:38.562Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:26:38 [2021-04-09T00:26:38.562Z] ++ 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
00:26:38 [2021-04-09T00:26:38.562Z] ++ set -e
00:26:38 [2021-04-09T00:26:38.562Z] ++ '[' -n 0 ']'
00:26:38 [2021-04-09T00:26:38.562Z] ++ set -x
00:26:38 [2021-04-09T00:26:38.562Z] ++ 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
00:26:38 [2021-04-09T00:26:38.562Z] INFO: Testing against a local daemon
00:26:38 [2021-04-09T00:26:38.562Z] === RUN   TestDockerNetworkIpvlanPersistance
00:26:38 [2021-04-09T00:26:38.562Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:26:38 [2021-04-09T00:26:38.562Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:26:38 [2021-04-09T00:26:38.562Z] === RUN   TestDockerNetworkIpvlan
00:26:38 [2021-04-09T00:26:38.562Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
00:26:38 [2021-04-09T00:26:38.562Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:26:38 [2021-04-09T00:26:38.562Z] PASS
00:26:38 [2021-04-09T00:26:38.562Z] 
00:26:38 [2021-04-09T00:26:38.562Z] === Skipped
00:26:38 [2021-04-09T00:26:38.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:26:38 [2021-04-09T00:26:38.562Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:26:38 [2021-04-09T00:26:38.562Z] 
00:26:38 [2021-04-09T00:26:38.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
00:26:38 [2021-04-09T00:26:38.562Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:26:38 [2021-04-09T00:26:38.562Z] 
00:26:38 [2021-04-09T00:26:38.562Z] 
00:26:38 [2021-04-09T00:26:38.562Z] DONE 2 tests, 2 skipped in 0.154s
00:26:38 [2021-04-09T00:26:38.562Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:26:38 [2021-04-09T00:26:38.562Z] ++ 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
00:26:38 [2021-04-09T00:26:38.562Z] ++ set -e
00:26:38 [2021-04-09T00:26:38.562Z] ++ '[' -n 0 ']'
00:26:38 [2021-04-09T00:26:38.562Z] ++ set -x
00:26:38 [2021-04-09T00:26:38.562Z] ++ 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
00:26:38 [2021-04-09T00:26:38.562Z] INFO: Testing against a local daemon
00:26:38 [2021-04-09T00:26:38.562Z] === RUN   TestDockerNetworkMacvlanPersistance
00:26:39 [2021-04-09T00:26:39.031Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.42s)
00:26:39 [2021-04-09T00:26:39.031Z] PASS
00:26:39 [2021-04-09T00:26:39.031Z] 
00:26:39 [2021-04-09T00:26:39.031Z] === Skipped
00:26:39 [2021-04-09T00:26:39.031Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
00:26:39 [2021-04-09T00:26:39.031Z]     build_session_test.go:25: TODO: BuildKit
00:26:39 [2021-04-09T00:26:39.031Z] 
00:26:39 [2021-04-09T00:26:39.031Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s)
00:26:39 [2021-04-09T00:26:39.031Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
00:26:39 [2021-04-09T00:26:39.031Z] 
00:26:39 [2021-04-09T00:26:39.031Z] 
00:26:39 [2021-04-09T00:26:39.031Z] DONE 34 tests, 2 skipped in 118.879s
00:26:39 [2021-04-09T00:26:39.031Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
00:26:39 [2021-04-09T00:26:39.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
00:26:39 [2021-04-09T00:26:39.031Z] ++ set -e
00:26:39 [2021-04-09T00:26:39.031Z] ++ '[' -n 0 ']'
00:26:39 [2021-04-09T00:26:39.031Z] ++ set -x
00:26:39 [2021-04-09T00:26:39.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
00:26:39 [2021-04-09T00:26:39.031Z] INFO: Testing against a local daemon
00:26:39 [2021-04-09T00:26:39.031Z] === RUN   TestConfigInspect
00:26:39 [2021-04-09T00:26:39.497Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:26:39 [2021-04-09T00:26:39.755Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:26:40 [2021-04-09T00:26:40.325Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
00:26:40 [2021-04-09T00:26:40.553Z] --- PASS: TestConfigInspect (1.98s)
00:26:40 [2021-04-09T00:26:40.553Z] === RUN   TestConfigList
00:26:40 [2021-04-09T00:26:40.893Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.39s)
00:26:40 [2021-04-09T00:26:40.893Z] === RUN   TestDockerNetworkMacvlan
00:26:42 [2021-04-09T00:26:42.632Z] --- PASS: TestConfigList (1.92s)
00:26:42 [2021-04-09T00:26:42.632Z] === RUN   TestConfigsCreateAndDelete
00:26:42 [2021-04-09T00:26:42.795Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:26:43 [2021-04-09T00:26:43.364Z] === RUN   TestDockerSuite/TestBuildNetNone
00:26:44 [2021-04-09T00:26:44.300Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:26:44 [2021-04-09T00:26:44.558Z] === RUN   TestDockerSuite/TestBuildNoContext
00:26:44 [2021-04-09T00:26:44.720Z] --- PASS: TestConfigsCreateAndDelete (1.96s)
00:26:44 [2021-04-09T00:26:44.720Z] === RUN   TestConfigsUpdate
00:26:45 [2021-04-09T00:26:45.494Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:26:45 [2021-04-09T00:26:45.753Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:26:46 [2021-04-09T00:26:46.244Z] --- PASS: TestConfigsUpdate (1.89s)
00:26:46 [2021-04-09T00:26:46.244Z] === RUN   TestTemplatedConfig
00:26:47 [2021-04-09T00:26:47.129Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:26:49 [2021-04-09T00:26:49.004Z] --- PASS: TestTemplatedConfig (2.44s)
00:26:49 [2021-04-09T00:26:49.004Z] === RUN   TestConfigCreateResolve
00:26:49 [2021-04-09T00:26:49.032Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:26:49 [2021-04-09T00:26:49.290Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:26:49 [2021-04-09T00:26:49.290Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:26:49 [2021-04-09T00:26:49.549Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:26:49 [2021-04-09T00:26:49.809Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:26:50 [2021-04-09T00:26:50.023Z] === RUN   TestMiddlewares
00:26:50 [2021-04-09T00:26:50.023Z] --- PASS: TestMiddlewares (0.00s)
00:26:50 [2021-04-09T00:26:50.023Z] PASS
00:26:50 [2021-04-09T00:26:50.023Z] coverage: 9.0% of statements
00:26:50 [2021-04-09T00:26:50.023Z] ok  	github.com/docker/docker/api/server	0.097s	coverage: 9.0% of statements
00:26:50 [2021-04-09T00:26:50.067Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:26:50 [2021-04-09T00:26:50.528Z] --- PASS: TestConfigCreateResolve (1.97s)
00:26:50 [2021-04-09T00:26:50.528Z] === RUN   TestConfigDaemonLibtrustID
00:26:51 [2021-04-09T00:26:51.004Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:26:51 [2021-04-09T00:26:51.167Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
00:26:51 [2021-04-09T00:26:51.167Z] PASS
00:26:51 [2021-04-09T00:26:51.167Z] 
00:26:51 [2021-04-09T00:26:51.167Z] DONE 7 tests in 12.778s
00:26:51 [2021-04-09T00:26:51.167Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
00:26:51 [2021-04-09T00:26:51.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
00:26:51 [2021-04-09T00:26:51.167Z] ++ set -e
00:26:51 [2021-04-09T00:26:51.167Z] ++ '[' -n 0 ']'
00:26:51 [2021-04-09T00:26:51.167Z] ++ set -x
00:26:51 [2021-04-09T00:26:51.167Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
00:26:51 [2021-04-09T00:26:51.461Z] INFO: Testing against a local daemon
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestCheckpoint
00:26:51 [2021-04-09T00:26:51.461Z] --- SKIP: TestCheckpoint (0.00s)
00:26:51 [2021-04-09T00:26:51.461Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestContainerInvalidJSON
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:26:51 [2021-04-09T00:26:51.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:26:51 [2021-04-09T00:26:51.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:26:51 [2021-04-09T00:26:51.461Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:26:51 [2021-04-09T00:26:51.461Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:26:51 [2021-04-09T00:26:51.461Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:26:51 [2021-04-09T00:26:51.461Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:26:51 [2021-04-09T00:26:51.461Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:26:51 [2021-04-09T00:26:51.461Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:26:51 [2021-04-09T00:26:51.461Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:26:51 [2021-04-09T00:26:51.461Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:26:51 [2021-04-09T00:26:51.461Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestCopyFromContainerPathIsNotDir
00:26:51 [2021-04-09T00:26:51.461Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestCopyToContainerPathDoesNotExist
00:26:51 [2021-04-09T00:26:51.461Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
00:26:51 [2021-04-09T00:26:51.461Z] === RUN   TestCopyToContainerPathIsNotDir
00:26:51 [2021-04-09T00:26:51.753Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
00:26:51 [2021-04-09T00:26:51.753Z] === RUN   TestCopyFromContainer
00:26:52 [2021-04-09T00:26:52.795Z] === RUN   TestCopyFromContainer//
00:26:53 [2021-04-09T00:26:53.103Z] === RUN   TestCopyFromContainer//bar/root
00:26:53 [2021-04-09T00:26:53.103Z] === RUN   TestCopyFromContainer//bar/root/
00:26:53 [2021-04-09T00:26:53.103Z] === RUN   TestCopyFromContainer/bar/quux
00:26:53 [2021-04-09T00:26:53.398Z] === RUN   TestCopyFromContainer/bar/quux/
00:26:53 [2021-04-09T00:26:53.398Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:26:53 [2021-04-09T00:26:53.398Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:26:53 [2021-04-09T00:26:53.398Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:26:53 [2021-04-09T00:26:53.535Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCopyFromContainer/bar/notarget
00:26:53 [2021-04-09T00:26:53.693Z] --- PASS: TestCopyFromContainer (2.07s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer// (0.08s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:26:53 [2021-04-09T00:26:53.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:26:53 [2021-04-09T00:26:53.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:26:53 [2021-04-09T00:26:53.693Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:26:53 [2021-04-09T00:26:53.693Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:26:53 [2021-04-09T00:26:53.693Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:26:53 [2021-04-09T00:26:53.693Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:26:53 [2021-04-09T00:26:53.693Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateLinkToNonExistingContainer
00:26:53 [2021-04-09T00:26:53.693Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateWithInvalidEnv
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateWithInvalidEnv/0
00:26:53 [2021-04-09T00:26:53.693Z] === PAUSE TestCreateWithInvalidEnv/0
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateWithInvalidEnv/1
00:26:53 [2021-04-09T00:26:53.693Z] === PAUSE TestCreateWithInvalidEnv/1
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateWithInvalidEnv/2
00:26:53 [2021-04-09T00:26:53.693Z] === PAUSE TestCreateWithInvalidEnv/2
00:26:53 [2021-04-09T00:26:53.693Z] === CONT  TestCreateWithInvalidEnv/0
00:26:53 [2021-04-09T00:26:53.693Z] === CONT  TestCreateWithInvalidEnv/2
00:26:53 [2021-04-09T00:26:53.693Z] === CONT  TestCreateWithInvalidEnv/1
00:26:53 [2021-04-09T00:26:53.693Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:26:53 [2021-04-09T00:26:53.693Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateTmpfsMountsTarget
00:26:53 [2021-04-09T00:26:53.693Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:26:53 [2021-04-09T00:26:53.693Z] === RUN   TestCreateWithCustomMaskedPaths
00:26:53 [2021-04-09T00:26:53.793Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:26:54 [2021-04-09T00:26:54.052Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:26:55 [2021-04-09T00:26:55.775Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s)
00:26:55 [2021-04-09T00:26:55.775Z] === RUN   TestCreateWithCustomReadonlyPaths
00:26:56 [2021-04-09T00:26:56.586Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:26:56 [2021-04-09T00:26:56.910Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s)
00:26:56 [2021-04-09T00:26:56.910Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:26:56 [2021-04-09T00:26:56.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:26:56 [2021-04-09T00:26:56.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:26:56 [2021-04-09T00:26:56.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:26:56 [2021-04-09T00:26:56.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:26:56 [2021-04-09T00:26:56.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:26:56 [2021-04-09T00:26:56.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:26:56 [2021-04-09T00:26:56.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:26:56 [2021-04-09T00:26:56.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:26:56 [2021-04-09T00:26:56.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
00:26:56 [2021-04-09T00:26:56.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
00:26:56 [2021-04-09T00:26:56.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
00:26:56 [2021-04-09T00:26:56.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
00:26:56 [2021-04-09T00:26:56.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:26:56 [2021-04-09T00:26:56.910Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:26:57 [2021-04-09T00:26:57.546Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
00:26:57 [2021-04-09T00:26:57.546Z] === RUN   TestCreateDifferentPlatform
00:26:57 [2021-04-09T00:26:57.546Z] === RUN   TestCreateDifferentPlatform/different_os
00:26:57 [2021-04-09T00:26:57.546Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:26:57 [2021-04-09T00:26:57.546Z] --- PASS: TestCreateDifferentPlatform (0.02s)
00:26:57 [2021-04-09T00:26:57.546Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:26:57 [2021-04-09T00:26:57.546Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:26:57 [2021-04-09T00:26:57.546Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:26:57 [2021-04-09T00:26:57.546Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:26:57 [2021-04-09T00:26:57.546Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:26:57 [2021-04-09T00:26:57.839Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
00:26:57 [2021-04-09T00:26:57.839Z] === RUN   TestContainerStartOnDaemonRestart
00:26:57 [2021-04-09T00:26:57.839Z] === PAUSE TestContainerStartOnDaemonRestart
00:26:57 [2021-04-09T00:26:57.839Z] === RUN   TestDaemonRestartIpcMode
00:26:57 [2021-04-09T00:26:57.839Z] === PAUSE TestDaemonRestartIpcMode
00:26:57 [2021-04-09T00:26:57.839Z] === RUN   TestDaemonHostGatewayIP
00:26:57 [2021-04-09T00:26:57.839Z] === PAUSE TestDaemonHostGatewayIP
00:26:57 [2021-04-09T00:26:57.839Z] === RUN   TestRestartDaemonWithRestartingContainer
00:26:57 [2021-04-09T00:26:57.839Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:26:57 [2021-04-09T00:26:57.839Z] === RUN   TestContainerKillOnDaemonStart
00:26:57 [2021-04-09T00:26:57.839Z] === PAUSE TestContainerKillOnDaemonStart
00:26:57 [2021-04-09T00:26:57.839Z] === RUN   TestDiff
00:26:58 [2021-04-09T00:26:58.136Z] --- PASS: TestDiff (0.52s)
00:26:58 [2021-04-09T00:26:58.136Z] === RUN   TestExecWithCloseStdin
00:26:58 [2021-04-09T00:26:58.489Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:26:58 [2021-04-09T00:26:58.918Z] --- PASS: TestExecWithCloseStdin (0.64s)
00:26:58 [2021-04-09T00:26:58.918Z] === RUN   TestExec
00:26:59 [2021-04-09T00:26:59.557Z] --- PASS: TestExec (0.72s)
00:26:59 [2021-04-09T00:26:59.557Z] === RUN   TestExecUser
00:27:00 [2021-04-09T00:27:00.198Z] --- PASS: TestExecUser (0.66s)
00:27:00 [2021-04-09T00:27:00.198Z] === RUN   TestExportContainerAndImportImage
00:27:01 [2021-04-09T00:27:01.242Z] --- PASS: TestExportContainerAndImportImage (0.79s)
00:27:01 [2021-04-09T00:27:01.242Z] === RUN   TestExportContainerAfterDaemonRestart
00:27:01 [2021-04-09T00:27:01.779Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:27:02 [2021-04-09T00:27:02.765Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
00:27:02 [2021-04-09T00:27:02.765Z] === RUN   TestHealthCheckWorkdir
00:27:03 [2021-04-09T00:27:03.156Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:27:03 [2021-04-09T00:27:03.156Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:27:03 [2021-04-09T00:27:03.401Z] --- PASS: TestHealthCheckWorkdir (0.78s)
00:27:03 [2021-04-09T00:27:03.401Z] === RUN   TestHealthKillContainer
00:27:04 [2021-04-09T00:27:04.533Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:27:04 [2021-04-09T00:27:04.795Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:27:05 [2021-04-09T00:27:05.733Z] --- PASS: TestDockerNetworkMacvlan (24.61s)
00:27:05 [2021-04-09T00:27:05.733Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
00:27:05 [2021-04-09T00:27:05.733Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
00:27:05 [2021-04-09T00:27:05.733Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.77s)
00:27:05 [2021-04-09T00:27:05.733Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s)
00:27:05 [2021-04-09T00:27:05.733Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.31s)
00:27:05 [2021-04-09T00:27:05.733Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (2.27s)
00:27:05 [2021-04-09T00:27:05.733Z] PASS
00:27:05 [2021-04-09T00:27:05.733Z] 
00:27:05 [2021-04-09T00:27:05.733Z] DONE 8 tests in 27.121s
00:27:05 [2021-04-09T00:27:05.733Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:27:05 [2021-04-09T00:27:05.733Z] ++ 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
00:27:05 [2021-04-09T00:27:05.733Z] ++ set -e
00:27:05 [2021-04-09T00:27:05.733Z] ++ '[' -n 0 ']'
00:27:05 [2021-04-09T00:27:05.733Z] ++ set -x
00:27:05 [2021-04-09T00:27:05.733Z] ++ 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
00:27:05 [2021-04-09T00:27:05.733Z] testing: warning: no tests to run
00:27:05 [2021-04-09T00:27:05.733Z] PASS
00:27:05 [2021-04-09T00:27:05.733Z] 
00:27:05 [2021-04-09T00:27:05.733Z] DONE 0 tests in 0.031s
00:27:05 [2021-04-09T00:27:05.733Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:27:05 [2021-04-09T00:27:05.733Z] ++ 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
00:27:05 [2021-04-09T00:27:05.733Z] ++ set -e
00:27:05 [2021-04-09T00:27:05.733Z] ++ '[' -n 0 ']'
00:27:05 [2021-04-09T00:27:05.733Z] ++ set -x
00:27:05 [2021-04-09T00:27:05.733Z] ++ 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
00:27:05 [2021-04-09T00:27:05.733Z] INFO: Testing against a local daemon
00:27:05 [2021-04-09T00:27:05.733Z] === RUN   TestAuthZPluginAllowRequest
00:27:06 [2021-04-09T00:27:06.141Z] --- PASS: TestHealthKillContainer (2.63s)
00:27:06 [2021-04-09T00:27:06.141Z] === RUN   TestInspectCpusetInConfigPre120
00:27:06 [2021-04-09T00:27:06.436Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
00:27:06 [2021-04-09T00:27:06.436Z] === RUN   TestIpcModeNone
00:27:07 [2021-04-09T00:27:07.076Z] --- PASS: TestIpcModeNone (0.64s)
00:27:07 [2021-04-09T00:27:07.076Z] === RUN   TestIpcModePrivate
00:27:08 [2021-04-09T00:27:08.118Z] --- PASS: TestIpcModePrivate (0.76s)
00:27:08 [2021-04-09T00:27:08.118Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
00:27:08 [2021-04-09T00:27:08.118Z] === RUN   TestIpcModeShareable
00:27:08 [2021-04-09T00:27:08.281Z] --- PASS: TestAuthZPluginAllowRequest (2.56s)
00:27:08 [2021-04-09T00:27:08.281Z] === RUN   TestAuthZPluginTLS
00:27:08 [2021-04-09T00:27:08.755Z] --- PASS: TestIpcModeShareable (0.69s)
00:27:08 [2021-04-09T00:27:08.755Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
00:27:08 [2021-04-09T00:27:08.755Z] === RUN   TestAPIIpcModeShareableAndContainer
00:27:09 [2021-04-09T00:27:09.217Z] --- PASS: TestAuthZPluginTLS (0.84s)
00:27:09 [2021-04-09T00:27:09.217Z] === RUN   TestAuthZPluginDenyRequest
00:27:09 [2021-04-09T00:27:09.217Z] === RUN   TestDockerSuite/TestBuildPATH
00:27:10 [2021-04-09T00:27:10.152Z] --- PASS: TestAuthZPluginDenyRequest (0.76s)
00:27:10 [2021-04-09T00:27:10.152Z] === RUN   TestAuthZPluginAPIDenyResponse
00:27:10 [2021-04-09T00:27:10.719Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.78s)
00:27:10 [2021-04-09T00:27:10.719Z] === RUN   TestAuthZPluginDenyResponse
00:27:10 [2021-04-09T00:27:10.839Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s)
00:27:10 [2021-04-09T00:27:10.839Z] === RUN   TestAPIIpcModeHost
00:27:10 [2021-04-09T00:27:10.978Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:27:11 [2021-04-09T00:27:11.134Z] --- PASS: TestAPIIpcModeHost (0.58s)
00:27:11 [2021-04-09T00:27:11.134Z] === RUN   TestDaemonIpcModeShareable
00:27:11 [2021-04-09T00:27:11.546Z] --- PASS: TestAuthZPluginDenyResponse (0.71s)
00:27:11 [2021-04-09T00:27:11.546Z] === RUN   TestAuthZPluginAllowEventStream
00:27:12 [2021-04-09T00:27:12.113Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:27:12 [2021-04-09T00:27:12.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
00:27:12 [2021-04-09T00:27:12.657Z] --- PASS: TestDaemonIpcModeShareable (1.46s)
00:27:12 [2021-04-09T00:27:12.657Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:27:12 [2021-04-09T00:27:12.657Z] === RUN   TestDaemonIpcModePrivate
00:27:13 [2021-04-09T00:27:13.491Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:27:13 [2021-04-09T00:27:13.750Z] --- PASS: TestAuthZPluginAllowEventStream (2.39s)
00:27:13 [2021-04-09T00:27:13.750Z] === RUN   TestAuthZPluginErrorResponse
00:27:14 [2021-04-09T00:27:14.178Z] --- PASS: TestDaemonIpcModePrivate (1.44s)
00:27:14 [2021-04-09T00:27:14.178Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:27:14 [2021-04-09T00:27:14.178Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:27:14 [2021-04-09T00:27:14.688Z] --- PASS: TestAuthZPluginErrorResponse (0.96s)
00:27:14 [2021-04-09T00:27:14.688Z] === RUN   TestAuthZPluginErrorRequest
00:27:15 [2021-04-09T00:27:15.625Z] --- PASS: TestAuthZPluginErrorRequest (0.96s)
00:27:15 [2021-04-09T00:27:15.625Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:27:15 [2021-04-09T00:27:15.699Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s)
00:27:15 [2021-04-09T00:27:15.699Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:27:15 [2021-04-09T00:27:15.699Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:27:16 [2021-04-09T00:27:16.562Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.82s)
00:27:16 [2021-04-09T00:27:16.562Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:27:17 [2021-04-09T00:27:17.224Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s)
00:27:17 [2021-04-09T00:27:17.224Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:27:17 [2021-04-09T00:27:17.224Z] === RUN   TestIpcModeOlderClient
00:27:17 [2021-04-09T00:27:17.224Z] === PAUSE TestIpcModeOlderClient
00:27:17 [2021-04-09T00:27:17.224Z] === RUN   TestKillContainerInvalidSignal
00:27:17 [2021-04-09T00:27:17.520Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
00:27:17 [2021-04-09T00:27:17.520Z] === RUN   TestKillContainer
00:27:17 [2021-04-09T00:27:17.520Z] === RUN   TestKillContainer/no_signal
00:27:18 [2021-04-09T00:27:18.158Z] === RUN   TestKillContainer/non_killing_signal
00:27:18 [2021-04-09T00:27:18.453Z] === RUN   TestKillContainer/killing_signal
00:27:19 [2021-04-09T00:27:19.250Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.55s)
00:27:19 [2021-04-09T00:27:19.250Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:27:19 [2021-04-09T00:27:19.496Z] --- PASS: TestKillContainer (1.67s)
00:27:19 [2021-04-09T00:27:19.496Z]     --- PASS: TestKillContainer/no_signal (0.52s)
00:27:19 [2021-04-09T00:27:19.496Z]     --- PASS: TestKillContainer/non_killing_signal (0.41s)
00:27:19 [2021-04-09T00:27:19.496Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
00:27:19 [2021-04-09T00:27:19.496Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:27:19 [2021-04-09T00:27:19.496Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:27:19 [2021-04-09T00:27:19.789Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:27:20 [2021-04-09T00:27:20.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
00:27:20 [2021-04-09T00:27:20.428Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s)
00:27:20 [2021-04-09T00:27:20.428Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
00:27:20 [2021-04-09T00:27:20.428Z] === RUN   TestKillStoppedContainer
00:27:20 [2021-04-09T00:27:20.428Z] --- PASS: TestKillStoppedContainer (0.07s)
00:27:20 [2021-04-09T00:27:20.428Z] === RUN   TestKillStoppedContainerAPIPre120
00:27:20 [2021-04-09T00:27:20.428Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
00:27:20 [2021-04-09T00:27:20.428Z] === RUN   TestKillDifferentUserContainer
00:27:21 [2021-04-09T00:27:21.067Z] --- PASS: TestKillDifferentUserContainer (0.54s)
00:27:21 [2021-04-09T00:27:21.067Z] === RUN   TestInspectOomKilledTrue
00:27:21 [2021-04-09T00:27:21.784Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.54s)
00:27:21 [2021-04-09T00:27:21.784Z] === RUN   TestAuthZPluginHeader
00:27:22 [2021-04-09T00:27:22.121Z] --- PASS: TestInspectOomKilledTrue (0.93s)
00:27:22 [2021-04-09T00:27:22.121Z] === RUN   TestInspectOomKilledFalse
00:27:22 [2021-04-09T00:27:22.720Z] --- PASS: TestAuthZPluginHeader (1.11s)
00:27:22 [2021-04-09T00:27:22.720Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:27:22 [2021-04-09T00:27:22.760Z] --- PASS: TestInspectOomKilledFalse (0.59s)
00:27:22 [2021-04-09T00:27:22.760Z] === RUN   TestLinksEtcHostsContentMatch
00:27:23 [2021-04-09T00:27:23.056Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s)
00:27:23 [2021-04-09T00:27:23.056Z] === RUN   TestLinksContainerNames
00:27:24 [2021-04-09T00:27:24.098Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:27:24 [2021-04-09T00:27:24.111Z] --- PASS: TestLinksContainerNames (1.16s)
00:27:24 [2021-04-09T00:27:24.111Z] === RUN   TestLogsFollowTailEmpty
00:27:24 [2021-04-09T00:27:24.752Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
00:27:24 [2021-04-09T00:27:24.752Z] === RUN   TestContainerNetworkMountsNoChown
00:27:25 [2021-04-09T00:27:25.393Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s)
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/default
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/default
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/private
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/private
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rprivate
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rprivate
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/slave
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/slave
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rslave
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rslave
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/shared
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/shared
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rshared
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rshared
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/default
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/default/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rslave
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rshared
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/slave
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/default/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rprivate
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/private
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/shared
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/private/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/private/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/default/bind_root
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/default/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:27:25 [2021-04-09T00:27:25.393Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/private/bind_root
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/private/mount_root
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:27:25 [2021-04-09T00:27:25.690Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:27:25 [2021-04-09T00:27:25.690Z] --- PASS: TestMountDaemonRoot (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
00:27:25 [2021-04-09T00:27:25.690Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
00:27:25 [2021-04-09T00:27:25.690Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
00:27:25 [2021-04-09T00:27:25.690Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
00:27:25 [2021-04-09T00:27:25.690Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
00:27:25 [2021-04-09T00:27:25.690Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
00:27:25 [2021-04-09T00:27:25.690Z] === RUN   TestContainerBindMountNonRecursive
00:27:27 [2021-04-09T00:27:27.208Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
00:27:27 [2021-04-09T00:27:27.208Z] === RUN   TestContainerVolumesMountedAsShared
00:27:27 [2021-04-09T00:27:27.503Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s)
00:27:27 [2021-04-09T00:27:27.503Z] === RUN   TestContainerVolumesMountedAsSlave
00:27:28 [2021-04-09T00:27:28.144Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s)
00:27:28 [2021-04-09T00:27:28.144Z] === RUN   TestNetworkNat
00:27:28 [2021-04-09T00:27:28.289Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.27s)
00:27:28 [2021-04-09T00:27:28.289Z] === RUN   TestAuthZPluginV2Disable
00:27:28 [2021-04-09T00:27:28.289Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
00:27:28 [2021-04-09T00:27:28.782Z] --- PASS: TestNetworkNat (0.59s)
00:27:28 [2021-04-09T00:27:28.782Z] === RUN   TestNetworkLocalhostTCPNat
00:27:29 [2021-04-09T00:27:29.076Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
00:27:29 [2021-04-09T00:27:29.076Z] === RUN   TestNetworkLoopbackNat
00:27:32 [2021-04-09T00:27:32.473Z] --- PASS: TestAuthZPluginV2Disable (3.71s)
00:27:32 [2021-04-09T00:27:32.473Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:27:32 [2021-04-09T00:27:32.605Z] --- PASS: TestNetworkLoopbackNat (2.84s)
00:27:32 [2021-04-09T00:27:32.605Z] === RUN   TestPause
00:27:32 [2021-04-09T00:27:32.605Z] --- PASS: TestPause (0.61s)
00:27:32 [2021-04-09T00:27:32.605Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:27:32 [2021-04-09T00:27:32.605Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:27:32 [2021-04-09T00:27:32.605Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:27:32 [2021-04-09T00:27:32.605Z] === RUN   TestPauseStopPausedContainer
00:27:33 [2021-04-09T00:27:33.248Z] --- PASS: TestPauseStopPausedContainer (0.59s)
00:27:33 [2021-04-09T00:27:33.248Z] === RUN   TestPidHost
00:27:33 [2021-04-09T00:27:33.850Z] === RUN   TestDockerSuite/TestBuildRm
00:27:34 [2021-04-09T00:27:34.787Z] --- PASS: TestPidHost (1.33s)
00:27:34 [2021-04-09T00:27:34.787Z] === RUN   TestPsFilter
00:27:34 [2021-04-09T00:27:34.787Z] --- PASS: TestPsFilter (0.17s)
00:27:34 [2021-04-09T00:27:34.787Z] === RUN   TestRemoveContainerWithRemovedVolume
00:27:35 [2021-04-09T00:27:35.432Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s)
00:27:35 [2021-04-09T00:27:35.432Z] === RUN   TestRemoveContainerWithVolume
00:27:35 [2021-04-09T00:27:35.730Z] --- PASS: TestRemoveContainerWithVolume (0.58s)
00:27:35 [2021-04-09T00:27:35.730Z] === RUN   TestRemoveContainerRunning
00:27:35 [2021-04-09T00:27:35.778Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.88s)
00:27:35 [2021-04-09T00:27:35.778Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:27:36 [2021-04-09T00:27:36.371Z] --- PASS: TestRemoveContainerRunning (0.56s)
00:27:36 [2021-04-09T00:27:36.371Z] === RUN   TestRemoveContainerForceRemoveRunning
00:27:36 [2021-04-09T00:27:36.713Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:27:37 [2021-04-09T00:27:37.013Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
00:27:37 [2021-04-09T00:27:37.013Z] === RUN   TestRemoveInvalidContainer
00:27:37 [2021-04-09T00:27:37.013Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:27:37 [2021-04-09T00:27:37.013Z] === RUN   TestRenameLinkedContainer
00:27:37 [2021-04-09T00:27:37.279Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
00:27:37 [2021-04-09T00:27:37.847Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:27:39 [2021-04-09T00:27:39.091Z] --- PASS: TestRenameLinkedContainer (2.18s)
00:27:39 [2021-04-09T00:27:39.091Z] === RUN   TestRenameStoppedContainer
00:27:39 [2021-04-09T00:27:39.224Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:27:39 [2021-04-09T00:27:39.740Z] --- PASS: TestRenameStoppedContainer (0.54s)
00:27:39 [2021-04-09T00:27:39.740Z] === RUN   TestRenameRunningContainerAndReuse
00:27:39 [2021-04-09T00:27:39.792Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:27:40 [2021-04-09T00:27:40.583Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:27:40 [2021-04-09T00:27:40.583Z] === RUN   TestBoolValue
00:27:40 [2021-04-09T00:27:40.583Z] --- PASS: TestBoolValue (0.00s)
00:27:40 [2021-04-09T00:27:40.583Z] === RUN   TestBoolValueOrDefault
00:27:40 [2021-04-09T00:27:40.583Z] --- PASS: TestBoolValueOrDefault (0.00s)
00:27:40 [2021-04-09T00:27:40.583Z] === RUN   TestInt64ValueOrZero
00:27:40 [2021-04-09T00:27:40.583Z] --- PASS: TestInt64ValueOrZero (0.00s)
00:27:40 [2021-04-09T00:27:40.583Z] === RUN   TestInt64ValueOrDefault
00:27:40 [2021-04-09T00:27:40.583Z] --- PASS: TestInt64ValueOrDefault (0.00s)
00:27:40 [2021-04-09T00:27:40.583Z] === RUN   TestInt64ValueOrDefaultWithError
00:27:40 [2021-04-09T00:27:40.583Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
00:27:40 [2021-04-09T00:27:40.583Z] === RUN   TestJsonContentType
00:27:40 [2021-04-09T00:27:40.583Z] --- PASS: TestJsonContentType (0.00s)
00:27:40 [2021-04-09T00:27:40.583Z] PASS
00:27:40 [2021-04-09T00:27:40.583Z] coverage: 14.7% of statements
00:27:40 [2021-04-09T00:27:40.583Z] ok  	github.com/docker/docker/api/server/httputils	0.062s	coverage: 14.7% of statements
00:27:40 [2021-04-09T00:27:40.729Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:27:40 [2021-04-09T00:27:40.783Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s)
00:27:40 [2021-04-09T00:27:40.783Z] === RUN   TestRenameInvalidName
00:27:41 [2021-04-09T00:27:41.426Z] --- PASS: TestRenameInvalidName (0.55s)
00:27:41 [2021-04-09T00:27:41.426Z] === RUN   TestRenameAnonymousContainer
00:27:41 [2021-04-09T00:27:41.540Z] === RUN   TestMaskSecretKeys
00:27:41 [2021-04-09T00:27:41.540Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
00:27:41 [2021-04-09T00:27:41.540Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
00:27:41 [2021-04-09T00:27:41.540Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
00:27:41 [2021-04-09T00:27:41.540Z] --- PASS: TestMaskSecretKeys (0.00s)
00:27:41 [2021-04-09T00:27:41.540Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
00:27:41 [2021-04-09T00:27:41.540Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
00:27:41 [2021-04-09T00:27:41.540Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
00:27:41 [2021-04-09T00:27:41.540Z] === RUN   TestVersionMiddlewareVersion
00:27:41 [2021-04-09T00:27:41.540Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
00:27:41 [2021-04-09T00:27:41.540Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
00:27:41 [2021-04-09T00:27:41.540Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
00:27:41 [2021-04-09T00:27:41.540Z] PASS
00:27:41 [2021-04-09T00:27:41.540Z] coverage: 37.7% of statements
00:27:41 [2021-04-09T00:27:41.540Z] ok  	github.com/docker/docker/api/server/middleware	0.135s	coverage: 37.7% of statements
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:27:41 [2021-04-09T00:27:41.540Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestStrSliceMarshalJSON
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestStrSliceUnmarshalJSON
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestStrSliceUnmarshalString
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestStrSliceUnmarshalSlice
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] PASS
00:27:42 [2021-04-09T00:27:42.495Z] coverage: 90.0% of statements
00:27:42 [2021-04-09T00:27:42.495Z] ok  	github.com/docker/docker/api/types/strslice	0.054s	coverage: 90.0% of statements
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestToJSON
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestToJSON (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestToParamWithVersion
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestToParamWithVersion (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestFromJSON
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestFromJSON (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestEmpty
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestEmpty (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestArgsMatchKVListEmptySources
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestArgsMatchKVList
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestArgsMatchKVList (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestArgsMatch
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestArgsMatch (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestAdd
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestAdd (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestDel
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestDel (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestLen
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestLen (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestExactMatch
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestExactMatch (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestOnlyOneExactMatch
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestOnlyOneExactMatch (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestContains
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestContains (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestValidate
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestValidate (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestWalkValues
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestWalkValues (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestFuzzyMatch
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestFuzzyMatch (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] === RUN   TestClone
00:27:42 [2021-04-09T00:27:42.495Z] --- PASS: TestClone (0.00s)
00:27:42 [2021-04-09T00:27:42.495Z] PASS
00:27:42 [2021-04-09T00:27:42.495Z] coverage: 92.2% of statements
00:27:42 [2021-04-09T00:27:42.495Z] ok  	github.com/docker/docker/api/types/filters	0.061s	coverage: 92.2% of statements
00:27:42 [2021-04-09T00:27:42.634Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:27:42 [2021-04-09T00:27:42.947Z] === RUN   TestAdjustForAPIVersion
00:27:42 [2021-04-09T00:27:42.947Z] --- PASS: TestAdjustForAPIVersion (0.00s)
00:27:42 [2021-04-09T00:27:42.947Z] PASS
00:27:42 [2021-04-09T00:27:42.947Z] coverage: 5.7% of statements
00:27:42 [2021-04-09T00:27:42.947Z] ok  	github.com/docker/docker/api/server/router/swarm	0.053s	coverage: 5.7% of statements
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:27:42 [2021-04-09T00:27:42.947Z] === RUN   TestDurationToSecondsString
00:27:42 [2021-04-09T00:27:42.947Z] --- PASS: TestDurationToSecondsString (0.00s)
00:27:42 [2021-04-09T00:27:42.947Z] === RUN   TestGetTimestamp
00:27:43 [2021-04-09T00:27:43.401Z] --- PASS: TestGetTimestamp (0.15s)
00:27:43 [2021-04-09T00:27:43.401Z] === RUN   TestParseTimestamps
00:27:43 [2021-04-09T00:27:43.401Z] --- PASS: TestParseTimestamps (0.00s)
00:27:43 [2021-04-09T00:27:43.401Z] PASS
00:27:43 [2021-04-09T00:27:43.401Z] coverage: 100.0% of statements
00:27:43 [2021-04-09T00:27:43.401Z] ok  	github.com/docker/docker/api/types/time	0.189s	coverage: 100.0% of statements
00:27:43 [2021-04-09T00:27:43.401Z] === RUN   TestCompareVersion
00:27:43 [2021-04-09T00:27:43.401Z] --- PASS: TestCompareVersion (0.00s)
00:27:43 [2021-04-09T00:27:43.401Z] PASS
00:27:43 [2021-04-09T00:27:43.401Z] coverage: 75.0% of statements
00:27:43 [2021-04-09T00:27:43.401Z] ok  	github.com/docker/docker/api/types/versions	0.051s	coverage: 75.0% of statements
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/builder	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:27:43 [2021-04-09T00:27:43.401Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:27:43 [2021-04-09T00:27:43.509Z] --- PASS: TestRenameAnonymousContainer (2.02s)
00:27:43 [2021-04-09T00:27:43.509Z] === RUN   TestRenameContainerWithSameName
00:27:44 [2021-04-09T00:27:44.147Z] --- PASS: TestRenameContainerWithSameName (0.55s)
00:27:44 [2021-04-09T00:27:44.147Z] === RUN   TestRenameContainerWithLinkedContainer
00:27:44 [2021-04-09T00:27:44.538Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:27:45 [2021-04-09T00:27:45.204Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s)
00:27:45 [2021-04-09T00:27:45.204Z] === RUN   TestResize
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
00:27:45 [2021-04-09T00:27:45.555Z] --- PASS: TestParseRemoteURL (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestCloneArgsSmartHttp
00:27:45 [2021-04-09T00:27:45.555Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestCloneArgsDumbHttp
00:27:45 [2021-04-09T00:27:45.555Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestCloneArgsGit
00:27:45 [2021-04-09T00:27:45.555Z] --- PASS: TestCloneArgsGit (0.00s)
00:27:45 [2021-04-09T00:27:45.555Z] === RUN   TestCheckoutGit
00:27:45 [2021-04-09T00:27:45.848Z] --- PASS: TestResize (0.56s)
00:27:45 [2021-04-09T00:27:45.848Z] === RUN   TestResizeWithInvalidSize
00:27:45 [2021-04-09T00:27:45.916Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:27:46 [2021-04-09T00:27:46.142Z] --- PASS: TestResizeWithInvalidSize (0.57s)
00:27:46 [2021-04-09T00:27:46.142Z] === RUN   TestResizeWhenContainerNotStarted
00:27:46 [2021-04-09T00:27:46.782Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s)
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:27:46 [2021-04-09T00:27:46.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:27:47 [2021-04-09T00:27:47.074Z] === RUN   TestEnable
00:27:47 [2021-04-09T00:27:47.074Z] --- PASS: TestEnable (0.00s)
00:27:47 [2021-04-09T00:27:47.074Z] === RUN   TestDisable
00:27:47 [2021-04-09T00:27:47.074Z] --- PASS: TestDisable (0.00s)
00:27:47 [2021-04-09T00:27:47.074Z] === RUN   TestEnabled
00:27:47 [2021-04-09T00:27:47.074Z] --- PASS: TestEnabled (0.00s)
00:27:47 [2021-04-09T00:27:47.074Z] PASS
00:27:47 [2021-04-09T00:27:47.074Z] coverage: 100.0% of statements
00:27:47 [2021-04-09T00:27:47.074Z] ok  	github.com/docker/docker/cli/debug	0.055s	coverage: 100.0% of statements
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestProcessNoDockerignore
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestProcessNoDockerignore (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestProcessShouldLeaveAllFiles
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDetectContentType
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestDetectContentType (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestSelectAcceptableMIME
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestSelectAcceptableMIME (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestInspectEmptyResponse
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestInspectEmptyResponse (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestInspectResponseBinary
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestInspectResponseBinary (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestResponseUnsupportedContentType
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestInspectResponseTextSimple
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestInspectResponseTextSimple (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestInspectResponseEmptyContentType
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestUnknownContentLength
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestUnknownContentLength (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDownloadRemote
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestDownloadRemote (0.08s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestGetWithStatusError
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestGetWithStatusError (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestCloseRootDirectory
00:27:48 [2021-04-09T00:27:48.031Z] --- SKIP: TestCloseRootDirectory (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestHashFile
00:27:48 [2021-04-09T00:27:48.031Z] --- SKIP: TestHashFile (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestHashSubdir
00:27:48 [2021-04-09T00:27:48.031Z] --- SKIP: TestHashSubdir (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestRemoveDirectory
00:27:48 [2021-04-09T00:27:48.031Z] --- SKIP: TestRemoveDirectory (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:27:48 [2021-04-09T00:27:48.031Z] PASS
00:27:48 [2021-04-09T00:27:48.031Z] coverage: 9.3% of statements
00:27:48 [2021-04-09T00:27:48.031Z] ok  	github.com/docker/docker/builder/remotecontext	0.270s	coverage: 9.3% of statements
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestGetAllAllowed
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestGetAllAllowed (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestGetAllMeta
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestGetAllMeta (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestWarnOnUnusedBuildArgs
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestIsUnreferencedBuiltin
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestIsExistingDirectory
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestIsExistingDirectory (0.01s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestGetFilenameForDownload
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestGetFilenameForDownload (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestEnv2Variables
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestEnv2Variables (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestEnvValueWithExistingRunConfigEnv
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestMaintainer
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestMaintainer (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestLabel
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestLabel (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestFromScratch
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestFromScratch (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestFromWithArg
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestFromWithArg (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestFromWithArgButBuildArgsNotGiven
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestFromWithUndefinedArg
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestFromWithUndefinedArg (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestFromMultiStageWithNamedStage
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestOnbuild
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestOnbuild (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestWorkdir
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestWorkdir (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestCmd
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestCmd (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestHealthcheckNone
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestHealthcheckNone (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestHealthcheckCmd
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestHealthcheckCmd (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestEntrypoint
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestEntrypoint (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestExpose
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestExpose (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestUser
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestUser (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestVolume
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestVolume (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestStopSignal
00:27:48 [2021-04-09T00:27:48.031Z] --- SKIP: TestStopSignal (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z]     dispatchers_test.go:377: Windows does not support stopsignal
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestArg
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestArg (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestShell
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestShell (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestPrependEnvOnCmd
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestPrependEnvOnCmd (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestRunWithBuildArgs
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestRunWithBuildArgs (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestRunIgnoresHealthcheck
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatchUnsupportedOptions
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestNormalizeWorkdir
00:27:48 [2021-04-09T00:27:48.031Z] --- PASS: TestNormalizeWorkdir (0.00s)
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatch
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatch/ADD_multiple_files_to_file
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatch/COPY_multiple_files_to_file
00:27:48 [2021-04-09T00:27:48.031Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
00:27:48 [2021-04-09T00:27:48.484Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
00:27:48 [2021-04-09T00:27:48.484Z] === RUN   TestDispatch/COPY_wildcard_no_files
00:27:48 [2021-04-09T00:27:48.484Z] === RUN   TestDispatch/COPY_url
00:27:48 [2021-04-09T00:27:48.484Z] --- PASS: TestDispatch (0.08s)
00:27:48 [2021-04-09T00:27:48.484Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s)
00:27:48 [2021-04-09T00:27:48.484Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
00:27:48 [2021-04-09T00:27:48.484Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
00:27:48 [2021-04-09T00:27:48.484Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
00:27:48 [2021-04-09T00:27:48.484Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
00:27:48 [2021-04-09T00:27:48.484Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
00:27:48 [2021-04-09T00:27:48.484Z]     --- PASS: TestDispatch/COPY_url (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestAddScratchImageAddsToMounts
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestAddFromScratchPopulatesPlatform
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestImageSourceGetAddsToMounts
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestEmptyDockerfile
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestEmptyDockerfile (0.01s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestSymlinkDockerfile
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestSymlinkDockerfile (0.01s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestDockerfileOutsideTheBuildContext
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestNonExistingDockerfile
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestNonExistingDockerfile (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestCopyRunConfig
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestCopyRunConfig (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestDeepCopyRunConfig
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestDeepCopyRunConfig (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestExportImage
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestExportImage (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] === RUN   TestNormalizeDest
00:27:48 [2021-04-09T00:27:48.485Z] --- PASS: TestNormalizeDest (0.00s)
00:27:48 [2021-04-09T00:27:48.485Z] PASS
00:27:48 [2021-04-09T00:27:48.485Z] coverage: 46.8% of statements
00:27:48 [2021-04-09T00:27:48.485Z] ok  	github.com/docker/docker/builder/dockerfile	0.261s	coverage: 46.8% of statements
00:27:48 [2021-04-09T00:27:48.485Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:27:48 [2021-04-09T00:27:48.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:27:49 [2021-04-09T00:27:49.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:27:49 [2021-04-09T00:27:49.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:27:50 [2021-04-09T00:27:50.106Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.74s)
00:27:50 [2021-04-09T00:27:50.107Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:27:50 [2021-04-09T00:27:50.107Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:27:50 [2021-04-09T00:27:50.107Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:27:50 [2021-04-09T00:27:50.107Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:27:50 [2021-04-09T00:27:50.107Z] === RUN   TestDockerSuite/TestBuildSpaces
00:27:50 [2021-04-09T00:27:50.107Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:27:50 [2021-04-09T00:27:50.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:27:50 [2021-04-09T00:27:50.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:27:51 [2021-04-09T00:27:51.044Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:27:51 [2021-04-09T00:27:51.302Z] === RUN   TestDockerSuite/TestBuildStderr
00:27:51 [2021-04-09T00:27:51.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:27:51 [2021-04-09T00:27:51.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:27:52 [2021-04-09T00:27:52.237Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:27:53 [2021-04-09T00:27:53.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:27:55 [2021-04-09T00:27:55.161Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.95s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s)
00:27:55 [2021-04-09T00:27:55.161Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s)
00:27:55 [2021-04-09T00:27:55.161Z] === RUN   TestCgroupNamespacesRun
00:27:56 [2021-04-09T00:27:56.422Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:27:56 [2021-04-09T00:27:56.676Z] --- PASS: TestCgroupNamespacesRun (1.41s)
00:27:56 [2021-04-09T00:27:56.676Z] === RUN   TestCgroupNamespacesRunPrivileged
00:27:56 [2021-04-09T00:27:56.989Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:27:57 [2021-04-09T00:27:57.925Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:27:58 [2021-04-09T00:27:58.184Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:27:58 [2021-04-09T00:27:58.197Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s)
00:27:58 [2021-04-09T00:27:58.197Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestCheckpointCreateError
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestCheckpointCreateError (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestCheckpointCreate
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestCheckpointCreate (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestCheckpointDeleteError
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestCheckpointDeleteError (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestCheckpointDelete
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestCheckpointDelete (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestCheckpointListError
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestCheckpointListError (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestCheckpointList
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestCheckpointList (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestCheckpointListContainerNotFound
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestNewClientWithOpsFromEnv
00:27:58 [2021-04-09T00:27:58.736Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z]     client_test.go:23: runtime.GOOS == "windows"
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestGetAPIPath
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestGetAPIPath (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestParseHostURL
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestParseHostURL (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestNegotiateAPIVersionEmpty
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestNegotiateAPIVersion
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestNegotiateAPIVersion (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestNegotiateAPVersionOverride
00:27:58 [2021-04-09T00:27:58.736Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
00:27:58 [2021-04-09T00:27:58.736Z] === RUN   TestNegotiateAPIVersionAutomatic
00:27:59 [2021-04-09T00:27:59.119Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestClientRedirect
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestClientRedirect (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigCreateUnsupported
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigCreateUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigCreateError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigCreateError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigCreate
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigCreate (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigInspectNotFound
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigInspectNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigInspectUnsupported
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigInspectUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigInspectError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigInspectConfigNotFound
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigInspect
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigListUnsupported
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigListUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigListError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigListError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigList
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigList (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigRemoveUnsupported
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigRemoveError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigRemove
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigUpdateUnsupported
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigUpdateError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigUpdateError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestConfigUpdate
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestConfigUpdate (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerCommitError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerCommitError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerCommit
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerCommit (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStatPathError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStatPathError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStatPathNotFoundError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStatPathNoHeaderError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStatPath
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStatPath (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyToContainerError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyToContainerError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyToContainerNotFoundError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyToContainerNotStatusOKError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyToContainer
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyToContainer (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyFromContainerError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyFromContainerError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyFromContainerNotFoundError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyFromContainerNotStatusOKError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyFromContainerNoHeaderError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestCopyFromContainer
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestCopyFromContainer (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerCreateError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerCreateError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerCreateImageNotFound
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerCreateWithName
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerCreateWithName (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerCreateAutoRemove
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerDiffError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerDiffError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerDiff
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerDiff (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExecCreateError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExecCreateError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExecCreate
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExecCreate (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExecStartError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExecStartError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExecStart
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExecStart (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExecInspectError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExecInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExecInspect
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExecInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExportError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExportError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExport
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExport (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerInspectError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerInspectContainerNotFound
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerInspect
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerInspectNode
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerInspectNode (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerKillError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerKillError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerKill
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerKill (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerListError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerListError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerList
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerList (0.02s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerLogsNotFoundError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerLogsError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerLogsError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerLogs
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerLogs (0.16s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerPauseError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerPauseError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerPause
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerPause (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainersPruneError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainersPruneError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainersPrune
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainersPrune (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerRemoveError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerRemoveNotFoundError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerRemove
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerRenameError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerRenameError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerRename
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerRename (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerResizeError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerResizeError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExecResizeError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExecResizeError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerResize
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerResize (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerExecResize
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerExecResize (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerRestartError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerRestartError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerRestart
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerRestart (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStartError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStartError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStart
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStart (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStatsError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStatsError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStats
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStats (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStopError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStopError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerStop
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerStop (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerTopError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerTopError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerTop
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerTop (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerUnpauseError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerUnpauseError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerUnpause
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerUnpause (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerUpdateError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerUpdateError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerUpdate
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerUpdate (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerWaitError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerWaitError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestContainerWait
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestContainerWait (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestDiskUsageError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestDiskUsageError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestDiskUsage
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestDiskUsage (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestDistributionInspectUnsupported
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestDistributionInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestEventsErrorInOptions
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestEventsErrorInOptions (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestEventsErrorFromServer
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestEventsErrorFromServer (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestEvents
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestEvents (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestTLSCloseWriter
00:27:59 [2021-04-09T00:27:59.190Z] === PAUSE TestTLSCloseWriter
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageBuildError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageBuildError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageBuild
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageBuild (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestGetDockerOS
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestGetDockerOS (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageCreateError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageCreateError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageCreate
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageCreate (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageHistoryError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageHistoryError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageHistory
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageHistory (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageImportError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageImportError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageImport
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageImport (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageInspectError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageInspectImageNotFound
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageInspectImageNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageInspect
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageListError
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageListError (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageList
00:27:59 [2021-04-09T00:27:59.190Z] --- PASS: TestImageList (0.00s)
00:27:59 [2021-04-09T00:27:59.190Z] === RUN   TestImageListApiBefore125
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageListApiBefore125 (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageLoadError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageLoadError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageLoad
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageLoad (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagesPruneError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagesPruneError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagesPrune
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagesPrune (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePullReferenceParseError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePullReferenceParseError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePullAnyError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePullAnyError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePullStatusUnauthorizedError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePullWithPrivilegedFuncNoError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePullWithoutErrors
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePullWithoutErrors (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushReferenceError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePushReferenceError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushAnyError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePushAnyError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushStatusUnauthorizedError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushWithPrivilegedFuncNoError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushWithoutErrors
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImagePushWithoutErrors (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageRemoveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageRemoveImageNotFound
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageRemove
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageSaveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageSaveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageSave
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageSave (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageSearchAnyError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageSearchAnyError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageSearchStatusUnauthorizedError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageSearchWithoutErrors
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageTagError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageTagError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageTagInvalidReference
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageTagInvalidReference (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageTagInvalidSourceImageName
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageTagHexSource
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageTagHexSource (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestImageTag
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestImageTag (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestInfoServerError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestInfoServerError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestInfoInvalidResponseJSONError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestInfo
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestInfo (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkConnectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkConnectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkConnect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkConnect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkCreateError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkCreateError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkCreate
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkCreate (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkDisconnectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkDisconnectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkDisconnect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkDisconnect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkInspectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkInspectNotFoundError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkInspect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkListError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkListError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkList
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkList (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworksPruneError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworksPruneError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworksPrune
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworksPrune (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkRemoveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNetworkRemove
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNetworkRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeInspectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeInspectNodeNotFound
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeInspect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeListError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeListError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeList
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeList (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeRemoveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeRemove
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeUpdateError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeUpdateError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestNodeUpdate
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestNodeUpdate (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestOptionWithTimeout
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestOptionWithTimeout (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPingFail
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPingFail (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPingWithError
00:27:59 [2021-04-09T00:27:59.191Z] 2021/04/09 00:27:58 RoundTripper returned a response & error; ignoring response
00:27:59 [2021-04-09T00:27:59.191Z] 2021/04/09 00:27:58 RoundTripper returned a response & error; ignoring response
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPingWithError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPingSuccess
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPingSuccess (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPingHeadFallback
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPingHeadFallback/OK
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPingHeadFallback/Internal_Server_Error
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPingHeadFallback/Not_Found
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPingHeadFallback (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginDisableError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginDisableError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginDisable
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginDisable (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginEnableError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginEnableError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginEnable
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginEnable (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginInspectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginInspect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginListError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginListError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginList
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginList (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginPushError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginPushError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginPush
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginPush (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginRemoveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginRemove
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginSetError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginSetError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPluginSet
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPluginSet (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSetHostHeader
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSetHostHeader (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestPlainTextError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestPlainTextError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestInfiniteError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestInfiniteError (0.02s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretCreateUnsupported
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretCreateUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretCreateError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretCreateError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretCreate
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretCreate (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretInspectUnsupported
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretInspectUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretInspectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretInspectSecretNotFound
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretInspect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretListUnsupported
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretListUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretListError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretListError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretList
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretList (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretRemoveUnsupported
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretRemoveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretRemove
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretUpdateUnsupported
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretUpdateError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretUpdateError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSecretUpdate
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSecretUpdate (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceCreateError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceCreateError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceCreate
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceCreate (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceCreateCompatiblePlatforms
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceCreateDigestPinning
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceInspectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceInspectServiceNotFound
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceInspect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceListError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceListError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceList
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceList (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceLogsError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceLogsError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceLogs
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceLogs (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceRemoveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceRemoveNotFoundError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceRemove
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceUpdateError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceUpdateError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestServiceUpdate
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestServiceUpdate (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmGetUnlockKeyError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmGetUnlockKey
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmInitError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmInitError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmInit
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmInit (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmInspectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmInspect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmJoinError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmJoinError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmJoin
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmJoin (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmLeaveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmLeaveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmLeave
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmLeave (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmUnlockError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmUnlockError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmUnlock
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmUnlock (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmUpdateError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmUpdateError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestSwarmUpdate
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestSwarmUpdate (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestTaskInspectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestTaskInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestTaskInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestTaskInspect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestTaskInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestTaskListError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestTaskListError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestTaskList
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestTaskList (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeCreateError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeCreateError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeCreate
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeCreate (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeInspectError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeInspectError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeInspectNotFound
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeInspectNotFound (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeInspectWithEmptyID
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeInspect
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeInspect (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeListError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeListError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeList
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeList (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeRemoveError
00:27:59 [2021-04-09T00:27:59.191Z] --- PASS: TestVolumeRemoveError (0.00s)
00:27:59 [2021-04-09T00:27:59.191Z] === RUN   TestVolumeRemove
00:27:59 [2021-04-09T00:27:59.253Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s)
00:27:59 [2021-04-09T00:27:59.253Z] === RUN   TestCgroupNamespacesRunHostMode
00:27:59 [2021-04-09T00:27:59.644Z] --- PASS: TestVolumeRemove (0.00s)
00:27:59 [2021-04-09T00:27:59.644Z] === CONT  TestTLSCloseWriter
00:27:59 [2021-04-09T00:27:59.644Z] --- PASS: TestTLSCloseWriter (0.01s)
00:27:59 [2021-04-09T00:27:59.644Z] PASS
00:27:59 [2021-04-09T00:27:59.644Z] coverage: 74.9% of statements
00:27:59 [2021-04-09T00:27:59.644Z] ok  	github.com/docker/docker/client	0.652s	coverage: 74.9% of statements
00:28:00 [2021-04-09T00:28:00.054Z] === RUN   TestDockerSuite/TestBuildUser
00:28:00 [2021-04-09T00:28:00.773Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s)
00:28:00 [2021-04-09T00:28:00.773Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:28:01 [2021-04-09T00:28:01.957Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
00:28:01 [2021-04-09T00:28:01.957Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:28:02 [2021-04-09T00:28:02.294Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.45s)
00:28:02 [2021-04-09T00:28:02.294Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:28:03 [2021-04-09T00:28:03.828Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
00:28:03 [2021-04-09T00:28:03.828Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:28:04 [2021-04-09T00:28:04.468Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
00:28:04 [2021-04-09T00:28:04.468Z] === RUN   TestCgroupNamespacesRunOlderClient
00:28:05 [2021-04-09T00:28:05.987Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.46s)
00:28:05 [2021-04-09T00:28:05.987Z] === RUN   TestKernelTCPMemory
00:28:06 [2021-04-09T00:28:06.623Z] --- PASS: TestKernelTCPMemory (0.69s)
00:28:06 [2021-04-09T00:28:06.623Z] === RUN   TestNISDomainname
00:28:07 [2021-04-09T00:28:07.257Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:28:07 [2021-04-09T00:28:07.257Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
00:28:07 [2021-04-09T00:28:07.261Z] --- PASS: TestNISDomainname (0.74s)
00:28:07 [2021-04-09T00:28:07.261Z] === RUN   TestHostnameDnsResolution
00:28:07 [2021-04-09T00:28:07.824Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s)
00:28:07 [2021-04-09T00:28:07.824Z] PASS
00:28:07 [2021-04-09T00:28:07.824Z] 
00:28:07 [2021-04-09T00:28:07.824Z] DONE 17 tests in 62.018s
00:28:07 [2021-04-09T00:28:07.824Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:28:07 [2021-04-09T00:28:07.824Z] ++ 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
00:28:07 [2021-04-09T00:28:07.824Z] ++ set -e
00:28:07 [2021-04-09T00:28:07.824Z] ++ '[' -n 0 ']'
00:28:07 [2021-04-09T00:28:07.824Z] ++ set -x
00:28:07 [2021-04-09T00:28:07.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
00:28:07 [2021-04-09T00:28:07.824Z] INFO: Testing against a local daemon
00:28:07 [2021-04-09T00:28:07.824Z] === RUN   TestPluginInvalidJSON
00:28:07 [2021-04-09T00:28:07.824Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:28:07 [2021-04-09T00:28:07.824Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:28:07 [2021-04-09T00:28:07.824Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:28:07 [2021-04-09T00:28:07.824Z] --- PASS: TestPluginInvalidJSON (0.06s)
00:28:07 [2021-04-09T00:28:07.824Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:28:07 [2021-04-09T00:28:07.824Z] === RUN   TestPluginInstall
00:28:07 [2021-04-09T00:28:07.824Z] === RUN   TestPluginInstall/no_auth
00:28:08 [2021-04-09T00:28:08.304Z] --- PASS: TestHostnameDnsResolution (0.87s)
00:28:08 [2021-04-09T00:28:08.304Z] === RUN   TestStats
00:28:10 [2021-04-09T00:28:10.357Z] time="2021-04-09T00:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:28:10 [2021-04-09T00:28:10.357Z] time="2021-04-09T00:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93a2cbec2c60307ce32123fb81b9c111a25cf2909f5ea86321d48cf05b0f1480" mediatype=application/vnd.docker.plugin.v1+json size=522
00:28:10 [2021-04-09T00:28:10.357Z] time="2021-04-09T00:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:28:10 [2021-04-09T00:28:10.357Z] time="2021-04-09T00:28:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93a2cbec2c60307ce32123fb81b9c111a25cf2909f5ea86321d48cf05b0f1480" mediatype=application/vnd.docker.plugin.v1+json size=522
00:28:10 [2021-04-09T00:28:10.924Z] === RUN   TestPluginInstall/with_htpasswd
00:28:11 [2021-04-09T00:28:11.057Z] --- PASS: TestStats (2.61s)
00:28:11 [2021-04-09T00:28:11.057Z] === RUN   TestStopContainerWithTimeout
00:28:11 [2021-04-09T00:28:11.057Z] === RUN   TestStopContainerWithTimeout/0
00:28:11 [2021-04-09T00:28:11.057Z] === PAUSE TestStopContainerWithTimeout/0
00:28:11 [2021-04-09T00:28:11.057Z] === RUN   TestStopContainerWithTimeout/1
00:28:11 [2021-04-09T00:28:11.057Z] === PAUSE TestStopContainerWithTimeout/1
00:28:11 [2021-04-09T00:28:11.057Z] === RUN   TestStopContainerWithTimeout/3
00:28:11 [2021-04-09T00:28:11.057Z] === PAUSE TestStopContainerWithTimeout/3
00:28:11 [2021-04-09T00:28:11.057Z] === RUN   TestStopContainerWithTimeout/-1
00:28:11 [2021-04-09T00:28:11.057Z] === PAUSE TestStopContainerWithTimeout/-1
00:28:11 [2021-04-09T00:28:11.057Z] === CONT  TestStopContainerWithTimeout/0
00:28:11 [2021-04-09T00:28:11.057Z] === CONT  TestStopContainerWithTimeout/3
00:28:11 [2021-04-09T00:28:11.057Z] === CONT  TestStopContainerWithTimeout/1
00:28:11 [2021-04-09T00:28:11.057Z] === CONT  TestStopContainerWithTimeout/-1
00:28:11 [2021-04-09T00:28:11.861Z] time="2021-04-09T00:28:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:28:11 [2021-04-09T00:28:11.861Z] time="2021-04-09T00:28:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9cbbe196ef69b4b896dba260bae3089fab8338fac6dd0c97be1505dbb3f4840" mediatype=application/vnd.docker.plugin.v1+json size=522
00:28:11 [2021-04-09T00:28:11.861Z] time="2021-04-09T00:28:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:28:11 [2021-04-09T00:28:11.861Z] time="2021-04-09T00:28:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9cbbe196ef69b4b896dba260bae3089fab8338fac6dd0c97be1505dbb3f4840" mediatype=application/vnd.docker.plugin.v1+json size=522
00:28:12 [2021-04-09T00:28:12.119Z] === RUN   TestPluginInstall/with_insecure
00:28:13 [2021-04-09T00:28:13.494Z] time="2021-04-09T00:28:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:28:13 [2021-04-09T00:28:13.494Z] time="2021-04-09T00:28:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9b33d90a854e06f16819eb7a5fcc3d7602d84ae7bd73f994cd9c3a9fd5eab0e" mediatype=application/vnd.docker.plugin.v1+json size=522
00:28:13 [2021-04-09T00:28:13.494Z] time="2021-04-09T00:28:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:28:13 [2021-04-09T00:28:13.494Z] time="2021-04-09T00:28:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9b33d90a854e06f16819eb7a5fcc3d7602d84ae7bd73f994cd9c3a9fd5eab0e" mediatype=application/vnd.docker.plugin.v1+json size=522
00:28:13 [2021-04-09T00:28:13.753Z] --- PASS: TestPluginInstall (5.95s)
00:28:13 [2021-04-09T00:28:13.753Z]     --- PASS: TestPluginInstall/no_auth (3.06s)
00:28:13 [2021-04-09T00:28:13.753Z]     --- PASS: TestPluginInstall/with_htpasswd (1.13s)
00:28:13 [2021-04-09T00:28:13.753Z]     --- PASS: TestPluginInstall/with_insecure (1.76s)
00:28:13 [2021-04-09T00:28:13.753Z]         plugin_test.go:165: [dc867e30db19a] daemon is not started
00:28:13 [2021-04-09T00:28:13.753Z] === RUN   TestPluginsWithRuntimes
00:28:13 [2021-04-09T00:28:13.835Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:28:13 [2021-04-09T00:28:13.835Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
00:28:13 [2021-04-09T00:28:13.835Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
00:28:13 [2021-04-09T00:28:13.835Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
00:28:13 [2021-04-09T00:28:13.835Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
00:28:13 [2021-04-09T00:28:13.835Z] === RUN   TestDeleteDevicemapper
00:28:13 [2021-04-09T00:28:13.835Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:28:13 [2021-04-09T00:28:13.835Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:28:13 [2021-04-09T00:28:13.835Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:28:15 [2021-04-09T00:28:15.382Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s)
00:28:15 [2021-04-09T00:28:15.382Z] === RUN   TestUpdateMemory
00:28:16 [2021-04-09T00:28:16.289Z] === RUN   TestPluginsWithRuntimes/No_Args
00:28:16 [2021-04-09T00:28:16.435Z] --- PASS: TestUpdateMemory (0.78s)
00:28:16 [2021-04-09T00:28:16.435Z] === RUN   TestUpdateCPUQuota
00:28:17 [2021-04-09T00:28:17.248Z] --- PASS: TestCheckoutGit (31.31s)
00:28:17 [2021-04-09T00:28:17.248Z] === RUN   TestValidGitTransport
00:28:17 [2021-04-09T00:28:17.248Z] --- PASS: TestValidGitTransport (0.00s)
00:28:17 [2021-04-09T00:28:17.248Z] === RUN   TestGitInvalidRef
00:28:17 [2021-04-09T00:28:17.248Z] --- PASS: TestGitInvalidRef (0.21s)
00:28:17 [2021-04-09T00:28:17.248Z] PASS
00:28:17 [2021-04-09T00:28:17.248Z] coverage: 86.3% of statements
00:28:17 [2021-04-09T00:28:17.248Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.640s	coverage: 86.3% of statements
00:28:17 [2021-04-09T00:28:17.665Z] === RUN   TestPluginsWithRuntimes/With_Args
00:28:17 [2021-04-09T00:28:17.701Z] ?   	github.com/docker/docker/cli	[no test files]
00:28:17 [2021-04-09T00:28:17.701Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:28:17 [2021-04-09T00:28:17.963Z] --- PASS: TestUpdateCPUQuota (1.37s)
00:28:17 [2021-04-09T00:28:17.963Z] === RUN   TestUpdatePidsLimit
00:28:17 [2021-04-09T00:28:17.963Z] === RUN   TestUpdatePidsLimit/update_from_none
00:28:17 [2021-04-09T00:28:17.963Z] === RUN   TestUpdatePidsLimit/no_change
00:28:18 [2021-04-09T00:28:18.260Z] === RUN   TestUpdatePidsLimit/update_lower
00:28:18 [2021-04-09T00:28:18.555Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:28:18 [2021-04-09T00:28:18.848Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:28:19 [2021-04-09T00:28:19.141Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:28:19 [2021-04-09T00:28:19.435Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:28:19 [2021-04-09T00:28:19.566Z] --- PASS: TestPluginsWithRuntimes (5.48s)
00:28:19 [2021-04-09T00:28:19.566Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.67s)
00:28:19 [2021-04-09T00:28:19.566Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.63s)
00:28:19 [2021-04-09T00:28:19.566Z] === RUN   TestPluginBackCompatMediaTypes
00:28:20 [2021-04-09T00:28:20.134Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s)
00:28:20 [2021-04-09T00:28:20.134Z] PASS
00:28:20 [2021-04-09T00:28:20.134Z] 
00:28:20 [2021-04-09T00:28:20.134Z] DONE 10 tests in 12.528s
00:28:20 [2021-04-09T00:28:20.134Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:28:20 [2021-04-09T00:28:20.134Z] ++ 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
00:28:20 [2021-04-09T00:28:20.134Z] ++ set -e
00:28:20 [2021-04-09T00:28:20.134Z] ++ '[' -n 0 ']'
00:28:20 [2021-04-09T00:28:20.134Z] ++ set -x
00:28:20 [2021-04-09T00:28:20.134Z] ++ 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
00:28:20 [2021-04-09T00:28:20.392Z] INFO: Testing against a local daemon
00:28:20 [2021-04-09T00:28:20.392Z] === RUN   TestExternalGraphDriver
00:28:20 [2021-04-09T00:28:20.392Z] === RUN   TestExternalGraphDriver/json
00:28:20 [2021-04-09T00:28:20.481Z] --- PASS: TestUpdatePidsLimit (2.74s)
00:28:20 [2021-04-09T00:28:20.482Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.29s)
00:28:20 [2021-04-09T00:28:20.482Z]     --- PASS: TestUpdatePidsLimit/no_change (0.28s)
00:28:20 [2021-04-09T00:28:20.482Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
00:28:20 [2021-04-09T00:28:20.482Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s)
00:28:20 [2021-04-09T00:28:20.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
00:28:20 [2021-04-09T00:28:20.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s)
00:28:20 [2021-04-09T00:28:20.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
00:28:20 [2021-04-09T00:28:20.482Z] === RUN   TestUpdateRestartPolicy
00:28:21 [2021-04-09T00:28:21.767Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
00:28:24 [2021-04-09T00:28:24.300Z] === RUN   TestExternalGraphDriver/spec
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliConfigWithTLS
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliConfigWithConflicts
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliWithConflictingLabels
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestConfigureDaemonLogs
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestConfigureDaemonLogs (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestCommonOptionsInstallFlags
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
00:28:24 [2021-04-09T00:28:24.721Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
00:28:24 [2021-04-09T00:28:24.721Z] PASS
00:28:24 [2021-04-09T00:28:24.721Z] coverage: 18.4% of statements
00:28:24 [2021-04-09T00:28:24.721Z] ok  	github.com/docker/docker/cmd/dockerd	0.442s	coverage: 18.4% of statements
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestContainerStopSignal
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestContainerStopSignal (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestContainerStopTimeout
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestContainerStopTimeout (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestContainerSecretReferenceDestTarget
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestContainerLogPathSetForJSONFileLogger
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestContainerLogPathSetForRingLogger
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestReplaceAndAppendEnvVars
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestNewMemoryStore
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestNewMemoryStore (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestAddContainers
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestAddContainers (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestGetContainer
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestGetContainer (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestDeleteContainer
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestDeleteContainer (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestListContainers
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestListContainers (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestFirstContainer
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestFirstContainer (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestApplyAllContainer
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestApplyAllContainer (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestIsValidHealthString
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestIsValidHealthString (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestStateRunStop
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestStateRunStop (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestStateTimeoutWait
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestStateTimeoutWait (0.10s)
00:28:26 [2021-04-09T00:28:26.242Z]     state_test.go:141: Stop callback fired
00:28:26 [2021-04-09T00:28:26.242Z]     state_test.go:165: Stop callback fired
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestIsValidStateString
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestIsValidStateString (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestViewSaveDelete
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestViewSaveDelete (0.02s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestViewAll
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestViewAll (0.02s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestViewGet
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestViewGet (0.01s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestNames
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestNames (0.00s)
00:28:26 [2021-04-09T00:28:26.242Z] === RUN   TestViewWithHealthCheck
00:28:26 [2021-04-09T00:28:26.242Z] --- PASS: TestViewWithHealthCheck (0.01s)
00:28:26 [2021-04-09T00:28:26.242Z] PASS
00:28:26 [2021-04-09T00:28:26.242Z] coverage: 41.6% of statements
00:28:26 [2021-04-09T00:28:26.242Z] ok  	github.com/docker/docker/container	0.332s	coverage: 41.6% of statements
00:28:26 [2021-04-09T00:28:26.242Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:28:26 [2021-04-09T00:28:26.242Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:28:26 [2021-04-09T00:28:26.242Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:28:26 [2021-04-09T00:28:26.242Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:28:26 [2021-04-09T00:28:26.833Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:28:27 [2021-04-09T00:28:27.766Z] === RUN   TestPrepare
00:28:27 [2021-04-09T00:28:27.767Z] --- PASS: TestPrepare (0.00s)
00:28:27 [2021-04-09T00:28:27.767Z] === RUN   TestStart
00:28:27 [2021-04-09T00:28:27.767Z] --- PASS: TestStart (0.00s)
00:28:27 [2021-04-09T00:28:27.767Z] === RUN   TestWaitCancel
00:28:27 [2021-04-09T00:28:27.767Z] --- PASS: TestWaitCancel (0.00s)
00:28:27 [2021-04-09T00:28:27.767Z] === RUN   TestWaitDisabled
00:28:27 [2021-04-09T00:28:27.767Z] --- PASS: TestWaitDisabled (0.00s)
00:28:27 [2021-04-09T00:28:27.767Z] === RUN   TestWaitEnabled
00:28:27 [2021-04-09T00:28:27.767Z] --- PASS: TestWaitEnabled (0.00s)
00:28:27 [2021-04-09T00:28:27.767Z] === RUN   TestRemove
00:28:27 [2021-04-09T00:28:27.767Z] --- PASS: TestRemove (0.00s)
00:28:27 [2021-04-09T00:28:27.767Z] PASS
00:28:27 [2021-04-09T00:28:27.767Z] coverage: 65.3% of statements
00:28:27 [2021-04-09T00:28:27.767Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.178s	coverage: 65.3% of statements
00:28:28 [2021-04-09T00:28:28.208Z] === RUN   TestExternalGraphDriver/pull
00:28:28 [2021-04-09T00:28:28.208Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:28:28 [2021-04-09T00:28:28.467Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:28:29 [2021-04-09T00:28:29.843Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:28:30 [2021-04-09T00:28:30.410Z] --- PASS: TestExternalGraphDriver (10.11s)
00:28:30 [2021-04-09T00:28:30.410Z]     --- PASS: TestExternalGraphDriver/json (3.37s)
00:28:30 [2021-04-09T00:28:30.410Z]     --- PASS: TestExternalGraphDriver/spec (4.09s)
00:28:30 [2021-04-09T00:28:30.410Z]     --- PASS: TestExternalGraphDriver/pull (2.52s)
00:28:30 [2021-04-09T00:28:30.410Z] === RUN   TestGraphdriverPluginV2
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCContainerRuntime
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCIsolation
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCIsolation/empty
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCIsolation/default
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCIsolation/process
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCIsolation
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCIsolation/default
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCIsolation/process
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCConfigs
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCConfigs/file
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCConfigs
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCConfigs/file
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
00:28:30 [2021-04-09T00:28:30.644Z] === RUN   TestServiceConvertToGRPCConfigs/none
00:28:30 [2021-04-09T00:28:30.644Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
00:28:30 [2021-04-09T00:28:30.644Z] PASS
00:28:30 [2021-04-09T00:28:30.644Z] coverage: 35.9% of statements
00:28:30 [2021-04-09T00:28:30.644Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.288s	coverage: 35.9% of statements
00:28:30 [2021-04-09T00:28:30.986Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:28:31 [2021-04-09T00:28:31.097Z] === RUN   TestNewListSecretsFilters
00:28:31 [2021-04-09T00:28:31.097Z] --- PASS: TestNewListSecretsFilters (0.00s)
00:28:31 [2021-04-09T00:28:31.097Z] === RUN   TestNewListConfigsFilters
00:28:31 [2021-04-09T00:28:31.097Z] --- PASS: TestNewListConfigsFilters (0.00s)
00:28:31 [2021-04-09T00:28:31.097Z] PASS
00:28:31 [2021-04-09T00:28:31.097Z] coverage: 0.5% of statements
00:28:31 [2021-04-09T00:28:31.097Z] ok  	github.com/docker/docker/daemon/cluster	0.538s	coverage: 0.5% of statements
00:28:32 [2021-04-09T00:28:32.369Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:28:32 [2021-04-09T00:28:32.370Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:28:32 [2021-04-09T00:28:32.370Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:28:32 [2021-04-09T00:28:32.370Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:28:32 [2021-04-09T00:28:32.370Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:28:33 [2021-04-09T00:28:33.211Z] --- PASS: TestUpdateRestartPolicy (11.51s)
00:28:33 [2021-04-09T00:28:33.212Z] === RUN   TestUpdateRestartWithAutoRemove
00:28:33 [2021-04-09T00:28:33.212Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
00:28:33 [2021-04-09T00:28:33.212Z] === RUN   TestWaitNonBlocked
00:28:33 [2021-04-09T00:28:33.212Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:28:33 [2021-04-09T00:28:33.212Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:28:33 [2021-04-09T00:28:33.212Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:28:33 [2021-04-09T00:28:33.212Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:28:33 [2021-04-09T00:28:33.212Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:28:33 [2021-04-09T00:28:33.212Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:28:33 [2021-04-09T00:28:33.212Z] --- PASS: TestWaitNonBlocked (0.02s)
00:28:33 [2021-04-09T00:28:33.212Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
00:28:33 [2021-04-09T00:28:33.212Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
00:28:33 [2021-04-09T00:28:33.212Z] === RUN   TestWaitBlocked
00:28:33 [2021-04-09T00:28:33.212Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:28:33 [2021-04-09T00:28:33.212Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:28:33 [2021-04-09T00:28:33.212Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:28:33 [2021-04-09T00:28:33.212Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:28:33 [2021-04-09T00:28:33.212Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:28:33 [2021-04-09T00:28:33.212Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:28:34 [2021-04-09T00:28:34.261Z] --- PASS: TestWaitBlocked (0.02s)
00:28:34 [2021-04-09T00:28:34.261Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
00:28:34 [2021-04-09T00:28:34.261Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
00:28:34 [2021-04-09T00:28:34.261Z] === CONT  TestContainerStartOnDaemonRestart
00:28:34 [2021-04-09T00:28:34.261Z] === CONT  TestContainerKillOnDaemonStart
00:28:34 [2021-04-09T00:28:34.261Z] === CONT  TestDaemonHostGatewayIP
00:28:34 [2021-04-09T00:28:34.261Z] === CONT  TestIpcModeOlderClient
00:28:34 [2021-04-09T00:28:34.261Z] --- PASS: TestIpcModeOlderClient (0.16s)
00:28:34 [2021-04-09T00:28:34.261Z] === CONT  TestRestartDaemonWithRestartingContainer
00:28:34 [2021-04-09T00:28:34.273Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:28:34 [2021-04-09T00:28:34.273Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:28:35 [2021-04-09T00:28:35.652Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:28:35 [2021-04-09T00:28:35.911Z] --- PASS: TestGraphdriverPluginV2 (5.33s)
00:28:35 [2021-04-09T00:28:35.911Z] PASS
00:28:35 [2021-04-09T00:28:35.911Z] 
00:28:35 [2021-04-09T00:28:35.911Z] DONE 5 tests in 15.586s
00:28:35 [2021-04-09T00:28:35.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:28:35 [2021-04-09T00:28:35.911Z] ++ 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
00:28:35 [2021-04-09T00:28:35.911Z] ++ set -e
00:28:35 [2021-04-09T00:28:35.911Z] ++ '[' -n 0 ']'
00:28:35 [2021-04-09T00:28:35.911Z] ++ set -x
00:28:35 [2021-04-09T00:28:35.911Z] ++ 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
00:28:35 [2021-04-09T00:28:35.911Z] INFO: Testing against a local daemon
00:28:35 [2021-04-09T00:28:35.911Z] === RUN   TestContinueAfterPluginCrash
00:28:35 [2021-04-09T00:28:35.911Z] === PAUSE TestContinueAfterPluginCrash
00:28:35 [2021-04-09T00:28:35.911Z] === RUN   TestReadPluginNoRead
00:28:35 [2021-04-09T00:28:35.911Z] === PAUSE TestReadPluginNoRead
00:28:35 [2021-04-09T00:28:35.911Z] === RUN   TestDaemonStartWithLogOpt
00:28:35 [2021-04-09T00:28:35.911Z] === PAUSE TestDaemonStartWithLogOpt
00:28:35 [2021-04-09T00:28:35.911Z] === CONT  TestContinueAfterPluginCrash
00:28:35 [2021-04-09T00:28:35.911Z] === CONT  TestDaemonStartWithLogOpt
00:28:36 [2021-04-09T00:28:36.478Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestBuilderGC
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestBuilderGC (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationNotFound
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonBrokenConfiguration
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestParseClusterAdvertiseSettings
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestFindConfigurationConflicts
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestFindConfigurationConflicts (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMergeConflicts
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMergeConcurrent
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMergeConcurrentError
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestFindConfigurationConflictsWithMergedValues
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestValidateConfigurationErrors (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration/with_label
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration/with_dns
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration/with_dns-search
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration/with_max-download-attempts
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestValidateConfiguration/with_node_generic_resources
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestValidateConfiguration (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestModifiedDiscoverySettings
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestReloadSetConfigFileNotExist
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDiscoveryOptsErrors
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDiscoveryOpts
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDiscoveryOpts (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] PASS
00:28:36 [2021-04-09T00:28:36.843Z] coverage: 30.0% of statements
00:28:36 [2021-04-09T00:28:36.843Z] ok  	github.com/docker/docker/daemon/discovery	0.130s	coverage: 30.0% of statements
00:28:36 [2021-04-09T00:28:36.843Z] time="2021-04-09T00:28:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestReloadDefaultConfigNotExist
00:28:36 [2021-04-09T00:28:36.843Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestReloadBadDefaultConfig
00:28:36 [2021-04-09T00:28:36.843Z] time="2021-04-09T00:28:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-802771015"
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestReloadWithConflictingLabels
00:28:36 [2021-04-09T00:28:36.843Z] time="2021-04-09T00:28:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-061385978"
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestReloadWithDuplicateLabels
00:28:36 [2021-04-09T00:28:36.843Z] time="2021-04-09T00:28:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-985030673"
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] === RUN   TestDaemonConfigurationMerge
00:28:36 [2021-04-09T00:28:36.843Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
00:28:36 [2021-04-09T00:28:36.843Z] PASS
00:28:36 [2021-04-09T00:28:36.843Z] coverage: 79.7% of statements
00:28:36 [2021-04-09T00:28:36.843Z] ok  	github.com/docker/docker/daemon/config	0.717s	coverage: 79.7% of statements
00:28:37 [2021-04-09T00:28:37.803Z] === RUN   TestVerifyNetworkingConfig
00:28:37 [2021-04-09T00:28:37.803Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
00:28:37 [2021-04-09T00:28:37.803Z] === RUN   TestGetContainer
00:28:37 [2021-04-09T00:28:37.803Z] --- PASS: TestGetContainer (0.00s)
00:28:37 [2021-04-09T00:28:37.803Z] === RUN   TestValidContainerNames
00:28:37 [2021-04-09T00:28:37.803Z] --- PASS: TestValidContainerNames (0.00s)
00:28:37 [2021-04-09T00:28:37.834Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s)
00:28:37 [2021-04-09T00:28:37.834Z] === CONT  TestDaemonRestartIpcMode
00:28:37 [2021-04-09T00:28:37.855Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:28:38 [2021-04-09T00:28:38.114Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:28:38 [2021-04-09T00:28:38.130Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.91s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestContainerInitDNS
00:28:38 [2021-04-09T00:28:38.257Z] --- SKIP: TestContainerInitDNS (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     daemon_test.go:147: root required
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestMerge
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestMerge (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestValidateContainerIsolation
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestValidateContainerIsolation (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestFindNetworkErrorType
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestFindNetworkErrorType (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestEnsureServicesExist
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestEnsureServicesExist (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestEnsureServicesExistErrors
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestContainerDelete
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestContainerDelete (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestContainerDoubleDelete
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestContainerDoubleDelete (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestLogContainerEventCopyLabels
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestLogContainerEventWithAttributes
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestLogContainerEventWithAttributes (0.02s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestNoneHealthcheck
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestNoneHealthcheck (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestHealthStates
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:37Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] time="2021-04-09T00:28:38Z" 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"
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestHealthStates (0.27s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestMaskURLCredentials
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestMaskURLCredentials (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestGetInspectData
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestGetInspectData (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestFillLicense
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestFillLicense (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestListInvalidFilter
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestListInvalidFilter (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestNameFilter
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestNameFilter (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
00:28:38 [2021-04-09T00:28:38.257Z] === 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
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
00:28:38 [2021-04-09T00:28:38.257Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
00:28:38 [2021-04-09T00:28:38.257Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
00:28:38 [2021-04-09T00:28:38.257Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- 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)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestDaemonReloadLabels
00:28:38 [2021-04-09T00:28:38.258Z] --- PASS: TestDaemonReloadLabels (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
00:28:38 [2021-04-09T00:28:38.258Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestDaemonReloadMirrors
00:28:38 [2021-04-09T00:28:38.258Z] --- PASS: TestDaemonReloadMirrors (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestDaemonReloadInsecureRegistries
00:28:38 [2021-04-09T00:28:38.258Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestDaemonReloadNotAffectOthers
00:28:38 [2021-04-09T00:28:38.258Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestDaemonDiscoveryReload
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestEventsLog
00:28:38 [2021-04-09T00:28:38.258Z] --- PASS: TestEventsLog (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestEventsLogTimeout
00:28:38 [2021-04-09T00:28:38.258Z] --- PASS: TestEventsLogTimeout (0.00s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestLogEvents
00:28:38 [2021-04-09T00:28:38.258Z] --- PASS: TestLogEvents (0.05s)
00:28:38 [2021-04-09T00:28:38.258Z] === RUN   TestLoadBufferedEvents
00:28:38 [2021-04-09T00:28:38.426Z] --- PASS: TestDaemonHostGatewayIP (4.25s)
00:28:38 [2021-04-09T00:28:38.712Z] --- PASS: TestLoadBufferedEvents (0.18s)
00:28:38 [2021-04-09T00:28:38.712Z] === RUN   TestLoadBufferedEventsOnlyFromPast
00:28:38 [2021-04-09T00:28:38.712Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
00:28:38 [2021-04-09T00:28:38.712Z] === RUN   TestIgnoreBufferedWhenNoTimes
00:28:38 [2021-04-09T00:28:38.712Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
00:28:38 [2021-04-09T00:28:38.712Z] PASS
00:28:38 [2021-04-09T00:28:38.712Z] coverage: 50.0% of statements
00:28:38 [2021-04-09T00:28:38.712Z] ok  	github.com/docker/docker/daemon/events	0.360s	coverage: 50.0% of statements
00:28:38 [2021-04-09T00:28:38.712Z] === RUN   TestWaitNodeAttachment
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestWaitNodeAttachment (0.40s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestIsolationConversion
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestIsolationConversion/default
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestIsolationConversion/process
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestIsolationConversion/hyperv
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestIsolationConversion (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z]     --- PASS: TestIsolationConversion/default (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z]     --- PASS: TestIsolationConversion/process (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestContainerLabels
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestContainerLabels (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestCredentialSpecConversion
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestCredentialSpecConversion/none
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestCredentialSpecConversion/config
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestCredentialSpecConversion/file
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestCredentialSpecConversion/registry
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestCredentialSpecConversion (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestControllerValidateMountBind
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestControllerValidateMountBind (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestControllerValidateMountVolume
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestControllerValidateMountVolume (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestControllerValidateMountTarget
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestControllerValidateMountTarget (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestControllerValidateMountTmpfs
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestControllerValidateMountInvalidType
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestControllerValidateMountNamedPipe
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
00:28:39 [2021-04-09T00:28:39.167Z] PASS
00:28:39 [2021-04-09T00:28:39.167Z] coverage: 11.3% of statements
00:28:39 [2021-04-09T00:28:39.167Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.753s	coverage: 11.3% of statements
00:28:39 [2021-04-09T00:28:39.167Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
00:28:39 [2021-04-09T00:28:39.167Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
00:28:39 [2021-04-09T00:28:39.624Z] === RUN   TestIsEmptyDir
00:28:39 [2021-04-09T00:28:39.624Z] --- PASS: TestIsEmptyDir (0.00s)
00:28:39 [2021-04-09T00:28:39.624Z] PASS
00:28:39 [2021-04-09T00:28:39.624Z] coverage: 2.3% of statements
00:28:39 [2021-04-09T00:28:39.624Z] ok  	github.com/docker/docker/daemon/graphdriver	0.070s	coverage: 2.3% of statements
00:28:39 [2021-04-09T00:28:39.624Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
00:28:39 [2021-04-09T00:28:39.624Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
00:28:40 [2021-04-09T00:28:40.077Z] === RUN   TestLinkNaming
00:28:40 [2021-04-09T00:28:40.077Z] --- PASS: TestLinkNaming (0.00s)
00:28:40 [2021-04-09T00:28:40.077Z] === RUN   TestLinkNew
00:28:40 [2021-04-09T00:28:40.077Z] --- PASS: TestLinkNew (0.00s)
00:28:40 [2021-04-09T00:28:40.077Z] === RUN   TestLinkEnv
00:28:40 [2021-04-09T00:28:40.077Z] --- PASS: TestLinkEnv (0.00s)
00:28:40 [2021-04-09T00:28:40.077Z] === RUN   TestLinkMultipleEnv
00:28:40 [2021-04-09T00:28:40.077Z] --- PASS: TestLinkMultipleEnv (0.00s)
00:28:40 [2021-04-09T00:28:40.077Z] === RUN   TestLinkPortRangeEnv
00:28:40 [2021-04-09T00:28:40.077Z] --- PASS: TestLinkPortRangeEnv (0.00s)
00:28:40 [2021-04-09T00:28:40.077Z] PASS
00:28:40 [2021-04-09T00:28:40.077Z] coverage: 93.0% of statements
00:28:40 [2021-04-09T00:28:40.077Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
00:28:40 [2021-04-09T00:28:40.509Z] --- PASS: TestDaemonRestartIpcMode (2.55s)
00:28:40 [2021-04-09T00:28:40.532Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
00:28:40 [2021-04-09T00:28:40.532Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
00:28:40 [2021-04-09T00:28:40.532Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:28:40 [2021-04-09T00:28:40.532Z]     reload_test.go:520: root required
00:28:40 [2021-04-09T00:28:40.532Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
00:28:40 [2021-04-09T00:28:40.532Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.05s)
00:28:40 [2021-04-09T00:28:40.532Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
00:28:40 [2021-04-09T00:28:40.532Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
00:28:40 [2021-04-09T00:28:40.532Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
00:28:40 [2021-04-09T00:28:40.532Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
00:28:40 [2021-04-09T00:28:40.532Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
00:28:40 [2021-04-09T00:28:40.532Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s)
00:28:40 [2021-04-09T00:28:40.532Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
00:28:40 [2021-04-09T00:28:40.532Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
00:28:40 [2021-04-09T00:28:40.532Z] === RUN   TestParseVolumesFrom
00:28:40 [2021-04-09T00:28:40.532Z] --- PASS: TestParseVolumesFrom (0.00s)
00:28:40 [2021-04-09T00:28:40.532Z] PASS
00:28:40 [2021-04-09T00:28:40.532Z] coverage: 9.1% of statements
00:28:40 [2021-04-09T00:28:40.532Z] ok  	github.com/docker/docker/daemon	2.929s	coverage: 9.1% of statements
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
00:28:40 [2021-04-09T00:28:40.532Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
00:28:42 [2021-04-09T00:28:42.307Z] --- PASS: TestDaemonStartWithLogOpt (5.53s)
00:28:42 [2021-04-09T00:28:42.307Z] === CONT  TestReadPluginNoRead
00:28:42 [2021-04-09T00:28:42.565Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestAdapterReadLogs
00:28:42 [2021-04-09T00:28:42.845Z] --- PASS: TestAdapterReadLogs (0.00s)
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestCopier
00:28:42 [2021-04-09T00:28:42.845Z] --- PASS: TestCopier (0.01s)
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestCopierLongLines
00:28:42 [2021-04-09T00:28:42.845Z] --- PASS: TestCopierLongLines (0.00s)
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestCopierSlow
00:28:42 [2021-04-09T00:28:42.845Z] --- PASS: TestCopierSlow (0.28s)
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestCopierWithSized
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestCopierWithSized/as_is
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestCopierWithSized/With_RingLogger
00:28:42 [2021-04-09T00:28:42.845Z] --- PASS: TestCopierWithSized (0.02s)
00:28:42 [2021-04-09T00:28:42.845Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
00:28:42 [2021-04-09T00:28:42.845Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestCopierWithPartial
00:28:42 [2021-04-09T00:28:42.845Z] --- PASS: TestCopierWithPartial (0.00s)
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestRingLogger
00:28:42 [2021-04-09T00:28:42.845Z] --- PASS: TestRingLogger (0.00s)
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestRingCap
00:28:42 [2021-04-09T00:28:42.845Z] --- PASS: TestRingCap (0.00s)
00:28:42 [2021-04-09T00:28:42.845Z] === RUN   TestRingClose
00:28:43 [2021-04-09T00:28:43.299Z] --- PASS: TestRingClose (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestRingDrain
00:28:43 [2021-04-09T00:28:43.299Z] --- PASS: TestRingDrain (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z] PASS
00:28:43 [2021-04-09T00:28:43.299Z] coverage: 43.5% of statements
00:28:43 [2021-04-09T00:28:43.299Z] ok  	github.com/docker/docker/daemon/logger	0.436s	coverage: 43.5% of statements
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewStreamConfig
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewStreamConfig/defaults
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewStreamConfig/invalid_create_group
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewStreamConfig/invalid_flush_interval
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewStreamConfig/flush_interval_at_15
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
00:28:43 [2021-04-09T00:28:43.299Z] --- PASS: TestNewStreamConfig (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewAWSLogsClientUserAgentHandler
00:28:43 [2021-04-09T00:28:43.299Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
00:28:43 [2021-04-09T00:28:43.299Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
00:28:43 [2021-04-09T00:28:43.299Z] === RUN   TestNewAWSLogsClientRegionDetect
00:28:43 [2021-04-09T00:28:43.752Z] time="2021-04-09T00:28:43Z" level=info msg="Trying to get region from EC2 Metadata"
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCreateSuccess
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCreateSuccess (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCreateLogGroupSuccess
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCreateError
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCreateError (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCreateAlreadyExists
00:28:43 [2021-04-09T00:28:43.752Z] time="2021-04-09T00:28:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCreateAlreadyExists (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestLogClosed
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestLogClosed (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestLogBlocking
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestLogBlocking (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestLogNonBlockingBufferEmpty
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestLogNonBlockingBufferFull
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestPublishBatchSuccess
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestPublishBatchSuccess (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestPublishBatchError
00:28:43 [2021-04-09T00:28:43.752Z] time="2021-04-09T00:28:43Z" level=error msg=Error
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestPublishBatchError (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestPublishBatchInvalidSeqSuccess
00:28:43 [2021-04-09T00:28:43.752Z] time="2021-04-09T00:28:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestPublishBatchAlreadyAccepted
00:28:43 [2021-04-09T00:28:43.752Z] time="2021-04-09T00:28:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:28:43 [2021-04-09T00:28:43.752Z] time="2021-04-09T00:28:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchSimple
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchSimple (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchTicker
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchTicker (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchMultilinePattern
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchClose
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchClose (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestEffectiveLen
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestEffectiveLen/0/Hello
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestEffectiveLen/2/🙃
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestEffectiveLen/3/����
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestEffectiveLen/4/He��o
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestEffectiveLen/5/
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestEffectiveLen (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit/0/
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit/1/Hello
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit/2/Hello
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit/3/Hello
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit/4/🙃
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit/5/🙃
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit/6/a�
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestFindValidSplit/7/a�
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestFindValidSplit (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1044: 
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1045: 
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1044: Hello
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1045: 
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1044: He
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1045: llo
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1044: 
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1045: Hello
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1044: 
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1045: 🙃
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1044: 🙃
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1045: 
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1044: a
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1045: �
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1044: a�
00:28:43 [2021-04-09T00:28:43.752Z]         cloudwatchlogs_test.go:1045: 
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestProcessEventEmoji
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestProcessEventEmoji (0.01s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchLineSplit
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchLineSplit (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchLineSplitWithBinary
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchMaxEvents
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchMaxTotalBytes
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCollectBatchWithDuplicateTimestamps
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsMultilinePattern
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsDatetimeFormat
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestCreateTagSuccess
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestCreateTagSuccess (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
00:28:43 [2021-04-09T00:28:43.752Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
00:28:43 [2021-04-09T00:28:43.752Z] PASS
00:28:43 [2021-04-09T00:28:43.752Z] coverage: 77.4% of statements
00:28:43 [2021-04-09T00:28:43.752Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.581s	coverage: 77.4% of statements
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestSearchRegistryForImagesErrors
00:28:44 [2021-04-09T00:28:44.205Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestSearchRegistryForImages
00:28:44 [2021-04-09T00:28:44.205Z] --- PASS: TestSearchRegistryForImages (0.00s)
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestOnlyPlatformWithFallback
00:28:44 [2021-04-09T00:28:44.205Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestImageDelete
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestImageDelete/no_lease
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestImageDelete/lease_exists
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestJSONFileLogger
00:28:44 [2021-04-09T00:28:44.205Z] --- PASS: TestJSONFileLogger (0.00s)
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestJSONFileLoggerWithTags
00:28:44 [2021-04-09T00:28:44.205Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestJSONFileLoggerWithOpts
00:28:44 [2021-04-09T00:28:44.205Z] --- PASS: TestImageDelete (0.07s)
00:28:44 [2021-04-09T00:28:44.205Z]     --- PASS: TestImageDelete/no_lease (0.01s)
00:28:44 [2021-04-09T00:28:44.205Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestContentStoreForPull
00:28:44 [2021-04-09T00:28:44.205Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s)
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestJSONFileLoggerWithLabelsEnv
00:28:44 [2021-04-09T00:28:44.205Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestEncodeDecode
00:28:44 [2021-04-09T00:28:44.205Z] === PAUSE TestEncodeDecode
00:28:44 [2021-04-09T00:28:44.205Z] === RUN   TestUnexpectedEOF
00:28:44 [2021-04-09T00:28:44.658Z] time="2021-04-09T00:28:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
00:28:44 [2021-04-09T00:28:44.658Z] time="2021-04-09T00:28:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
00:28:44 [2021-04-09T00:28:44.659Z] --- PASS: TestUnexpectedEOF (0.23s)
00:28:44 [2021-04-09T00:28:44.659Z] === CONT  TestEncodeDecode
00:28:44 [2021-04-09T00:28:44.659Z] --- PASS: TestEncodeDecode (0.00s)
00:28:44 [2021-04-09T00:28:44.659Z] PASS
00:28:44 [2021-04-09T00:28:44.659Z] coverage: 69.9% of statements
00:28:44 [2021-04-09T00:28:44.659Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.364s	coverage: 69.9% of statements
00:28:44 [2021-04-09T00:28:44.659Z] --- PASS: TestContentStoreForPull (0.28s)
00:28:44 [2021-04-09T00:28:44.659Z] PASS
00:28:44 [2021-04-09T00:28:44.659Z] coverage: 6.7% of statements
00:28:44 [2021-04-09T00:28:44.659Z] ok  	github.com/docker/docker/daemon/images	0.534s	coverage: 6.7% of statements
00:28:44 [2021-04-09T00:28:44.659Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:28:44 [2021-04-09T00:28:44.659Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:28:44 [2021-04-09T00:28:44.659Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
00:28:44 [2021-04-09T00:28:44.659Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:28:44 [2021-04-09T00:28:44.659Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:28:44 [2021-04-09T00:28:44.659Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
00:28:44 [2021-04-09T00:28:44.659Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
00:28:44 [2021-04-09T00:28:44.659Z] === RUN   TestJSONLogsMarshalJSONBuf
00:28:44 [2021-04-09T00:28:44.659Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
00:28:44 [2021-04-09T00:28:44.659Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
00:28:45 [2021-04-09T00:28:45.098Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:28:45 [2021-04-09T00:28:45.098Z] === RUN   TestReadPluginNoRead/default
00:28:45 [2021-04-09T00:28:45.111Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s)
00:28:45 [2021-04-09T00:28:45.111Z] === RUN   TestFastTimeMarshalJSON
00:28:45 [2021-04-09T00:28:45.111Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
00:28:45 [2021-04-09T00:28:45.111Z] PASS
00:28:45 [2021-04-09T00:28:45.111Z] coverage: 87.2% of statements
00:28:45 [2021-04-09T00:28:45.111Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.257s	coverage: 87.2% of statements
00:28:45 [2021-04-09T00:28:45.666Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:28:46 [2021-04-09T00:28:46.233Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:28:46 [2021-04-09T00:28:46.631Z] === RUN   TestWriteLog
00:28:46 [2021-04-09T00:28:46.631Z] === PAUSE TestWriteLog
00:28:46 [2021-04-09T00:28:46.631Z] === RUN   TestReadLog
00:28:46 [2021-04-09T00:28:46.631Z] === PAUSE TestReadLog
00:28:46 [2021-04-09T00:28:46.631Z] === CONT  TestWriteLog
00:28:46 [2021-04-09T00:28:46.631Z] --- PASS: TestWriteLog (0.00s)
00:28:46 [2021-04-09T00:28:46.631Z] === CONT  TestReadLog
00:28:46 [2021-04-09T00:28:46.631Z] === RUN   TestReadLog/tail_exact
00:28:46 [2021-04-09T00:28:46.631Z] === RUN   TestReadLog/tail_less_than_available
00:28:46 [2021-04-09T00:28:46.631Z] === RUN   TestReadLog/tail_more_than_available
00:28:46 [2021-04-09T00:28:46.631Z] --- PASS: TestReadLog (0.16s)
00:28:46 [2021-04-09T00:28:46.631Z]     --- PASS: TestReadLog/tail_exact (0.15s)
00:28:46 [2021-04-09T00:28:46.631Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
00:28:46 [2021-04-09T00:28:46.631Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
00:28:46 [2021-04-09T00:28:46.631Z] PASS
00:28:46 [2021-04-09T00:28:46.631Z] coverage: 75.2% of statements
00:28:46 [2021-04-09T00:28:46.631Z] ok  	github.com/docker/docker/daemon/logger/local	0.420s	coverage: 75.2% of statements
00:28:46 [2021-04-09T00:28:46.631Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:28:46 [2021-04-09T00:28:46.801Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:28:46 [2021-04-09T00:28:46.801Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:28:47 [2021-04-09T00:28:47.061Z] === RUN   TestReadPluginNoRead/disabled_caching
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestLog
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestLog (0.01s)
00:28:47 [2021-04-09T00:28:47.084Z] PASS
00:28:47 [2021-04-09T00:28:47.084Z] coverage: 31.5% of statements
00:28:47 [2021-04-09T00:28:47.084Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.078s	coverage: 31.5% of statements
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestOpenFileDelete
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestOpenFileDelete (0.02s)
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestOpenFileRename
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestOpenFileRename (0.00s)
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestParseLogTagDefaultTag
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestParseLogTag
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestParseLogTag (0.00s)
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestParseLogTagEmptyTag
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestTailFiles
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestTailFiles (0.00s)
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestFollowLogsConsumerGone
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
00:28:47 [2021-04-09T00:28:47.084Z] === RUN   TestFollowLogsProducerGone
00:28:47 [2021-04-09T00:28:47.084Z] --- PASS: TestFollowLogsProducerGone (0.01s)
00:28:47 [2021-04-09T00:28:47.084Z]     logfile_test.go:232: messages sent: 4098, received: 4098
00:28:47 [2021-04-09T00:28:47.084Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
00:28:47 [2021-04-09T00:28:47.085Z] === RUN   TestCheckCapacityAndRotate
00:28:47 [2021-04-09T00:28:47.085Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
00:28:47 [2021-04-09T00:28:47.085Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
00:28:47 [2021-04-09T00:28:47.320Z] --- PASS: TestContinueAfterPluginCrash (11.36s)
00:28:47 [2021-04-09T00:28:47.515Z] --- PASS: TestContainerKillOnDaemonStart (12.86s)
00:28:47 [2021-04-09T00:28:47.515Z] PASS
00:28:47 [2021-04-09T00:28:47.515Z] 
00:28:47 [2021-04-09T00:28:47.515Z] === Skipped
00:28:47 [2021-04-09T00:28:47.515Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
00:28:47 [2021-04-09T00:28:47.515Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:28:47 [2021-04-09T00:28:47.515Z] 
00:28:47 [2021-04-09T00:28:47.515Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:28:47 [2021-04-09T00:28:47.515Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:28:47 [2021-04-09T00:28:47.515Z] 
00:28:47 [2021-04-09T00:28:47.515Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
00:28:47 [2021-04-09T00:28:47.515Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:28:47 [2021-04-09T00:28:47.515Z] 
00:28:47 [2021-04-09T00:28:47.515Z] 
00:28:47 [2021-04-09T00:28:47.515Z] DONE 197 tests, 3 skipped in 115.760s
00:28:47 [2021-04-09T00:28:47.515Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
00:28:47 [2021-04-09T00:28:47.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
00:28:47 [2021-04-09T00:28:47.515Z] ++ set -e
00:28:47 [2021-04-09T00:28:47.515Z] ++ '[' -n 0 ']'
00:28:47 [2021-04-09T00:28:47.515Z] ++ set -x
00:28:47 [2021-04-09T00:28:47.515Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
00:28:47 [2021-04-09T00:28:47.515Z] INFO: Testing against a local daemon
00:28:47 [2021-04-09T00:28:47.515Z] === RUN   TestCommitInheritsEnv
00:28:47 [2021-04-09T00:28:47.515Z] --- PASS: TestCommitInheritsEnv (0.31s)
00:28:47 [2021-04-09T00:28:47.515Z] === RUN   TestImportExtremelyLargeImageWorks
00:28:47 [2021-04-09T00:28:47.515Z] === PAUSE TestImportExtremelyLargeImageWorks
00:28:47 [2021-04-09T00:28:47.515Z] === RUN   TestImagesFilterMultiReference
00:28:47 [2021-04-09T00:28:47.515Z] --- PASS: TestImagesFilterMultiReference (0.05s)
00:28:47 [2021-04-09T00:28:47.515Z] === RUN   TestImagePullPlatformInvalid
00:28:47 [2021-04-09T00:28:47.515Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
00:28:47 [2021-04-09T00:28:47.515Z] === RUN   TestRemoveImageOrphaning
00:28:47 [2021-04-09T00:28:47.537Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
00:28:47 [2021-04-09T00:28:47.537Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
00:28:47 [2021-04-09T00:28:47.537Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
00:28:47 [2021-04-09T00:28:47.537Z] PASS
00:28:47 [2021-04-09T00:28:47.537Z] coverage: 55.3% of statements
00:28:47 [2021-04-09T00:28:47.537Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.259s	coverage: 55.3% of statements
00:28:47 [2021-04-09T00:28:47.579Z] === RUN   TestDockerSuite/TestBuildXZHost
00:28:47 [2021-04-09T00:28:47.809Z] --- PASS: TestRemoveImageOrphaning (0.32s)
00:28:47 [2021-04-09T00:28:47.809Z] === RUN   TestRemoveImageGarbageCollector
00:28:47 [2021-04-09T00:28:47.809Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:28:47 [2021-04-09T00:28:47.809Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:28:47 [2021-04-09T00:28:47.809Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:28:47 [2021-04-09T00:28:47.809Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:28:47 [2021-04-09T00:28:47.809Z] === RUN   TestTagInvalidReference
00:28:47 [2021-04-09T00:28:47.810Z] --- PASS: TestTagInvalidReference (0.02s)
00:28:47 [2021-04-09T00:28:47.810Z] === RUN   TestTagValidPrefixedRepo
00:28:47 [2021-04-09T00:28:47.810Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
00:28:47 [2021-04-09T00:28:47.810Z] === RUN   TestTagExistedNameWithoutForce
00:28:47 [2021-04-09T00:28:47.810Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:28:47 [2021-04-09T00:28:47.810Z] === RUN   TestTagOfficialNames
00:28:48 [2021-04-09T00:28:48.105Z] --- PASS: TestTagOfficialNames (0.04s)
00:28:48 [2021-04-09T00:28:48.105Z] === RUN   TestTagMatchesDigest
00:28:48 [2021-04-09T00:28:48.105Z] --- PASS: TestTagMatchesDigest (0.02s)
00:28:48 [2021-04-09T00:28:48.105Z] === CONT  TestImportExtremelyLargeImageWorks
00:28:48 [2021-04-09T00:28:48.492Z] === RUN   TestNewParse
00:28:48 [2021-04-09T00:28:48.492Z] --- PASS: TestNewParse (0.00s)
00:28:48 [2021-04-09T00:28:48.492Z] PASS
00:28:48 [2021-04-09T00:28:48.492Z] coverage: 8.3% of statements
00:28:48 [2021-04-09T00:28:48.492Z] ok  	github.com/docker/docker/daemon/logger/templates	0.107s	coverage: 8.3% of statements
00:28:48 [2021-04-09T00:28:48.492Z] === RUN   TestValidateLogOpt
00:28:48 [2021-04-09T00:28:48.492Z] --- PASS: TestValidateLogOpt (0.00s)
00:28:48 [2021-04-09T00:28:48.492Z] === RUN   TestNewMissedConfig
00:28:48 [2021-04-09T00:28:48.492Z] --- PASS: TestNewMissedConfig (0.00s)
00:28:48 [2021-04-09T00:28:48.492Z] === RUN   TestNewMissedUrl
00:28:48 [2021-04-09T00:28:48.492Z] --- PASS: TestNewMissedUrl (0.00s)
00:28:48 [2021-04-09T00:28:48.492Z] === RUN   TestNewMissedToken
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestNewMissedToken (0.00s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestNewWithProxy
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestNewWithProxy (0.00s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestDefault
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestDefault (0.01s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestInlineFormatWithNonDefaultOptions
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestJsonFormat
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestJsonFormat (0.01s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestRawFormat
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestRawFormat (0.00s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestRawFormatWithLabels
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestRawFormatWithLabels (0.00s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestRawFormatWithoutTag
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestRawFormatWithoutTag (0.00s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestBatching
00:28:48 [2021-04-09T00:28:48.493Z] --- PASS: TestBatching (0.20s)
00:28:48 [2021-04-09T00:28:48.493Z] === RUN   TestFrequency
00:28:48 [2021-04-09T00:28:48.945Z] --- PASS: TestFrequency (0.24s)
00:28:48 [2021-04-09T00:28:48.945Z] === RUN   TestOneMessagePerRequest
00:28:48 [2021-04-09T00:28:48.945Z] --- PASS: TestOneMessagePerRequest (0.00s)
00:28:48 [2021-04-09T00:28:48.945Z] === RUN   TestVerify
00:28:48 [2021-04-09T00:28:48.945Z] --- PASS: TestVerify (0.00s)
00:28:48 [2021-04-09T00:28:48.945Z] === RUN   TestSkipVerify
00:28:48 [2021-04-09T00:28:48.945Z] time="2021-04-09T00:28:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:48 [2021-04-09T00:28:48.945Z] time="2021-04-09T00:28:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:48 [2021-04-09T00:28:48.945Z] time="2021-04-09T00:28:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestSkipVerify (0.55s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestBufferMaximum
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617928129.114087\",\"host\":\"e47bfb8ed914\"}'"
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617928129.114087\",\"host\":\"e47bfb8ed914\"}'"
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestBufferMaximum (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestServerAlwaysDown
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617928129.117087\",\"host\":\"e47bfb8ed914\"}'"
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617928129.117087\",\"host\":\"e47bfb8ed914\"}'"
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617928129.117087\",\"host\":\"e47bfb8ed914\"}'"
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617928129.118085\",\"host\":\"e47bfb8ed914\"}'"
00:28:49 [2021-04-09T00:28:49.398Z] time="2021-04-09T00:28:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617928129.118085\",\"host\":\"e47bfb8ed914\"}'"
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestServerAlwaysDown (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestCannotSendAfterClose
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestCannotSendAfterClose (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestDeadlockOnBlockedEndpoint
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestParseLogFormat
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestParseLogFormat (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestValidateLogOptEmpty
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestValidateLogOptEmpty (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestValidateSyslogAddress
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestValidateSyslogAddress (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestParseAddressDefaultPort
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestParseAddressDefaultPort (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestValidateSyslogFacility
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestValidateSyslogFacility (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestValidateLogOptSyslogFormat
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] === RUN   TestValidateLogOpt
00:28:49 [2021-04-09T00:28:49.398Z] --- PASS: TestValidateLogOpt (0.00s)
00:28:49 [2021-04-09T00:28:49.398Z] PASS
00:28:49 [2021-04-09T00:28:49.398Z] coverage: 46.8% of statements
00:28:49 [2021-04-09T00:28:49.398Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.384s	coverage: 46.8% of statements
00:28:49 [2021-04-09T00:28:49.482Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:28:50 [2021-04-09T00:28:50.049Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:28:50 [2021-04-09T00:28:50.049Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:28:50 [2021-04-09T00:28:50.049Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:28:50 [2021-04-09T00:28:50.356Z] time="2021-04-09T00:28:50Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
00:28:50 [2021-04-09T00:28:50.356Z] time="2021-04-09T00:28:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e47bfb8ed914\"}'"
00:28:50 [2021-04-09T00:28:50.356Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
00:28:50 [2021-04-09T00:28:50.356Z] PASS
00:28:50 [2021-04-09T00:28:50.356Z] coverage: 82.5% of statements
00:28:50 [2021-04-09T00:28:50.356Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.084s	coverage: 82.5% of statements
00:28:50 [2021-04-09T00:28:50.356Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:28:50 [2021-04-09T00:28:50.356Z] ?   	github.com/docker/docker/daemon/network	[no test files]
00:28:50 [2021-04-09T00:28:50.356Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:28:50 [2021-04-09T00:28:50.356Z] === RUN   TestV1IDService
00:28:50 [2021-04-09T00:28:50.356Z] --- PASS: TestV1IDService (0.03s)
00:28:50 [2021-04-09T00:28:50.356Z] === RUN   TestV2MetadataService
00:28:50 [2021-04-09T00:28:50.988Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:28:50 [2021-04-09T00:28:50.988Z] --- PASS: TestReadPluginNoRead (9.56s)
00:28:50 [2021-04-09T00:28:50.988Z]     --- PASS: TestReadPluginNoRead/default (2.05s)
00:28:50 [2021-04-09T00:28:50.988Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.97s)
00:28:50 [2021-04-09T00:28:50.988Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s)
00:28:50 [2021-04-09T00:28:50.988Z]     read_test.go:92: [de5d20d5868f6] daemon is not started
00:28:50 [2021-04-09T00:28:50.988Z] PASS
00:28:50 [2021-04-09T00:28:50.988Z] 
00:28:50 [2021-04-09T00:28:50.988Z] DONE 6 tests in 15.273s
00:28:51 [2021-04-09T00:28:51.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:28:51 [2021-04-09T00:28:51.246Z] ++ 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
00:28:51 [2021-04-09T00:28:51.246Z] ++ set -e
00:28:51 [2021-04-09T00:28:51.246Z] ++ '[' -n 0 ']'
00:28:51 [2021-04-09T00:28:51.246Z] ++ set -x
00:28:51 [2021-04-09T00:28:51.247Z] ++ 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
00:28:51 [2021-04-09T00:28:51.247Z] testing: warning: no tests to run
00:28:51 [2021-04-09T00:28:51.247Z] PASS
00:28:51 [2021-04-09T00:28:51.247Z] 
00:28:51 [2021-04-09T00:28:51.247Z] DONE 0 tests in 0.048s
00:28:51 [2021-04-09T00:28:51.247Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:28:51 [2021-04-09T00:28:51.247Z] ++ 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
00:28:51 [2021-04-09T00:28:51.247Z] ++ set -e
00:28:51 [2021-04-09T00:28:51.247Z] ++ '[' -n 0 ']'
00:28:51 [2021-04-09T00:28:51.247Z] ++ set -x
00:28:51 [2021-04-09T00:28:51.247Z] ++ 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
00:28:51 [2021-04-09T00:28:51.505Z] INFO: Testing against a local daemon
00:28:51 [2021-04-09T00:28:51.505Z] === RUN   TestPluginWithDevMounts
00:28:51 [2021-04-09T00:28:51.505Z] === PAUSE TestPluginWithDevMounts
00:28:51 [2021-04-09T00:28:51.505Z] === CONT  TestPluginWithDevMounts
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestContinueOnError_NonMirrorEndpoint
00:28:51 [2021-04-09T00:28:51.877Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestContinueOnError_MirrorEndpoint
00:28:51 [2021-04-09T00:28:51.877Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestContinueOnError_NeverContinue
00:28:51 [2021-04-09T00:28:51.877Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/no_remote_or_local
00:28:51 [2021-04-09T00:28:51.877Z] time="2021-04-09T00:28:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local883074691\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/no_local_cache
00:28:51 [2021-04-09T00:28:51.877Z] --- PASS: TestV2MetadataService (1.50s)
00:28:51 [2021-04-09T00:28:51.877Z] PASS
00:28:51 [2021-04-09T00:28:51.877Z] coverage: 48.2% of statements
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/with_local_cache
00:28:51 [2021-04-09T00:28:51.877Z] ok  	github.com/docker/docker/distribution/metadata	1.617s	coverage: 48.2% of statements
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/unknown_media_type
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/unknown_media_type/no_cache
00:28:51 [2021-04-09T00:28:51.877Z] time="2021-04-09T00:28:51Z" level=warning msg="reference for unknown type: "
00:28:51 [2021-04-09T00:28:51.877Z] time="2021-04-09T00:28:51Z" level=warning msg="reference for unknown type: "
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/unknown_media_type/with_cache
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
00:28:51 [2021-04-09T00:28:51.877Z] time="2021-04-09T00:28:51Z" level=warning msg="reference for unknown type: "
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
00:28:51 [2021-04-09T00:28:51.877Z] time="2021-04-09T00:28:51Z" level=warning msg="reference for unknown type: "
00:28:51 [2021-04-09T00:28:51.877Z] time="2021-04-09T00:28:51Z" level=warning msg="reference for unknown type: "
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/error_persisting_manifest
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
00:28:51 [2021-04-09T00:28:51.877Z] time="2021-04-09T00:28:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
00:28:51 [2021-04-09T00:28:51.877Z] --- PASS: TestManifestStore (0.30s)
00:28:51 [2021-04-09T00:28:51.877Z]     --- PASS: TestManifestStore/no_remote_or_local (0.19s)
00:28:51 [2021-04-09T00:28:51.877Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
00:28:51 [2021-04-09T00:28:51.877Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
00:28:51 [2021-04-09T00:28:51.877Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
00:28:51 [2021-04-09T00:28:51.877Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
00:28:51 [2021-04-09T00:28:51.877Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
00:28:51 [2021-04-09T00:28:51.877Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
00:28:51 [2021-04-09T00:28:51.877Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
00:28:51 [2021-04-09T00:28:51.877Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
00:28:51 [2021-04-09T00:28:51.877Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
00:28:51 [2021-04-09T00:28:51.877Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestDetectManifestBlobMediaType
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestDetectManifestBlobMediaType/schema1
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
00:28:51 [2021-04-09T00:28:51.877Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
00:28:51 [2021-04-09T00:28:51.877Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z] === RUN   TestFixManifestLayers
00:28:51 [2021-04-09T00:28:51.878Z] --- PASS: TestFixManifestLayers (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z] === RUN   TestFixManifestLayersBaseLayerParent
00:28:51 [2021-04-09T00:28:51.878Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     pull_v2_test.go:73: Needs fixing on Windows
00:28:51 [2021-04-09T00:28:51.878Z] === RUN   TestFixManifestLayersBadParent
00:28:51 [2021-04-09T00:28:51.878Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z] === RUN   TestValidateManifest
00:28:51 [2021-04-09T00:28:51.878Z] --- SKIP: TestValidateManifest (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     pull_v2_test.go:118: Needs fixing on Windows
00:28:51 [2021-04-09T00:28:51.878Z] === RUN   TestFormatPlatform
00:28:51 [2021-04-09T00:28:51.878Z] --- PASS: TestFormatPlatform (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z] === RUN   TestGetRepositoryMountCandidates
00:28:51 [2021-04-09T00:28:51.878Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z] === RUN   TestLayerAlreadyExists
00:28:51 [2021-04-09T00:28:51.878Z] --- PASS: TestLayerAlreadyExists (0.00s)
00:28:51 [2021-04-09T00:28:51.878Z]     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}
00:28:51 [2021-04-09T00:28:51.878Z]     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}
00:28:51 [2021-04-09T00:28:51.878Z]     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}
00:28:51 [2021-04-09T00:28:51.878Z]     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}
00:28:51 [2021-04-09T00:28:51.878Z]     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}
00:28:51 [2021-04-09T00:28:51.878Z]     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}
00:28:51 [2021-04-09T00:28:51.878Z] === RUN   TestWhenEmptyAuthConfig
00:28:52 [2021-04-09T00:28:52.072Z] === RUN   TestDockerSuite/TestCommitChange
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestSuccessfulDownload
00:28:52 [2021-04-09T00:28:52.330Z] --- SKIP: TestSuccessfulDownload (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     download_test.go:268: Needs fixing on Windows
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestCancelledDownload
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestCancelledDownload (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestMaxDownloadAttempts
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:28:52 [2021-04-09T00:28:52.330Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:28:52 [2021-04-09T00:28:52.330Z] time="2021-04-09T00:28:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:28:52 [2021-04-09T00:28:52.330Z] time="2021-04-09T00:28:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:28:52 [2021-04-09T00:28:52.330Z] time="2021-04-09T00:28:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:28:52 [2021-04-09T00:28:52.330Z] time="2021-04-09T00:28:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestMaxDownloadAttempts (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestTransfer
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestNotFound
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestNotFound (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestConflict
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestConflict (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestForbidden
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestForbidden (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestInvalidParameter
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestInvalidParameter (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestNotImplemented
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestNotImplemented (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestNotModified
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestNotModified (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestUnauthorized
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestUnauthorized (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestUnknown
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestUnknown (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestCancelled
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestCancelled (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestDeadline
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestDeadline (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestDataLoss
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestDataLoss (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestUnavailable
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestUnavailable (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestSystem
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestSystem (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Not_Found
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Bad_Request
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Conflict
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Unauthorized
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Service_Unavailable
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Forbidden
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Not_Modified
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Not_Implemented
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Internal_Server_Error
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
00:28:52 [2021-04-09T00:28:52.330Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
00:28:52 [2021-04-09T00:28:52.330Z] --- PASS: TestFromStatusCode (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
00:28:52 [2021-04-09T00:28:52.330Z] PASS
00:28:52 [2021-04-09T00:28:52.330Z] coverage: 53.1% of statements
00:28:52 [2021-04-09T00:28:52.330Z] ok  	github.com/docker/docker/errdefs	0.085s	coverage: 53.1% of statements
00:28:52 [2021-04-09T00:28:52.782Z] --- PASS: TestTransfer (0.12s)
00:28:52 [2021-04-09T00:28:52.782Z] === RUN   TestConcurrencyLimit
00:28:52 [2021-04-09T00:28:52.782Z] --- PASS: TestConcurrencyLimit (0.38s)
00:28:52 [2021-04-09T00:28:52.782Z] === RUN   TestInactiveJobs
00:28:53 [2021-04-09T00:28:53.236Z] --- PASS: TestWhenEmptyAuthConfig (1.04s)
00:28:53 [2021-04-09T00:28:53.236Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
00:28:53 [2021-04-09T00:28:53.236Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
00:28:53 [2021-04-09T00:28:53.236Z] === RUN   TestTokenPassThru
00:28:53 [2021-04-09T00:28:53.236Z] --- PASS: TestTokenPassThru (0.01s)
00:28:53 [2021-04-09T00:28:53.236Z] === RUN   TestTokenPassThruDifferentHost
00:28:53 [2021-04-09T00:28:53.236Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
00:28:53 [2021-04-09T00:28:53.236Z] PASS
00:28:53 [2021-04-09T00:28:53.236Z] coverage: 23.6% of statements
00:28:53 [2021-04-09T00:28:53.236Z] ok  	github.com/docker/docker/distribution	1.534s	coverage: 23.6% of statements
00:28:53 [2021-04-09T00:28:53.236Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:28:53 [2021-04-09T00:28:53.449Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:28:53 [2021-04-09T00:28:53.449Z] --- PASS: TestPluginWithDevMounts (1.97s)
00:28:53 [2021-04-09T00:28:53.449Z] PASS
00:28:53 [2021-04-09T00:28:53.449Z] 
00:28:53 [2021-04-09T00:28:53.449Z] DONE 1 tests in 2.150s
00:28:53 [2021-04-09T00:28:53.449Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:28:53 [2021-04-09T00:28:53.449Z] ++ 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
00:28:53 [2021-04-09T00:28:53.449Z] ++ set -e
00:28:53 [2021-04-09T00:28:53.449Z] ++ '[' -n 0 ']'
00:28:53 [2021-04-09T00:28:53.449Z] ++ set -x
00:28:53 [2021-04-09T00:28:53.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-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
00:28:53 [2021-04-09T00:28:53.449Z] INFO: Testing against a local daemon
00:28:53 [2021-04-09T00:28:53.449Z] === RUN   TestSecretInspect
00:28:53 [2021-04-09T00:28:53.689Z] --- PASS: TestInactiveJobs (0.47s)
00:28:53 [2021-04-09T00:28:53.689Z] === RUN   TestWatchRelease
00:28:53 [2021-04-09T00:28:53.689Z] --- PASS: TestWatchRelease (0.04s)
00:28:53 [2021-04-09T00:28:53.689Z] === RUN   TestWatchFinishedTransfer
00:28:53 [2021-04-09T00:28:53.689Z] --- PASS: TestWatchFinishedTransfer (0.00s)
00:28:53 [2021-04-09T00:28:53.689Z] === RUN   TestDuplicateTransfer
00:28:53 [2021-04-09T00:28:53.689Z] --- PASS: TestDuplicateTransfer (0.04s)
00:28:53 [2021-04-09T00:28:53.689Z] === RUN   TestSuccessfulUpload
00:28:53 [2021-04-09T00:28:53.689Z] time="2021-04-09T00:28:53Z" level=error msg="Upload failed, retrying: simulating retry"
00:28:54 [2021-04-09T00:28:54.142Z] --- PASS: TestSuccessfulUpload (0.54s)
00:28:54 [2021-04-09T00:28:54.142Z] === RUN   TestCancelledUpload
00:28:54 [2021-04-09T00:28:54.143Z] --- PASS: TestCancelledUpload (0.00s)
00:28:54 [2021-04-09T00:28:54.143Z] PASS
00:28:54 [2021-04-09T00:28:54.143Z] coverage: 76.8% of statements
00:28:54 [2021-04-09T00:28:54.143Z] ok  	github.com/docker/docker/distribution/xfer	2.052s	coverage: 76.8% of statements
00:28:54 [2021-04-09T00:28:54.143Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:28:54 [2021-04-09T00:28:54.143Z] === RUN   TestCompare
00:28:54 [2021-04-09T00:28:54.143Z] --- PASS: TestCompare (0.00s)
00:28:54 [2021-04-09T00:28:54.143Z] PASS
00:28:54 [2021-04-09T00:28:54.143Z] coverage: 19.2% of statements
00:28:54 [2021-04-09T00:28:54.143Z] ok  	github.com/docker/docker/image/cache	0.106s	coverage: 19.2% of statements
00:28:54 [2021-04-09T00:28:54.143Z] === RUN   TestFSGetInvalidData
00:28:54 [2021-04-09T00:28:54.143Z] --- PASS: TestFSGetInvalidData (0.01s)
00:28:54 [2021-04-09T00:28:54.143Z] === RUN   TestFSInvalidSet
00:28:54 [2021-04-09T00:28:54.143Z] --- PASS: TestFSInvalidSet (0.01s)
00:28:54 [2021-04-09T00:28:54.143Z] === RUN   TestFSInvalidRoot
00:28:54 [2021-04-09T00:28:54.143Z] --- PASS: TestFSInvalidRoot (0.01s)
00:28:54 [2021-04-09T00:28:54.143Z] === RUN   TestFSMetadataGetSet
00:28:54 [2021-04-09T00:28:54.385Z] === RUN   TestDockerSuite/TestCommitHardlink
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestFSMetadataGetSet (0.06s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestFSInvalidWalker
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestFSInvalidWalker (0.01s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestFSGetSet
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestFSGetSet (0.02s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestFSGetUnsetKey
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestFSGetUnsetKey (0.01s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestFSGetEmptyData
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestFSGetEmptyData (0.00s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestFSDelete
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestFSDelete (0.06s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestFSWalker
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestFSWalker (0.02s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestFSWalkerStopOnError
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestFSWalkerStopOnError (0.01s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestNewFromJSON
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestNewFromJSON (0.00s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestNewFromJSONWithInvalidJSON
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestMarshalKeyOrder
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestMarshalKeyOrder (0.00s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestHistoryEqual
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestHistoryEqual (0.15s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestImage
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestImage (0.00s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestImageOSNotEmpty
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestImageOSNotEmpty (0.00s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestNewChildImageFromImageWithRootFS
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestCreate
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestCreate (0.01s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestRestore
00:28:54 [2021-04-09T00:28:54.596Z] time="2021-04-09T00:28:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestRestore (0.07s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestAddDelete
00:28:54 [2021-04-09T00:28:54.596Z] --- PASS: TestAddDelete (0.06s)
00:28:54 [2021-04-09T00:28:54.596Z] === RUN   TestSearchAfterDelete
00:28:55 [2021-04-09T00:28:55.056Z] --- PASS: TestSearchAfterDelete (0.02s)
00:28:55 [2021-04-09T00:28:55.056Z] === RUN   TestParentReset
00:28:55 [2021-04-09T00:28:55.056Z] --- PASS: TestParentReset (0.04s)
00:28:55 [2021-04-09T00:28:55.056Z] === RUN   TestGetAndSetLastUpdated
00:28:55 [2021-04-09T00:28:55.056Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
00:28:55 [2021-04-09T00:28:55.056Z] === RUN   TestStoreLen
00:28:55 [2021-04-09T00:28:55.056Z] --- PASS: TestStoreLen (0.06s)
00:28:55 [2021-04-09T00:28:55.056Z] PASS
00:28:55 [2021-04-09T00:28:55.056Z] coverage: 86.6% of statements
00:28:55 [2021-04-09T00:28:55.056Z] ok  	github.com/docker/docker/image	0.767s	coverage: 86.6% of statements
00:28:56 [2021-04-09T00:28:56.013Z] === RUN   TestValidateManifest
00:28:56 [2021-04-09T00:28:56.013Z] === RUN   TestValidateManifest/non-nil
00:28:56 [2021-04-09T00:28:56.013Z] === RUN   TestValidateManifest/nil
00:28:56 [2021-04-09T00:28:56.013Z] --- PASS: TestValidateManifest (0.00s)
00:28:56 [2021-04-09T00:28:56.013Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
00:28:56 [2021-04-09T00:28:56.013Z]     --- PASS: TestValidateManifest/nil (0.00s)
00:28:56 [2021-04-09T00:28:56.013Z] PASS
00:28:56 [2021-04-09T00:28:56.013Z] coverage: 0.6% of statements
00:28:56 [2021-04-09T00:28:56.013Z] ok  	github.com/docker/docker/image/tarexport	0.147s	coverage: 0.6% of statements
00:28:56 [2021-04-09T00:28:56.013Z] === RUN   TestMakeV1ConfigFromConfig
00:28:56 [2021-04-09T00:28:56.013Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
00:28:56 [2021-04-09T00:28:56.013Z] PASS
00:28:56 [2021-04-09T00:28:56.013Z] coverage: 25.0% of statements
00:28:56 [2021-04-09T00:28:56.013Z] ok  	github.com/docker/docker/image/v1	0.085s	coverage: 25.0% of statements
00:28:56 [2021-04-09T00:28:56.013Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:28:56 [2021-04-09T00:28:56.293Z] === RUN   TestDockerSuite/TestCommitNewFile
00:28:56 [2021-04-09T00:28:56.293Z] --- PASS: TestSecretInspect (2.85s)
00:28:56 [2021-04-09T00:28:56.293Z] === RUN   TestSecretList
00:28:56 [2021-04-09T00:28:56.969Z] === RUN   TestSerialization
00:28:56 [2021-04-09T00:28:56.969Z] --- PASS: TestSerialization (0.06s)
00:28:56 [2021-04-09T00:28:56.969Z] PASS
00:28:56 [2021-04-09T00:28:56.969Z] coverage: 100.0% of statements
00:28:56 [2021-04-09T00:28:56.969Z] ok  	github.com/docker/docker/libcontainerd/queue	0.124s	coverage: 100.0% of statements
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestEmptyLayer
00:28:57 [2021-04-09T00:28:57.926Z] --- PASS: TestEmptyLayer (0.00s)
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestCommitFailure
00:28:57 [2021-04-09T00:28:57.926Z] --- PASS: TestCommitFailure (0.03s)
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestStartTransactionFailure
00:28:57 [2021-04-09T00:28:57.926Z] --- PASS: TestStartTransactionFailure (0.00s)
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestGetOrphan
00:28:57 [2021-04-09T00:28:57.926Z] --- PASS: TestGetOrphan (0.01s)
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestMountAndRegister
00:28:57 [2021-04-09T00:28:57.926Z] --- PASS: TestMountAndRegister (0.05s)
00:28:57 [2021-04-09T00:28:57.926Z]     layer_test.go:271: Layer size: 14
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestLayerRelease
00:28:57 [2021-04-09T00:28:57.926Z] --- SKIP: TestLayerRelease (0.00s)
00:28:57 [2021-04-09T00:28:57.926Z]     layer_test.go:304: Failing on Windows
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestStoreRestore
00:28:57 [2021-04-09T00:28:57.926Z] --- SKIP: TestStoreRestore (0.00s)
00:28:57 [2021-04-09T00:28:57.926Z]     layer_test.go:353: Failing on Windows
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestTarStreamStability
00:28:57 [2021-04-09T00:28:57.926Z] --- SKIP: TestTarStreamStability (0.00s)
00:28:57 [2021-04-09T00:28:57.926Z]     layer_test.go:468: Failing on Windows
00:28:57 [2021-04-09T00:28:57.926Z] === RUN   TestRegisterExistingLayer
00:28:58 [2021-04-09T00:28:58.201Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:28:58 [2021-04-09T00:28:58.379Z] --- PASS: TestRegisterExistingLayer (0.18s)
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestTarStreamVerification
00:28:58 [2021-04-09T00:28:58.379Z] --- SKIP: TestTarStreamVerification (0.00s)
00:28:58 [2021-04-09T00:28:58.379Z]     layer_test.go:697: Failing on Windows
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestLayerMigration
00:28:58 [2021-04-09T00:28:58.379Z] --- SKIP: TestLayerMigration (0.00s)
00:28:58 [2021-04-09T00:28:58.379Z]     migration_test.go:46: Failing on Windows
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestLayerMigrationNoTarsplit
00:28:58 [2021-04-09T00:28:58.379Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
00:28:58 [2021-04-09T00:28:58.379Z]     migration_test.go:182: Failing on Windows
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestMountInit
00:28:58 [2021-04-09T00:28:58.379Z] --- SKIP: TestMountInit (0.00s)
00:28:58 [2021-04-09T00:28:58.379Z]     mount_test.go:17: Failing on Windows
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestMountSize
00:28:58 [2021-04-09T00:28:58.379Z] --- SKIP: TestMountSize (0.00s)
00:28:58 [2021-04-09T00:28:58.379Z]     mount_test.go:76: Failing on Windows
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestMountChanges
00:28:58 [2021-04-09T00:28:58.379Z] --- SKIP: TestMountChanges (0.00s)
00:28:58 [2021-04-09T00:28:58.379Z]     mount_test.go:125: Failing on Windows
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestMountApply
00:28:58 [2021-04-09T00:28:58.379Z] --- SKIP: TestMountApply (0.00s)
00:28:58 [2021-04-09T00:28:58.379Z]     mount_test.go:212: Failing on Windows
00:28:58 [2021-04-09T00:28:58.379Z] PASS
00:28:58 [2021-04-09T00:28:58.379Z] coverage: 30.1% of statements
00:28:58 [2021-04-09T00:28:58.379Z] ok  	github.com/docker/docker/layer	0.554s	coverage: 30.1% of statements
00:28:58 [2021-04-09T00:28:58.379Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
00:28:58 [2021-04-09T00:28:58.379Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
00:28:58 [2021-04-09T00:28:58.833Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
00:28:58 [2021-04-09T00:28:58.834Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
00:28:58 [2021-04-09T00:28:58.834Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
00:28:58 [2021-04-09T00:28:58.834Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z] PASS
00:28:58 [2021-04-09T00:28:58.834Z] coverage: 42.3% of statements
00:28:58 [2021-04-09T00:28:58.834Z] ok  	github.com/docker/docker/oci	0.094s	coverage: 42.3% of statements
00:28:58 [2021-04-09T00:28:58.834Z] === RUN   TestEnvironmentParsing
00:28:58 [2021-04-09T00:28:58.834Z] --- PASS: TestEnvironmentParsing (0.00s)
00:28:58 [2021-04-09T00:28:58.834Z] PASS
00:28:58 [2021-04-09T00:28:58.834Z] coverage: 1.0% of statements
00:28:58 [2021-04-09T00:28:58.834Z] ok  	github.com/docker/docker/libcontainerd/local	0.115s	coverage: 1.0% of statements
00:28:58 [2021-04-09T00:28:58.834Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:28:58 [2021-04-09T00:28:58.834Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:28:58 [2021-04-09T00:28:58.834Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:28:58 [2021-04-09T00:28:58.834Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:28:59 [2021-04-09T00:28:59.135Z] === RUN   TestDockerSuite/TestCommitTTY
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestAddressPoolOpt
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestAddressPoolOpt (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/a
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/something
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/_=a
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/env1=value1
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/_env1=value1
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/env2=value2=value3
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/env3=abc!qwe
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/env_4=value_4
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/PATH
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/=a
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/PATH=
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/PATH=something
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/asd!qwe
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/1asd
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/123
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/some_space
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/__some_space_before
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/some_space_after__
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/=
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateEnv/PaTh
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestValidateEnv (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/a (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/something (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/_=a (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/PATH (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/=a (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/1asd (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/123 (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/some_space (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/= (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestParseHost
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestParseHost (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestParseDockerDaemonHost
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestParseDockerDaemonHost (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestParseTCP
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestParseTCP (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestParseInvalidUnixAddrInvalid
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateExtraHosts
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestValidateExtraHosts (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestIpOptString
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestIpOptString (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestNewIpOptInvalidDefaultVal
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestNewIpOptValidDefaultVal
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestIpOptSetInvalidVal
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateIPAddress
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestValidateIPAddress (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestMapOpts
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestMapOpts (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestListOptsWithoutValidator
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestListOptsWithoutValidator (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestListOptsWithValidator
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestListOptsWithValidator (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateDNSSearch
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestValidateDNSSearch (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_general_format
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_more_than_one_=
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_one_more
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestValidateLabel (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestNamedListOpts
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestNamedListOpts (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestNamedMapOpts
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestNamedMapOpts (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestParseLink
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestParseLink (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestQuotedStringSetWithQuotes
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestQuotedStringSetWithNoQuotes
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestUlimitOpt
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestUlimitOpt (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] PASS
00:28:59 [2021-04-09T00:28:59.287Z] coverage: 67.1% of statements
00:28:59 [2021-04-09T00:28:59.287Z] ok  	github.com/docker/docker/opts	0.114s	coverage: 67.1% of statements
00:28:59 [2021-04-09T00:28:59.287Z] === RUN   TestParseVersion
00:28:59 [2021-04-09T00:28:59.287Z] --- PASS: TestParseVersion (0.00s)
00:28:59 [2021-04-09T00:28:59.287Z] PASS
00:28:59 [2021-04-09T00:28:59.287Z] coverage: 52.9% of statements
00:28:59 [2021-04-09T00:28:59.287Z] ok  	github.com/docker/docker/pkg/aaparser	0.051s	coverage: 52.9% of statements
00:28:59 [2021-04-09T00:28:59.395Z] --- PASS: TestSecretList (2.97s)
00:28:59 [2021-04-09T00:28:59.395Z] === RUN   TestSecretsCreateAndDelete
00:29:00 [2021-04-09T00:29:00.249Z] === RUN   TestUnbuffered
00:29:00 [2021-04-09T00:29:00.249Z] --- PASS: TestUnbuffered (0.00s)
00:29:00 [2021-04-09T00:29:00.249Z] === RUN   TestRaceUnbuffered
00:29:00 [2021-04-09T00:29:00.249Z] --- PASS: TestRaceUnbuffered (0.00s)
00:29:00 [2021-04-09T00:29:00.249Z] PASS
00:29:00 [2021-04-09T00:29:00.249Z] coverage: 100.0% of statements
00:29:00 [2021-04-09T00:29:00.249Z] ok  	github.com/docker/docker/pkg/broadcaster	0.045s	coverage: 100.0% of statements
00:29:00 [2021-04-09T00:29:00.702Z] === RUN   TestPeerCertificateMarshalJSON
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[foo]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[bar]_[foo]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[foo_bar]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[qux]_[foo]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[]#01
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[qux]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[foo_bar_qux]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[qux]_[baz]]
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMatch/[[foo_baz]]
00:29:01 [2021-04-09T00:29:01.156Z] --- PASS: TestMatch (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[foo]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[]#01 (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[qux]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z] PASS
00:29:01 [2021-04-09T00:29:01.156Z] coverage: 87.5% of statements
00:29:01 [2021-04-09T00:29:01.156Z] ok  	github.com/docker/docker/pkg/capabilities	0.050s	coverage: 87.5% of statements
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
00:29:01 [2021-04-09T00:29:01.156Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestMiddleware
00:29:01 [2021-04-09T00:29:01.156Z] --- PASS: TestMiddleware (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z] === RUN   TestNewResponseModifier
00:29:01 [2021-04-09T00:29:01.156Z] --- PASS: TestNewResponseModifier (0.00s)
00:29:01 [2021-04-09T00:29:01.156Z] PASS
00:29:01 [2021-04-09T00:29:01.156Z] coverage: 26.8% of statements
00:29:01 [2021-04-09T00:29:01.156Z] ok  	github.com/docker/docker/pkg/authorization	0.549s	coverage: 26.8% of statements
00:29:01 [2021-04-09T00:29:01.297Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestIsArchivePathDir
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestIsArchivePathDir (0.08s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestIsArchivePathInvalidFile
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootTarUntar
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootTarUntar (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootUntarWithHugeExcludesList
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootUntarEmptyArchive
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootTarUntarWithSymlink
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootCopyWithTar
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootCopyWithTar (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootCopyFileWithTar
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootUntarPath
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootUntarPath (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestChrootApplyDotDotFile
00:29:02 [2021-04-09T00:29:02.113Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:29:02 [2021-04-09T00:29:02.113Z] PASS
00:29:02 [2021-04-09T00:29:02.113Z] coverage: 15.4% of statements
00:29:02 [2021-04-09T00:29:02.113Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.133s	coverage: 15.4% of statements
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestIsArchivePathTar
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestSizeEmpty
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestSizeEmpty (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestSizeEmptyFile
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestSizeEmptyFile (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestSizeNonemptyFile
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestSizeNonemptyFile (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestSizeNestedDirectoryEmpty
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestMoveToSubdir
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestMoveToSubdir (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] === RUN   TestSizeNonExistingDirectory
00:29:02 [2021-04-09T00:29:02.113Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
00:29:02 [2021-04-09T00:29:02.113Z] PASS
00:29:02 [2021-04-09T00:29:02.113Z] coverage: 80.0% of statements
00:29:02 [2021-04-09T00:29:02.113Z] ok  	github.com/docker/docker/pkg/directory	0.066s	coverage: 80.0% of statements
00:29:02 [2021-04-09T00:29:02.233Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:29:02 [2021-04-09T00:29:02.493Z] --- PASS: TestSecretsCreateAndDelete (3.10s)
00:29:02 [2021-04-09T00:29:02.493Z] === RUN   TestSecretsUpdate
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestIsArchivePathTar (0.19s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestDecompressStreamGzip
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestDecompressStreamGzip (0.13s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestDecompressStreamBzip2
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestDecompressStreamBzip2 (0.15s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestDecompressStreamXz
00:29:02 [2021-04-09T00:29:02.566Z] --- SKIP: TestDecompressStreamXz (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z]     archive_test.go:134: Xz not present in msys2
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestCompressStreamXzUnsupported
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestCompressStreamBzip2Unsupported
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestCompressStreamInvalid
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestCompressStreamInvalid (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestExtensionInvalid
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestExtensionInvalid (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestExtensionUncompressed
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestExtensionUncompressed (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestExtensionBzip2
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestExtensionBzip2 (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestExtensionGzip
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestExtensionGzip (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestExtensionXz
00:29:02 [2021-04-09T00:29:02.566Z] --- PASS: TestExtensionXz (0.00s)
00:29:02 [2021-04-09T00:29:02.566Z] === RUN   TestCmdStreamLargeStderr
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCmdStreamLargeStderr (0.10s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCmdStreamBad
00:29:03 [2021-04-09T00:29:03.021Z] --- SKIP: TestCmdStreamBad (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     archive_test.go:239: Failing on Windows CI machines
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCmdStreamGood
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestContainsEntry
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestCreateEntries
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestEntriesDiff
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestEntriesEquality
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestGeneratorNotGenerate
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestGeneratorWithPort
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestGeneratorWithPortNotGenerate
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestNewEntry
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   Test/TestParse
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: Test (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestContainsEntry (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestCreateEntries (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestEntriesDiff (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestEntriesEquality (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestNewEntry (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z]     --- PASS: Test/TestParse (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z] PASS
00:29:03 [2021-04-09T00:29:03.021Z] coverage: 58.3% of statements
00:29:03 [2021-04-09T00:29:03.021Z] ok  	github.com/docker/docker/pkg/discovery	0.065s	coverage: 58.3% of statements
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCmdStreamGood (0.04s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestUntarPathWithInvalidDest
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestUntarPathWithInvalidSrc
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestUntarPath
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestUntarPath (0.07s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestUntarPathWithDestinationFile
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestUntarPathWithDestinationFile (0.10s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCopyWithTarInvalidSrc
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCopyWithTarSrcFile
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCopyWithTarSrcFolder
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCopyFileWithTarInvalidSrc
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCopyFileWithTarSrcFolder
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestCopyFileWithTarSrcFile
00:29:03 [2021-04-09T00:29:03.021Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
00:29:03 [2021-04-09T00:29:03.021Z] === RUN   TestTarFiles
00:29:03 [2021-04-09T00:29:03.474Z] === RUN   Test
00:29:03 [2021-04-09T00:29:03.474Z] === RUN   Test/TestContent
00:29:03 [2021-04-09T00:29:03.474Z] === RUN   Test/TestInitialize
00:29:03 [2021-04-09T00:29:03.474Z] === RUN   Test/TestNew
00:29:03 [2021-04-09T00:29:03.474Z] === RUN   Test/TestParsingContentsWithComments
00:29:03 [2021-04-09T00:29:03.474Z] === RUN   Test/TestRegister
00:29:03 [2021-04-09T00:29:03.474Z] === RUN   Test/TestWatch
00:29:03 [2021-04-09T00:29:03.474Z] --- PASS: Test (0.01s)
00:29:03 [2021-04-09T00:29:03.474Z]     --- PASS: Test/TestContent (0.00s)
00:29:03 [2021-04-09T00:29:03.474Z]     --- PASS: Test/TestInitialize (0.00s)
00:29:03 [2021-04-09T00:29:03.474Z]     --- PASS: Test/TestNew (0.00s)
00:29:03 [2021-04-09T00:29:03.474Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
00:29:03 [2021-04-09T00:29:03.474Z]     --- PASS: Test/TestRegister (0.00s)
00:29:03 [2021-04-09T00:29:03.474Z]     --- PASS: Test/TestWatch (0.00s)
00:29:03 [2021-04-09T00:29:03.474Z] PASS
00:29:03 [2021-04-09T00:29:03.474Z] coverage: 92.9% of statements
00:29:03 [2021-04-09T00:29:03.474Z] ok  	github.com/docker/docker/pkg/discovery/file	0.111s	coverage: 92.9% of statements
00:29:04 [2021-04-09T00:29:04.401Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:29:04 [2021-04-09T00:29:04.431Z] === RUN   Test
00:29:04 [2021-04-09T00:29:04.431Z] === RUN   Test/TestWatch
00:29:04 [2021-04-09T00:29:04.431Z] --- PASS: Test (0.00s)
00:29:04 [2021-04-09T00:29:04.431Z]     --- PASS: Test/TestWatch (0.00s)
00:29:04 [2021-04-09T00:29:04.431Z] PASS
00:29:04 [2021-04-09T00:29:04.431Z] coverage: 92.3% of statements
00:29:04 [2021-04-09T00:29:04.431Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.074s	coverage: 92.3% of statements
00:29:04 [2021-04-09T00:29:04.431Z] === RUN   Test
00:29:04 [2021-04-09T00:29:04.431Z] === RUN   Test/TestInitialize
00:29:04 [2021-04-09T00:29:04.886Z] time="2021-04-09T00:29:04Z" level=info msg="Initializing discovery without TLS"
00:29:04 [2021-04-09T00:29:04.886Z] time="2021-04-09T00:29:04Z" level=info msg="Initializing discovery without TLS"
00:29:04 [2021-04-09T00:29:04.886Z] time="2021-04-09T00:29:04Z" level=info msg="Initializing discovery without TLS"
00:29:04 [2021-04-09T00:29:04.886Z] === RUN   Test/TestInitializeWithCerts
00:29:04 [2021-04-09T00:29:04.886Z] time="2021-04-09T00:29:04Z" level=info msg="Initializing discovery with TLS"
00:29:04 [2021-04-09T00:29:04.886Z] === RUN   Test/TestWatch
00:29:04 [2021-04-09T00:29:04.886Z] time="2021-04-09T00:29:04Z" level=info msg="Initializing discovery without TLS"
00:29:04 [2021-04-09T00:29:04.886Z] === RUN   Test
00:29:04 [2021-04-09T00:29:04.886Z] === RUN   Test/TestInitialize
00:29:04 [2021-04-09T00:29:04.886Z] === RUN   Test/TestInitializeWithPattern
00:29:04 [2021-04-09T00:29:04.886Z] === RUN   Test/TestRegister
00:29:04 [2021-04-09T00:29:04.886Z] === RUN   Test/TestWatch
00:29:04 [2021-04-09T00:29:04.886Z] --- PASS: Test (0.00s)
00:29:04 [2021-04-09T00:29:04.886Z]     --- PASS: Test/TestInitialize (0.00s)
00:29:04 [2021-04-09T00:29:04.886Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
00:29:04 [2021-04-09T00:29:04.886Z]     --- PASS: Test/TestRegister (0.00s)
00:29:04 [2021-04-09T00:29:04.886Z]     --- PASS: Test/TestWatch (0.00s)
00:29:04 [2021-04-09T00:29:04.886Z] PASS
00:29:04 [2021-04-09T00:29:04.886Z] coverage: 93.8% of statements
00:29:04 [2021-04-09T00:29:04.886Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.067s	coverage: 93.8% of statements
00:29:05 [2021-04-09T00:29:05.337Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:29:05 [2021-04-09T00:29:05.337Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:29:05 [2021-04-09T00:29:05.337Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:29:05 [2021-04-09T00:29:05.337Z] --- PASS: TestSecretsUpdate (2.80s)
00:29:05 [2021-04-09T00:29:05.337Z] === RUN   TestTemplatedSecret
00:29:05 [2021-04-09T00:29:05.337Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:29:05 [2021-04-09T00:29:05.337Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:29:05 [2021-04-09T00:29:05.337Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:29:05 [2021-04-09T00:29:05.337Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:29:05 [2021-04-09T00:29:05.846Z] === RUN   TestPollerAddRemove
00:29:05 [2021-04-09T00:29:05.846Z] --- PASS: TestPollerAddRemove (0.00s)
00:29:05 [2021-04-09T00:29:05.846Z] === RUN   TestPollerEvent
00:29:05 [2021-04-09T00:29:05.846Z] --- SKIP: TestPollerEvent (0.00s)
00:29:05 [2021-04-09T00:29:05.846Z]     poller_test.go:41: No chmod on Windows
00:29:05 [2021-04-09T00:29:05.846Z] === RUN   TestPollerClose
00:29:05 [2021-04-09T00:29:05.846Z] --- PASS: TestPollerClose (0.00s)
00:29:05 [2021-04-09T00:29:05.846Z] PASS
00:29:05 [2021-04-09T00:29:05.846Z] coverage: 39.4% of statements
00:29:05 [2021-04-09T00:29:05.846Z] ok  	github.com/docker/docker/pkg/filenotify	0.065s	coverage: 39.4% of statements
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestCopyFileWithInvalidSrc
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestCopyFileWithInvalidDest
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestCopyFileWithSameSrcAndDest
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestCopyFile
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestCopyFile (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
00:29:06 [2021-04-09T00:29:06.802Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z]     fileutils_test.go:134: Needs porting to Windows
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestReadSymlinkedDirectoryToFile
00:29:06 [2021-04-09T00:29:06.802Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z]     fileutils_test.go:180: Needs porting to Windows
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestWildcardMatches
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestWildcardMatches (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestPatternMatches
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestPatternMatches (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestExclusionPatternMatchesPatternBefore
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestPatternMatchesFolderExclusions
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestPatternMatchesFolderWildcardExclusions
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestExclusionPatternMatchesPatternAfter
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestExclusionPatternMatchesWholeDirectory
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestSingleExclamationError
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestSingleExclamationError (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestMatchesWithNoPatterns
00:29:06 [2021-04-09T00:29:06.802Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
00:29:06 [2021-04-09T00:29:06.802Z] === RUN   TestMatchesWithMalformedPatterns
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestMatches
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestMatches (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestCleanPatterns
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestCleanPatterns (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestCleanPatternsStripEmptyPatterns
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestCleanPatternsExceptionFlag
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestCleanPatternsErrorSingleException
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestCreateIfNotExistsDir
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestCreateIfNotExistsFile
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestMatch
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestMatch (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] PASS
00:29:06 [2021-04-09T00:29:06.803Z] coverage: 87.7% of statements
00:29:06 [2021-04-09T00:29:06.803Z] ok  	github.com/docker/docker/pkg/fileutils	0.103s	coverage: 87.7% of statements
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestGet
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestGet (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] === RUN   TestGetShortcutString
00:29:06 [2021-04-09T00:29:06.803Z] --- PASS: TestGetShortcutString (0.00s)
00:29:06 [2021-04-09T00:29:06.803Z] PASS
00:29:06 [2021-04-09T00:29:06.803Z] coverage: 42.9% of statements
00:29:06 [2021-04-09T00:29:06.803Z] ok  	github.com/docker/docker/pkg/homedir	0.044s	coverage: 42.9% of statements
00:29:07 [2021-04-09T00:29:07.239Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
00:29:07 [2021-04-09T00:29:07.239Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:29:07 [2021-04-09T00:29:07.759Z] --- PASS: Test (3.16s)
00:29:07 [2021-04-09T00:29:07.759Z]     --- PASS: Test/TestInitialize (0.15s)
00:29:07 [2021-04-09T00:29:07.759Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
00:29:07 [2021-04-09T00:29:07.759Z]     --- PASS: Test/TestWatch (3.00s)
00:29:07 [2021-04-09T00:29:07.759Z] PASS
00:29:07 [2021-04-09T00:29:07.759Z] coverage: 84.1% of statements
00:29:07 [2021-04-09T00:29:07.759Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.274s	coverage: 84.1% of statements
00:29:08 [2021-04-09T00:29:08.212Z] === RUN   TestCreateIDMapOrder
00:29:08 [2021-04-09T00:29:08.212Z] --- PASS: TestCreateIDMapOrder (0.00s)
00:29:08 [2021-04-09T00:29:08.212Z] PASS
00:29:08 [2021-04-09T00:29:08.212Z] coverage: 7.2% of statements
00:29:08 [2021-04-09T00:29:08.212Z] ok  	github.com/docker/docker/pkg/idtools	0.060s	coverage: 7.2% of statements
00:29:08 [2021-04-09T00:29:08.665Z] === RUN   TestFixedBufferCap
00:29:08 [2021-04-09T00:29:08.665Z] --- PASS: TestFixedBufferCap (0.00s)
00:29:08 [2021-04-09T00:29:08.665Z] === RUN   TestFixedBufferLen
00:29:08 [2021-04-09T00:29:08.665Z] --- PASS: TestFixedBufferLen (0.00s)
00:29:08 [2021-04-09T00:29:08.665Z] === RUN   TestFixedBufferString
00:29:08 [2021-04-09T00:29:08.665Z] --- PASS: TestFixedBufferString (0.00s)
00:29:08 [2021-04-09T00:29:08.665Z] === RUN   TestFixedBufferWrite
00:29:08 [2021-04-09T00:29:08.665Z] --- PASS: TestFixedBufferWrite (0.00s)
00:29:08 [2021-04-09T00:29:08.665Z] === RUN   TestFixedBufferRead
00:29:08 [2021-04-09T00:29:08.665Z] --- PASS: TestFixedBufferRead (0.00s)
00:29:08 [2021-04-09T00:29:08.665Z] === RUN   TestBytesPipeRead
00:29:08 [2021-04-09T00:29:08.665Z] --- PASS: TestBytesPipeRead (0.00s)
00:29:08 [2021-04-09T00:29:08.665Z] === RUN   TestBytesPipeWrite
00:29:08 [2021-04-09T00:29:08.665Z] --- PASS: TestBytesPipeWrite (0.00s)
00:29:08 [2021-04-09T00:29:08.665Z] === RUN   TestBytesPipeWriteRandomChunks
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestAtomicWriteToFile
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestAtomicWriteToFile (0.01s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestAtomicWriteSetCommit
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestAtomicWriteSetCommit (0.02s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestAtomicWriteSetCancel
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestReadCloserWrapperClose
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestReadCloserWrapperClose (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestReaderErrWrapperReadOnError
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestReaderErrWrapperRead
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestReaderErrWrapperRead (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestHashData
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestHashData (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestCancelReadCloser
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestError
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestError (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString/no_progress
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString/progress_1
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString/some_progress_with_a_start_time
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString/some_progress_without_a_start_time
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString/with_units
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestProgressString/hide_counts
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestProgressString (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z]     --- PASS: TestProgressString/no_progress (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z]     --- PASS: TestProgressString/progress_1 (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z]     --- PASS: TestProgressString/with_units (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z]     --- PASS: TestProgressString/hide_counts (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestJSONMessageDisplay
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestCancelReadCloser (0.10s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestWriteCloserWrapperClose
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestNopWriteCloser
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestNopWriteCloser (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestNopWriter
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestNopWriter (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestWriteCounter
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestWriteCounter (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] PASS
00:29:09 [2021-04-09T00:29:09.118Z] coverage: 69.2% of statements
00:29:09 [2021-04-09T00:29:09.118Z] ok  	github.com/docker/docker/pkg/ioutils	0.699s	coverage: 69.2% of statements
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestStandardLongPath
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestStandardLongPath (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] === RUN   TestUNCLongPath
00:29:09 [2021-04-09T00:29:09.118Z] --- PASS: TestUNCLongPath (0.00s)
00:29:09 [2021-04-09T00:29:09.118Z] PASS
00:29:09 [2021-04-09T00:29:09.118Z] coverage: 100.0% of statements
00:29:09 [2021-04-09T00:29:09.571Z] ok  	github.com/docker/docker/pkg/longpath	0.041s	coverage: 100.0% of statements
00:29:09 [2021-04-09T00:29:09.571Z] --- PASS: TestJSONMessageDisplay (0.16s)
00:29:09 [2021-04-09T00:29:09.571Z] === RUN   TestJSONMessageDisplayWithJSONError
00:29:09 [2021-04-09T00:29:09.571Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
00:29:09 [2021-04-09T00:29:09.571Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
00:29:09 [2021-04-09T00:29:09.571Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
00:29:09 [2021-04-09T00:29:09.571Z] === RUN   TestDisplayJSONMessagesStream
00:29:09 [2021-04-09T00:29:09.571Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
00:29:09 [2021-04-09T00:29:09.571Z] PASS
00:29:09 [2021-04-09T00:29:09.571Z] coverage: 91.7% of statements
00:29:09 [2021-04-09T00:29:09.571Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.230s	coverage: 91.7% of statements
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestTarFiles (6.65s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestTarUntar
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestTarUntar (0.04s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestTarWithOptions
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestTarWithOptions (0.04s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestUntarUstarGnuConflict
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestUntarInvalidFilenames
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames273856798\\dest"
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestUntarInvalidFilenames (0.18s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestUntarHardlinkToSymlink
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestUntarInvalidHardlink
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink800551775\\victim\\hello" -> "../victim/hello"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink083798322\\victim\\hello" -> "/../victim/hello"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink057926377\\victim" -> "../victim"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink569786164\\victim" -> "../victim"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink434332931\\victim" -> "../victim"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink075843206\\victim" -> "../victim"
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestUntarInvalidHardlink (0.03s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestUntarInvalidSymlink
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink952640045\\dest\\dotdot" -> "../victim/hello"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink683559848\\dest\\slash-dotdot" -> "/../victim/hello"
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestNameFormat
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestNameFormat (0.00s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestNameRetries
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestNameRetries (0.00s)
00:29:10 [2021-04-09T00:29:10.025Z] PASS
00:29:10 [2021-04-09T00:29:10.025Z] coverage: 85.7% of statements
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink582710503\\dest\\loophole-victim" -> "../victim"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink288987930\\dest\\loophole-victim" -> "../victim"
00:29:10 [2021-04-09T00:29:10.025Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.044s	coverage: 85.7% of statements
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink274903985\\dest\\loophole-victim" -> "../victim"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink048787804\\dest\\loophole-victim" -> "../victim"
00:29:10 [2021-04-09T00:29:10.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink334759691\\dest\\dir\\loophole" -> "../../victim"
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestUntarInvalidSymlink (0.04s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestTempArchiveCloseMultipleTimes
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestXGlobalNoParent
00:29:10 [2021-04-09T00:29:10.025Z] --- PASS: TestXGlobalNoParent (0.00s)
00:29:10 [2021-04-09T00:29:10.025Z] === RUN   TestReplaceFileTarWrapper
00:29:10 [2021-04-09T00:29:10.479Z] === RUN   TestParseKeyValueOpt
00:29:10 [2021-04-09T00:29:10.479Z] --- PASS: TestParseKeyValueOpt (0.00s)
00:29:10 [2021-04-09T00:29:10.479Z] === RUN   TestParseUintList
00:29:10 [2021-04-09T00:29:10.479Z] --- PASS: TestParseUintList (0.00s)
00:29:10 [2021-04-09T00:29:10.479Z] === RUN   TestParseUintListMaximumLimits
00:29:10 [2021-04-09T00:29:10.479Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
00:29:10 [2021-04-09T00:29:10.479Z] PASS
00:29:10 [2021-04-09T00:29:10.479Z] coverage: 97.0% of statements
00:29:10 [2021-04-09T00:29:10.479Z] ok  	github.com/docker/docker/pkg/parsers	0.103s	coverage: 97.0% of statements
00:29:10 [2021-04-09T00:29:10.479Z] --- PASS: TestReplaceFileTarWrapper (0.29s)
00:29:10 [2021-04-09T00:29:10.479Z] === RUN   TestPrefixHeaderReadable
00:29:10 [2021-04-09T00:29:10.479Z] --- PASS: TestPrefixHeaderReadable (0.02s)
00:29:10 [2021-04-09T00:29:10.479Z] === RUN   TestDisablePigz
00:29:10 [2021-04-09T00:29:10.479Z] --- PASS: TestDisablePigz (0.14s)
00:29:10 [2021-04-09T00:29:10.480Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
00:29:10 [2021-04-09T00:29:10.480Z] === RUN   TestPigz
00:29:10 [2021-04-09T00:29:10.526Z] --- PASS: TestTemplatedSecret (4.66s)
00:29:10 [2021-04-09T00:29:10.526Z] === RUN   TestSecretCreateResolve
00:29:10 [2021-04-09T00:29:10.526Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:29:10 [2021-04-09T00:29:10.526Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestNewAndRemove
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestNewAndRemove (0.00s)
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestRemoveInvalidPath
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestRemoveInvalidPath (0.00s)
00:29:10 [2021-04-09T00:29:10.933Z] PASS
00:29:10 [2021-04-09T00:29:10.933Z] coverage: 82.6% of statements
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestPigz (0.20s)
00:29:10 [2021-04-09T00:29:10.933Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestCopyFileWithInvalidDest
00:29:10 [2021-04-09T00:29:10.933Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
00:29:10 [2021-04-09T00:29:10.933Z]     archive_windows_test.go:16: Currently fails
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestCanonicalTarNameForPath
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestCanonicalTarName
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestCanonicalTarName (0.00s)
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestChmodTarEntry
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestChmodTarEntry (0.00s)
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestHardLinkOrder
00:29:10 [2021-04-09T00:29:10.933Z] ok  	github.com/docker/docker/pkg/pidfile	0.053s	coverage: 82.6% of statements
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestHardLinkOrder (0.15s)
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestChangeString
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestChangeString (0.00s)
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestChangesWithNoChanges
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestChangesWithNoChanges (0.03s)
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestChangesWithChanges
00:29:10 [2021-04-09T00:29:10.933Z] --- PASS: TestChangesWithChanges (0.04s)
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestChangesWithChangesGH13590
00:29:10 [2021-04-09T00:29:10.933Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
00:29:10 [2021-04-09T00:29:10.933Z]     changes_test.go:192: needs more investigation
00:29:10 [2021-04-09T00:29:10.933Z] === RUN   TestChangesDirsEmpty
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestChangesDirsEmpty (0.19s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestChangesDirsMutated
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestChangesDirsMutated (0.16s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestApplyLayer
00:29:11 [2021-04-09T00:29:11.387Z] --- SKIP: TestApplyLayer (0.00s)
00:29:11 [2021-04-09T00:29:11.387Z]     changes_test.go:405: needs further investigation
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestChangesSizeWithHardlinks
00:29:11 [2021-04-09T00:29:11.387Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
00:29:11 [2021-04-09T00:29:11.387Z]     changes_test.go:441: needs further investigation
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestChangesSizeWithNoChanges
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestChangesSize
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestChangesSize (0.00s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestApplyLayerInvalidFilenames
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames365749458\\dest"
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestApplyLayerInvalidHardlink
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink669728724\\victim\\hello" -> "../victim/hello"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink816207651\\victim\\hello" -> "/../victim/hello"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink488246310\\victim" -> "../victim"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink030841165\\victim" -> "../victim"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink368521288\\victim" -> "../victim"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink386630407\\victim" -> "../victim"
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestApplyLayerInvalidSymlink
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink761484474\\dest\\dotdot" -> "../victim/hello"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink058463953\\dest\\slash-dotdot" -> "/../victim/hello"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink190779388\\dest\\loophole-victim" -> "../victim"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink451784491\\dest\\loophole-victim" -> "../victim"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink769929358\\dest\\loophole-victim" -> "../victim"
00:29:11 [2021-04-09T00:29:11.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink811510933\\dest\\loophole-victim" -> "../victim"
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestApplyLayerWhiteouts
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestGenerateEmptyFile
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestGenerateEmptyFile (0.00s)
00:29:11 [2021-04-09T00:29:11.387Z] === RUN   TestGenerateWithContent
00:29:11 [2021-04-09T00:29:11.387Z] --- PASS: TestGenerateWithContent (0.00s)
00:29:11 [2021-04-09T00:29:11.387Z] PASS
00:29:11 [2021-04-09T00:29:11.387Z] coverage: 62.6% of statements
00:29:11 [2021-04-09T00:29:11.463Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:29:11 [2021-04-09T00:29:11.840Z] ok  	github.com/docker/docker/pkg/archive	9.688s	coverage: 62.6% of statements
00:29:11 [2021-04-09T00:29:11.840Z] === RUN   TestParseEmptyInterface
00:29:11 [2021-04-09T00:29:11.840Z] --- PASS: TestParseEmptyInterface (0.00s)
00:29:11 [2021-04-09T00:29:11.840Z] === RUN   TestParseNonInterfaceType
00:29:11 [2021-04-09T00:29:11.840Z] --- PASS: TestParseNonInterfaceType (0.00s)
00:29:11 [2021-04-09T00:29:11.840Z] === RUN   TestParseWithOneFunction
00:29:11 [2021-04-09T00:29:11.840Z] --- PASS: TestParseWithOneFunction (0.00s)
00:29:11 [2021-04-09T00:29:11.840Z] === RUN   TestParseWithMultipleFuncs
00:29:11 [2021-04-09T00:29:11.840Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
00:29:11 [2021-04-09T00:29:11.840Z] === RUN   TestParseWithUnnamedReturn
00:29:11 [2021-04-09T00:29:11.840Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
00:29:11 [2021-04-09T00:29:11.840Z] === RUN   TestEmbeddedInterface
00:29:11 [2021-04-09T00:29:11.840Z] --- PASS: TestEmbeddedInterface (0.00s)
00:29:11 [2021-04-09T00:29:11.840Z] === RUN   TestParsedImports
00:29:11 [2021-04-09T00:29:11.840Z] --- PASS: TestParsedImports (0.00s)
00:29:11 [2021-04-09T00:29:11.840Z] === RUN   TestAliasedImports
00:29:11 [2021-04-09T00:29:11.840Z] --- PASS: TestAliasedImports (0.00s)
00:29:11 [2021-04-09T00:29:11.840Z] PASS
00:29:11 [2021-04-09T00:29:11.840Z] coverage: 56.8% of statements
00:29:11 [2021-04-09T00:29:11.840Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.111s	coverage: 56.8% of statements
00:29:12 [2021-04-09T00:29:12.294Z] === RUN   TestFailedConnection
00:29:13 [2021-04-09T00:29:13.250Z] === RUN   TestHTTPTransport
00:29:13 [2021-04-09T00:29:13.250Z] --- PASS: TestHTTPTransport (0.00s)
00:29:13 [2021-04-09T00:29:13.250Z] PASS
00:29:13 [2021-04-09T00:29:13.250Z] coverage: 85.7% of statements
00:29:13 [2021-04-09T00:29:13.250Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.044s	coverage: 85.7% of statements
00:29:13 [2021-04-09T00:29:13.250Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
00:29:13 [2021-04-09T00:29:13.250Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
00:29:13 [2021-04-09T00:29:13.250Z] === RUN   TestBufioReaderPoolPutAndGet
00:29:13 [2021-04-09T00:29:13.250Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
00:29:13 [2021-04-09T00:29:13.250Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
00:29:13 [2021-04-09T00:29:13.250Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
00:29:13 [2021-04-09T00:29:13.250Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
00:29:13 [2021-04-09T00:29:13.250Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
00:29:13 [2021-04-09T00:29:13.250Z] === RUN   TestBufioWriterPoolPutAndGet
00:29:13 [2021-04-09T00:29:13.250Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
00:29:13 [2021-04-09T00:29:13.250Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
00:29:13 [2021-04-09T00:29:13.250Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
00:29:13 [2021-04-09T00:29:13.250Z] === RUN   TestBufferPoolPutAndGet
00:29:13 [2021-04-09T00:29:13.250Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
00:29:13 [2021-04-09T00:29:13.250Z] PASS
00:29:13 [2021-04-09T00:29:13.250Z] coverage: 88.2% of statements
00:29:13 [2021-04-09T00:29:13.250Z] ok  	github.com/docker/docker/pkg/pools	0.033s	coverage: 88.2% of statements
00:29:13 [2021-04-09T00:29:13.371Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:29:13 [2021-04-09T00:29:13.371Z] --- PASS: TestSecretCreateResolve (3.41s)
00:29:13 [2021-04-09T00:29:13.371Z] PASS
00:29:13 [2021-04-09T00:29:13.371Z] 
00:29:13 [2021-04-09T00:29:13.371Z] DONE 6 tests in 19.951s
00:29:13 [2021-04-09T00:29:13.371Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:29:13 [2021-04-09T00:29:13.371Z] ++ 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
00:29:13 [2021-04-09T00:29:13.371Z] ++ set -e
00:29:13 [2021-04-09T00:29:13.371Z] ++ '[' -n 0 ']'
00:29:13 [2021-04-09T00:29:13.371Z] ++ set -x
00:29:13 [2021-04-09T00:29:13.371Z] ++ 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
00:29:13 [2021-04-09T00:29:13.629Z] INFO: Testing against a local daemon
00:29:13 [2021-04-09T00:29:13.629Z] === RUN   TestServiceCreateInit
00:29:13 [2021-04-09T00:29:13.629Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:29:13 [2021-04-09T00:29:13.703Z] --- PASS: TestFailedConnection (1.13s)
00:29:13 [2021-04-09T00:29:13.703Z] === RUN   TestFailOnce
00:29:13 [2021-04-09T00:29:13.703Z] 2021/04/09 00:29:13 http: panic serving 127.0.0.1:49222: Plugin not ready
00:29:13 [2021-04-09T00:29:13.703Z] goroutine 10 [running]:
00:29:13 [2021-04-09T00:29:13.703Z] net/http.(*conn).serve.func1(0xc000058b40)
00:29:13 [2021-04-09T00:29:13.703Z] 	c:/go/src/net/http/server.go:1795 +0x140
00:29:13 [2021-04-09T00:29:13.703Z] panic(0x849b40, 0x986ad0)
00:29:13 [2021-04-09T00:29:13.703Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
00:29:13 [2021-04-09T00:29:13.703Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300)
00:29:13 [2021-04-09T00:29:13.703Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
00:29:13 [2021-04-09T00:29:13.703Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300)
00:29:13 [2021-04-09T00:29:13.703Z] 	c:/go/src/net/http/server.go:2036 +0x4b
00:29:13 [2021-04-09T00:29:13.703Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300)
00:29:13 [2021-04-09T00:29:13.703Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
00:29:13 [2021-04-09T00:29:13.703Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300)
00:29:13 [2021-04-09T00:29:13.703Z] 	c:/go/src/net/http/server.go:2831 +0xab
00:29:13 [2021-04-09T00:29:13.703Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980)
00:29:13 [2021-04-09T00:29:13.703Z] 	c:/go/src/net/http/server.go:1919 +0x87c
00:29:13 [2021-04-09T00:29:13.703Z] created by net/http.(*Server).Serve
00:29:13 [2021-04-09T00:29:13.703Z] 	c:/go/src/net/http/server.go:2957 +0x38b
00:29:13 [2021-04-09T00:29:13.703Z] time="2021-04-09T00:29:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
00:29:13 [2021-04-09T00:29:13.703Z] === RUN   TestOutputOnPrematureClose
00:29:13 [2021-04-09T00:29:13.703Z] --- PASS: TestOutputOnPrematureClose (0.00s)
00:29:13 [2021-04-09T00:29:13.703Z] === RUN   TestCompleteSilently
00:29:13 [2021-04-09T00:29:13.703Z] --- PASS: TestCompleteSilently (0.00s)
00:29:13 [2021-04-09T00:29:13.703Z] PASS
00:29:13 [2021-04-09T00:29:13.703Z] coverage: 75.9% of statements
00:29:13 [2021-04-09T00:29:13.703Z] ok  	github.com/docker/docker/pkg/progress	0.043s	coverage: 75.9% of statements
00:29:14 [2021-04-09T00:29:14.156Z] === RUN   TestSendToOneSub
00:29:14 [2021-04-09T00:29:14.156Z] --- PASS: TestSendToOneSub (0.00s)
00:29:14 [2021-04-09T00:29:14.156Z] === RUN   TestSendToMultipleSubs
00:29:14 [2021-04-09T00:29:14.156Z] --- PASS: TestSendToMultipleSubs (0.00s)
00:29:14 [2021-04-09T00:29:14.156Z] === RUN   TestEvictOneSub
00:29:14 [2021-04-09T00:29:14.156Z] --- PASS: TestEvictOneSub (0.00s)
00:29:14 [2021-04-09T00:29:14.156Z] === RUN   TestClosePublisher
00:29:14 [2021-04-09T00:29:14.156Z] --- PASS: TestClosePublisher (0.00s)
00:29:14 [2021-04-09T00:29:14.156Z] === RUN   TestPubSubRace
00:29:14 [2021-04-09T00:29:14.197Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:29:14 [2021-04-09T00:29:14.608Z] === RUN   TestRegister
00:29:14 [2021-04-09T00:29:14.608Z] --- PASS: TestRegister (0.00s)
00:29:14 [2021-04-09T00:29:14.608Z] === RUN   TestCommand
00:29:14 [2021-04-09T00:29:14.608Z] --- PASS: TestCommand (0.03s)
00:29:14 [2021-04-09T00:29:14.608Z] === RUN   TestNaiveSelf
00:29:14 [2021-04-09T00:29:14.608Z] --- PASS: TestNaiveSelf (0.03s)
00:29:14 [2021-04-09T00:29:14.608Z] PASS
00:29:14 [2021-04-09T00:29:14.608Z] coverage: 82.4% of statements
00:29:14 [2021-04-09T00:29:14.608Z] ok  	github.com/docker/docker/pkg/reexec	0.102s	coverage: 82.4% of statements
00:29:14 [2021-04-09T00:29:14.608Z] --- PASS: TestFailOnce (1.19s)
00:29:14 [2021-04-09T00:29:14.608Z] === RUN   TestEchoInputOutput
00:29:14 [2021-04-09T00:29:14.608Z] --- PASS: TestEchoInputOutput (0.00s)
00:29:14 [2021-04-09T00:29:14.608Z] === RUN   TestBackoff
00:29:14 [2021-04-09T00:29:14.608Z] --- PASS: TestBackoff (0.00s)
00:29:14 [2021-04-09T00:29:14.608Z] === RUN   TestAbortRetry
00:29:14 [2021-04-09T00:29:14.608Z] --- PASS: TestAbortRetry (0.00s)
00:29:14 [2021-04-09T00:29:14.608Z] === RUN   TestClientScheme
00:29:14 [2021-04-09T00:29:14.608Z] --- PASS: TestClientScheme (0.00s)
00:29:15 [2021-04-09T00:29:15.061Z] === RUN   TestNewClientWithTimeout
00:29:15 [2021-04-09T00:29:15.061Z] --- PASS: TestPubSubRace (1.04s)
00:29:15 [2021-04-09T00:29:15.061Z] PASS
00:29:15 [2021-04-09T00:29:15.061Z] coverage: 75.0% of statements
00:29:15 [2021-04-09T00:29:15.061Z] ok  	github.com/docker/docker/pkg/pubsub	1.081s	coverage: 75.0% of statements
00:29:15 [2021-04-09T00:29:15.134Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:29:15 [2021-04-09T00:29:15.515Z] time="2021-04-09T00:29:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestParseSignal
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestParseSignal (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestValidSignalForPlatform
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestValidSignalForPlatform (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] PASS
00:29:15 [2021-04-09T00:29:15.969Z] coverage: 20.3% of statements
00:29:15 [2021-04-09T00:29:15.969Z] ok  	github.com/docker/docker/pkg/signal	0.043s	coverage: 20.3% of statements
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestNewStdWriter
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestNewStdWriter (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestWriteWithUninitializedStdWriter
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestWriteWithNilBytes
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestWriteWithNilBytes (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestWrite
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestWrite (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestWriteWithWriterError
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestWriteWithWriterError (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyWriteAndRead
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyReturnsErrorReadingHeader
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyReturnsErrorReadingFrame
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyDetectsCorruptedFrame
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyWithInvalidInputHeader
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyWithCorruptedPrefix
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyReturnsWriteErrors
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] === RUN   TestStdCopyReturnsErrorFromSystem
00:29:15 [2021-04-09T00:29:15.969Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
00:29:15 [2021-04-09T00:29:15.969Z] PASS
00:29:15 [2021-04-09T00:29:15.969Z] coverage: 100.0% of statements
00:29:15 [2021-04-09T00:29:15.969Z] ok  	github.com/docker/docker/pkg/stdcopy	0.036s	coverage: 100.0% of statements
00:29:16 [2021-04-09T00:29:16.513Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:29:16 [2021-04-09T00:29:16.513Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:29:16 [2021-04-09T00:29:16.513Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:29:16 [2021-04-09T00:29:16.925Z] time="2021-04-09T00:29:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestGenerateRandomID
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestGenerateRandomID (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestShortenId
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestShortenId (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestShortenSha256Id
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestShortenSha256Id (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestShortenIdEmpty
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestShortenIdEmpty (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestShortenIdInvalid
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestShortenIdInvalid (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestIsShortIDNonHex
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestIsShortIDNonHex (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestIsShortIDNotCorrectSize
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] PASS
00:29:16 [2021-04-09T00:29:16.925Z] coverage: 70.6% of statements
00:29:16 [2021-04-09T00:29:16.925Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestRawProgressFormatterFormatStatus
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestRawProgressFormatterFormatProgress
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestFormatStatus
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestFormatStatus (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestFormatError
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestFormatError (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestFormatJSONError
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestFormatJSONError (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestJsonProgressFormatterFormatProgress
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestJsonProgressFormatterFormatStatus
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestNewJSONProgressOutput
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestNewJSONProgressOutput (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestAuxFormatterEmit
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestAuxFormatterEmit (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestStreamWriterStdout
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestStreamWriterStdout (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] === RUN   TestStreamWriterStderr
00:29:16 [2021-04-09T00:29:16.925Z] --- PASS: TestStreamWriterStderr (0.00s)
00:29:16 [2021-04-09T00:29:16.925Z] PASS
00:29:16 [2021-04-09T00:29:16.925Z] coverage: 66.2% of statements
00:29:16 [2021-04-09T00:29:16.925Z] ok  	github.com/docker/docker/pkg/streamformatter	0.043s	coverage: 66.2% of statements
00:29:17 [2021-04-09T00:29:17.453Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:29:17 [2021-04-09T00:29:17.453Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:29:17 [2021-04-09T00:29:17.712Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:29:17 [2021-04-09T00:29:17.712Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:29:17 [2021-04-09T00:29:17.881Z] === RUN   TestIsCpusetListAvailable
00:29:17 [2021-04-09T00:29:17.881Z] --- PASS: TestIsCpusetListAvailable (0.00s)
00:29:17 [2021-04-09T00:29:17.881Z] PASS
00:29:17 [2021-04-09T00:29:17.881Z] coverage: 38.2% of statements
00:29:17 [2021-04-09T00:29:17.881Z] ok  	github.com/docker/docker/pkg/sysinfo	0.049s	coverage: 38.2% of statements
00:29:17 [2021-04-09T00:29:17.972Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:29:18 [2021-04-09T00:29:18.836Z] === RUN   TestChtimes
00:29:18 [2021-04-09T00:29:18.836Z] --- PASS: TestChtimes (0.00s)
00:29:18 [2021-04-09T00:29:18.836Z] === RUN   TestChtimesWindows
00:29:18 [2021-04-09T00:29:18.836Z] --- PASS: TestChtimesWindows (0.00s)
00:29:18 [2021-04-09T00:29:18.836Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
00:29:18 [2021-04-09T00:29:18.836Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
00:29:18 [2021-04-09T00:29:18.836Z] === RUN   TestEnsureRemoveAllNotExist
00:29:18 [2021-04-09T00:29:18.836Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
00:29:18 [2021-04-09T00:29:18.836Z] === RUN   TestEnsureRemoveAllWithDir
00:29:18 [2021-04-09T00:29:18.836Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
00:29:18 [2021-04-09T00:29:18.836Z] === RUN   TestEnsureRemoveAllWithFile
00:29:18 [2021-04-09T00:29:18.836Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
00:29:18 [2021-04-09T00:29:18.836Z] === RUN   TestHasWin32KSupport
00:29:18 [2021-04-09T00:29:18.836Z] --- PASS: TestHasWin32KSupport (0.00s)
00:29:18 [2021-04-09T00:29:18.836Z]     syscall_windows_test.go:8: win32k: true
00:29:18 [2021-04-09T00:29:18.836Z] PASS
00:29:18 [2021-04-09T00:29:18.836Z] coverage: 12.0% of statements
00:29:18 [2021-04-09T00:29:18.836Z] ok  	github.com/docker/docker/pkg/system	0.064s	coverage: 12.0% of statements
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestTailFile
00:29:19 [2021-04-09T00:29:19.290Z] --- PASS: TestTailFile (0.00s)
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestTailFileManyLines
00:29:19 [2021-04-09T00:29:19.290Z] --- PASS: TestTailFileManyLines (0.00s)
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestTailEmptyFile
00:29:19 [2021-04-09T00:29:19.290Z] --- PASS: TestTailEmptyFile (0.00s)
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestTailNegativeN
00:29:19 [2021-04-09T00:29:19.290Z] --- PASS: TestTailNegativeN (0.00s)
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/single_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/single_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/2_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/2_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/4_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/4_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/truncated_last_line
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/truncated_last_line#01
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/truncated_last_line#02
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/8_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/no_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === CONT  TestNewTailReader/4_byte_delimiter
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.290Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/single_byte_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/2_byte_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] time="2021-04-09T00:29:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.291Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.291Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.292Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.292Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.349Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:29:19 [2021-04-09T00:29:19.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.746Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.746Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.746Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/no_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.747Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.747Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.748Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:29:19 [2021-04-09T00:29:19.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:29:19 [2021-04-09T00:29:19.750Z] --- PASS: TestNewTailReader (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.750Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.02s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
00:29:19 [2021-04-09T00:29:19.751Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.01s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.01s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.02s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.241Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]     --- PASS: TestNewTailReader/no_delimiter (0.02s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.242Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.04s)
00:29:20 [2021-04-09T00:29:20.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] PASS
00:29:20 [2021-04-09T00:29:20.243Z] coverage: 88.6% of statements
00:29:20 [2021-04-09T00:29:20.243Z] ok  	github.com/docker/docker/pkg/tailfile	0.472s	coverage: 88.6% of statements
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestTarSumRemoveNonExistent
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestTarSumRemove
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestTarSumRemove (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestSortFileInfoSums
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestSortFileInfoSums (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestNewTarSumForLabelInvalid
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestNewTarSumForLabel
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestNewTarSumForLabel (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestEmptyTar
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestEmptyTar (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestTarSumsReadSize
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestTarSumsReadSize (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestTarSums
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestTarSums (0.07s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestIteration
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestIteration (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestVersionLabelForChecksum
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestVersionLabelForChecksum (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestVersion
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestVersion (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestGetVersion
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestGetVersion (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] === RUN   TestGetVersions
00:29:20 [2021-04-09T00:29:20.243Z] --- PASS: TestGetVersions (0.00s)
00:29:20 [2021-04-09T00:29:20.243Z] PASS
00:29:20 [2021-04-09T00:29:20.243Z] coverage: 89.3% of statements
00:29:20 [2021-04-09T00:29:20.243Z] ok  	github.com/docker/docker/pkg/tarsum	0.123s	coverage: 89.3% of statements
00:29:20 [2021-04-09T00:29:20.725Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:29:20 [2021-04-09T00:29:20.725Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:29:21 [2021-04-09T00:29:21.199Z] testing: warning: no tests to run
00:29:21 [2021-04-09T00:29:21.199Z] PASS
00:29:21 [2021-04-09T00:29:21.199Z] coverage: [no statements]
00:29:21 [2021-04-09T00:29:21.199Z] ok  	github.com/docker/docker/pkg/term/windows	0.035s	coverage: [no statements] [no tests to run]
00:29:21 [2021-04-09T00:29:21.199Z] === RUN   TestTruncIndex
00:29:21 [2021-04-09T00:29:21.199Z] --- PASS: TestTruncIndex (0.11s)
00:29:21 [2021-04-09T00:29:21.199Z] PASS
00:29:21 [2021-04-09T00:29:21.199Z] coverage: 91.5% of statements
00:29:21 [2021-04-09T00:29:21.199Z] ok  	github.com/docker/docker/pkg/truncindex	0.141s	coverage: 91.5% of statements
00:29:21 [2021-04-09T00:29:21.652Z] === RUN   TestIsGIT
00:29:21 [2021-04-09T00:29:21.652Z] --- PASS: TestIsGIT (0.00s)
00:29:21 [2021-04-09T00:29:21.652Z] === RUN   TestIsTransport
00:29:21 [2021-04-09T00:29:21.652Z] --- PASS: TestIsTransport (0.00s)
00:29:21 [2021-04-09T00:29:21.652Z] PASS
00:29:21 [2021-04-09T00:29:21.652Z] coverage: 100.0% of statements
00:29:21 [2021-04-09T00:29:21.652Z] ok  	github.com/docker/docker/pkg/urlutil	0.051s	coverage: 100.0% of statements
00:29:22 [2021-04-09T00:29:22.101Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:29:22 [2021-04-09T00:29:22.101Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:29:22 [2021-04-09T00:29:22.104Z] === RUN   TestVersionInfo
00:29:22 [2021-04-09T00:29:22.104Z] --- PASS: TestVersionInfo (0.00s)
00:29:22 [2021-04-09T00:29:22.104Z] === RUN   TestAppendVersions
00:29:22 [2021-04-09T00:29:22.105Z] --- PASS: TestAppendVersions (0.00s)
00:29:22 [2021-04-09T00:29:22.105Z] PASS
00:29:22 [2021-04-09T00:29:22.105Z] coverage: 88.9% of statements
00:29:22 [2021-04-09T00:29:22.105Z] ok  	github.com/docker/docker/pkg/useragent	0.039s	coverage: 88.9% of statements
00:29:23 [2021-04-09T00:29:23.623Z] === RUN   TestNewSettable
00:29:23 [2021-04-09T00:29:23.623Z] --- PASS: TestNewSettable (0.00s)
00:29:23 [2021-04-09T00:29:23.623Z] === RUN   TestIsSettable
00:29:23 [2021-04-09T00:29:23.623Z] --- PASS: TestIsSettable (0.00s)
00:29:23 [2021-04-09T00:29:23.623Z] === RUN   TestUpdateSettingsEnv
00:29:23 [2021-04-09T00:29:23.623Z] --- PASS: TestUpdateSettingsEnv (0.00s)
00:29:23 [2021-04-09T00:29:23.623Z] PASS
00:29:23 [2021-04-09T00:29:23.623Z] coverage: 20.1% of statements
00:29:23 [2021-04-09T00:29:23.623Z] ok  	github.com/docker/docker/plugin/v2	0.045s	coverage: 20.1% of statements
00:29:23 [2021-04-09T00:29:23.623Z] time="2021-04-09T00:29:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
00:29:24 [2021-04-09T00:29:24.076Z] === RUN   TestValidatePrivileges
00:29:24 [2021-04-09T00:29:24.076Z] --- PASS: TestValidatePrivileges (0.00s)
00:29:24 [2021-04-09T00:29:24.076Z] === RUN   TestFilterByCapNeg
00:29:24 [2021-04-09T00:29:24.076Z] --- PASS: TestFilterByCapNeg (0.00s)
00:29:24 [2021-04-09T00:29:24.076Z] === RUN   TestFilterByCapPos
00:29:24 [2021-04-09T00:29:24.076Z] --- PASS: TestFilterByCapPos (0.00s)
00:29:24 [2021-04-09T00:29:24.076Z] === RUN   TestStoreGetPluginNotMatchCapRefs
00:29:24 [2021-04-09T00:29:24.076Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
00:29:24 [2021-04-09T00:29:24.076Z] PASS
00:29:24 [2021-04-09T00:29:24.076Z] coverage: 12.0% of statements
00:29:24 [2021-04-09T00:29:24.076Z] ok  	github.com/docker/docker/plugin	0.050s	coverage: 12.0% of statements
00:29:24 [2021-04-09T00:29:24.651Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:29:25 [2021-04-09T00:29:25.032Z] === RUN   TestLoad
00:29:25 [2021-04-09T00:29:25.032Z] --- PASS: TestLoad (0.00s)
00:29:25 [2021-04-09T00:29:25.032Z] === RUN   TestSave
00:29:25 [2021-04-09T00:29:25.032Z] --- PASS: TestSave (0.03s)
00:29:25 [2021-04-09T00:29:25.032Z] === RUN   TestAddDeleteGet
00:29:25 [2021-04-09T00:29:25.032Z] --- PASS: TestAddDeleteGet (0.04s)
00:29:25 [2021-04-09T00:29:25.032Z] === RUN   TestInvalidTags
00:29:25 [2021-04-09T00:29:25.032Z] --- PASS: TestInvalidTags (0.01s)
00:29:25 [2021-04-09T00:29:25.032Z] PASS
00:29:25 [2021-04-09T00:29:25.032Z] coverage: 84.4% of statements
00:29:25 [2021-04-09T00:29:25.032Z] ok  	github.com/docker/docker/reference	0.133s	coverage: 84.4% of statements
00:29:25 [2021-04-09T00:29:25.221Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:29:25 [2021-04-09T00:29:25.221Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:29:26 [2021-04-09T00:29:26.158Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:29:26 [2021-04-09T00:29:26.417Z] --- PASS: TestServiceCreateInit (12.87s)
00:29:26 [2021-04-09T00:29:26.417Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (7.12s)
00:29:26 [2021-04-09T00:29:26.417Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.73s)
00:29:26 [2021-04-09T00:29:26.417Z] === RUN   TestCreateServiceMultipleTimes
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestResolveAuthConfigIndexServer
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestResolveAuthConfigFullURL
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestLoadAllowNondistributableArtifacts
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestValidateMirror
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestValidateMirror (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestLoadInsecureRegistries
00:29:26 [2021-04-09T00:29:26.553Z] time="2021-04-09T00:29:26Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:29:26 [2021-04-09T00:29:26.553Z] time="2021-04-09T00:29:26Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
00:29:26 [2021-04-09T00:29:26.553Z] time="2021-04-09T00:29:26Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestLoadInsecureRegistries (0.15s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestNewServiceConfig
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestNewServiceConfig (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestValidateIndexName
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestValidateIndexName (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestValidateIndexNameWithError
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestValidateIndexNameWithError (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestEndpointParse
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestEndpointParse (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestEndpointParseInvalid
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestEndpointParseInvalid (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestValidateEndpoint
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestValidateEndpoint (0.01s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestPing
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestPing (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestPingRegistryEndpoint
00:29:26 [2021-04-09T00:29:26.553Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestEndpoint
00:29:26 [2021-04-09T00:29:26.553Z] --- SKIP: TestEndpoint (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestParseRepositoryInfo
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestParseRepositoryInfo (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestNewIndexInfo
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestNewIndexInfo (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestMirrorEndpointLookup
00:29:26 [2021-04-09T00:29:26.553Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
00:29:26 [2021-04-09T00:29:26.553Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestSearchRepositories
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestSearchRepositories (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
00:29:26 [2021-04-09T00:29:26.553Z]         Host: 127.0.0.1:49231
00:29:26 [2021-04-09T00:29:26.553Z]         User-Agent: docker test client
00:29:26 [2021-04-09T00:29:26.553Z]         Authorization: Token fake-token
00:29:26 [2021-04-09T00:29:26.553Z]         X-Docker-Token: true
00:29:26 [2021-04-09T00:29:26.553Z]         Accept-Encoding: gzip
00:29:26 [2021-04-09T00:29:26.553Z]         
00:29:26 [2021-04-09T00:29:26.553Z]         
00:29:26 [2021-04-09T00:29:26.553Z]     registry_test.go:730: HTTP/1.1 200 OK
00:29:26 [2021-04-09T00:29:26.553Z]         Connection: close
00:29:26 [2021-04-09T00:29:26.553Z]         Content-Length: 144
00:29:26 [2021-04-09T00:29:26.553Z]         Cache-Control: no-cache
00:29:26 [2021-04-09T00:29:26.553Z]         Content-Type: application/json
00:29:26 [2021-04-09T00:29:26.553Z]         Date: Fri, 09 Apr 2021 00:29:26 GMT
00:29:26 [2021-04-09T00:29:26.553Z]         Expires: -1
00:29:26 [2021-04-09T00:29:26.553Z]         Pragma: no-cache
00:29:26 [2021-04-09T00:29:26.553Z]         Server: docker-tests/mock
00:29:26 [2021-04-09T00:29:26.553Z]         X-Docker-Registry-Config: mock
00:29:26 [2021-04-09T00:29:26.553Z]         X-Docker-Registry-Version: 0.0.0
00:29:26 [2021-04-09T00:29:26.553Z]         
00:29:26 [2021-04-09T00:29:26.553Z]         
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestTrustedLocation
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestTrustedLocation (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestAllowNondistributableArtifacts
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] === RUN   TestIsSecureIndex
00:29:26 [2021-04-09T00:29:26.553Z] --- PASS: TestIsSecureIndex (0.00s)
00:29:26 [2021-04-09T00:29:26.553Z] PASS
00:29:26 [2021-04-09T00:29:26.553Z] coverage: 51.7% of statements
00:29:26 [2021-04-09T00:29:26.553Z] ok  	github.com/docker/docker/registry	0.323s	coverage: 51.7% of statements
00:29:26 [2021-04-09T00:29:26.984Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:29:26 [2021-04-09T00:29:26.984Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestHeaderSimpleErrors
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestHeaderTooMuchFailures
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestReaderWithReadError
00:29:27 [2021-04-09T00:29:27.006Z] time="2021-04-09T00:29:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s)
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestReader
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestReader (0.00s)
00:29:27 [2021-04-09T00:29:27.006Z] === RUN   TestResumableRequestReaderWithInitialResponse
00:29:27 [2021-04-09T00:29:27.006Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
00:29:27 [2021-04-09T00:29:27.006Z] PASS
00:29:27 [2021-04-09T00:29:27.006Z] coverage: 100.0% of statements
00:29:27 [2021-04-09T00:29:27.006Z] ok  	github.com/docker/docker/registry/resumable	0.224s	coverage: 100.0% of statements
00:29:27 [2021-04-09T00:29:27.460Z] === RUN   TestRestartManagerTimeout
00:29:27 [2021-04-09T00:29:27.460Z] --- PASS: TestRestartManagerTimeout (0.00s)
00:29:27 [2021-04-09T00:29:27.460Z] === RUN   TestRestartManagerTimeoutReset
00:29:27 [2021-04-09T00:29:27.460Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
00:29:27 [2021-04-09T00:29:27.460Z] PASS
00:29:27 [2021-04-09T00:29:27.460Z] coverage: 50.9% of statements
00:29:27 [2021-04-09T00:29:27.460Z] ok  	github.com/docker/docker/restartmanager	0.033s	coverage: 50.9% of statements
00:29:27 [2021-04-09T00:29:27.913Z] === RUN   TestDecodeContainerConfig
00:29:27 [2021-04-09T00:29:27.913Z] --- PASS: TestDecodeContainerConfig (0.00s)
00:29:27 [2021-04-09T00:29:27.913Z] === RUN   TestDecodeContainerConfigIsolation
00:29:27 [2021-04-09T00:29:27.913Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
00:29:27 [2021-04-09T00:29:27.913Z] === RUN   TestValidatePrivileged
00:29:27 [2021-04-09T00:29:27.913Z] --- PASS: TestValidatePrivileged (0.00s)
00:29:27 [2021-04-09T00:29:27.913Z] PASS
00:29:27 [2021-04-09T00:29:27.913Z] coverage: 52.2% of statements
00:29:27 [2021-04-09T00:29:27.913Z] ok  	github.com/docker/docker/runconfig	0.035s	coverage: 52.2% of statements
00:29:28 [2021-04-09T00:29:28.360Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:29:28 [2021-04-09T00:29:28.868Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
00:29:28 [2021-04-09T00:29:28.868Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
00:29:28 [2021-04-09T00:29:28.868Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
00:29:28 [2021-04-09T00:29:28.868Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
00:29:28 [2021-04-09T00:29:28.868Z] PASS
00:29:28 [2021-04-09T00:29:28.868Z] coverage: 62.5% of statements
00:29:28 [2021-04-09T00:29:28.868Z] ok  	github.com/docker/docker/testutil	0.066s	coverage: 62.5% of statements
00:29:29 [2021-04-09T00:29:29.298Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:29:29 [2021-04-09T00:29:29.557Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:29:29 [2021-04-09T00:29:29.824Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:29:29 [2021-04-09T00:29:29.824Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:29:29 [2021-04-09T00:29:29.825Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:29:29 [2021-04-09T00:29:29.825Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:29:29 [2021-04-09T00:29:29.825Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:29:29 [2021-04-09T00:29:29.825Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
00:29:29 [2021-04-09T00:29:29.825Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
00:29:29 [2021-04-09T00:29:29.825Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:29:29 [2021-04-09T00:29:29.825Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:29:30 [2021-04-09T00:29:30.935Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:29:31 [2021-04-09T00:29:31.343Z] === RUN   TestGetAddress
00:29:31 [2021-04-09T00:29:31.343Z] --- PASS: TestGetAddress (0.00s)
00:29:31 [2021-04-09T00:29:31.343Z] === RUN   TestRemove
00:29:31 [2021-04-09T00:29:31.343Z] --- SKIP: TestRemove (0.00s)
00:29:31 [2021-04-09T00:29:31.343Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:29:31 [2021-04-09T00:29:31.343Z] === RUN   TestInitializeWithVolumes
00:29:31 [2021-04-09T00:29:31.343Z] --- PASS: TestInitializeWithVolumes (0.00s)
00:29:31 [2021-04-09T00:29:31.343Z] === RUN   TestCreate
00:29:31 [2021-04-09T00:29:31.343Z] --- PASS: TestCreate (0.01s)
00:29:31 [2021-04-09T00:29:31.343Z] === RUN   TestValidateName
00:29:31 [2021-04-09T00:29:31.343Z] --- PASS: TestValidateName (0.00s)
00:29:31 [2021-04-09T00:29:31.343Z] === RUN   TestCreateWithOpts
00:29:31 [2021-04-09T00:29:31.343Z] --- SKIP: TestCreateWithOpts (0.00s)
00:29:31 [2021-04-09T00:29:31.343Z]     local_test.go:181: runtime.GOOS == "windows"
00:29:31 [2021-04-09T00:29:31.343Z] === RUN   TestRelaodNoOpts
00:29:31 [2021-04-09T00:29:31.343Z] --- PASS: TestRelaodNoOpts (0.01s)
00:29:31 [2021-04-09T00:29:31.343Z] PASS
00:29:31 [2021-04-09T00:29:31.343Z] coverage: 41.5% of statements
00:29:31 [2021-04-09T00:29:31.343Z] ok  	github.com/docker/docker/volume/local	0.079s	coverage: 41.5% of statements
00:29:31 [2021-04-09T00:29:31.796Z] === RUN   TestGetDriver
00:29:31 [2021-04-09T00:29:31.796Z] --- PASS: TestGetDriver (0.00s)
00:29:31 [2021-04-09T00:29:31.796Z] === RUN   TestVolumeRequestError
00:29:31 [2021-04-09T00:29:31.796Z] --- PASS: TestVolumeRequestError (0.01s)
00:29:31 [2021-04-09T00:29:31.796Z] PASS
00:29:31 [2021-04-09T00:29:31.796Z] coverage: 36.1% of statements
00:29:31 [2021-04-09T00:29:31.796Z] ok  	github.com/docker/docker/volume/drivers	0.106s	coverage: 36.1% of statements
00:29:31 [2021-04-09T00:29:31.796Z] === RUN   TestConvertTmpfsOptions
00:29:31 [2021-04-09T00:29:31.796Z] --- PASS: TestConvertTmpfsOptions (0.00s)
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:49: data="mode=700,size=1m"
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:49: data="ro"
00:29:31 [2021-04-09T00:29:31.796Z] === RUN   TestParseMountRaw
00:29:31 [2021-04-09T00:29:31.796Z] --- PASS: TestParseMountRaw (0.02s)
00:29:31 [2021-04-09T00:29:31.796Z] === RUN   TestParseMountRawSplit
00:29:31 [2021-04-09T00:29:31.796Z] --- PASS: TestParseMountRawSplit (0.01s)
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 0
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 1
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 2
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 3
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 4
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 5
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 6
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 7
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 8
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 0
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 1
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 2
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 3
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 4
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 5
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 6
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 7
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 8
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 9
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 10
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 11
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 12
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 0
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 1
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 2
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 3
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 4
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 5
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 6
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 7
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 8
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 9
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 10
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:390: case 11
00:29:31 [2021-04-09T00:29:31.796Z] === RUN   TestParseMountSpec
00:29:31 [2021-04-09T00:29:31.796Z] --- PASS: TestParseMountSpec (0.00s)
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:455: case 0
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:455: case 1
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:455: case 2
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:455: case 3
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:455: case 4
00:29:31 [2021-04-09T00:29:31.796Z]     parser_test.go:455: case 5
00:29:31 [2021-04-09T00:29:31.796Z] === RUN   TestParseMountSpecBindWithFileinfoError
00:29:31 [2021-04-09T00:29:31.796Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
00:29:31 [2021-04-09T00:29:31.796Z] === RUN   TestValidateMount
00:29:31 [2021-04-09T00:29:31.796Z] --- PASS: TestValidateMount (0.00s)
00:29:31 [2021-04-09T00:29:31.796Z] PASS
00:29:31 [2021-04-09T00:29:31.796Z] coverage: 66.2% of statements
00:29:31 [2021-04-09T00:29:31.796Z] ok  	github.com/docker/docker/volume/mounts	0.070s	coverage: 66.2% of statements
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestNewClientWithTimeout (17.60s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestClientStream
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestClientStream (0.00s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestClientSendFile
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestClientSendFile (0.00s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestClientWithRequestTimeout
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestClientWithRequestTimeout (0.00s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestFileSpecPlugin
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestFileSpecPlugin (0.01s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestFileJSONSpecPlugin
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestPluginAddHandler
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestPluginAddHandler (0.00s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestPluginWaitBadPlugin
00:29:32 [2021-04-09T00:29:32.251Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
00:29:32 [2021-04-09T00:29:32.251Z] === RUN   TestGet
00:29:32 [2021-04-09T00:29:32.251Z] time="2021-04-09T00:29:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
00:29:32 [2021-04-09T00:29:32.837Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestSetGetMeta
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestSetGetMeta
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestRestore
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestRestore
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestServiceCreate
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestServiceCreate
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestServiceList
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestServiceList
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestServiceRemove
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestServiceRemove
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestServiceGet
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestServiceGet
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestServicePrune
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestServicePrune
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestCreate
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestCreate
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestRemove
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestRemove
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestList
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestList
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFindByDriver
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFindByDriver
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFindByReferenced
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFindByReferenced
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestDerefMultipleOfSameRef
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestDerefMultipleOfSameRef
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestDefererencePluginOnCreateError
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestDefererencePluginOnCreateError
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestRefDerefRemove
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestRefDerefRemove
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestGet
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestGet
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestGetWithReference
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestGetWithReference
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc/test_nil_list
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFilterFunc/test_nil_list
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc/test_empty_list
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFilterFunc/test_empty_list
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc/test_filter_some
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFilterFunc/test_filter_some
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc/test_filter_middle
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFilterFunc/test_filter_middle
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc/test_filter_middle_and_last
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
00:29:33 [2021-04-09T00:29:33.206Z] === RUN   TestFilterFunc/test_filter_first_and_last
00:29:33 [2021-04-09T00:29:33.206Z] === PAUSE TestFilterFunc/test_filter_first_and_last
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFilterFunc/test_nil_list
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFilterFunc/test_filter_some
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFilterFunc/test_empty_list
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFilterFunc/test_filter_middle_and_last
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFilterFunc/test_filter_first_and_last
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFilterFunc/test_filter_middle
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestFilterFunc (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestSetGetMeta
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFindByReferenced
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestGetWithReference
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestDefererencePluginOnCreateError
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestSetGetMeta (0.02s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestGet
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestFindByReferenced (0.04s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestRefDerefRemove
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestFindByDriver
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestGetWithReference (0.04s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestList
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestGet (0.03s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestRemove
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestRefDerefRemove (0.03s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestCreate
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestServicePrune
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestFindByDriver (0.03s)
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestList (0.03s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestServiceGet
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestRemove (0.03s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestServiceRemove
00:29:33 [2021-04-09T00:29:33.206Z] --- PASS: TestCreate (0.02s)
00:29:33 [2021-04-09T00:29:33.206Z] === CONT  TestServiceList
00:29:33 [2021-04-09T00:29:33.658Z] --- PASS: TestServiceGet (0.12s)
00:29:33 [2021-04-09T00:29:33.658Z] === CONT  TestServiceCreate
00:29:33 [2021-04-09T00:29:33.658Z] time="2021-04-09T00:29:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:29:33 [2021-04-09T00:29:33.658Z] --- PASS: TestServiceRemove (0.12s)
00:29:33 [2021-04-09T00:29:33.658Z] === CONT  TestRestore
00:29:33 [2021-04-09T00:29:33.658Z] --- PASS: TestServiceList (0.12s)
00:29:33 [2021-04-09T00:29:33.658Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
00:29:33 [2021-04-09T00:29:33.658Z] time="2021-04-09T00:29:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:29:33 [2021-04-09T00:29:33.658Z] time="2021-04-09T00:29:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:29:33 [2021-04-09T00:29:33.658Z] time="2021-04-09T00:29:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
00:29:33 [2021-04-09T00:29:33.658Z] time="2021-04-09T00:29:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
00:29:33 [2021-04-09T00:29:33.658Z] --- PASS: TestServiceCreate (0.03s)
00:29:33 [2021-04-09T00:29:33.658Z] === CONT  TestDerefMultipleOfSameRef
00:29:33 [2021-04-09T00:29:33.658Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
00:29:33 [2021-04-09T00:29:33.658Z] time="2021-04-09T00:29:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:29:33 [2021-04-09T00:29:33.658Z] --- PASS: TestRestore (0.04s)
00:29:33 [2021-04-09T00:29:33.658Z] --- PASS: TestServicePrune (0.17s)
00:29:33 [2021-04-09T00:29:33.658Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
00:29:33 [2021-04-09T00:29:33.658Z] PASS
00:29:33 [2021-04-09T00:29:33.658Z] coverage: 70.3% of statements
00:29:33 [2021-04-09T00:29:33.658Z] ok  	github.com/docker/docker/volume/service	0.291s	coverage: 70.3% of statements
00:29:34 [2021-04-09T00:29:34.212Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:29:34 [2021-04-09T00:29:34.212Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:29:35 [2021-04-09T00:29:35.149Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:29:35 [2021-04-09T00:29:35.809Z] time="2021-04-09T00:29:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
00:29:37 [2021-04-09T00:29:37.683Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:29:39 [2021-04-09T00:29:39.065Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:29:39 [2021-04-09T00:29:39.065Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:29:39 [2021-04-09T00:29:39.065Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:29:39 [2021-04-09T00:29:39.065Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:29:39 [2021-04-09T00:29:39.323Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:29:39 [2021-04-09T00:29:39.503Z] time="2021-04-09T00:29:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
00:29:39 [2021-04-09T00:29:39.890Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:29:45 [2021-04-09T00:29:45.232Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:29:45 [2021-04-09T00:29:45.490Z] === RUN   TestDockerSuite/TestContainerAPITop
00:29:46 [2021-04-09T00:29:46.425Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:29:46 [2021-04-09T00:29:46.425Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:29:46 [2021-04-09T00:29:46.425Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:29:48 [2021-04-09T00:29:48.005Z] --- PASS: TestGet (15.00s)
00:29:48 [2021-04-09T00:29:48.005Z] === RUN   TestPluginWithNoManifest
00:29:48 [2021-04-09T00:29:48.005Z] --- PASS: TestPluginWithNoManifest (0.00s)
00:29:48 [2021-04-09T00:29:48.005Z] === RUN   TestGetAll
00:29:48 [2021-04-09T00:29:48.005Z] --- PASS: TestGetAll (0.00s)
00:29:48 [2021-04-09T00:29:48.005Z] PASS
00:29:48 [2021-04-09T00:29:48.005Z] coverage: 73.4% of statements
00:29:48 [2021-04-09T00:29:48.005Z] ok  	github.com/docker/docker/pkg/plugins	35.032s	coverage: 73.4% of statements
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/quota	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/rootless	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/volume	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:29:48 [2021-04-09T00:29:48.005Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:29:48 [2021-04-09T00:29:48.326Z] --- PASS: TestCreateServiceMultipleTimes (21.96s)
00:29:48 [2021-04-09T00:29:48.326Z] === RUN   TestCreateServiceConflict
00:29:49 [2021-04-09T00:29:49.261Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === Skipped
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     dispatchers_test.go:377: Windows does not support stopsignal
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     client_test.go:23: runtime.GOOS == "windows"
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     daemon_test.go:147: root required
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     reload_test.go:520: root required
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     pull_v2_test.go:73: Needs fixing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     pull_v2_test.go:118: Needs fixing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     download_test.go:268: Needs fixing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     layer_test.go:304: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     layer_test.go:353: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     layer_test.go:468: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     layer_test.go:697: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     migration_test.go:46: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     migration_test.go:182: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     mount_test.go:17: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     mount_test.go:76: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     mount_test.go:125: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     mount_test.go:212: Failing on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:134: Xz not present in msys2
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:239: Failing on Windows CI machines
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_windows_test.go:16: Currently fails
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     changes_test.go:192: needs more investigation
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     changes_test.go:405: needs further investigation
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     changes_test.go:441: needs further investigation
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     poller_test.go:41: No chmod on Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     fileutils_test.go:134: Needs porting to Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     fileutils_test.go:180: Needs porting to Windows
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
00:29:49 [2021-04-09T00:29:49.530Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
00:29:49 [2021-04-09T00:29:49.530Z]     local_test.go:181: runtime.GOOS == "windows"
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] 
00:29:49 [2021-04-09T00:29:49.530Z] DONE 1833 tests, 45 skipped in 204.227s
00:29:49 [2021-04-09T00:29:49.530Z] INFO: make.ps1 ended at 04/09/2021 00:29:49
00:29:49 [2021-04-09T00:29:49.831Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:29:51 [2021-04-09T00:29:51.049Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
00:29:51 [2021-04-09T00:29:51.049Z] INFO: Unit tests ended at 04/09/2021 00:29:50. Duration:00:03:41.7338583
00:29:51 [2021-04-09T00:29:51.049Z] INFO: Building busybox
00:29:51 [2021-04-09T00:29:51.049Z] Sending build context to Docker daemon   5.12kB
00:29:51 [2021-04-09T00:29:51.049Z] 
00:29:51 [2021-04-09T00:29:51.049Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
00:29:51 [2021-04-09T00:29:51.049Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
00:29:51 [2021-04-09T00:29:51.049Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
00:29:51 [2021-04-09T00:29:51.049Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
00:29:51 [2021-04-09T00:29:51.049Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
00:29:51 [2021-04-09T00:29:51.049Z]  ---> 3eaa9ebbf51f
00:29:51 [2021-04-09T00:29:51.049Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
00:29:51 [2021-04-09T00:29:51.049Z]  ---> Running in 800c9fb6da04
00:29:51 [2021-04-09T00:29:51.209Z] --- PASS: TestCreateServiceConflict (2.69s)
00:29:51 [2021-04-09T00:29:51.209Z] === RUN   TestCreateServiceMaxReplicas
00:29:51 [2021-04-09T00:29:51.468Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:29:55 [2021-04-09T00:29:55.660Z] --- PASS: TestCreateServiceMaxReplicas (4.10s)
00:29:55 [2021-04-09T00:29:55.660Z] === RUN   TestCreateWithDuplicateNetworkNames
00:29:55 [2021-04-09T00:29:55.697Z] Removing intermediate container 800c9fb6da04
00:29:55 [2021-04-09T00:29:55.697Z]  ---> e7f6c0e69b23
00:29:55 [2021-04-09T00:29:55.697Z] Step 7/13 : ARG BUSYBOX_VERSION
00:29:55 [2021-04-09T00:29:55.697Z]  ---> Running in 82e02898fd1a
00:29:55 [2021-04-09T00:29:55.697Z] Removing intermediate container 82e02898fd1a
00:29:55 [2021-04-09T00:29:55.697Z]  ---> 4614b1d94c01
00:29:55 [2021-04-09T00:29:55.697Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
00:29:55 [2021-04-09T00:29:55.697Z]  ---> Running in 851f13e0f964
00:29:56 [2021-04-09T00:29:56.149Z] Removing intermediate container 851f13e0f964
00:29:56 [2021-04-09T00:29:56.149Z]  ---> 773995e7eaf5
00:29:56 [2021-04-09T00:29:56.149Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
00:29:57 [2021-04-09T00:29:57.667Z] 
00:29:57 [2021-04-09T00:29:57.667Z]  ---> 7bf7cfed055f
00:29:57 [2021-04-09T00:29:57.667Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
00:29:58 [2021-04-09T00:29:58.119Z]  ---> Running in dd975a53bbf0
00:29:59 [2021-04-09T00:29:59.850Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:30:00 [2021-04-09T00:30:00.785Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:30:02 [2021-04-09T00:30:02.686Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:30:04 [2021-04-09T00:30:04.062Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
00:30:04 [2021-04-09T00:30:04.629Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:30:06 [2021-04-09T00:30:06.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
00:30:07 [2021-04-09T00:30:07.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
00:30:08 [2021-04-09T00:30:08.369Z] Removing intermediate container dd975a53bbf0
00:30:08 [2021-04-09T00:30:08.369Z]  ---> d4274a271021
00:30:08 [2021-04-09T00:30:08.369Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
00:30:08 [2021-04-09T00:30:08.369Z]  ---> Running in 66b186b8dbaf
00:30:08 [2021-04-09T00:30:08.369Z] 
00:30:08 [2021-04-09T00:30:08.369Z] SUCCESS: Specified value was saved.
00:30:09 [2021-04-09T00:30:09.282Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
00:30:09 [2021-04-09T00:30:09.849Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.79s)
00:30:09 [2021-04-09T00:30:09.849Z] === RUN   TestCreateServiceSecretFileMode
00:30:10 [2021-04-09T00:30:10.417Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
00:30:10 [2021-04-09T00:30:10.520Z] Removing intermediate container 66b186b8dbaf
00:30:10 [2021-04-09T00:30:10.520Z]  ---> 3e2635ab8b28
00:30:10 [2021-04-09T00:30:10.520Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
00:30:10 [2021-04-09T00:30:10.520Z]  ---> Running in f87d9c4b60b6
00:30:10 [2021-04-09T00:30:10.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
00:30:13 [2021-04-09T00:30:13.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00091afa0_<nil>}
00:30:13 [2021-04-09T00:30:13.775Z] --- PASS: TestCreateServiceSecretFileMode (3.81s)
00:30:13 [2021-04-09T00:30:13.775Z] === RUN   TestCreateServiceConfigFileMode
00:30:14 [2021-04-09T00:30:14.221Z] Cannot create a file when that file already exists.
00:30:15 [2021-04-09T00:30:15.156Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1378280590_/foo_false__<nil>_<nil>_<nil>}
00:30:17 [2021-04-09T00:30:17.071Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1378280590_/foo_true__<nil>_<nil>_<nil>}
00:30:17 [2021-04-09T00:30:17.071Z] --- PASS: TestCreateServiceConfigFileMode (3.21s)
00:30:17 [2021-04-09T00:30:17.071Z] === RUN   TestCreateServiceSysctls
00:30:18 [2021-04-09T00:30:18.446Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3962011797_/foo_false__<nil>_<nil>_<nil>}
00:30:19 [2021-04-09T00:30:19.961Z] Removing intermediate container f87d9c4b60b6
00:30:19 [2021-04-09T00:30:19.961Z]  ---> 42551bdc4708
00:30:19 [2021-04-09T00:30:19.961Z] Step 13/13 : CMD ["sh"]
00:30:19 [2021-04-09T00:30:19.961Z]  ---> Running in d34424748584
00:30:19 [2021-04-09T00:30:19.961Z] Removing intermediate container d34424748584
00:30:19 [2021-04-09T00:30:19.961Z]  ---> 0212ced700b2
00:30:19 [2021-04-09T00:30:19.961Z] Successfully built 0212ced700b2
00:30:19 [2021-04-09T00:30:19.961Z] Successfully tagged busybox:latest
00:30:19 [2021-04-09T00:30:19.961Z] INFO: Docker images of the daemon under test
00:30:19 [2021-04-09T00:30:19.961Z] 
00:30:19 [2021-04-09T00:30:19.961Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
00:30:19 [2021-04-09T00:30:19.961Z] busybox                                latest              0212ced700b2        Less than a second ago   5.32GB
00:30:19 [2021-04-09T00:30:19.961Z] microsoft/windowsservercore            latest              3eaa9ebbf51f        5 weeks ago              5.25GB
00:30:19 [2021-04-09T00:30:19.961Z] mcr.microsoft.com/windows/servercore   ltsc2019            3eaa9ebbf51f        5 weeks ago              5.25GB
00:30:19 [2021-04-09T00:30:19.961Z] 
00:30:19 [2021-04-09T00:30:19.961Z] INFO: Running integration tests at 04/09/2021 00:30:19...
00:30:19 [2021-04-09T00:30:19.961Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
00:30:19 [2021-04-09T00:30:19.961Z] INFO: Integration API tests being run from the host:
00:30:19 [2021-04-09T00:30:19.961Z] INFO: make.ps1 starting at 04/09/2021 00:30:19
00:30:20 [2021-04-09T00:30:20.350Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3962011797_/foo_true__<nil>_<nil>_<nil>}
00:30:20 [2021-04-09T00:30:20.416Z] Running D:\gopath\src\github.com\docker\docker\integration\build
00:30:21 [2021-04-09T00:30:21.287Z] --- PASS: TestCreateServiceSysctls (4.19s)
00:30:21 [2021-04-09T00:30:21.287Z] === RUN   TestCreateServiceCapabilities
00:30:22 [2021-04-09T00:30:22.222Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3962011797_/foo_true__0xc00091b000_<nil>_<nil>}
00:30:24 [2021-04-09T00:30:24.129Z] --- PASS: TestCreateServiceCapabilities (2.83s)
00:30:24 [2021-04-09T00:30:24.129Z] === RUN   TestInspect
00:30:24 [2021-04-09T00:30:24.129Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00091b020_<nil>}
00:30:26 [2021-04-09T00:30:26.033Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00091b040_<nil>}
00:30:27 [2021-04-09T00:30:27.410Z] --- PASS: TestInspect (3.41s)
00:30:27 [2021-04-09T00:30:27.410Z] === RUN   TestCreateJob
00:30:27 [2021-04-09T00:30:27.976Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00091b060_<nil>}
00:30:29 [2021-04-09T00:30:29.878Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00091b080_<nil>}
00:30:31 [2021-04-09T00:30:31.253Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:30:31 [2021-04-09T00:30:31.513Z] --- PASS: TestCreateJob (4.07s)
00:30:31 [2021-04-09T00:30:31.513Z] === RUN   TestReplicatedJob
00:30:32 [2021-04-09T00:30:32.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:30:32 [2021-04-09T00:30:32.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:30:32 [2021-04-09T00:30:32.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:30:32 [2021-04-09T00:30:32.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:30:32 [2021-04-09T00:30:32.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:30:32 [2021-04-09T00:30:32.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:30:32 [2021-04-09T00:30:32.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:30:32 [2021-04-09T00:30:32.889Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
00:30:33 [2021-04-09T00:30:33.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
00:30:33 [2021-04-09T00:30:33.406Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:30:34 [2021-04-09T00:30:34.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
00:30:40 [2021-04-09T00:30:40.056Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:30:40 [2021-04-09T00:30:40.624Z] --- PASS: TestReplicatedJob (9.23s)
00:30:40 [2021-04-09T00:30:40.624Z] === RUN   TestUpdateReplicatedJob
00:30:42 [2021-04-09T00:30:42.535Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:30:45 [2021-04-09T00:30:45.067Z] --- PASS: TestUpdateReplicatedJob (4.53s)
00:30:45 [2021-04-09T00:30:45.067Z] === RUN   TestServiceListWithStatuses
00:30:45 [2021-04-09T00:30:45.067Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:30:45 [2021-04-09T00:30:45.067Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:30:45 [2021-04-09T00:30:45.067Z] === RUN   TestDockerNetworkConnectAlias
00:30:45 [2021-04-09T00:30:45.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:30:45 [2021-04-09T00:30:45.479Z] INFO: Testing against a local daemon
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildWithSession
00:30:45 [2021-04-09T00:30:45.479Z] --- SKIP: TestBuildWithSession (0.00s)
00:30:45 [2021-04-09T00:30:45.479Z]     build_session_test.go:25: TODO: BuildKit
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildSquashParent
00:30:45 [2021-04-09T00:30:45.479Z] --- SKIP: TestBuildSquashParent (0.00s)
00:30:45 [2021-04-09T00:30:45.479Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildWithRemoveAndForceRemove
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:30:45 [2021-04-09T00:30:45.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:30:45 [2021-04-09T00:30:45.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:30:45 [2021-04-09T00:30:45.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:30:45 [2021-04-09T00:30:45.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:30:45 [2021-04-09T00:30:45.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:30:45 [2021-04-09T00:30:45.479Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:30:45 [2021-04-09T00:30:45.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:30:45 [2021-04-09T00:30:45.479Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:30:45 [2021-04-09T00:30:45.479Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:30:45 [2021-04-09T00:30:45.479Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:30:45 [2021-04-09T00:30:45.479Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:30:48 [2021-04-09T00:30:48.350Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:30:50 [2021-04-09T00:30:50.883Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:30:50 [2021-04-09T00:30:50.883Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:30:51 [2021-04-09T00:30:51.822Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:30:51 [2021-04-09T00:30:51.822Z] --- PASS: TestDockerNetworkConnectAlias (6.71s)
00:30:51 [2021-04-09T00:30:51.822Z] === RUN   TestDockerNetworkReConnect
00:30:52 [2021-04-09T00:30:52.758Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
00:30:53 [2021-04-09T00:30:53.694Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:30:55 [2021-04-09T00:30:55.071Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:30:55 [2021-04-09T00:30:55.741Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:30:55 [2021-04-09T00:30:55.741Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:30:56 [2021-04-09T00:30:56.007Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:30:56 [2021-04-09T00:30:56.943Z] --- PASS: TestDockerNetworkReConnect (4.99s)
00:30:56 [2021-04-09T00:30:56.943Z] === RUN   TestServicePlugin
00:30:56 [2021-04-09T00:30:56.943Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:30:58 [2021-04-09T00:30:58.323Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:30:59 [2021-04-09T00:30:59.701Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:31:00 [2021-04-09T00:31:00.637Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:31:02 [2021-04-09T00:31:02.026Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:31:02 [2021-04-09T00:31:02.756Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:31:02 [2021-04-09T00:31:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.04s)
00:31:02 [2021-04-09T00:31:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.11s)
00:31:02 [2021-04-09T00:31:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.49s)
00:31:02 [2021-04-09T00:31:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.57s)
00:31:02 [2021-04-09T00:31:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.23s)
00:31:02 [2021-04-09T00:31:02.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.42s)
00:31:02 [2021-04-09T00:31:02.756Z] === RUN   TestBuildMultiStageCopy
00:31:02 [2021-04-09T00:31:02.756Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:31:03 [2021-04-09T00:31:03.402Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:31:04 [2021-04-09T00:31:04.340Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:31:05 [2021-04-09T00:31:05.277Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:31:06 [2021-04-09T00:31:06.657Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:31:08 [2021-04-09T00:31:08.034Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:31:08 [2021-04-09T00:31:08.602Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:31:08 [2021-04-09T00:31:08.602Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:31:09 [2021-04-09T00:31:09.539Z] === RUN   TestDockerSuite/TestCpRelativePath
00:31:09 [2021-04-09T00:31:09.771Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:31:10 [2021-04-09T00:31:10.224Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:31:10 [2021-04-09T00:31:10.475Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:31:11 [2021-04-09T00:31:11.189Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:31:11 [2021-04-09T00:31:11.411Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:31:11 [2021-04-09T00:31:11.979Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:31:12 [2021-04-09T00:31:12.144Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:31:13 [2021-04-09T00:31:13.357Z] === RUN   TestDockerSuite/TestCpToCaseA
00:31:13 [2021-04-09T00:31:13.662Z] --- PASS: TestBuildMultiStageCopy (11.74s)
00:31:13 [2021-04-09T00:31:13.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.70s)
00:31:13 [2021-04-09T00:31:13.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s)
00:31:13 [2021-04-09T00:31:13.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s)
00:31:13 [2021-04-09T00:31:13.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.08s)
00:31:13 [2021-04-09T00:31:13.662Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s)
00:31:13 [2021-04-09T00:31:13.662Z] === RUN   TestBuildMultiStageParentConfig
00:31:14 [2021-04-09T00:31:14.734Z] === RUN   TestDockerSuite/TestCpToCaseB
00:31:15 [2021-04-09T00:31:15.668Z] === RUN   TestDockerSuite/TestCpToCaseC
00:31:15 [2021-04-09T00:31:15.821Z] --- PASS: TestBuildMultiStageParentConfig (2.40s)
00:31:15 [2021-04-09T00:31:15.821Z] === RUN   TestBuildLabelWithTargets
00:31:15 [2021-04-09T00:31:15.821Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
00:31:15 [2021-04-09T00:31:15.821Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:31:15 [2021-04-09T00:31:15.821Z] === RUN   TestBuildWithEmptyLayers
00:31:17 [2021-04-09T00:31:17.345Z] --- PASS: TestBuildWithEmptyLayers (1.49s)
00:31:17 [2021-04-09T00:31:17.345Z] === RUN   TestBuildMultiStageOnBuild
00:31:18 [2021-04-09T00:31:18.955Z] === RUN   TestDockerSuite/TestCpToCaseD
00:31:23 [2021-04-09T00:31:23.148Z] === RUN   TestDockerSuite/TestCpToCaseE
00:31:25 [2021-04-09T00:31:25.687Z] === RUN   TestDockerSuite/TestCpToCaseF
00:31:26 [2021-04-09T00:31:26.255Z] === RUN   TestDockerSuite/TestCpToCaseG
00:31:30 [2021-04-09T00:31:30.444Z] --- PASS: TestServicePlugin (33.09s)
00:31:30 [2021-04-09T00:31:30.444Z]     plugin_test.go:62: [d3b705d65965c] joining swarm manager [dcae48dc68053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:31:30 [2021-04-09T00:31:30.444Z]     plugin_test.go:65: [d0ab9ef24e804] joining swarm manager [dcae48dc68053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:31:30 [2021-04-09T00:31:30.444Z] === RUN   TestServiceUpdateLabel
00:31:31 [2021-04-09T00:31:31.395Z] === RUN   TestDockerSuite/TestCpToCaseH
00:31:33 [2021-04-09T00:31:33.299Z] --- PASS: TestServiceUpdateLabel (3.04s)
00:31:33 [2021-04-09T00:31:33.299Z] === RUN   TestServiceUpdateSecrets
00:31:34 [2021-04-09T00:31:34.944Z] --- PASS: TestBuildMultiStageOnBuild (16.15s)
00:31:34 [2021-04-09T00:31:34.944Z] === RUN   TestBuildUncleanTarFilenames
00:31:34 [2021-04-09T00:31:34.944Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
00:31:34 [2021-04-09T00:31:34.944Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:31:34 [2021-04-09T00:31:34.944Z] === RUN   TestBuildMultiStageLayerLeak
00:31:35 [2021-04-09T00:31:35.201Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
00:31:36 [2021-04-09T00:31:36.140Z] === RUN   TestDockerSuite/TestCpToCaseI
00:31:37 [2021-04-09T00:31:37.077Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:31:42 [2021-04-09T00:31:42.347Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
00:31:43 [2021-04-09T00:31:43.728Z] === RUN   TestDockerSuite/TestCpToDot
00:31:44 [2021-04-09T00:31:44.663Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:31:46 [2021-04-09T00:31:46.040Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:31:47 [2021-04-09T00:31:47.416Z] === RUN   TestDockerSuite/TestCpToStdout
00:31:48 [2021-04-09T00:31:48.351Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:31:49 [2021-04-09T00:31:49.728Z] --- PASS: TestServiceUpdateSecrets (16.80s)
00:31:49 [2021-04-09T00:31:49.728Z] === RUN   TestServiceUpdateConfigs
00:31:49 [2021-04-09T00:31:49.987Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:31:50 [2021-04-09T00:31:50.246Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:31:51 [2021-04-09T00:31:51.182Z] === RUN   TestDockerSuite/TestCpVolumePath
00:31:53 [2021-04-09T00:31:53.086Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:31:53 [2021-04-09T00:31:53.086Z] === RUN   TestDockerSuite/TestCreateArgs
00:31:53 [2021-04-09T00:31:53.086Z] === RUN   TestDockerSuite/TestCreateByImageID
00:31:53 [2021-04-09T00:31:53.344Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:31:54 [2021-04-09T00:31:54.307Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:31:54 [2021-04-09T00:31:54.307Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:31:54 [2021-04-09T00:31:54.307Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:31:54 [2021-04-09T00:31:54.874Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:31:55 [2021-04-09T00:31:55.132Z] === RUN   TestDockerSuite/TestCreateLabels
00:31:55 [2021-04-09T00:31:55.391Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:31:55 [2021-04-09T00:31:55.391Z] === RUN   TestDockerSuite/TestCreateRM
00:31:55 [2021-04-09T00:31:55.391Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:31:55 [2021-04-09T00:31:55.391Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:31:55 [2021-04-09T00:31:55.650Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:31:55 [2021-04-09T00:31:55.650Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:31:55 [2021-04-09T00:31:55.945Z] --- PASS: TestBuildMultiStageLayerLeak (19.33s)
00:31:55 [2021-04-09T00:31:55.946Z] === RUN   TestBuildWithHugeFile
00:31:57 [2021-04-09T00:31:57.553Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:31:57 [2021-04-09T00:31:57.812Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:31:57 [2021-04-09T00:31:57.812Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:32:04 [2021-04-09T00:32:04.125Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:32:04 [2021-04-09T00:32:04.125Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:32:04 [2021-04-09T00:32:04.125Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:32:04 [2021-04-09T00:32:04.125Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:32:04 [2021-04-09T00:32:04.125Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:32:04 [2021-04-09T00:32:04.125Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:32:04 [2021-04-09T00:32:04.125Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:32:04 [2021-04-09T00:32:04.694Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:32:05 [2021-04-09T00:32:05.631Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:32:06 [2021-04-09T00:32:06.567Z] --- PASS: TestServiceUpdateConfigs (16.65s)
00:32:06 [2021-04-09T00:32:06.567Z] === RUN   TestServiceUpdateNetwork
00:32:07 [2021-04-09T00:32:07.135Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:32:09 [2021-04-09T00:32:09.041Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:32:10 [2021-04-09T00:32:10.417Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:32:10 [2021-04-09T00:32:10.716Z] --- PASS: TestImportExtremelyLargeImageWorks (193.49s)
00:32:10 [2021-04-09T00:32:10.716Z] PASS
00:32:10 [2021-04-09T00:32:10.716Z] 
00:32:10 [2021-04-09T00:32:10.716Z] === Skipped
00:32:10 [2021-04-09T00:32:10.716Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
00:32:10 [2021-04-09T00:32:10.716Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:32:10 [2021-04-09T00:32:10.716Z] 
00:32:10 [2021-04-09T00:32:10.716Z] 
00:32:10 [2021-04-09T00:32:10.716Z] DONE 12 tests, 1 skipped in 194.471s
00:32:10 [2021-04-09T00:32:10.716Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
00:32:10 [2021-04-09T00:32:10.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
00:32:10 [2021-04-09T00:32:10.716Z] ++ set -e
00:32:10 [2021-04-09T00:32:10.716Z] ++ '[' -n 0 ']'
00:32:10 [2021-04-09T00:32:10.716Z] ++ set -x
00:32:10 [2021-04-09T00:32:10.716Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
00:32:10 [2021-04-09T00:32:10.716Z] INFO: Testing against a local daemon
00:32:10 [2021-04-09T00:32:10.716Z] === RUN   TestNetworkCreateDelete
00:32:10 [2021-04-09T00:32:10.716Z] --- PASS: TestNetworkCreateDelete (0.18s)
00:32:10 [2021-04-09T00:32:10.716Z] === RUN   TestDockerNetworkDeletePreferID
00:32:10 [2021-04-09T00:32:10.716Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
00:32:10 [2021-04-09T00:32:10.716Z] === RUN   TestDaemonDNSFallback
00:32:10 [2021-04-09T00:32:10.716Z] --- PASS: TestDaemonDNSFallback (1.54s)
00:32:10 [2021-04-09T00:32:10.716Z] === RUN   TestInspectNetwork
00:32:10 [2021-04-09T00:32:10.716Z] === RUN   TestInspectNetwork/full_network_id
00:32:10 [2021-04-09T00:32:10.716Z] === RUN   TestInspectNetwork/partial_network_id
00:32:10 [2021-04-09T00:32:10.716Z] === RUN   TestInspectNetwork/network_name
00:32:10 [2021-04-09T00:32:10.716Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:32:10 [2021-04-09T00:32:10.984Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:32:10 [2021-04-09T00:32:10.984Z] === RUN   TestDockerSuite/TestDevicePermissions
00:32:11 [2021-04-09T00:32:11.009Z] --- PASS: TestInspectNetwork (7.21s)
00:32:11 [2021-04-09T00:32:11.009Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:32:11 [2021-04-09T00:32:11.009Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:32:11 [2021-04-09T00:32:11.009Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:32:11 [2021-04-09T00:32:11.009Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:32:11 [2021-04-09T00:32:11.009Z] === RUN   TestRunContainerWithBridgeNone
00:32:11 [2021-04-09T00:32:11.918Z] === RUN   TestDockerSuite/TestDockerFails
00:32:11 [2021-04-09T00:32:11.918Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
00:32:11 [2021-04-09T00:32:11.918Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
00:32:11 [2021-04-09T00:32:11.918Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
00:32:13 [2021-04-09T00:32:13.093Z] --- PASS: TestRunContainerWithBridgeNone (1.98s)
00:32:13 [2021-04-09T00:32:13.093Z] === RUN   TestNetworkInvalidJSON
00:32:13 [2021-04-09T00:32:13.093Z] === RUN   TestNetworkInvalidJSON//networks/create
00:32:13 [2021-04-09T00:32:13.093Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:32:13 [2021-04-09T00:32:13.093Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:32:13 [2021-04-09T00:32:13.093Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:32:13 [2021-04-09T00:32:13.093Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:32:13 [2021-04-09T00:32:13.093Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:32:13 [2021-04-09T00:32:13.093Z] === CONT  TestNetworkInvalidJSON//networks/create
00:32:13 [2021-04-09T00:32:13.093Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:32:13 [2021-04-09T00:32:13.093Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:32:13 [2021-04-09T00:32:13.093Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:32:13 [2021-04-09T00:32:13.093Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:32:13 [2021-04-09T00:32:13.093Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:32:13 [2021-04-09T00:32:13.093Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:32:13 [2021-04-09T00:32:13.093Z] === RUN   TestNetworkList
00:32:13 [2021-04-09T00:32:13.093Z] === RUN   TestNetworkList//networks
00:32:13 [2021-04-09T00:32:13.093Z] === PAUSE TestNetworkList//networks
00:32:13 [2021-04-09T00:32:13.093Z] === RUN   TestNetworkList//networks/
00:32:13 [2021-04-09T00:32:13.093Z] === PAUSE TestNetworkList//networks/
00:32:13 [2021-04-09T00:32:13.093Z] === CONT  TestNetworkList//networks
00:32:13 [2021-04-09T00:32:13.093Z] === CONT  TestNetworkList//networks/
00:32:13 [2021-04-09T00:32:13.093Z] --- PASS: TestNetworkList (0.02s)
00:32:13 [2021-04-09T00:32:13.093Z]     --- PASS: TestNetworkList//networks (0.00s)
00:32:13 [2021-04-09T00:32:13.093Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:32:13 [2021-04-09T00:32:13.093Z] === RUN   TestHostIPv4BridgeLabel
00:32:13 [2021-04-09T00:32:13.292Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
00:32:13 [2021-04-09T00:32:13.732Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
00:32:13 [2021-04-09T00:32:13.732Z] === RUN   TestDaemonRestartWithLiveRestore
00:32:14 [2021-04-09T00:32:14.228Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
00:32:14 [2021-04-09T00:32:14.792Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
00:32:14 [2021-04-09T00:32:14.792Z] === RUN   TestDaemonDefaultNetworkPools
00:32:15 [2021-04-09T00:32:15.432Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
00:32:15 [2021-04-09T00:32:15.432Z] === RUN   TestDaemonRestartWithExistingNetwork
00:32:16 [2021-04-09T00:32:16.474Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
00:32:16 [2021-04-09T00:32:16.474Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:32:16 [2021-04-09T00:32:16.760Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
00:32:16 [2021-04-09T00:32:16.760Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
00:32:16 [2021-04-09T00:32:16.760Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
00:32:17 [2021-04-09T00:32:17.326Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
00:32:17 [2021-04-09T00:32:17.999Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
00:32:17 [2021-04-09T00:32:17.999Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:32:18 [2021-04-09T00:32:18.293Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:32:18 [2021-04-09T00:32:18.293Z] === RUN   TestServiceWithPredefinedNetwork
00:32:20 [2021-04-09T00:32:20.376Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
00:32:20 [2021-04-09T00:32:20.376Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:32:20 [2021-04-09T00:32:20.376Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:32:20 [2021-04-09T00:32:20.376Z]     service_test.go:242: FLAKY_TEST
00:32:20 [2021-04-09T00:32:20.376Z] === RUN   TestServiceWithDataPathPortInit
00:32:21 [2021-04-09T00:32:21.528Z] --- PASS: TestServiceUpdateNetwork (14.57s)
00:32:21 [2021-04-09T00:32:21.528Z] === RUN   TestServiceUpdatePidsLimit
00:32:22 [2021-04-09T00:32:22.095Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:32:23 [2021-04-09T00:32:23.031Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:32:24 [2021-04-09T00:32:24.942Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:32:29 [2021-04-09T00:32:29.129Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:32:31 [2021-04-09T00:32:31.031Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:32:31 [2021-04-09T00:32:31.031Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:32:33 [2021-04-09T00:32:33.562Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
00:32:33 [2021-04-09T00:32:33.562Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
00:32:34 [2021-04-09T00:32:34.937Z] === RUN   TestDockerSuite/TestEventsAttach
00:32:35 [2021-04-09T00:32:35.760Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
00:32:35 [2021-04-09T00:32:35.760Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:32:35 [2021-04-09T00:32:35.874Z] === RUN   TestDockerSuite/TestEventsCommit
00:32:36 [2021-04-09T00:32:36.441Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:32:37 [2021-04-09T00:32:37.376Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:32:37 [2021-04-09T00:32:37.943Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:32:38 [2021-04-09T00:32:38.877Z] --- PASS: TestServiceUpdatePidsLimit (17.66s)
00:32:38 [2021-04-09T00:32:38.877Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s)
00:32:38 [2021-04-09T00:32:38.877Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.71s)
00:32:38 [2021-04-09T00:32:38.877Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s)
00:32:38 [2021-04-09T00:32:38.877Z] PASS
00:32:38 [2021-04-09T00:32:38.877Z] 
00:32:38 [2021-04-09T00:32:38.877Z] === Skipped
00:32:38 [2021-04-09T00:32:38.877Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:32:38 [2021-04-09T00:32:38.877Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:32:38 [2021-04-09T00:32:38.877Z] 
00:32:38 [2021-04-09T00:32:38.877Z] 
00:32:38 [2021-04-09T00:32:38.877Z] DONE 27 tests, 1 skipped in 205.353s
00:32:38 [2021-04-09T00:32:38.877Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:32:38 [2021-04-09T00:32:38.877Z] ++ 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
00:32:38 [2021-04-09T00:32:38.877Z] ++ set -e
00:32:38 [2021-04-09T00:32:38.877Z] ++ '[' -n 0 ']'
00:32:38 [2021-04-09T00:32:38.877Z] ++ set -x
00:32:38 [2021-04-09T00:32:38.877Z] ++ 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
00:32:38 [2021-04-09T00:32:38.877Z] INFO: Testing against a local daemon
00:32:38 [2021-04-09T00:32:38.877Z] === RUN   TestSessionCreate
00:32:38 [2021-04-09T00:32:38.877Z] --- PASS: TestSessionCreate (0.03s)
00:32:38 [2021-04-09T00:32:38.877Z] === RUN   TestSessionCreateWithBadUpgrade
00:32:38 [2021-04-09T00:32:38.877Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:32:38 [2021-04-09T00:32:38.877Z] PASS
00:32:38 [2021-04-09T00:32:38.877Z] 
00:32:38 [2021-04-09T00:32:38.877Z] DONE 2 tests in 0.176s
00:32:38 [2021-04-09T00:32:38.877Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:32:38 [2021-04-09T00:32:38.877Z] ++ 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
00:32:38 [2021-04-09T00:32:38.877Z] ++ set -e
00:32:38 [2021-04-09T00:32:38.877Z] ++ '[' -n 0 ']'
00:32:38 [2021-04-09T00:32:38.877Z] ++ set -x
00:32:38 [2021-04-09T00:32:38.877Z] ++ 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
00:32:38 [2021-04-09T00:32:38.877Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
00:32:39 [2021-04-09T00:32:39.136Z] INFO: Testing against a local daemon
00:32:39 [2021-04-09T00:32:39.136Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:32:39 [2021-04-09T00:32:39.136Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:32:39 [2021-04-09T00:32:39.136Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:32:39 [2021-04-09T00:32:39.136Z] === RUN   TestEventsExecDie
00:32:40 [2021-04-09T00:32:40.072Z] --- PASS: TestEventsExecDie (1.11s)
00:32:40 [2021-04-09T00:32:40.072Z] === RUN   TestEventsBackwardsCompatible
00:32:40 [2021-04-09T00:32:40.331Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
00:32:40 [2021-04-09T00:32:40.331Z] === RUN   TestInfoBinaryCommits
00:32:40 [2021-04-09T00:32:40.331Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:32:40 [2021-04-09T00:32:40.331Z] === RUN   TestInfoAPIVersioned
00:32:40 [2021-04-09T00:32:40.331Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:32:40 [2021-04-09T00:32:40.331Z] === RUN   TestInfoDiscoveryBackend
00:32:40 [2021-04-09T00:32:40.912Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
00:32:41 [2021-04-09T00:32:41.171Z] --- PASS: TestInfoDiscoveryBackend (0.82s)
00:32:41 [2021-04-09T00:32:41.171Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:32:41 [2021-04-09T00:32:41.352Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
00:32:41 [2021-04-09T00:32:41.352Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:alwivslg9fihsgno4szklz29k Created:2021-04-09 00:32:35.203579935 +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[8b7abef0e2ba2ee69b2deb4f08af80c19d83fa70b19a7ea985d2a83b44b2d065:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iaiyogrekksk1bfnc13b0x534 EndpointID:aecc13430a487fa2f1b77ac4cafee011f3cf3999dec9de244f2c6ad71b236082 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:628cb84d57e841171b4de4b38a243e2edd5a6c5b6c5ba2225042d6fbf056899b 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:18d56643d1a3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iaiyogrekksk1bfnc13b0x534 EndpointID:aecc13430a487fa2f1b77ac4cafee011f3cf3999dec9de244f2c6ad71b236082 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:32:41 [2021-04-09T00:32:41.352Z] PASS
00:32:41 [2021-04-09T00:32:41.352Z] 
00:32:41 [2021-04-09T00:32:41.352Z] === Skipped
00:32:41 [2021-04-09T00:32:41.352Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:32:41 [2021-04-09T00:32:41.352Z]     service_test.go:242: FLAKY_TEST
00:32:41 [2021-04-09T00:32:41.352Z] 
00:32:41 [2021-04-09T00:32:41.352Z] 
00:32:41 [2021-04-09T00:32:41.352Z] DONE 26 tests, 1 skipped in 39.568s
00:32:41 [2021-04-09T00:32:41.352Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:32:41 [2021-04-09T00:32:41.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:32:41 [2021-04-09T00:32:41.352Z] ++ set -e
00:32:41 [2021-04-09T00:32:41.352Z] ++ '[' -n 0 ']'
00:32:41 [2021-04-09T00:32:41.352Z] ++ set -x
00:32:41 [2021-04-09T00:32:41.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:32:41 [2021-04-09T00:32:41.352Z] INFO: Testing against a local daemon
00:32:41 [2021-04-09T00:32:41.352Z] === RUN   TestDockerNetworkIpvlanPersistance
00:32:41 [2021-04-09T00:32:41.352Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:32:41 [2021-04-09T00:32:41.352Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:32:41 [2021-04-09T00:32:41.352Z] === RUN   TestDockerNetworkIpvlan
00:32:41 [2021-04-09T00:32:41.352Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:32:41 [2021-04-09T00:32:41.352Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:32:41 [2021-04-09T00:32:41.352Z] PASS
00:32:41 [2021-04-09T00:32:41.352Z] 
00:32:41 [2021-04-09T00:32:41.352Z] === Skipped
00:32:41 [2021-04-09T00:32:41.352Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:32:41 [2021-04-09T00:32:41.352Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:32:41 [2021-04-09T00:32:41.352Z] 
00:32:41 [2021-04-09T00:32:41.352Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:32:41 [2021-04-09T00:32:41.352Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:32:41 [2021-04-09T00:32:41.352Z] 
00:32:41 [2021-04-09T00:32:41.352Z] 
00:32:41 [2021-04-09T00:32:41.352Z] DONE 2 tests, 2 skipped in 0.077s
00:32:41 [2021-04-09T00:32:41.352Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:32:41 [2021-04-09T00:32:41.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:32:41 [2021-04-09T00:32:41.352Z] ++ set -e
00:32:41 [2021-04-09T00:32:41.352Z] ++ '[' -n 0 ']'
00:32:41 [2021-04-09T00:32:41.352Z] ++ set -x
00:32:41 [2021-04-09T00:32:41.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:32:41 [2021-04-09T00:32:41.352Z] INFO: Testing against a local daemon
00:32:41 [2021-04-09T00:32:41.352Z] === RUN   TestDockerNetworkMacvlanPersistance
00:32:42 [2021-04-09T00:32:42.106Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:32:42 [2021-04-09T00:32:42.106Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:32:42 [2021-04-09T00:32:42.673Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:32:42 [2021-04-09T00:32:42.871Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
00:32:42 [2021-04-09T00:32:42.871Z] === RUN   TestDockerNetworkMacvlan
00:32:42 [2021-04-09T00:32:42.931Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.74s)
00:32:42 [2021-04-09T00:32:42.931Z] === RUN   TestInfoAPI
00:32:42 [2021-04-09T00:32:42.931Z] --- PASS: TestInfoAPI (0.02s)
00:32:42 [2021-04-09T00:32:42.931Z] === RUN   TestInfoAPIWarnings
00:32:43 [2021-04-09T00:32:43.519Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:32:44 [2021-04-09T00:32:44.159Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:32:45 [2021-04-09T00:32:45.204Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:32:46 [2021-04-09T00:32:46.218Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
00:32:47 [2021-04-09T00:32:47.285Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:32:49 [2021-04-09T00:32:49.369Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:32:49 [2021-04-09T00:32:49.502Z] === RUN   TestDockerSuite/TestEventsCopy
00:32:50 [2021-04-09T00:32:50.069Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:32:51 [2021-04-09T00:32:51.456Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:32:53 [2021-04-09T00:32:53.860Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:32:54 [2021-04-09T00:32:54.154Z] --- PASS: TestDockerNetworkMacvlan (11.48s)
00:32:54 [2021-04-09T00:32:54.154Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
00:32:54 [2021-04-09T00:32:54.154Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
00:32:54 [2021-04-09T00:32:54.154Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
00:32:54 [2021-04-09T00:32:54.154Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s)
00:32:54 [2021-04-09T00:32:54.154Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.50s)
00:32:54 [2021-04-09T00:32:54.154Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s)
00:32:54 [2021-04-09T00:32:54.154Z] PASS
00:32:54 [2021-04-09T00:32:54.154Z] 
00:32:54 [2021-04-09T00:32:54.154Z] DONE 8 tests in 12.935s
00:32:54 [2021-04-09T00:32:54.154Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
00:32:54 [2021-04-09T00:32:54.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:32:54 [2021-04-09T00:32:54.154Z] ++ set -e
00:32:54 [2021-04-09T00:32:54.154Z] ++ '[' -n 0 ']'
00:32:54 [2021-04-09T00:32:54.154Z] ++ set -x
00:32:54 [2021-04-09T00:32:54.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:32:54 [2021-04-09T00:32:54.154Z] testing: warning: no tests to run
00:32:54 [2021-04-09T00:32:54.154Z] PASS
00:32:54 [2021-04-09T00:32:54.154Z] 
00:32:54 [2021-04-09T00:32:54.154Z] DONE 0 tests in 0.014s
00:32:54 [2021-04-09T00:32:54.154Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:32:54 [2021-04-09T00:32:54.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:32:54 [2021-04-09T00:32:54.154Z] ++ set -e
00:32:54 [2021-04-09T00:32:54.154Z] ++ '[' -n 0 ']'
00:32:54 [2021-04-09T00:32:54.154Z] ++ set -x
00:32:54 [2021-04-09T00:32:54.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:32:54 [2021-04-09T00:32:54.154Z] INFO: Testing against a local daemon
00:32:54 [2021-04-09T00:32:54.154Z] === RUN   TestAuthZPluginAllowRequest
00:32:55 [2021-04-09T00:32:55.639Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
00:32:55 [2021-04-09T00:32:55.693Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
00:32:55 [2021-04-09T00:32:55.693Z] === RUN   TestAuthZPluginTLS
00:32:56 [2021-04-09T00:32:56.333Z] --- PASS: TestAuthZPluginTLS (0.56s)
00:32:56 [2021-04-09T00:32:56.333Z] === RUN   TestAuthZPluginDenyRequest
00:32:56 [2021-04-09T00:32:56.629Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
00:32:56 [2021-04-09T00:32:56.629Z] === RUN   TestAuthZPluginAPIDenyResponse
00:32:57 [2021-04-09T00:32:57.271Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
00:32:57 [2021-04-09T00:32:57.271Z] === RUN   TestAuthZPluginDenyResponse
00:32:57 [2021-04-09T00:32:57.545Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:32:57 [2021-04-09T00:32:57.803Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:32:57 [2021-04-09T00:32:57.908Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
00:32:57 [2021-04-09T00:32:57.908Z] === RUN   TestAuthZPluginAllowEventStream
00:32:59 [2021-04-09T00:32:59.431Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
00:32:59 [2021-04-09T00:32:59.431Z] === RUN   TestAuthZPluginErrorResponse
00:32:59 [2021-04-09T00:32:59.716Z] --- PASS: TestInfoAPIWarnings (16.89s)
00:32:59 [2021-04-09T00:32:59.716Z] === RUN   TestInfoDebug
00:32:59 [2021-04-09T00:32:59.728Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
00:32:59 [2021-04-09T00:32:59.728Z] === RUN   TestAuthZPluginErrorRequest
00:32:59 [2021-04-09T00:32:59.975Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:33:00 [2021-04-09T00:33:00.233Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
00:33:00 [2021-04-09T00:33:00.366Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
00:33:00 [2021-04-09T00:33:00.366Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:33:00 [2021-04-09T00:33:00.681Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
00:33:00 [2021-04-09T00:33:00.681Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:33:00 [2021-04-09T00:33:00.799Z] === RUN   TestDockerSuite/TestEventsFilterType
00:33:00 [2021-04-09T00:33:00.799Z] --- PASS: TestInfoDebug (1.08s)
00:33:00 [2021-04-09T00:33:00.799Z] === RUN   TestInfoInsecureRegistries
00:33:01 [2021-04-09T00:33:01.058Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
00:33:01 [2021-04-09T00:33:01.316Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
00:33:01 [2021-04-09T00:33:01.883Z] --- PASS: TestInfoInsecureRegistries (1.01s)
00:33:01 [2021-04-09T00:33:01.883Z] === RUN   TestInfoRegistryMirrors
00:33:01 [2021-04-09T00:33:01.883Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
00:33:02 [2021-04-09T00:33:02.142Z] === RUN   TestDockerSuite/TestEventsFilters
00:33:02 [2021-04-09T00:33:02.710Z] --- PASS: TestInfoRegistryMirrors (0.81s)
00:33:02 [2021-04-09T00:33:02.710Z] === RUN   TestLoginFailsWithBadCredentials
00:33:02 [2021-04-09T00:33:02.765Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s)
00:33:02 [2021-04-09T00:33:02.765Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:33:02 [2021-04-09T00:33:02.969Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
00:33:02 [2021-04-09T00:33:02.969Z] === RUN   TestPingCacheHeaders
00:33:03 [2021-04-09T00:33:03.228Z] --- PASS: TestPingCacheHeaders (0.07s)
00:33:03 [2021-04-09T00:33:03.228Z] === RUN   TestPingGet
00:33:03 [2021-04-09T00:33:03.228Z] --- PASS: TestPingGet (0.02s)
00:33:03 [2021-04-09T00:33:03.228Z] === RUN   TestPingHead
00:33:03 [2021-04-09T00:33:03.228Z] --- PASS: TestPingHead (0.04s)
00:33:03 [2021-04-09T00:33:03.228Z] === RUN   TestVersion
00:33:03 [2021-04-09T00:33:03.228Z] --- PASS: TestVersion (0.04s)
00:33:03 [2021-04-09T00:33:03.228Z] PASS
00:33:03 [2021-04-09T00:33:03.228Z] 
00:33:03 [2021-04-09T00:33:03.228Z] === Skipped
00:33:03 [2021-04-09T00:33:03.228Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:33:03 [2021-04-09T00:33:03.228Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:33:03 [2021-04-09T00:33:03.228Z] 
00:33:03 [2021-04-09T00:33:03.228Z] 
00:33:03 [2021-04-09T00:33:03.228Z] DONE 18 tests, 1 skipped in 24.295s
00:33:03 [2021-04-09T00:33:03.228Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:33:03 [2021-04-09T00:33:03.228Z] ++ 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
00:33:03 [2021-04-09T00:33:03.228Z] ++ set -e
00:33:03 [2021-04-09T00:33:03.228Z] ++ '[' -n 0 ']'
00:33:03 [2021-04-09T00:33:03.228Z] ++ set -x
00:33:03 [2021-04-09T00:33:03.228Z] ++ 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
00:33:03 [2021-04-09T00:33:03.488Z] INFO: Testing against a local daemon
00:33:03 [2021-04-09T00:33:03.488Z] === RUN   TestVolumesCreateAndList
00:33:03 [2021-04-09T00:33:03.488Z] --- PASS: TestVolumesCreateAndList (0.06s)
00:33:03 [2021-04-09T00:33:03.488Z] === RUN   TestVolumesRemove
00:33:03 [2021-04-09T00:33:03.488Z] --- PASS: TestVolumesRemove (0.13s)
00:33:03 [2021-04-09T00:33:03.488Z] === RUN   TestVolumesInspect
00:33:03 [2021-04-09T00:33:03.746Z] --- PASS: TestVolumesInspect (0.04s)
00:33:03 [2021-04-09T00:33:03.746Z] === RUN   TestVolumesInvalidJSON
00:33:03 [2021-04-09T00:33:03.746Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:33:03 [2021-04-09T00:33:03.747Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:33:03 [2021-04-09T00:33:03.747Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:33:03 [2021-04-09T00:33:03.747Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:33:03 [2021-04-09T00:33:03.747Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:33:03 [2021-04-09T00:33:03.747Z] PASS
00:33:03 [2021-04-09T00:33:03.747Z] 
00:33:03 [2021-04-09T00:33:03.747Z] DONE 5 tests in 0.421s
00:33:03 [2021-04-09T00:33:03.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:33:04 [2021-04-09T00:33:04.295Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s)
00:33:04 [2021-04-09T00:33:04.295Z] === RUN   TestAuthZPluginHeader
00:33:04 [2021-04-09T00:33:04.315Z] ++++ cat bundles/test-integration/docker.pid
00:33:04 [2021-04-09T00:33:04.315Z] +++ kill 5666
00:33:04 [2021-04-09T00:33:04.574Z] === RUN   TestDockerSuite/TestEventsFormat
00:33:05 [2021-04-09T00:33:05.343Z] --- PASS: TestAuthZPluginHeader (0.85s)
00:33:05 [2021-04-09T00:33:05.343Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:33:05 [2021-04-09T00:33:05.343Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:33:05 [2021-04-09T00:33:05.343Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:05 [2021-04-09T00:33:05.343Z] === RUN   TestAuthZPluginV2Disable
00:33:05 [2021-04-09T00:33:05.343Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:33:05 [2021-04-09T00:33:05.343Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:05 [2021-04-09T00:33:05.343Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:33:05 [2021-04-09T00:33:05.343Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:33:05 [2021-04-09T00:33:05.343Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:05 [2021-04-09T00:33:05.343Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:33:05 [2021-04-09T00:33:05.343Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:33:05 [2021-04-09T00:33:05.343Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:05 [2021-04-09T00:33:05.343Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:33:05 [2021-04-09T00:33:05.514Z] +++ /etc/init.d/apparmor stop
00:33:05 [2021-04-09T00:33:05.514Z] Leaving: AppArmorNo profiles have been unloaded.
00:33:05 [2021-04-09T00:33:05.514Z] 
00:33:05 [2021-04-09T00:33:05.514Z] Unloading profiles will leave already running processes permanently
00:33:05 [2021-04-09T00:33:05.514Z] unconfined, which can lead to unexpected situations.
00:33:05 [2021-04-09T00:33:05.514Z] 
00:33:05 [2021-04-09T00:33:05.514Z] To set a process to complain mode, use the command line tool
00:33:05 [2021-04-09T00:33:05.514Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:33:05 [2021-04-09T00:33:05.514Z] +++ true
00:33:05 [2021-04-09T00:33:05.514Z] exiting test-integration
00:33:05 [2021-04-09T00:33:05.514Z] ++ exit 0
00:33:05 [2021-04-09T00:33:05.514Z] 
00:33:06 [2021-04-09T00:33:06.082Z] + for job in $(jobs -p)
00:33:06 [2021-04-09T00:33:06.082Z] + wait 27366
00:33:07 [2021-04-09T00:33:07.018Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:33:07 [2021-04-09T00:33:07.018Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:33:07 [2021-04-09T00:33:07.018Z] === RUN   TestDockerSuite/TestEventsImageImport
00:33:08 [2021-04-09T00:33:08.394Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:33:08 [2021-04-09T00:33:08.962Z] === RUN   TestDockerSuite/TestEventsImagePull
00:33:09 [2021-04-09T00:33:09.530Z] === RUN   TestDockerSuite/TestEventsImageTag
00:33:10 [2021-04-09T00:33:10.904Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
00:33:10 [2021-04-09T00:33:10.904Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
00:33:10 [2021-04-09T00:33:10.904Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
00:33:10 [2021-04-09T00:33:10.904Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:33:12 [2021-04-09T00:33:12.809Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
00:33:13 [2021-04-09T00:33:13.747Z] === RUN   TestDockerSuite/TestEventsRename
00:33:14 [2021-04-09T00:33:14.685Z] === RUN   TestDockerSuite/TestEventsResize
00:33:15 [2021-04-09T00:33:15.655Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:33:22 [2021-04-09T00:33:22.223Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:33:22 [2021-04-09T00:33:22.223Z] === RUN   TestDockerSuite/TestEventsStreaming
00:33:22 [2021-04-09T00:33:22.790Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:33:23 [2021-04-09T00:33:23.725Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
00:33:23 [2021-04-09T00:33:23.964Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
00:33:23 [2021-04-09T00:33:23.964Z] PASS
00:33:23 [2021-04-09T00:33:23.964Z] 
00:33:23 [2021-04-09T00:33:23.964Z] === Skipped
00:33:23 [2021-04-09T00:33:23.964Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:33:23 [2021-04-09T00:33:23.964Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:23 [2021-04-09T00:33:23.964Z] 
00:33:23 [2021-04-09T00:33:23.964Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:33:23 [2021-04-09T00:33:23.964Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:23 [2021-04-09T00:33:23.964Z] 
00:33:23 [2021-04-09T00:33:23.964Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:33:23 [2021-04-09T00:33:23.964Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:23 [2021-04-09T00:33:23.964Z] 
00:33:23 [2021-04-09T00:33:23.964Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:33:23 [2021-04-09T00:33:23.964Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:23 [2021-04-09T00:33:23.964Z] 
00:33:23 [2021-04-09T00:33:23.964Z] 
00:33:23 [2021-04-09T00:33:23.964Z] DONE 17 tests, 4 skipped in 27.772s
00:33:23 [2021-04-09T00:33:23.964Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:33:23 [2021-04-09T00:33:23.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:33:23 [2021-04-09T00:33:23.964Z] ++ set -e
00:33:23 [2021-04-09T00:33:23.964Z] ++ '[' -n 0 ']'
00:33:23 [2021-04-09T00:33:23.964Z] ++ set -x
00:33:23 [2021-04-09T00:33:23.964Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:33:23 [2021-04-09T00:33:23.964Z] INFO: Testing against a local daemon
00:33:23 [2021-04-09T00:33:23.964Z] === RUN   TestPluginInvalidJSON
00:33:23 [2021-04-09T00:33:23.964Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:33:23 [2021-04-09T00:33:23.964Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:33:23 [2021-04-09T00:33:23.964Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:33:23 [2021-04-09T00:33:23.964Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:33:23 [2021-04-09T00:33:23.964Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:33:23 [2021-04-09T00:33:23.964Z] === RUN   TestPluginInstall
00:33:23 [2021-04-09T00:33:23.964Z] === RUN   TestPluginInstall/no_auth
00:33:23 [2021-04-09T00:33:23.964Z] time="2021-04-09T00:33:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:33:23 [2021-04-09T00:33:23.964Z] time="2021-04-09T00:33:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fbd688542f99b19262c1fb69a132f9ec1b3e1809d89582b7f9a2e178b6aaa90" mediatype=application/vnd.docker.plugin.v1+json size=522
00:33:23 [2021-04-09T00:33:23.964Z] time="2021-04-09T00:33:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:33:23 [2021-04-09T00:33:23.964Z] time="2021-04-09T00:33:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fbd688542f99b19262c1fb69a132f9ec1b3e1809d89582b7f9a2e178b6aaa90" mediatype=application/vnd.docker.plugin.v1+json size=522
00:33:23 [2021-04-09T00:33:23.964Z] === RUN   TestPluginInstall/with_htpasswd
00:33:24 [2021-04-09T00:33:24.605Z] time="2021-04-09T00:33:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:33:24 [2021-04-09T00:33:24.605Z] time="2021-04-09T00:33:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fbd688542f99b19262c1fb69a132f9ec1b3e1809d89582b7f9a2e178b6aaa90" mediatype=application/vnd.docker.plugin.v1+json size=522
00:33:24 [2021-04-09T00:33:24.605Z] time="2021-04-09T00:33:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:33:24 [2021-04-09T00:33:24.605Z] time="2021-04-09T00:33:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fbd688542f99b19262c1fb69a132f9ec1b3e1809d89582b7f9a2e178b6aaa90" mediatype=application/vnd.docker.plugin.v1+json size=522
00:33:24 [2021-04-09T00:33:24.901Z] === RUN   TestPluginInstall/with_insecure
00:33:25 [2021-04-09T00:33:25.948Z] time="2021-04-09T00:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:33:25 [2021-04-09T00:33:25.948Z] time="2021-04-09T00:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcd10cb08df5155ad09e27248dfcd77dc0fed173465be77ebb0fe6d11e4c2db4" mediatype=application/vnd.docker.plugin.v1+json size=522
00:33:25 [2021-04-09T00:33:25.948Z] time="2021-04-09T00:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:33:25 [2021-04-09T00:33:25.948Z] time="2021-04-09T00:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcd10cb08df5155ad09e27248dfcd77dc0fed173465be77ebb0fe6d11e4c2db4" mediatype=application/vnd.docker.plugin.v1+json size=522
00:33:26 [2021-04-09T00:33:26.243Z] --- PASS: TestPluginInstall (4.28s)
00:33:26 [2021-04-09T00:33:26.243Z]     --- PASS: TestPluginInstall/no_auth (2.00s)
00:33:26 [2021-04-09T00:33:26.243Z]     --- PASS: TestPluginInstall/with_htpasswd (0.91s)
00:33:26 [2021-04-09T00:33:26.243Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
00:33:26 [2021-04-09T00:33:26.243Z]         plugin_test.go:165: [de07175b1623b] daemon is not started
00:33:26 [2021-04-09T00:33:26.243Z] === RUN   TestPluginsWithRuntimes
00:33:26 [2021-04-09T00:33:26.261Z] === RUN   TestDockerSuite/TestEventsTop
00:33:26 [2021-04-09T00:33:26.830Z] === RUN   TestDockerSuite/TestEventsUntag
00:33:28 [2021-04-09T00:33:28.323Z] === RUN   TestPluginsWithRuntimes/No_Args
00:33:29 [2021-04-09T00:33:29.367Z] === RUN   TestPluginsWithRuntimes/With_Args
00:33:29 [2021-04-09T00:33:29.367Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:33:30 [2021-04-09T00:33:30.409Z] --- PASS: TestPluginsWithRuntimes (3.99s)
00:33:30 [2021-04-09T00:33:30.409Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
00:33:30 [2021-04-09T00:33:30.409Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.06s)
00:33:30 [2021-04-09T00:33:30.409Z] === RUN   TestPluginBackCompatMediaTypes
00:33:31 [2021-04-09T00:33:31.049Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s)
00:33:31 [2021-04-09T00:33:31.049Z] PASS
00:33:31 [2021-04-09T00:33:31.049Z] 
00:33:31 [2021-04-09T00:33:31.049Z] DONE 10 tests in 9.205s
00:33:31 [2021-04-09T00:33:31.049Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:33:31 [2021-04-09T00:33:31.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:33:31 [2021-04-09T00:33:31.049Z] ++ set -e
00:33:31 [2021-04-09T00:33:31.049Z] ++ '[' -n 0 ']'
00:33:31 [2021-04-09T00:33:31.049Z] ++ set -x
00:33:31 [2021-04-09T00:33:31.049Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:33:31 [2021-04-09T00:33:31.346Z] INFO: Testing against a local daemon
00:33:31 [2021-04-09T00:33:31.346Z] === RUN   TestExternalGraphDriver
00:33:31 [2021-04-09T00:33:31.346Z] === RUN   TestExternalGraphDriver/json
00:33:33 [2021-04-09T00:33:33.429Z] === RUN   TestExternalGraphDriver/spec
00:33:34 [2021-04-09T00:33:34.955Z] === RUN   TestExternalGraphDriver/pull
00:33:37 [2021-04-09T00:33:37.046Z] --- PASS: TestExternalGraphDriver (5.54s)
00:33:37 [2021-04-09T00:33:37.046Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
00:33:37 [2021-04-09T00:33:37.046Z]     --- PASS: TestExternalGraphDriver/spec (1.81s)
00:33:37 [2021-04-09T00:33:37.046Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
00:33:37 [2021-04-09T00:33:37.046Z] === RUN   TestGraphdriverPluginV2
00:33:37 [2021-04-09T00:33:37.046Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
00:33:37 [2021-04-09T00:33:37.046Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:37 [2021-04-09T00:33:37.046Z] PASS
00:33:37 [2021-04-09T00:33:37.046Z] 
00:33:37 [2021-04-09T00:33:37.046Z] === Skipped
00:33:37 [2021-04-09T00:33:37.046Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
00:33:37 [2021-04-09T00:33:37.046Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:37 [2021-04-09T00:33:37.046Z] 
00:33:37 [2021-04-09T00:33:37.046Z] 
00:33:37 [2021-04-09T00:33:37.046Z] DONE 5 tests, 1 skipped in 5.688s
00:33:37 [2021-04-09T00:33:37.046Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:33:37 [2021-04-09T00:33:37.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:33:37 [2021-04-09T00:33:37.046Z] ++ set -e
00:33:37 [2021-04-09T00:33:37.046Z] ++ '[' -n 0 ']'
00:33:37 [2021-04-09T00:33:37.046Z] ++ set -x
00:33:37 [2021-04-09T00:33:37.046Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:33:37 [2021-04-09T00:33:37.046Z] INFO: Testing against a local daemon
00:33:37 [2021-04-09T00:33:37.046Z] === RUN   TestContinueAfterPluginCrash
00:33:37 [2021-04-09T00:33:37.046Z] === PAUSE TestContinueAfterPluginCrash
00:33:37 [2021-04-09T00:33:37.046Z] === RUN   TestReadPluginNoRead
00:33:37 [2021-04-09T00:33:37.046Z] === PAUSE TestReadPluginNoRead
00:33:37 [2021-04-09T00:33:37.046Z] === RUN   TestDaemonStartWithLogOpt
00:33:37 [2021-04-09T00:33:37.046Z] === PAUSE TestDaemonStartWithLogOpt
00:33:37 [2021-04-09T00:33:37.046Z] === CONT  TestContinueAfterPluginCrash
00:33:37 [2021-04-09T00:33:37.046Z] === CONT  TestReadPluginNoRead
00:33:37 [2021-04-09T00:33:37.046Z] === CONT  TestDaemonStartWithLogOpt
00:33:41 [2021-04-09T00:33:41.574Z] === RUN   TestDockerSuite/TestExec
00:33:41 [2021-04-09T00:33:41.574Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
00:33:42 [2021-04-09T00:33:42.143Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:33:42 [2021-04-09T00:33:42.679Z] === RUN   TestReadPluginNoRead/default
00:33:42 [2021-04-09T00:33:42.679Z] --- PASS: TestDaemonStartWithLogOpt (5.27s)
00:33:43 [2021-04-09T00:33:43.079Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:33:43 [2021-04-09T00:33:43.320Z] === RUN   TestReadPluginNoRead/disabled_caching
00:33:44 [2021-04-09T00:33:44.459Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:33:44 [2021-04-09T00:33:44.846Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:33:45 [2021-04-09T00:33:45.029Z] === RUN   TestDockerSuite/TestExecAPIStart
00:33:46 [2021-04-09T00:33:46.366Z] --- PASS: TestReadPluginNoRead (9.30s)
00:33:46 [2021-04-09T00:33:46.366Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
00:33:46 [2021-04-09T00:33:46.366Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
00:33:46 [2021-04-09T00:33:46.366Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
00:33:46 [2021-04-09T00:33:46.366Z]     read_test.go:92: [d58d889e9e4d7] daemon is not started
00:33:47 [2021-04-09T00:33:47.409Z] --- PASS: TestContinueAfterPluginCrash (10.43s)
00:33:47 [2021-04-09T00:33:47.409Z] PASS
00:33:47 [2021-04-09T00:33:47.409Z] 
00:33:47 [2021-04-09T00:33:47.409Z] DONE 6 tests in 10.506s
00:33:47 [2021-04-09T00:33:47.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:33:47 [2021-04-09T00:33:47.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:33:47 [2021-04-09T00:33:47.409Z] ++ set -e
00:33:47 [2021-04-09T00:33:47.409Z] ++ '[' -n 0 ']'
00:33:47 [2021-04-09T00:33:47.409Z] ++ set -x
00:33:47 [2021-04-09T00:33:47.409Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:33:47 [2021-04-09T00:33:47.409Z] testing: warning: no tests to run
00:33:47 [2021-04-09T00:33:47.409Z] PASS
00:33:47 [2021-04-09T00:33:47.409Z] 
00:33:47 [2021-04-09T00:33:47.409Z] DONE 0 tests in 0.017s
00:33:47 [2021-04-09T00:33:47.409Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:33:47 [2021-04-09T00:33:47.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:33:47 [2021-04-09T00:33:47.409Z] ++ set -e
00:33:47 [2021-04-09T00:33:47.409Z] ++ '[' -n 0 ']'
00:33:47 [2021-04-09T00:33:47.409Z] ++ set -x
00:33:47 [2021-04-09T00:33:47.409Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:33:47 [2021-04-09T00:33:47.409Z] INFO: Testing against a local daemon
00:33:47 [2021-04-09T00:33:47.409Z] === RUN   TestPluginWithDevMounts
00:33:47 [2021-04-09T00:33:47.409Z] === PAUSE TestPluginWithDevMounts
00:33:47 [2021-04-09T00:33:47.409Z] === CONT  TestPluginWithDevMounts
00:33:48 [2021-04-09T00:33:48.323Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:33:49 [2021-04-09T00:33:49.262Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:33:49 [2021-04-09T00:33:49.495Z] --- PASS: TestPluginWithDevMounts (1.81s)
00:33:49 [2021-04-09T00:33:49.495Z] PASS
00:33:49 [2021-04-09T00:33:49.495Z] 
00:33:49 [2021-04-09T00:33:49.495Z] DONE 1 tests in 1.879s
00:33:49 [2021-04-09T00:33:49.495Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
00:33:49 [2021-04-09T00:33:49.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
00:33:49 [2021-04-09T00:33:49.495Z] ++ set -e
00:33:49 [2021-04-09T00:33:49.495Z] ++ '[' -n 0 ']'
00:33:49 [2021-04-09T00:33:49.495Z] ++ set -x
00:33:49 [2021-04-09T00:33:49.495Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
00:33:49 [2021-04-09T00:33:49.495Z] INFO: Testing against a local daemon
00:33:49 [2021-04-09T00:33:49.495Z] === RUN   TestSecretInspect
00:33:50 [2021-04-09T00:33:50.198Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:33:51 [2021-04-09T00:33:51.578Z] --- PASS: TestSecretInspect (1.91s)
00:33:51 [2021-04-09T00:33:51.578Z] === RUN   TestSecretList
00:33:51 [2021-04-09T00:33:51.586Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:33:52 [2021-04-09T00:33:52.536Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:33:53 [2021-04-09T00:33:53.107Z] --- PASS: TestSecretList (1.96s)
00:33:53 [2021-04-09T00:33:53.107Z] === RUN   TestSecretsCreateAndDelete
00:33:53 [2021-04-09T00:33:53.473Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:33:54 [2021-04-09T00:33:54.411Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:33:55 [2021-04-09T00:33:55.200Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
00:33:55 [2021-04-09T00:33:55.200Z] === RUN   TestSecretsUpdate
00:33:56 [2021-04-09T00:33:56.316Z] === RUN   TestDockerSuite/TestExecCgroup
00:33:57 [2021-04-09T00:33:57.301Z] --- PASS: TestSecretsUpdate (1.95s)
00:33:57 [2021-04-09T00:33:57.301Z] === RUN   TestTemplatedSecret
00:33:58 [2021-04-09T00:33:58.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
00:33:58 [2021-04-09T00:33:58.937Z] === RUN   TestDockerSuite/TestExecEnv
00:33:59 [2021-04-09T00:33:59.874Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:34:00 [2021-04-09T00:34:00.062Z] --- PASS: TestTemplatedSecret (2.46s)
00:34:00 [2021-04-09T00:34:00.062Z] === RUN   TestSecretCreateResolve
00:34:01 [2021-04-09T00:34:01.590Z] --- PASS: TestSecretCreateResolve (1.91s)
00:34:01 [2021-04-09T00:34:01.590Z] PASS
00:34:01 [2021-04-09T00:34:01.590Z] 
00:34:01 [2021-04-09T00:34:01.590Z] DONE 6 tests in 12.195s
00:34:01 [2021-04-09T00:34:01.590Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
00:34:01 [2021-04-09T00:34:01.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
00:34:01 [2021-04-09T00:34:01.590Z] ++ set -e
00:34:01 [2021-04-09T00:34:01.590Z] ++ '[' -n 0 ']'
00:34:01 [2021-04-09T00:34:01.590Z] ++ set -x
00:34:01 [2021-04-09T00:34:01.590Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
00:34:01 [2021-04-09T00:34:01.590Z] INFO: Testing against a local daemon
00:34:01 [2021-04-09T00:34:01.590Z] === RUN   TestServiceCreateInit
00:34:01 [2021-04-09T00:34:01.590Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:34:03 [2021-04-09T00:34:03.167Z] === RUN   TestDockerSuite/TestExecExitStatus
00:34:04 [2021-04-09T00:34:04.545Z] === RUN   TestDockerSuite/TestExecInspectID
00:34:06 [2021-04-09T00:34:06.065Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:34:07 [2021-04-09T00:34:07.077Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
00:34:07 [2021-04-09T00:34:07.646Z] === RUN   TestDockerSuite/TestExecInteractive
00:34:08 [2021-04-09T00:34:08.828Z] --- PASS: TestServiceCreateInit (7.36s)
00:34:08 [2021-04-09T00:34:08.828Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s)
00:34:08 [2021-04-09T00:34:08.828Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
00:34:08 [2021-04-09T00:34:08.828Z] === RUN   TestCreateServiceMultipleTimes
00:34:09 [2021-04-09T00:34:09.025Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
00:34:10 [2021-04-09T00:34:10.039Z] --- PASS: TestBuildWithHugeFile (130.68s)
00:34:10 [2021-04-09T00:34:10.039Z] === RUN   TestBuildWCOWSandboxSize
00:34:10 [2021-04-09T00:34:10.404Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:34:12 [2021-04-09T00:34:12.311Z] === RUN   TestDockerSuite/TestExecParseError
00:34:13 [2021-04-09T00:34:13.246Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:34:14 [2021-04-09T00:34:14.184Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:34:15 [2021-04-09T00:34:15.122Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:34:19 [2021-04-09T00:34:19.323Z] === RUN   TestDockerSuite/TestExecSetEnv
00:34:20 [2021-04-09T00:34:20.261Z] === RUN   TestDockerSuite/TestExecStartFails
00:34:21 [2021-04-09T00:34:21.198Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:34:27 [2021-04-09T00:34:27.469Z] --- PASS: TestCreateServiceMultipleTimes (15.65s)
00:34:27 [2021-04-09T00:34:27.469Z] === RUN   TestCreateServiceConflict
00:34:27 [2021-04-09T00:34:27.469Z] --- PASS: TestCreateServiceConflict (1.91s)
00:34:27 [2021-04-09T00:34:27.469Z] === RUN   TestCreateServiceMaxReplicas
00:34:29 [2021-04-09T00:34:29.014Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
00:34:29 [2021-04-09T00:34:29.014Z] === RUN   TestCreateWithDuplicateNetworkNames
00:34:33 [2021-04-09T00:34:33.400Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:34:33 [2021-04-09T00:34:33.400Z] === RUN   TestDockerSuite/TestExecTTY
00:34:34 [2021-04-09T00:34:34.777Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:34:35 [2021-04-09T00:34:35.713Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:34:36 [2021-04-09T00:34:36.649Z] === RUN   TestDockerSuite/TestExecUlimits
00:34:36 [2021-04-09T00:34:36.908Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
00:34:37 [2021-04-09T00:34:37.475Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:34:37 [2021-04-09T00:34:37.475Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:34:40 [2021-04-09T00:34:40.009Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
00:34:40 [2021-04-09T00:34:40.009Z] === RUN   TestDockerSuite/TestExecWithNoTERM
00:34:40 [2021-04-09T00:34:40.944Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:34:43 [2021-04-09T00:34:43.479Z] === RUN   TestDockerSuite/TestExecWithTERM
00:34:44 [2021-04-09T00:34:44.388Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s)
00:34:44 [2021-04-09T00:34:44.388Z] === RUN   TestCreateServiceSecretFileMode
00:34:44 [2021-04-09T00:34:44.388Z] --- PASS: TestCreateServiceSecretFileMode (2.32s)
00:34:44 [2021-04-09T00:34:44.388Z] === RUN   TestCreateServiceConfigFileMode
00:34:45 [2021-04-09T00:34:45.386Z] === RUN   TestDockerSuite/TestExecWithUser
00:34:46 [2021-04-09T00:34:46.488Z] --- PASS: TestCreateServiceConfigFileMode (2.29s)
00:34:46 [2021-04-09T00:34:46.488Z] === RUN   TestCreateServiceSysctls
00:34:47 [2021-04-09T00:34:47.289Z] === RUN   TestDockerSuite/TestGetContainerStats
00:34:50 [2021-04-09T00:34:50.034Z] --- PASS: TestCreateServiceSysctls (3.04s)
00:34:50 [2021-04-09T00:34:50.034Z] === RUN   TestCreateServiceCapabilities
00:34:52 [2021-04-09T00:34:52.140Z] --- PASS: TestCreateServiceCapabilities (2.31s)
00:34:52 [2021-04-09T00:34:52.140Z] === RUN   TestInspect
00:34:52 [2021-04-09T00:34:52.555Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:34:54 [2021-04-09T00:34:54.891Z] --- PASS: TestInspect (2.81s)
00:34:54 [2021-04-09T00:34:54.891Z] === RUN   TestCreateJob
00:34:57 [2021-04-09T00:34:57.644Z] --- PASS: TestCreateJob (3.03s)
00:34:57 [2021-04-09T00:34:57.644Z] === RUN   TestReplicatedJob
00:34:57 [2021-04-09T00:34:57.848Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:34:58 [2021-04-09T00:34:58.782Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:35:03 [2021-04-09T00:35:03.255Z] --- PASS: TestReplicatedJob (4.91s)
00:35:03 [2021-04-09T00:35:03.255Z] === RUN   TestUpdateReplicatedJob
00:35:04 [2021-04-09T00:35:04.046Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:35:04 [2021-04-09T00:35:04.305Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:35:04 [2021-04-09T00:35:04.305Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:35:04 [2021-04-09T00:35:04.305Z] === RUN   TestDockerSuite/TestHealth
00:35:04 [2021-04-09T00:35:04.565Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
00:35:06 [2021-04-09T00:35:06.006Z] --- PASS: TestUpdateReplicatedJob (3.02s)
00:35:06 [2021-04-09T00:35:06.007Z] === RUN   TestServiceListWithStatuses
00:35:06 [2021-04-09T00:35:06.007Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:35:06 [2021-04-09T00:35:06.007Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:35:06 [2021-04-09T00:35:06.007Z] === RUN   TestDockerNetworkConnectAlias
00:35:10 [2021-04-09T00:35:10.484Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
00:35:10 [2021-04-09T00:35:10.484Z] === RUN   TestDockerNetworkReConnect
00:35:13 [2021-04-09T00:35:13.233Z] --- PASS: TestDockerNetworkReConnect (3.18s)
00:35:13 [2021-04-09T00:35:13.233Z] === RUN   TestServicePlugin
00:35:13 [2021-04-09T00:35:13.233Z] --- SKIP: TestServicePlugin (0.00s)
00:35:13 [2021-04-09T00:35:13.233Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:35:13 [2021-04-09T00:35:13.233Z] === RUN   TestServiceUpdateLabel
00:35:15 [2021-04-09T00:35:15.319Z] --- PASS: TestServiceUpdateLabel (1.94s)
00:35:15 [2021-04-09T00:35:15.319Z] === RUN   TestServiceUpdateSecrets
00:35:30 [2021-04-09T00:35:30.695Z] --- PASS: TestServiceUpdateSecrets (14.33s)
00:35:30 [2021-04-09T00:35:30.695Z] === RUN   TestServiceUpdateConfigs
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:35:31 [2021-04-09T00:35:31.108Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:35:31 [2021-04-09T00:35:31.368Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:35:31 [2021-04-09T00:35:31.936Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:35:31 [2021-04-09T00:35:31.936Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:35:32 [2021-04-09T00:35:32.503Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:35:32 [2021-04-09T00:35:32.762Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:35:33 [2021-04-09T00:35:33.329Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:35:34 [2021-04-09T00:35:34.263Z] === RUN   TestDockerSuite/TestImagesFormat
00:35:34 [2021-04-09T00:35:34.263Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:35:35 [2021-04-09T00:35:35.198Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:35:37 [2021-04-09T00:35:37.727Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
00:35:37 [2021-04-09T00:35:37.727Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:35:37 [2021-04-09T00:35:37.727Z] === RUN   TestDockerSuite/TestImportBadURL
00:35:37 [2021-04-09T00:35:37.727Z] === RUN   TestDockerSuite/TestImportDisplay
00:35:40 [2021-04-09T00:35:40.260Z] === RUN   TestDockerSuite/TestImportFile
00:35:42 [2021-04-09T00:35:42.163Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:35:42 [2021-04-09T00:35:42.163Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:35:44 [2021-04-09T00:35:44.707Z] === RUN   TestDockerSuite/TestImportGzipped
00:35:46 [2021-04-09T00:35:46.061Z] --- PASS: TestServiceUpdateConfigs (14.33s)
00:35:46 [2021-04-09T00:35:46.061Z] === RUN   TestServiceUpdateNetwork
00:35:47 [2021-04-09T00:35:47.240Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:35:50 [2021-04-09T00:35:50.528Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:35:51 [2021-04-09T00:35:51.095Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:35:52 [2021-04-09T00:35:52.030Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:35:53 [2021-04-09T00:35:53.406Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:35:53 [2021-04-09T00:35:53.406Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
00:35:53 [2021-04-09T00:35:53.406Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:35:53 [2021-04-09T00:35:53.972Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:35:54 [2021-04-09T00:35:54.538Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:35:55 [2021-04-09T00:35:55.472Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:35:56 [2021-04-09T00:35:56.039Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:35:56 [2021-04-09T00:35:56.462Z] --- PASS: TestServiceUpdateNetwork (12.39s)
00:35:56 [2021-04-09T00:35:56.462Z] === RUN   TestServiceUpdatePidsLimit
00:35:56 [2021-04-09T00:35:56.605Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:35:57 [2021-04-09T00:35:57.108Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:35:57 [2021-04-09T00:35:57.540Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:35:57 [2021-04-09T00:35:57.540Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
00:35:57 [2021-04-09T00:35:57.749Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:36:00 [2021-04-09T00:36:00.073Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:36:00 [2021-04-09T00:36:00.331Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:36:01 [2021-04-09T00:36:01.265Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:36:01 [2021-04-09T00:36:01.265Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:36:01 [2021-04-09T00:36:01.831Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:36:01 [2021-04-09T00:36:01.831Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:36:03 [2021-04-09T00:36:03.207Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:36:04 [2021-04-09T00:36:04.142Z] === RUN   TestDockerSuite/TestInspectDefault
00:36:04 [2021-04-09T00:36:04.675Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:36:05 [2021-04-09T00:36:05.076Z] === RUN   TestDockerSuite/TestInspectHistory
00:36:05 [2021-04-09T00:36:05.644Z] === RUN   TestDockerSuite/TestInspectImage
00:36:05 [2021-04-09T00:36:05.644Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:36:05 [2021-04-09T00:36:05.644Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:36:05 [2021-04-09T00:36:05.644Z] === RUN   TestDockerSuite/TestInspectInt64
00:36:06 [2021-04-09T00:36:06.580Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:36:07 [2021-04-09T00:36:07.147Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:36:07 [2021-04-09T00:36:07.147Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:36:08 [2021-04-09T00:36:08.082Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:36:08 [2021-04-09T00:36:08.651Z] === RUN   TestDockerSuite/TestInspectPlugin
00:36:08 [2021-04-09T00:36:08.911Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
00:36:10 [2021-04-09T00:36:10.304Z] === RUN   TestDockerSuite/TestInspectRootFS
00:36:10 [2021-04-09T00:36:10.304Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:36:11 [2021-04-09T00:36:11.240Z] === RUN   TestDockerSuite/TestInspectStatus
00:36:12 [2021-04-09T00:36:12.177Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:36:13 [2021-04-09T00:36:13.220Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
00:36:13 [2021-04-09T00:36:13.220Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
00:36:13 [2021-04-09T00:36:13.220Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
00:36:13 [2021-04-09T00:36:13.220Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
00:36:13 [2021-04-09T00:36:13.220Z] PASS
00:36:13 [2021-04-09T00:36:13.220Z] 
00:36:13 [2021-04-09T00:36:13.220Z] === Skipped
00:36:13 [2021-04-09T00:36:13.220Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
00:36:13 [2021-04-09T00:36:13.220Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:36:13 [2021-04-09T00:36:13.220Z] 
00:36:13 [2021-04-09T00:36:13.220Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
00:36:13 [2021-04-09T00:36:13.220Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:36:13 [2021-04-09T00:36:13.220Z] 
00:36:13 [2021-04-09T00:36:13.220Z] 
00:36:13 [2021-04-09T00:36:13.220Z] DONE 27 tests, 2 skipped in 130.580s
00:36:13 [2021-04-09T00:36:13.220Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
00:36:13 [2021-04-09T00:36:13.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
00:36:13 [2021-04-09T00:36:13.220Z] ++ set -e
00:36:13 [2021-04-09T00:36:13.220Z] ++ '[' -n 0 ']'
00:36:13 [2021-04-09T00:36:13.220Z] ++ set -x
00:36:13 [2021-04-09T00:36:13.220Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
00:36:13 [2021-04-09T00:36:13.220Z] INFO: Testing against a local daemon
00:36:13 [2021-04-09T00:36:13.220Z] === RUN   TestSessionCreate
00:36:13 [2021-04-09T00:36:13.220Z] --- PASS: TestSessionCreate (0.03s)
00:36:13 [2021-04-09T00:36:13.220Z] === RUN   TestSessionCreateWithBadUpgrade
00:36:13 [2021-04-09T00:36:13.220Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:36:13 [2021-04-09T00:36:13.220Z] PASS
00:36:13 [2021-04-09T00:36:13.220Z] 
00:36:13 [2021-04-09T00:36:13.220Z] DONE 2 tests in 0.138s
00:36:13 [2021-04-09T00:36:13.220Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
00:36:13 [2021-04-09T00:36:13.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
00:36:13 [2021-04-09T00:36:13.220Z] ++ set -e
00:36:13 [2021-04-09T00:36:13.220Z] ++ '[' -n 0 ']'
00:36:13 [2021-04-09T00:36:13.220Z] ++ set -x
00:36:13 [2021-04-09T00:36:13.220Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
00:36:13 [2021-04-09T00:36:13.220Z] INFO: Testing against a local daemon
00:36:13 [2021-04-09T00:36:13.220Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:36:13 [2021-04-09T00:36:13.220Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:36:13 [2021-04-09T00:36:13.220Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:36:13 [2021-04-09T00:36:13.220Z] === RUN   TestEventsExecDie
00:36:13 [2021-04-09T00:36:13.220Z] --- PASS: TestEventsExecDie (0.64s)
00:36:13 [2021-04-09T00:36:13.220Z] === RUN   TestEventsBackwardsCompatible
00:36:13 [2021-04-09T00:36:13.220Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:36:13 [2021-04-09T00:36:13.220Z] === RUN   TestInfoBinaryCommits
00:36:13 [2021-04-09T00:36:13.220Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:36:13 [2021-04-09T00:36:13.220Z] === RUN   TestInfoAPIVersioned
00:36:13 [2021-04-09T00:36:13.220Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:36:13 [2021-04-09T00:36:13.220Z] === RUN   TestInfoDiscoveryBackend
00:36:13 [2021-04-09T00:36:13.515Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:36:13 [2021-04-09T00:36:13.515Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:36:14 [2021-04-09T00:36:14.568Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:36:14 [2021-04-09T00:36:14.568Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:36:14 [2021-04-09T00:36:14.712Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:36:15 [2021-04-09T00:36:15.204Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
00:36:15 [2021-04-09T00:36:15.204Z] === RUN   TestInfoAPI
00:36:15 [2021-04-09T00:36:15.204Z] --- PASS: TestInfoAPI (0.04s)
00:36:15 [2021-04-09T00:36:15.204Z] === RUN   TestInfoAPIWarnings
00:36:16 [2021-04-09T00:36:16.089Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:36:16 [2021-04-09T00:36:16.658Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:36:17 [2021-04-09T00:36:17.594Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:36:18 [2021-04-09T00:36:18.971Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:36:19 [2021-04-09T00:36:19.537Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:36:20 [2021-04-09T00:36:20.106Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:36:20 [2021-04-09T00:36:20.106Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
00:36:22 [2021-04-09T00:36:22.008Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:36:23 [2021-04-09T00:36:23.386Z] === RUN   TestDockerSuite/TestLinksEnvs
00:36:25 [2021-04-09T00:36:25.288Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:36:25 [2021-04-09T00:36:25.855Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:36:28 [2021-04-09T00:36:28.385Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:36:30 [2021-04-09T00:36:30.285Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:36:32 [2021-04-09T00:36:32.819Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:36:32 [2021-04-09T00:36:32.819Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestInfoAPIWarnings (16.32s)
00:36:33 [2021-04-09T00:36:33.808Z] === RUN   TestInfoDebug
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestInfoDebug (0.53s)
00:36:33 [2021-04-09T00:36:33.808Z] === RUN   TestInfoInsecureRegistries
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestInfoInsecureRegistries (0.53s)
00:36:33 [2021-04-09T00:36:33.808Z] === RUN   TestInfoRegistryMirrors
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:36:33 [2021-04-09T00:36:33.808Z] === RUN   TestLoginFailsWithBadCredentials
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
00:36:33 [2021-04-09T00:36:33.808Z] === RUN   TestPingCacheHeaders
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestPingCacheHeaders (0.03s)
00:36:33 [2021-04-09T00:36:33.808Z] === RUN   TestPingGet
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestPingGet (0.02s)
00:36:33 [2021-04-09T00:36:33.808Z] === RUN   TestPingHead
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestPingHead (0.04s)
00:36:33 [2021-04-09T00:36:33.808Z] === RUN   TestVersion
00:36:33 [2021-04-09T00:36:33.808Z] --- PASS: TestVersion (0.04s)
00:36:33 [2021-04-09T00:36:33.808Z] PASS
00:36:33 [2021-04-09T00:36:33.808Z] 
00:36:33 [2021-04-09T00:36:33.808Z] === Skipped
00:36:33 [2021-04-09T00:36:33.808Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:36:33 [2021-04-09T00:36:33.809Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:36:33 [2021-04-09T00:36:33.809Z] 
00:36:33 [2021-04-09T00:36:33.809Z] 
00:36:33 [2021-04-09T00:36:33.809Z] DONE 18 tests, 1 skipped in 21.268s
00:36:33 [2021-04-09T00:36:33.809Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
00:36:33 [2021-04-09T00:36:33.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
00:36:33 [2021-04-09T00:36:33.809Z] ++ set -e
00:36:33 [2021-04-09T00:36:33.809Z] ++ '[' -n 0 ']'
00:36:33 [2021-04-09T00:36:33.809Z] ++ set -x
00:36:33 [2021-04-09T00:36:33.809Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
00:36:33 [2021-04-09T00:36:33.809Z] INFO: Testing against a local daemon
00:36:33 [2021-04-09T00:36:33.809Z] === RUN   TestVolumesCreateAndList
00:36:33 [2021-04-09T00:36:33.809Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:36:33 [2021-04-09T00:36:33.809Z] === RUN   TestVolumesRemove
00:36:33 [2021-04-09T00:36:33.809Z] --- PASS: TestVolumesRemove (0.07s)
00:36:33 [2021-04-09T00:36:33.809Z] === RUN   TestVolumesInspect
00:36:33 [2021-04-09T00:36:33.809Z] --- PASS: TestVolumesInspect (0.02s)
00:36:33 [2021-04-09T00:36:33.809Z] === RUN   TestVolumesInvalidJSON
00:36:33 [2021-04-09T00:36:33.809Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:36:33 [2021-04-09T00:36:33.809Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:36:33 [2021-04-09T00:36:33.809Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:36:33 [2021-04-09T00:36:33.809Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:36:33 [2021-04-09T00:36:33.809Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
00:36:33 [2021-04-09T00:36:33.809Z] PASS
00:36:33 [2021-04-09T00:36:33.809Z] 
00:36:33 [2021-04-09T00:36:33.809Z] DONE 5 tests in 0.211s
00:36:33 [2021-04-09T00:36:33.809Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:36:34 [2021-04-09T00:36:34.101Z] ++++ cat bundles/test-integration/docker.pid
00:36:34 [2021-04-09T00:36:34.101Z] +++ kill 14080
00:36:35 [2021-04-09T00:36:35.618Z] +++ /etc/init.d/apparmor stop
00:36:35 [2021-04-09T00:36:35.618Z] Leaving: AppArmorNo profiles have been unloaded.
00:36:35 [2021-04-09T00:36:35.618Z] 
00:36:35 [2021-04-09T00:36:35.618Z] Unloading profiles will leave already running processes permanently
00:36:35 [2021-04-09T00:36:35.618Z] unconfined, which can lead to unexpected situations.
00:36:35 [2021-04-09T00:36:35.618Z] 
00:36:35 [2021-04-09T00:36:35.618Z] To set a process to complain mode, use the command line tool
00:36:35 [2021-04-09T00:36:35.618Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:36:35 [2021-04-09T00:36:35.618Z] +++ true
00:36:35 [2021-04-09T00:36:35.618Z] exiting test-integration
00:36:35 [2021-04-09T00:36:35.618Z] ++ exit 0
00:36:35 [2021-04-09T00:36:35.618Z] 
00:36:36 [2021-04-09T00:36:36.146Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:36:36 [2021-04-09T00:36:36.406Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
Post stage
[Pipeline] junit
00:36:37 [2021-04-09T00:36:37.182Z] Recording test results
00:36:37 [2021-04-09T00:36:37.342Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:36:37 [2021-04-09T00:36:37.746Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:36:38 [2021-04-09T00:36:38.186Z] + echo Ensuring container killed.
00:36:38 [2021-04-09T00:36:38.186Z] Ensuring container killed.
00:36:38 [2021-04-09T00:36:38.186Z] + docker rm -vf docker-pr3
00:36:38 [2021-04-09T00:36:38.186Z] Error: No such container: docker-pr3
00:36:38 [2021-04-09T00:36:38.186Z] + true
[Pipeline] sh
00:36:38 [2021-04-09T00:36:38.588Z] + echo Chowning /workspace to jenkins user
00:36:38 [2021-04-09T00:36:38.588Z] Chowning /workspace to jenkins user
00:36:38 [2021-04-09T00:36:38.588Z] + id -u
00:36:38 [2021-04-09T00:36:38.588Z] + id -g
00:36:38 [2021-04-09T00:36:38.588Z] + docker run --rm -v /home/docker/workspace/moby_PR-42272:/workspace busybox chown -R 1001:1001 /workspace
00:36:38 [2021-04-09T00:36:38.588Z] Unable to find image 'busybox:latest' locally
00:36:38 [2021-04-09T00:36:38.882Z] latest: Pulling from library/busybox
00:36:38 [2021-04-09T00:36:38.882Z] 4a957ea280b8: Pulling fs layer
00:36:39 [2021-04-09T00:36:39.179Z] 4a957ea280b8: Verifying Checksum
00:36:39 [2021-04-09T00:36:39.179Z] 4a957ea280b8: Download complete
00:36:39 [2021-04-09T00:36:39.486Z] 4a957ea280b8: Pull complete
00:36:39 [2021-04-09T00:36:39.486Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7
00:36:39 [2021-04-09T00:36:39.486Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:36:41 [2021-04-09T00:36:41.968Z] + bundleName=ppc64le-integration
00:36:41 [2021-04-09T00:36:41.968Z] + echo Creating ppc64le-integration-bundles.tar.gz
00:36:41 [2021-04-09T00:36:41.968Z] Creating ppc64le-integration-bundles.tar.gz
00:36:41 [2021-04-09T00:36:41.968Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:36:41 [2021-04-09T00:36:41.968Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:36:42 [2021-04-09T00:36:42.014Z] Archiving artifacts
00:36:42 [2021-04-09T00:36:42.407Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:36:42 [2021-04-09T00:36:42.798Z] + make clean
00:36:43 [2021-04-09T00:36:43.091Z] make: command: Command not found
00:36:43 [2021-04-09T00:36:43.091Z] make: command: Command not found
00:36:43 [2021-04-09T00:36:43.091Z] docker volume rm -f docker-dev-cache
00:36:43 [2021-04-09T00:36:43.091Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:36:49 [2021-04-09T00:36:49.545Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:36:50 [2021-04-09T00:36:50.922Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:36:52 [2021-04-09T00:36:52.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:36:53 [2021-04-09T00:36:53.082Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:36:54 [2021-04-09T00:36:54.018Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:36:59 [2021-04-09T00:36:59.287Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
00:36:59 [2021-04-09T00:36:59.287Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:36:59 [2021-04-09T00:36:59.287Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:36:59 [2021-04-09T00:36:59.287Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:36:59 [2021-04-09T00:36:59.287Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:37:00 [2021-04-09T00:37:00.664Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:37:01 [2021-04-09T00:37:01.601Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:37:05 [2021-04-09T00:37:05.786Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:37:06 [2021-04-09T00:37:06.045Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:37:11 [2021-04-09T00:37:11.313Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:37:12 [2021-04-09T00:37:12.691Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:37:12 [2021-04-09T00:37:12.691Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:37:14 [2021-04-09T00:37:14.086Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:37:15 [2021-04-09T00:37:15.991Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:37:17 [2021-04-09T00:37:17.368Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:37:18 [2021-04-09T00:37:18.745Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:37:20 [2021-04-09T00:37:20.649Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:37:23 [2021-04-09T00:37:23.937Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:37:24 [2021-04-09T00:37:24.504Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:37:25 [2021-04-09T00:37:25.881Z] === RUN   TestDockerSuite/TestLogsSince
00:37:28 [2021-04-09T00:37:28.415Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
00:37:33 [2021-04-09T00:37:33.684Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:37:33 [2021-04-09T00:37:33.684Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
00:37:36 [2021-04-09T00:37:36.213Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
00:37:38 [2021-04-09T00:37:38.743Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:37:39 [2021-04-09T00:37:39.311Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
00:37:39 [2021-04-09T00:37:39.570Z] === RUN   TestDockerSuite/TestLogsTail
00:37:40 [2021-04-09T00:37:40.505Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:37:41 [2021-04-09T00:37:41.889Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:37:42 [2021-04-09T00:37:42.852Z] === RUN   TestDockerSuite/TestMountIntoProc
00:37:42 [2021-04-09T00:37:42.852Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
00:37:43 [2021-04-09T00:37:43.109Z] === RUN   TestDockerSuite/TestMountIntoSys
00:37:44 [2021-04-09T00:37:44.045Z] === RUN   TestDockerSuite/TestNetHostname
00:37:46 [2021-04-09T00:37:46.578Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
00:37:46 [2021-04-09T00:37:46.578Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:37:47 [2021-04-09T00:37:47.145Z] === RUN   TestDockerSuite/TestNetworkEvents
00:37:49 [2021-04-09T00:37:49.046Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
00:37:53 [2021-04-09T00:37:53.232Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
00:37:54 [2021-04-09T00:37:54.167Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:37:57 [2021-04-09T00:37:57.453Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:37:58 [2021-04-09T00:37:58.019Z] === RUN   TestDockerSuite/TestPluginActive
00:37:58 [2021-04-09T00:37:58.585Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
00:37:59 [2021-04-09T00:37:59.520Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:38:04 [2021-04-09T00:38:04.793Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:38:04 [2021-04-09T00:38:04.793Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:38:05 [2021-04-09T00:38:05.360Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:38:08 [2021-04-09T00:38:08.642Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:38:09 [2021-04-09T00:38:09.211Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:38:11 [2021-04-09T00:38:11.761Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:38:15 [2021-04-09T00:38:15.946Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:38:18 [2021-04-09T00:38:18.476Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:38:19 [2021-04-09T00:38:19.855Z] === RUN   TestDockerSuite/TestPortHostBinding
00:38:21 [2021-04-09T00:38:21.760Z] === RUN   TestDockerSuite/TestPortList
00:38:23 [2021-04-09T00:38:23.660Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
00:38:35 [2021-04-09T00:38:35.860Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
00:38:35 [2021-04-09T00:38:35.860Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:38:35 [2021-04-09T00:38:35.860Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:38:38 [2021-04-09T00:38:38.395Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
00:38:43 [2021-04-09T00:38:43.661Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:38:43 [2021-04-09T00:38:43.661Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:38:43 [2021-04-09T00:38:43.661Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:38:44 [2021-04-09T00:38:44.229Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:38:44 [2021-04-09T00:38:44.229Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:38:45 [2021-04-09T00:38:45.163Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:38:45 [2021-04-09T00:38:45.163Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:38:45 [2021-04-09T00:38:45.729Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:38:45 [2021-04-09T00:38:45.729Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:38:47 [2021-04-09T00:38:47.105Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:38:47 [2021-04-09T00:38:47.105Z] === RUN   TestDockerSuite/TestPruneContainerLabel
00:38:50 [2021-04-09T00:38:50.392Z] === RUN   TestDockerSuite/TestPruneContainerUntil
00:38:51 [2021-04-09T00:38:51.326Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
00:38:51 [2021-04-09T00:38:51.893Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
00:38:53 [2021-04-09T00:38:53.795Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
00:38:53 [2021-04-09T00:38:53.795Z] === RUN   TestDockerSuite/TestPsByOrder
00:38:53 [2021-04-09T00:38:53.795Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
00:38:57 [2021-04-09T00:38:57.983Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:38:57 [2021-04-09T00:38:57.983Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
00:38:58 [2021-04-09T00:38:58.550Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:39:01 [2021-04-09T00:39:01.082Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
00:39:02 [2021-04-09T00:39:02.463Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:39:04 [2021-04-09T00:39:04.995Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
00:39:09 [2021-04-09T00:39:09.187Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:39:09 [2021-04-09T00:39:09.187Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:39:09 [2021-04-09T00:39:09.187Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
00:39:13 [2021-04-09T00:39:13.379Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
00:39:13 [2021-04-09T00:39:13.379Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:39:16 [2021-04-09T00:39:16.666Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
00:39:20 [2021-04-09T00:39:20.870Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
00:39:23 [2021-04-09T00:39:23.400Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:39:25 [2021-04-09T00:39:25.303Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:39:27 [2021-04-09T00:39:27.835Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:39:28 [2021-04-09T00:39:28.094Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
00:39:29 [2021-04-09T00:39:29.471Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:39:31 [2021-04-09T00:39:31.374Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:39:33 [2021-04-09T00:39:33.907Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:39:34 [2021-04-09T00:39:34.844Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
00:39:37 [2021-04-09T00:39:37.378Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:39:38 [2021-04-09T00:39:38.754Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:39:38 [2021-04-09T00:39:38.754Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:39:39 [2021-04-09T00:39:39.688Z] === RUN   TestDockerSuite/TestPsRightTagName
00:39:42 [2021-04-09T00:39:42.219Z] === RUN   TestDockerSuite/TestPsShowMounts
00:39:44 [2021-04-09T00:39:44.119Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:39:45 [2021-04-09T00:39:45.053Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:39:45 [2021-04-09T00:39:45.053Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:39:45 [2021-04-09T00:39:45.053Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:39:45 [2021-04-09T00:39:45.053Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:39:45 [2021-04-09T00:39:45.312Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:39:45 [2021-04-09T00:39:45.879Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:39:47 [2021-04-09T00:39:47.803Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:39:48 [2021-04-09T00:39:48.739Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
00:39:48 [2021-04-09T00:39:48.998Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:39:50 [2021-04-09T00:39:50.374Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:39:51 [2021-04-09T00:39:51.753Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
00:39:57 [2021-04-09T00:39:57.022Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
00:40:00 [2021-04-09T00:40:00.309Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
00:40:01 [2021-04-09T00:40:01.687Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:40:03 [2021-04-09T00:40:03.589Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:40:06 [2021-04-09T00:40:06.121Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
00:40:06 [2021-04-09T00:40:06.121Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:40:06 [2021-04-09T00:40:06.121Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:40:06 [2021-04-09T00:40:06.121Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:40:06 [2021-04-09T00:40:06.379Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:40:08 [2021-04-09T00:40:08.911Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:40:09 [2021-04-09T00:40:09.169Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
00:40:11 [2021-04-09T00:40:11.071Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:40:16 [2021-04-09T00:40:16.355Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:40:16 [2021-04-09T00:40:16.928Z] === RUN   TestDockerSuite/TestRmiBlank
00:40:16 [2021-04-09T00:40:16.928Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:40:17 [2021-04-09T00:40:17.186Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:40:20 [2021-04-09T00:40:20.469Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:40:21 [2021-04-09T00:40:21.405Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:40:21 [2021-04-09T00:40:21.664Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:40:22 [2021-04-09T00:40:22.230Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
00:40:23 [2021-04-09T00:40:23.607Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:40:24 [2021-04-09T00:40:24.985Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:40:26 [2021-04-09T00:40:26.888Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:40:27 [2021-04-09T00:40:27.823Z] === RUN   TestDockerSuite/TestRmiTag
00:40:27 [2021-04-09T00:40:27.823Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:40:28 [2021-04-09T00:40:28.391Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:40:32 [2021-04-09T00:40:32.578Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:40:33 [2021-04-09T00:40:33.145Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:40:34 [2021-04-09T00:40:34.081Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:40:34 [2021-04-09T00:40:34.339Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:40:35 [2021-04-09T00:40:35.716Z] === RUN   TestDockerSuite/TestRunAddHost
00:40:35 [2021-04-09T00:40:35.716Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
00:40:36 [2021-04-09T00:40:36.654Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:40:37 [2021-04-09T00:40:37.221Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:40:38 [2021-04-09T00:40:38.595Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:40:38 [2021-04-09T00:40:38.595Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:40:39 [2021-04-09T00:40:39.530Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:40:41 [2021-04-09T00:40:41.439Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:40:42 [2021-04-09T00:40:42.034Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:40:42 [2021-04-09T00:40:42.968Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:40:44 [2021-04-09T00:40:44.343Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:40:44 [2021-04-09T00:40:44.910Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:40:46 [2021-04-09T00:40:46.811Z] === RUN   TestDockerSuite/TestRunAttachDetach
00:40:47 [2021-04-09T00:40:47.377Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
00:40:48 [2021-04-09T00:40:48.313Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
00:40:48 [2021-04-09T00:40:48.879Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
00:40:49 [2021-04-09T00:40:49.818Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
00:40:50 [2021-04-09T00:40:50.079Z] === RUN   TestDockerSwarmSuite/TestServiceScale
00:40:51 [2021-04-09T00:40:51.014Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:40:52 [2021-04-09T00:40:52.390Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
00:40:52 [2021-04-09T00:40:52.957Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
00:40:53 [2021-04-09T00:40:53.215Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:40:54 [2021-04-09T00:40:54.152Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:40:55 [2021-04-09T00:40:55.088Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:40:55 [2021-04-09T00:40:55.655Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:40:55 [2021-04-09T00:40:55.655Z] === RUN   TestDockerSuite/TestRunBindMounts
00:40:58 [2021-04-09T00:40:58.187Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:40:58 [2021-04-09T00:40:58.753Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:40:59 [2021-04-09T00:40:59.689Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:41:00 [2021-04-09T00:41:00.624Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:41:01 [2021-04-09T00:41:01.559Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:41:01 [2021-04-09T00:41:01.559Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:41:02 [2021-04-09T00:41:02.937Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:41:03 [2021-04-09T00:41:03.502Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:41:04 [2021-04-09T00:41:04.073Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:41:05 [2021-04-09T00:41:05.054Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:41:05 [2021-04-09T00:41:05.620Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:41:05 [2021-04-09T00:41:05.620Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:41:06 [2021-04-09T00:41:06.186Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:41:06 [2021-04-09T00:41:06.186Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:41:07 [2021-04-09T00:41:07.561Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:41:08 [2021-04-09T00:41:08.496Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:41:09 [2021-04-09T00:41:09.431Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:41:10 [2021-04-09T00:41:10.367Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:41:10 [2021-04-09T00:41:10.367Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:41:11 [2021-04-09T00:41:11.302Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
00:41:11 [2021-04-09T00:41:11.302Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:41:13 [2021-04-09T00:41:13.205Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:41:14 [2021-04-09T00:41:14.141Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
00:41:14 [2021-04-09T00:41:14.707Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:41:16 [2021-04-09T00:41:16.082Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:41:17 [2021-04-09T00:41:17.018Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
00:41:17 [2021-04-09T00:41:17.018Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:41:17 [2021-04-09T00:41:17.954Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:41:18 [2021-04-09T00:41:18.890Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:41:19 [2021-04-09T00:41:19.825Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:41:20 [2021-04-09T00:41:20.764Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:41:22 [2021-04-09T00:41:22.141Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:41:25 [2021-04-09T00:41:25.429Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:41:25 [2021-04-09T00:41:25.429Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:41:25 [2021-04-09T00:41:25.996Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:41:28 [2021-04-09T00:41:28.582Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:41:29 [2021-04-09T00:41:29.974Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:41:32 [2021-04-09T00:41:32.506Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:41:34 [2021-04-09T00:41:34.410Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:41:34 [2021-04-09T00:41:34.410Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:41:34 [2021-04-09T00:41:34.410Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:41:35 [2021-04-09T00:41:35.344Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:41:36 [2021-04-09T00:41:36.720Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
00:41:37 [2021-04-09T00:41:37.656Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:41:39 [2021-04-09T00:41:39.560Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:41:42 [2021-04-09T00:41:42.092Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:41:42 [2021-04-09T00:41:42.350Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:41:44 [2021-04-09T00:41:44.253Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:41:44 [2021-04-09T00:41:44.820Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
00:41:45 [2021-04-09T00:41:45.079Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
00:41:45 [2021-04-09T00:41:45.079Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:41:46 [2021-04-09T00:41:46.016Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
00:41:47 [2021-04-09T00:41:47.391Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
00:41:47 [2021-04-09T00:41:47.958Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:41:47 [2021-04-09T00:41:47.958Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:41:48 [2021-04-09T00:41:48.892Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:41:49 [2021-04-09T00:41:49.828Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:41:50 [2021-04-09T00:41:50.763Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
00:41:51 [2021-04-09T00:41:51.333Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:41:51 [2021-04-09T00:41:51.333Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:41:52 [2021-04-09T00:41:52.267Z] === RUN   TestDockerSuite/TestRunEnvironment
00:41:52 [2021-04-09T00:41:52.845Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:41:53 [2021-04-09T00:41:53.411Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:41:54 [2021-04-09T00:41:54.344Z] === RUN   TestDockerSuite/TestRunExitCode
00:41:54 [2021-04-09T00:41:54.913Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:41:55 [2021-04-09T00:41:55.849Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:41:56 [2021-04-09T00:41:56.416Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:41:57 [2021-04-09T00:41:57.352Z] === RUN   TestDockerSuite/TestRunExposePort
00:41:57 [2021-04-09T00:41:57.352Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:41:58 [2021-04-09T00:41:58.287Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:41:58 [2021-04-09T00:41:58.853Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:42:00 [2021-04-09T00:42:00.230Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:42:00 [2021-04-09T00:42:00.798Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:42:00 [2021-04-09T00:42:00.798Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:42:04 [2021-04-09T00:42:04.082Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:42:04 [2021-04-09T00:42:04.082Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
00:42:04 [2021-04-09T00:42:04.650Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:42:16 [2021-04-09T00:42:16.848Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
00:42:17 [2021-04-09T00:42:17.107Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:42:18 [2021-04-09T00:42:18.483Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
00:42:18 [2021-04-09T00:42:18.483Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
00:42:18 [2021-04-09T00:42:18.483Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:42:18 [2021-04-09T00:42:18.483Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:42:19 [2021-04-09T00:42:19.419Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:42:22 [2021-04-09T00:42:22.703Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:42:23 [2021-04-09T00:42:23.271Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
00:42:23 [2021-04-09T00:42:23.836Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:42:25 [2021-04-09T00:42:25.761Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:42:32 [2021-04-09T00:42:32.317Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:42:32 [2021-04-09T00:42:32.317Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
00:42:32 [2021-04-09T00:42:32.317Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:42:33 [2021-04-09T00:42:33.255Z] === RUN   TestDockerSuite/TestRunModeHostname
00:42:35 [2021-04-09T00:42:35.157Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:42:35 [2021-04-09T00:42:35.157Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:42:35 [2021-04-09T00:42:35.157Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:42:36 [2021-04-09T00:42:36.533Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:42:37 [2021-04-09T00:42:37.911Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:42:39 [2021-04-09T00:42:39.813Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:42:39 [2021-04-09T00:42:39.813Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:42:39 [2021-04-09T00:42:39.813Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:42:41 [2021-04-09T00:42:41.188Z] === RUN   TestDockerSuite/TestRunMount
00:42:49 [2021-04-09T00:42:49.300Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:42:49 [2021-04-09T00:42:49.870Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:42:50 [2021-04-09T00:42:50.438Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:42:52 [2021-04-09T00:42:52.339Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:42:54 [2021-04-09T00:42:54.241Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:42:57 [2021-04-09T00:42:57.543Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:43:00 [2021-04-09T00:43:00.077Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:43:01 [2021-04-09T00:43:01.978Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:43:03 [2021-04-09T00:43:03.354Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:43:05 [2021-04-09T00:43:05.258Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:43:05 [2021-04-09T00:43:05.258Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:43:06 [2021-04-09T00:43:06.198Z] === RUN   TestDockerSuite/TestRunNetHost
00:43:07 [2021-04-09T00:43:07.134Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:43:08 [2021-04-09T00:43:08.069Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:43:09 [2021-04-09T00:43:09.005Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:43:10 [2021-04-09T00:43:10.907Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:43:13 [2021-04-09T00:43:13.436Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:43:17 [2021-04-09T00:43:17.623Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:43:18 [2021-04-09T00:43:18.190Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:43:18 [2021-04-09T00:43:18.190Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
00:43:18 [2021-04-09T00:43:18.757Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:43:18 [2021-04-09T00:43:18.757Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:43:19 [2021-04-09T00:43:19.693Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:43:20 [2021-04-09T00:43:20.260Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:43:20 [2021-04-09T00:43:20.260Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:43:21 [2021-04-09T00:43:21.194Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:43:27 [2021-04-09T00:43:27.791Z] === RUN   TestDockerSuite/TestRunOOMExitCode
00:43:27 [2021-04-09T00:43:27.791Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:43:27 [2021-04-09T00:43:27.791Z] === RUN   TestDockerSuite/TestRunPIDsLimit
00:43:28 [2021-04-09T00:43:28.357Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:43:30 [2021-04-09T00:43:30.259Z] === RUN   TestDockerSuite/TestRunPortInUse
00:43:31 [2021-04-09T00:43:31.193Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
00:43:31 [2021-04-09T00:43:31.759Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:43:32 [2021-04-09T00:43:32.018Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:43:32 [2021-04-09T00:43:32.586Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:43:33 [2021-04-09T00:43:33.153Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:43:33 [2021-04-09T00:43:33.720Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:43:33 [2021-04-09T00:43:33.720Z] === RUN   TestDockerSuite/TestRunPublishPort
00:43:34 [2021-04-09T00:43:34.655Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:43:34 [2021-04-09T00:43:34.913Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:43:34 [2021-04-09T00:43:34.913Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:43:35 [2021-04-09T00:43:35.483Z] === RUN   TestDockerSuite/TestRunRedirectStdout
00:43:36 [2021-04-09T00:43:36.860Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:43:36 [2021-04-09T00:43:36.860Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:43:40 [2021-04-09T00:43:40.145Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:43:41 [2021-04-09T00:43:41.524Z] === RUN   TestDockerSuite/TestRunRm
00:43:42 [2021-04-09T00:43:42.460Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:43:46 [2021-04-09T00:43:46.643Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:43:46 [2021-04-09T00:43:46.643Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:43:47 [2021-04-09T00:43:47.210Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
00:43:48 [2021-04-09T00:43:48.588Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
00:43:49 [2021-04-09T00:43:49.522Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
00:43:52 [2021-04-09T00:43:52.825Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
00:43:57 [2021-04-09T00:43:57.010Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
00:43:57 [2021-04-09T00:43:57.576Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
00:43:57 [2021-04-09T00:43:57.835Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
00:43:58 [2021-04-09T00:43:58.770Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
00:43:59 [2021-04-09T00:43:59.028Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
00:43:59 [2021-04-09T00:43:59.597Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
00:43:59 [2021-04-09T00:43:59.855Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
00:44:00 [2021-04-09T00:44:00.794Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:44:01 [2021-04-09T00:44:01.362Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:44:02 [2021-04-09T00:44:02.297Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:44:02 [2021-04-09T00:44:02.297Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
00:44:04 [2021-04-09T00:44:04.831Z] === RUN   TestDockerSuite/TestRunState
00:44:06 [2021-04-09T00:44:06.738Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:44:06 [2021-04-09T00:44:06.996Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
00:44:07 [2021-04-09T00:44:07.564Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:44:08 [2021-04-09T00:44:08.500Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:44:08 [2021-04-09T00:44:08.500Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
00:44:08 [2021-04-09T00:44:08.500Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:44:09 [2021-04-09T00:44:09.878Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:44:10 [2021-04-09T00:44:10.137Z] === RUN   TestDockerSuite/TestRunSysctls
00:44:12 [2021-04-09T00:44:12.041Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:44:12 [2021-04-09T00:44:12.041Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:44:12 [2021-04-09T00:44:12.041Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:44:12 [2021-04-09T00:44:12.738Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
00:44:16 [2021-04-09T00:44:16.026Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
00:44:16 [2021-04-09T00:44:16.026Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
00:44:16 [2021-04-09T00:44:16.594Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
00:44:19 [2021-04-09T00:44:19.138Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
00:44:24 [2021-04-09T00:44:24.404Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:44:25 [2021-04-09T00:44:25.777Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
00:44:27 [2021-04-09T00:44:27.677Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:44:27 [2021-04-09T00:44:27.677Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
00:44:28 [2021-04-09T00:44:28.613Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:44:29 [2021-04-09T00:44:29.181Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:44:30 [2021-04-09T00:44:30.118Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:44:32 [2021-04-09T00:44:32.653Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:44:33 [2021-04-09T00:44:33.589Z] === RUN   TestDockerSuite/TestRunUserByID
00:44:34 [2021-04-09T00:44:34.523Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:44:34 [2021-04-09T00:44:34.523Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:44:34 [2021-04-09T00:44:34.781Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:44:35 [2021-04-09T00:44:35.040Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
00:44:35 [2021-04-09T00:44:35.606Z] === RUN   TestDockerSuite/TestRunUserByName
00:44:36 [2021-04-09T00:44:36.173Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:44:37 [2021-04-09T00:44:37.108Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
00:44:37 [2021-04-09T00:44:37.108Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:44:37 [2021-04-09T00:44:37.367Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:44:38 [2021-04-09T00:44:38.302Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:44:38 [2021-04-09T00:44:38.870Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
00:44:43 [2021-04-09T00:44:43.059Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:44:43 [2021-04-09T00:44:43.317Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
00:44:43 [2021-04-09T00:44:43.317Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
00:44:43 [2021-04-09T00:44:43.576Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:44:44 [2021-04-09T00:44:44.959Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:44:47 [2021-04-09T00:44:47.500Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:44:49 [2021-04-09T00:44:49.401Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:44:49 [2021-04-09T00:44:49.968Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
00:44:50 [2021-04-09T00:44:50.904Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
00:44:51 [2021-04-09T00:44:51.839Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
00:44:52 [2021-04-09T00:44:52.098Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:44:54 [2021-04-09T00:44:54.636Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
00:44:54 [2021-04-09T00:44:54.895Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:44:55 [2021-04-09T00:44:55.831Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:44:55 [2021-04-09T00:44:55.831Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:44:55 [2021-04-09T00:44:55.831Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:44:55 [2021-04-09T00:44:55.831Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:44:55 [2021-04-09T00:44:55.831Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
00:44:55 [2021-04-09T00:44:55.831Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
00:45:00 [2021-04-09T00:45:00.017Z] === RUN   TestDockerSuite/TestRunWithCPUShares
00:45:00 [2021-04-09T00:45:00.952Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
00:45:02 [2021-04-09T00:45:02.327Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
00:45:02 [2021-04-09T00:45:02.896Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
00:45:03 [2021-04-09T00:45:03.832Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:45:03 [2021-04-09T00:45:03.832Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
00:45:04 [2021-04-09T00:45:04.399Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
00:45:05 [2021-04-09T00:45:05.341Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
00:45:05 [2021-04-09T00:45:05.908Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
00:45:06 [2021-04-09T00:45:06.475Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
00:45:06 [2021-04-09T00:45:06.475Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
00:45:07 [2021-04-09T00:45:07.850Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:45:07 [2021-04-09T00:45:07.850Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:45:08 [2021-04-09T00:45:08.417Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:45:08 [2021-04-09T00:45:08.417Z] === RUN   TestDockerSuite/TestRunWithShmSize
00:45:09 [2021-04-09T00:45:09.352Z] === RUN   TestDockerSuite/TestRunWithSwappiness
00:45:09 [2021-04-09T00:45:09.920Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
00:45:09 [2021-04-09T00:45:09.920Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:45:10 [2021-04-09T00:45:10.196Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:45:11 [2021-04-09T00:45:11.134Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:45:12 [2021-04-09T00:45:12.509Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
00:45:13 [2021-04-09T00:45:13.077Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
00:45:13 [2021-04-09T00:45:13.077Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:45:13 [2021-04-09T00:45:13.644Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:45:13 [2021-04-09T00:45:13.644Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:45:15 [2021-04-09T00:45:15.020Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:45:15 [2021-04-09T00:45:15.587Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:45:18 [2021-04-09T00:45:18.120Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:45:18 [2021-04-09T00:45:18.379Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:45:18 [2021-04-09T00:45:18.379Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:45:18 [2021-04-09T00:45:18.379Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:45:19 [2021-04-09T00:45:19.315Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
00:45:20 [2021-04-09T00:45:20.252Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
00:45:21 [2021-04-09T00:45:21.627Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:45:21 [2021-04-09T00:45:21.627Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:45:23 [2021-04-09T00:45:23.002Z] === RUN   TestDockerSuite/TestSaveImageId
00:45:23 [2021-04-09T00:45:23.261Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:45:23 [2021-04-09T00:45:23.519Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:45:25 [2021-04-09T00:45:25.427Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:45:25 [2021-04-09T00:45:25.427Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:45:27 [2021-04-09T00:45:27.330Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:45:27 [2021-04-09T00:45:27.330Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:45:27 [2021-04-09T00:45:27.330Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:45:28 [2021-04-09T00:45:28.705Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:45:30 [2021-04-09T00:45:30.083Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:45:30 [2021-04-09T00:45:30.341Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:45:30 [2021-04-09T00:45:30.341Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:45:30 [2021-04-09T00:45:30.599Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:45:30 [2021-04-09T00:45:30.599Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:45:31 [2021-04-09T00:45:31.165Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:45:33 [2021-04-09T00:45:33.697Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:45:38 [2021-04-09T00:45:38.970Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:45:40 [2021-04-09T00:45:40.871Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:45:41 [2021-04-09T00:45:41.806Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:45:43 [2021-04-09T00:45:43.183Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:45:46 [2021-04-09T00:45:46.465Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:45:48 [2021-04-09T00:45:48.368Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
00:45:48 [2021-04-09T00:45:48.368Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:45:49 [2021-04-09T00:45:49.304Z] === RUN   TestDockerSuite/TestStartRecordError
00:45:51 [2021-04-09T00:45:51.837Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:45:53 [2021-04-09T00:45:53.215Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:45:55 [2021-04-09T00:45:55.117Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:45:58 [2021-04-09T00:45:58.400Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:46:03 [2021-04-09T00:46:03.668Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:46:06 [2021-04-09T00:46:06.229Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:46:11 [2021-04-09T00:46:11.493Z] === RUN   TestDockerSuite/TestStatsNoStream
00:46:14 [2021-04-09T00:46:14.021Z] === RUN   TestDockerSuite/TestStopContainerSignal
00:46:15 [2021-04-09T00:46:15.393Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:46:16 [2021-04-09T00:46:16.328Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:46:16 [2021-04-09T00:46:16.895Z] === RUN   TestDockerSuite/TestTopPrivileged
00:46:17 [2021-04-09T00:46:17.461Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:46:17 [2021-04-09T00:46:17.461Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:46:18 [2021-04-09T00:46:18.397Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:46:23 [2021-04-09T00:46:23.672Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:46:26 [2021-04-09T00:46:26.200Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
00:46:27 [2021-04-09T00:46:27.134Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
00:46:27 [2021-04-09T00:46:27.701Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
00:46:27 [2021-04-09T00:46:27.701Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
00:46:28 [2021-04-09T00:46:28.637Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
00:46:30 [2021-04-09T00:46:30.541Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
00:46:30 [2021-04-09T00:46:30.541Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
00:46:31 [2021-04-09T00:46:31.916Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
00:46:33 [2021-04-09T00:46:33.291Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
00:46:34 [2021-04-09T00:46:34.237Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
00:46:36 [2021-04-09T00:46:36.137Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
00:46:36 [2021-04-09T00:46:36.138Z] === RUN   TestDockerSuite/TestUpdateStats
00:46:40 [2021-04-09T00:46:40.322Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
00:46:41 [2021-04-09T00:46:41.257Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
00:46:41 [2021-04-09T00:46:41.257Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
00:46:43 [2021-04-09T00:46:43.157Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
00:46:44 [2021-04-09T00:46:44.533Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:46:49 [2021-04-09T00:46:49.800Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
00:46:50 [2021-04-09T00:46:50.058Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
00:46:55 [2021-04-09T00:46:55.400Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
00:46:56 [2021-04-09T00:46:56.777Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
00:47:02 [2021-04-09T00:47:02.042Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
00:47:06 [2021-04-09T00:47:06.228Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:47:11 [2021-04-09T00:47:11.497Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:47:16 [2021-04-09T00:47:16.767Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
00:47:19 [2021-04-09T00:47:19.302Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
00:47:21 [2021-04-09T00:47:21.204Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
00:47:22 [2021-04-09T00:47:22.579Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
00:47:23 [2021-04-09T00:47:23.955Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
00:47:25 [2021-04-09T00:47:25.858Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
00:47:28 [2021-04-09T00:47:28.394Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
00:47:30 [2021-04-09T00:47:30.348Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
00:47:32 [2021-04-09T00:47:32.251Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
00:47:34 [2021-04-09T00:47:34.152Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:47:52 [2021-04-09T00:47:52.225Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:47:54 [2021-04-09T00:47:54.757Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:47:54 [2021-04-09T00:47:54.757Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:47:54 [2021-04-09T00:47:54.757Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:47:54 [2021-04-09T00:47:54.757Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:47:54 [2021-04-09T00:47:54.757Z] === RUN   TestDockerSuite/TestVolumeEvents
00:48:01 [2021-04-09T00:48:01.320Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:48:02 [2021-04-09T00:48:02.695Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:48:02 [2021-04-09T00:48:02.695Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:48:02 [2021-04-09T00:48:02.695Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:48:05 [2021-04-09T00:48:05.979Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:48:09 [2021-04-09T00:48:09.272Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:48:09 [2021-04-09T00:48:09.272Z] --- PASS: TestDockerSuite (1940.06s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.84s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.54s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.38s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.05s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.38s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.78s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.88s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.40s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.36s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.08s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.07s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.45s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.88s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.28s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.69s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.33s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.70s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.80s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.68s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.93s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.59s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.66s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.68s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.32s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.62s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.70s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.26s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.65s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.70s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.66s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.01s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.60s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.36s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.91s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.12s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.18s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.96s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.88s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.99s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.14s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.23s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.82s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.36s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.40s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.52s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.91s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (6.05s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.94s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.07s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.98s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.23s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.97s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.20s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.82s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.84s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.86s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.00s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.35s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.45s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.99s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.50s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
00:48:09 [2021-04-09T00:48:09.272Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.74s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.87s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.09s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.57s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.00s)
00:48:09 [2021-04-09T00:48:09.272Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.56s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.68s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.17s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.35s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.35s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.35s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.13s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.52s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.17s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.45s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.73s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.58s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (15.15s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.94s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.70s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.31s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.35s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.57s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (10.36s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.38s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.25s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.83s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.32s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.90s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.50s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.24s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.73s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.42s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.13s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.72s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.86s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (9.78s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.20s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.50s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.53s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.84s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.72s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.12s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (17.59s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.62s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFails (1.17s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.94s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.77s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.38s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFromGit (2.47s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.65s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.42s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.98s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.44s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.94s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.58s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.54s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.11s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.66s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.36s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.41s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.94s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.43s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.72s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.23s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.50s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.45s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.66s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.88s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.45s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.50s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.60s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.09s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.10s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (3.57s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.13s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.30s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.08s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.42s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.00s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.11s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.41s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.32s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.84s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.34s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.87s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.15s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.23s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildRm (3.07s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.13s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.46s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.76s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.83s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.83s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.48s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.70s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.85s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.87s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildUser (1.86s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.50s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.90s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.75s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.24s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.45s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.86s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.49s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.40s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.42s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.46s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.82s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.82s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.37s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_cli_sni_test.go:18: Flakey test
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.99s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitChange (1.19s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.88s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.71s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.24s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.93s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.26s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.08s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.95s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (3.07s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.17s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.51s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.95s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.11s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.29s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.05s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.15s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.26s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.54s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.20s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.40s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.97s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.14s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.32s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.45s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.89s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.12s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.05s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.55s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.51s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.97s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.97s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:48:09 [2021-04-09T00:48:09.273Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.76s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.46s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (8.13s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.13s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.01s)
00:48:09 [2021-04-09T00:48:09.273Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.58s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.62s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.58s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.59s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (2.16s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00091afa0_<nil>} (1.91s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1378280590_/foo_false__<nil>_<nil>_<nil>} (1.95s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1378280590_/foo_true__<nil>_<nil>_<nil>} (1.67s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3962011797_/foo_false__<nil>_<nil>_<nil>} (1.92s)
00:48:09 [2021-04-09T00:48:09.273Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3962011797_/foo_true__<nil>_<nil>_<nil>} (1.77s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3962011797_/foo_true__0xc00091b000_<nil>_<nil>} (1.92s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00091b020_<nil>} (1.82s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00091b040_<nil>} (1.92s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00091b060_<nil>} (1.71s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00091b080_<nil>} (1.71s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.68s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (6.18s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.10s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.70s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (2.11s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.25s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.25s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.07s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.31s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.40s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.38s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.15s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.30s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.84s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.94s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.76s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.76s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.76s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.38s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.82s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.71s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.98s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseH (4.71s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.13s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.38s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.18s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToDot (1.08s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.39s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.37s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.74s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.82s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.73s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.36s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.55s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.93s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.01s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.73s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.52s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.58s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.47s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.59s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.67s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.42s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.16s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.63s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.85s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.87s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.08s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.06s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.54s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.67s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.55s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.17s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.67s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.46s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.71s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFilters (2.44s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFormat (2.35s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.46s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.47s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.78s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.07s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:48:09 [2021-04-09T00:48:09.274Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.87s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsRename (0.74s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsResize (0.86s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.71s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.05s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.68s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsTop (0.93s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.60s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExec (1.21s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.12s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.93s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPIStart (3.11s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.51s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecEnv (1.24s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.75s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.78s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.18s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.39s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.32s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.77s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecParseError (0.95s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.11s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.94s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.50s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecTTY (1.06s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.19s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.14s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.26s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.22s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (2.37s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.87s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.80s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.91s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.01s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestHealth (23.90s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.37s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.40s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.79s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImportDisplay (2.13s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImportFile (1.88s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.38s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImportGzipped (3.11s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.68s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.19s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.93s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.26s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.39s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.78s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.78s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:48:09 [2021-04-09T00:48:09.274Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.70s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.75s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.68s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.42s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.08s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.11s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.41s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.20s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.05s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.03s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.71s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.70s)
00:48:09 [2021-04-09T00:48:09.274Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.79s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.46s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.99s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.10s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.16s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.54s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.17s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.59s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.51s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.31s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.06s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (4.69s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.13s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.06s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.92s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.19s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.05s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.61s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.79s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.47s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.57s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.62s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.41s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.00s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsSince (7.12s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.96s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsTail (0.91s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.08s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.14s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.28s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.82s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestNetHostname (2.87s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.57s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.71s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.20s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.95s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPluginActive (1.41s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.14s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:48:09 [2021-04-09T00:48:09.275Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.75s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.20s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.05s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.70s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.67s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.68s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPortList (12.56s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.86s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.37s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.03s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.63s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.99s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.09s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.91s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.95s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.68s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.79s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.82s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.52s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.97s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.84s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.95s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.74s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.21s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.26s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.74s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:48:09 [2021-04-09T00:48:09.275Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.46s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.48s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (2.03s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.29s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.72s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.71s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.84s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.48s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.41s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.91s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.53s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.65s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.89s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.71s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.92s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.47s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.83s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.64s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.18s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.16s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.18s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.38s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.17s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.18s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.90s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.07s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.93s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.99s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.01s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.01s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.99s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.00s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.94s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.68s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.75s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.36s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.10s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.63s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.05s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.18s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.67s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.33s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.31s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:48:09 [2021-04-09T00:48:09.275Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.275Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:48:09 [2021-04-09T00:48:09.275Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.56s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.82s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.08s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.03s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:48:09 [2021-04-09T00:48:09.275Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.98s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.91s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.86s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.71s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.67s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.73s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.90s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:48:09 [2021-04-09T00:48:09.275Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.28s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.79s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.42s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.48s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.97s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.86s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.56s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.45s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.39s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunMount (8.10s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.01s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.54s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.15s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.16s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.23s)
00:48:09 [2021-04-09T00:48:09.275Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.31s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.68s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.83s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.98s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.76s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.12s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.42s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunRm (0.79s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.27s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.64s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.79s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunState (1.80s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.72s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.93s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.10s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.50s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.67s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.81s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.15s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.97s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.97s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.15s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.84s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.74s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.67s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.84s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.85s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.12s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.47s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.68s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.70s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.02s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.72s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.38s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.71s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.41s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.18s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.92s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents243142406
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.57s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.40s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.22s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.43s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.38s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartRecordError (2.23s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.71s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.92s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.11s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.64s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.02s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.74s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.51s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.04s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.44s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.94s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.91s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.82s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (6.80s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (5.22s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.43s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.23s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.08s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.05s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.15s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.38s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.37s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.04s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.11s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.13s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.12s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.27s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.67s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.15s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.77s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.67s)
00:48:09 [2021-04-09T00:48:09.276Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:48:09 [2021-04-09T00:48:09.276Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:48:09 [2021-04-09T00:48:09.276Z] === RUN   TestDockerRegistrySuite
00:48:09 [2021-04-09T00:48:09.276Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:48:10 [2021-04-09T00:48:10.652Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:48:12 [2021-04-09T00:48:12.029Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:48:13 [2021-04-09T00:48:13.931Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:48:13 [2021-04-09T00:48:13.931Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:48:17 [2021-04-09T00:48:17.216Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:48:23 [2021-04-09T00:48:23.776Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:48:27 [2021-04-09T00:48:27.062Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:48:27 [2021-04-09T00:48:27.997Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:48:29 [2021-04-09T00:48:29.371Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:48:30 [2021-04-09T00:48:30.306Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:48:31 [2021-04-09T00:48:31.468Z] --- PASS: TestBuildWCOWSandboxSize (853.52s)
00:48:31 [2021-04-09T00:48:31.468Z] === RUN   TestBuildWithEmptyDockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:48:31 [2021-04-09T00:48:31.468Z] --- PASS: TestBuildWithEmptyDockerfile (0.62s)
00:48:31 [2021-04-09T00:48:31.468Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
00:48:31 [2021-04-09T00:48:31.468Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
00:48:31 [2021-04-09T00:48:31.468Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
00:48:31 [2021-04-09T00:48:31.468Z] === RUN   TestBuildPreserveOwnership
00:48:31 [2021-04-09T00:48:31.468Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
00:48:31 [2021-04-09T00:48:31.468Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
00:48:31 [2021-04-09T00:48:31.468Z] === RUN   TestBuildPlatformInvalid
00:48:31 [2021-04-09T00:48:31.468Z] --- PASS: TestBuildPlatformInvalid (0.55s)
00:48:31 [2021-04-09T00:48:31.468Z] PASS
00:48:31 [2021-04-09T00:48:31.468Z] ok  	github.com/docker/docker/integration/build	1056.138s
00:48:31 [2021-04-09T00:48:31.468Z] 
00:48:31 [2021-04-09T00:48:31.468Z] === Skipped
00:48:31 [2021-04-09T00:48:31.468Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
00:48:31 [2021-04-09T00:48:31.468Z]     build_session_test.go:25: TODO: BuildKit
00:48:31 [2021-04-09T00:48:31.468Z] 
00:48:31 [2021-04-09T00:48:31.468Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
00:48:31 [2021-04-09T00:48:31.468Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.468Z] 
00:48:31 [2021-04-09T00:48:31.468Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
00:48:31 [2021-04-09T00:48:31.468Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:48:31 [2021-04-09T00:48:31.468Z] 
00:48:31 [2021-04-09T00:48:31.468Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] DONE 29 tests, 5 skipped in 1078.246s
00:48:31 [2021-04-09T00:48:31.469Z] Running D:\gopath\src\github.com\docker\docker\integration\config
00:48:31 [2021-04-09T00:48:31.469Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:48:31 [2021-04-09T00:48:31.469Z] INFO: Testing against a local daemon
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestConfigInspect
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestConfigInspect (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestConfigList
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestConfigList (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestConfigsCreateAndDelete
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestConfigsUpdate
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestConfigsUpdate (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestTemplatedConfig
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestTemplatedConfig (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestConfigCreateResolve
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestConfigCreateResolve (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestConfigDaemonLibtrustID
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
00:48:31 [2021-04-09T00:48:31.469Z] PASS
00:48:31 [2021-04-09T00:48:31.469Z] ok  	github.com/docker/docker/integration/config	0.208s
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] === Skipped
00:48:31 [2021-04-09T00:48:31.469Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] 
00:48:31 [2021-04-09T00:48:31.469Z] DONE 7 tests, 7 skipped in 3.091s
00:48:31 [2021-04-09T00:48:31.469Z] Running D:\gopath\src\github.com\docker\docker\integration\container
00:48:31 [2021-04-09T00:48:31.469Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:48:31 [2021-04-09T00:48:31.469Z] INFO: Testing against a local daemon
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCheckpoint
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCheckpoint (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestContainerInvalidJSON
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestContainerInvalidJSON (0.51s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCopyFromContainerPathIsNotDir
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
00:48:31 [2021-04-09T00:48:31.469Z]     copy_test.go:38: testEnv.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCopyToContainerPathDoesNotExist
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.35s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCopyToContainerPathIsNotDir
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
00:48:31 [2021-04-09T00:48:31.469Z]     copy_test.go:63: testEnv.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCopyFromContainer
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCopyFromContainer (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateLinkToNonExistingContainer
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidEnv
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidEnv/0
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateWithInvalidEnv/0
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidEnv/1
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateWithInvalidEnv/1
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidEnv/2
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateWithInvalidEnv/2
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateWithInvalidEnv/0
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateWithInvalidEnv/2
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateWithInvalidEnv/1
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateTmpfsMountsTarget
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithCustomMaskedPaths
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithCustomReadonlyPaths
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateDifferentPlatform
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateDifferentPlatform/different_os
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestCreateDifferentPlatform (0.04s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
00:48:31 [2021-04-09T00:48:31.469Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:48:31 [2021-04-09T00:48:31.469Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestContainerKillOnDaemonStart
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestDiff
00:48:31 [2021-04-09T00:48:31.469Z] --- SKIP: TestDiff (0.00s)
00:48:31 [2021-04-09T00:48:31.469Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestExecWithCloseStdin
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestExecWithCloseStdin (3.15s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestExec
00:48:31 [2021-04-09T00:48:31.469Z] --- PASS: TestExec (2.13s)
00:48:31 [2021-04-09T00:48:31.469Z] === RUN   TestExecUser
00:48:31 [2021-04-09T00:48:31.683Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:48:31 [2021-04-09T00:48:31.934Z] --- SKIP: TestExecUser (0.00s)
00:48:31 [2021-04-09T00:48:31.934Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:48:31 [2021-04-09T00:48:31.934Z] === RUN   TestExportContainerAndImportImage
00:48:31 [2021-04-09T00:48:31.934Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
00:48:31 [2021-04-09T00:48:31.934Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.934Z] === RUN   TestExportContainerAfterDaemonRestart
00:48:31 [2021-04-09T00:48:31.934Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
00:48:31 [2021-04-09T00:48:31.934Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
00:48:31 [2021-04-09T00:48:31.934Z] === RUN   TestHealthCheckWorkdir
00:48:31 [2021-04-09T00:48:31.934Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
00:48:31 [2021-04-09T00:48:31.934Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:48:31 [2021-04-09T00:48:31.934Z] === RUN   TestHealthKillContainer
00:48:31 [2021-04-09T00:48:31.934Z] --- SKIP: TestHealthKillContainer (0.00s)
00:48:31 [2021-04-09T00:48:31.934Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:48:31 [2021-04-09T00:48:31.934Z] === RUN   TestInspectCpusetInConfigPre120
00:48:31 [2021-04-09T00:48:31.934Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
00:48:31 [2021-04-09T00:48:31.934Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:48:31 [2021-04-09T00:48:31.934Z] === RUN   TestKillContainerInvalidSignal
00:48:33 [2021-04-09T00:48:33.058Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:48:33 [2021-04-09T00:48:33.483Z] --- PASS: TestKillContainerInvalidSignal (1.87s)
00:48:33 [2021-04-09T00:48:33.483Z] === RUN   TestKillContainer
00:48:33 [2021-04-09T00:48:33.483Z] === RUN   TestKillContainer/no_signal
00:48:34 [2021-04-09T00:48:34.433Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:48:35 [2021-04-09T00:48:35.680Z] === RUN   TestKillContainer/non_killing_signal
00:48:35 [2021-04-09T00:48:35.680Z] === RUN   TestKillContainer/killing_signal
00:48:35 [2021-04-09T00:48:35.818Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:48:37 [2021-04-09T00:48:37.882Z] --- PASS: TestKillContainer (4.43s)
00:48:37 [2021-04-09T00:48:37.882Z]     --- PASS: TestKillContainer/no_signal (1.83s)
00:48:37 [2021-04-09T00:48:37.882Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
00:48:37 [2021-04-09T00:48:37.882Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
00:48:37 [2021-04-09T00:48:37.882Z]     --- PASS: TestKillContainer/killing_signal (2.55s)
00:48:37 [2021-04-09T00:48:37.882Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:48:37 [2021-04-09T00:48:37.882Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
00:48:37 [2021-04-09T00:48:37.882Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:48:37 [2021-04-09T00:48:37.882Z] === RUN   TestKillStoppedContainer
00:48:37 [2021-04-09T00:48:37.882Z] --- SKIP: TestKillStoppedContainer (0.00s)
00:48:37 [2021-04-09T00:48:37.882Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:48:37 [2021-04-09T00:48:37.882Z] === RUN   TestKillStoppedContainerAPIPre120
00:48:37 [2021-04-09T00:48:37.882Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
00:48:37 [2021-04-09T00:48:37.882Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:48:37 [2021-04-09T00:48:37.882Z] === RUN   TestKillDifferentUserContainer
00:48:37 [2021-04-09T00:48:37.882Z] --- SKIP: TestKillDifferentUserContainer (0.01s)
00:48:37 [2021-04-09T00:48:37.882Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:48:37 [2021-04-09T00:48:37.882Z] === RUN   TestInspectOomKilledTrue
00:48:37 [2021-04-09T00:48:37.882Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:48:37 [2021-04-09T00:48:37.882Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
00:48:37 [2021-04-09T00:48:37.882Z] === RUN   TestInspectOomKilledFalse
00:48:37 [2021-04-09T00:48:37.882Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:48:37 [2021-04-09T00:48:37.882Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:48:37 [2021-04-09T00:48:37.882Z] === RUN   TestLogsFollowTailEmpty
00:48:38 [2021-04-09T00:48:38.348Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:48:40 [2021-04-09T00:48:40.088Z] --- PASS: TestLogsFollowTailEmpty (2.01s)
00:48:40 [2021-04-09T00:48:40.088Z] === RUN   TestNetworkNat
00:48:40 [2021-04-09T00:48:40.088Z] --- SKIP: TestNetworkNat (0.00s)
00:48:40 [2021-04-09T00:48:40.088Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:48:40 [2021-04-09T00:48:40.088Z] === RUN   TestNetworkLocalhostTCPNat
00:48:40 [2021-04-09T00:48:40.880Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:48:41 [2021-04-09T00:48:41.814Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:48:43 [2021-04-09T00:48:43.015Z] --- PASS: TestNetworkLocalhostTCPNat (2.55s)
00:48:43 [2021-04-09T00:48:43.015Z] === RUN   TestNetworkLoopbackNat
00:48:43 [2021-04-09T00:48:43.015Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
00:48:43 [2021-04-09T00:48:43.015Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
00:48:43 [2021-04-09T00:48:43.015Z] === RUN   TestPause
00:48:43 [2021-04-09T00:48:43.015Z] --- SKIP: TestPause (0.00s)
00:48:43 [2021-04-09T00:48:43.015Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:48:43 [2021-04-09T00:48:43.015Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:48:45 [2021-04-09T00:48:45.104Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:48:45 [2021-04-09T00:48:45.208Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.73s)
00:48:45 [2021-04-09T00:48:45.208Z] === RUN   TestPauseStopPausedContainer
00:48:45 [2021-04-09T00:48:45.208Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
00:48:45 [2021-04-09T00:48:45.208Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
00:48:45 [2021-04-09T00:48:45.208Z] === RUN   TestPsFilter
00:48:45 [2021-04-09T00:48:45.672Z] --- PASS: TestPsFilter (0.21s)
00:48:45 [2021-04-09T00:48:45.672Z] === RUN   TestRemoveContainerWithRemovedVolume
00:48:46 [2021-04-09T00:48:46.039Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:48:46 [2021-04-09T00:48:46.301Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:48:47 [2021-04-09T00:48:47.678Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:48:48 [2021-04-09T00:48:48.601Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.63s)
00:48:48 [2021-04-09T00:48:48.601Z] === RUN   TestRemoveContainerWithVolume
00:48:48 [2021-04-09T00:48:48.614Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:48:49 [2021-04-09T00:48:49.990Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:48:50 [2021-04-09T00:48:50.799Z] --- PASS: TestRemoveContainerWithVolume (2.63s)
00:48:50 [2021-04-09T00:48:50.799Z] === RUN   TestRemoveContainerRunning
00:48:53 [2021-04-09T00:48:53.273Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:48:53 [2021-04-09T00:48:53.273Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:48:53 [2021-04-09T00:48:53.733Z] --- PASS: TestRemoveContainerRunning (2.47s)
00:48:53 [2021-04-09T00:48:53.733Z] === RUN   TestRemoveContainerForceRemoveRunning
00:48:54 [2021-04-09T00:48:54.650Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:48:54 [2021-04-09T00:48:54.908Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:48:54 [2021-04-09T00:48:54.908Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:48:55 [2021-04-09T00:48:55.166Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:48:55 [2021-04-09T00:48:55.281Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.26s)
00:48:55 [2021-04-09T00:48:55.281Z] === RUN   TestRemoveInvalidContainer
00:48:55 [2021-04-09T00:48:55.732Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:48:55 [2021-04-09T00:48:55.745Z] --- PASS: TestRemoveInvalidContainer (0.03s)
00:48:55 [2021-04-09T00:48:55.745Z] === RUN   TestRenameLinkedContainer
00:48:55 [2021-04-09T00:48:55.745Z] --- SKIP: TestRenameLinkedContainer (0.00s)
00:48:55 [2021-04-09T00:48:55.745Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:48:55 [2021-04-09T00:48:55.745Z] === RUN   TestRenameStoppedContainer
00:48:55 [2021-04-09T00:48:55.990Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:48:55 [2021-04-09T00:48:55.991Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:48:57 [2021-04-09T00:48:57.367Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:48:57 [2021-04-09T00:48:57.986Z] --- PASS: TestRenameStoppedContainer (2.53s)
00:48:57 [2021-04-09T00:48:57.987Z] === RUN   TestRenameRunningContainerAndReuse
00:48:59 [2021-04-09T00:48:59.276Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:49:00 [2021-04-09T00:49:00.224Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:49:01 [2021-04-09T00:49:01.598Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:49:02 [2021-04-09T00:49:02.532Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:49:02 [2021-04-09T00:49:02.707Z] --- PASS: TestRenameRunningContainerAndReuse (4.24s)
00:49:02 [2021-04-09T00:49:02.707Z] === RUN   TestRenameInvalidName
00:49:03 [2021-04-09T00:49:03.466Z] --- PASS: TestDockerRegistrySuite (54.45s)
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [dca12ce1e1519] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.39s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [dee223fa8f364] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.73s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [da1f0fca21753] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d7e9253b20554] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.51s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d4b10aaef327f] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.78s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d4befa8573f2d] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.60s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [db225a74222d7] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [de6601b65b72e] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [db6a0ed5a61a5] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.32s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d6171e882b6ed] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [dc3218c94146a] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d44668adcd05c] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d7445e8947b5d] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d3b7885436b8e] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.73s)
00:49:03 [2021-04-09T00:49:03.466Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c0e493c4a091eb147bb885a28942ce714d1ea7096d11b81e5c728fd7b4d055c4
00:49:03 [2021-04-09T00:49:03.466Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c44898fcd9ebfd8250a0e780b4319c46105286834040eb670f835c83feb05150
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d0cc8fec8cfe4] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s)
00:49:03 [2021-04-09T00:49:03.466Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:571ee062bf27af3e47eb0744ad544674d14abffc305bbd770c525e64c1f2b724
00:49:03 [2021-04-09T00:49:03.466Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:129f3e7ecc4a47be8817b5bb38c8299a5510f75bc018299efb3f69b6beb97f05
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d2899c3795fa6] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [ddb4c734bd469] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.90s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [d55d2ec8f1a44] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [dfebaea466e88] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [df782ca631fbd] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s)
00:49:03 [2021-04-09T00:49:03.466Z]         check_test.go:196: [dccc68c02af8d] daemon is not started
00:49:03 [2021-04-09T00:49:03.466Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d64cdb8647ab3] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d37dd28d9f31f] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.04s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d1260eaf2a47b] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d86b21f6b0df0] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d0bcb344afb1a] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d20fe6e91831d] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d7a08426c2937] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d99e9c41f61a4] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.38s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d9b63255743e3] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [dcbf5f17c3d91] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [dc8d7f4a2164e] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [db7cc978c14c6] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.89s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [dc4796e36bf96] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d790bbcc54297] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s)
00:49:03 [2021-04-09T00:49:03.467Z]         check_test.go:196: [d770bb4c49876] daemon is not started
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s)
00:49:03 [2021-04-09T00:49:03.467Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s)
00:49:03 [2021-04-09T00:49:03.467Z] === RUN   TestDockerSchema1RegistrySuite
00:49:03 [2021-04-09T00:49:03.467Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:49:03 [2021-04-09T00:49:03.726Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:49:04 [2021-04-09T00:49:04.258Z] --- PASS: TestRenameInvalidName (2.08s)
00:49:04 [2021-04-09T00:49:04.258Z] === RUN   TestRenameAnonymousContainer
00:49:04 [2021-04-09T00:49:04.258Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
00:49:04 [2021-04-09T00:49:04.258Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:49:04 [2021-04-09T00:49:04.258Z] === RUN   TestRenameContainerWithSameName
00:49:06 [2021-04-09T00:49:06.452Z] --- PASS: TestRenameContainerWithSameName (2.07s)
00:49:06 [2021-04-09T00:49:06.452Z] === RUN   TestRenameContainerWithLinkedContainer
00:49:06 [2021-04-09T00:49:06.452Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
00:49:06 [2021-04-09T00:49:06.452Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:49:06 [2021-04-09T00:49:06.452Z] === RUN   TestResize
00:49:07 [2021-04-09T00:49:07.010Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:49:08 [2021-04-09T00:49:08.647Z] --- PASS: TestResize (1.98s)
00:49:08 [2021-04-09T00:49:08.647Z] === RUN   TestResizeWithInvalidSize
00:49:08 [2021-04-09T00:49:08.647Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
00:49:08 [2021-04-09T00:49:08.647Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
00:49:08 [2021-04-09T00:49:08.647Z] === RUN   TestResizeWhenContainerNotStarted
00:49:10 [2021-04-09T00:49:10.841Z] --- PASS: TestResizeWhenContainerNotStarted (2.40s)
00:49:10 [2021-04-09T00:49:10.841Z] === RUN   TestDaemonRestartKillContainers
00:49:10 [2021-04-09T00:49:10.841Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:49:10 [2021-04-09T00:49:10.841Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:49:10 [2021-04-09T00:49:10.841Z] === RUN   TestStats
00:49:10 [2021-04-09T00:49:10.841Z] --- SKIP: TestStats (0.00s)
00:49:10 [2021-04-09T00:49:10.841Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
00:49:10 [2021-04-09T00:49:10.841Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:49:12 [2021-04-09T00:49:12.274Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:49:14 [2021-04-09T00:49:14.805Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
00:49:17 [2021-04-09T00:49:17.336Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:49:18 [2021-04-09T00:49:18.272Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:49:19 [2021-04-09T00:49:19.463Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.23s)
00:49:19 [2021-04-09T00:49:19.463Z] === RUN   TestStopContainerWithTimeout
00:49:19 [2021-04-09T00:49:19.463Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
00:49:19 [2021-04-09T00:49:19.463Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:49:19 [2021-04-09T00:49:19.463Z] === RUN   TestUpdateRestartPolicy
00:49:19 [2021-04-09T00:49:19.647Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:49:19 [2021-04-09T00:49:19.647Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:49:21 [2021-04-09T00:49:21.023Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:49:22 [2021-04-09T00:49:22.397Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:49:23 [2021-04-09T00:49:23.334Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:49:26 [2021-04-09T00:49:26.664Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:49:26 [2021-04-09T00:49:26.923Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:49:27 [2021-04-09T00:49:27.181Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:49:27 [2021-04-09T00:49:27.439Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:49:27 [2021-04-09T00:49:27.697Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:49:27 [2021-04-09T00:49:27.956Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:49:28 [2021-04-09T00:49:28.214Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
00:49:28 [2021-04-09T00:49:28.473Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:49:28 [2021-04-09T00:49:28.473Z] --- PASS: TestDockerSchema1RegistrySuite (24.97s)
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [dbac8bbeca231] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.46s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [dde59ff78167c] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.28s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d451d0dd0433f] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.46s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d7dabaec790db] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.50s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d937a0a282313] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [de6da545324fb] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [dbaa8733da888] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d4327d39226be] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [da65cec718ed5] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.10s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d9236374c04d2] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.18s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [db9e430684135] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d744356976a28] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [df8405d077099] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d6dec1a5bf72c] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [db82fe936effd] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d52159737edec] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [d731deb74b6f5] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
00:49:28 [2021-04-09T00:49:28.473Z]         check_test.go:223: [da7937e179d07] daemon is not started
00:49:28 [2021-04-09T00:49:28.473Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:49:28 [2021-04-09T00:49:28.473Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:49:29 [2021-04-09T00:49:29.408Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:49:29 [2021-04-09T00:49:29.667Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
00:49:29 [2021-04-09T00:49:29.926Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
00:49:29 [2021-04-09T00:49:29.926Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:49:30 [2021-04-09T00:49:30.185Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
00:49:30 [2021-04-09T00:49:30.185Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
00:49:30 [2021-04-09T00:49:30.185Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:49:31 [2021-04-09T00:49:31.120Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
00:49:32 [2021-04-09T00:49:32.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:49:32 [2021-04-09T00:49:32.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:49:32 [2021-04-09T00:49:32.622Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:49:33 [2021-04-09T00:49:33.189Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:49:33 [2021-04-09T00:49:33.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.93s)
00:49:33 [2021-04-09T00:49:33.448Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.88s)
00:49:33 [2021-04-09T00:49:33.448Z]         check_test.go:252: [d46dc0e935b65] daemon is not started
00:49:33 [2021-04-09T00:49:33.448Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s)
00:49:33 [2021-04-09T00:49:33.448Z]         check_test.go:252: [da93062407e3e] daemon is not started
00:49:33 [2021-04-09T00:49:33.448Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.23s)
00:49:33 [2021-04-09T00:49:33.448Z]         check_test.go:252: [d9ada3a16236e] daemon is not started
00:49:33 [2021-04-09T00:49:33.448Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.56s)
00:49:33 [2021-04-09T00:49:33.448Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s)
00:49:33 [2021-04-09T00:49:33.448Z]         check_test.go:252: [da8baa18e603f] daemon is not started
00:49:33 [2021-04-09T00:49:33.448Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
00:49:33 [2021-04-09T00:49:33.448Z]         check_test.go:252: [dc59154d7e8c8] daemon is not started
00:49:33 [2021-04-09T00:49:33.448Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.78s)
00:49:33 [2021-04-09T00:49:33.448Z]         check_test.go:252: [da8bc40e4437f] daemon is not started
00:49:33 [2021-04-09T00:49:33.448Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
00:49:33 [2021-04-09T00:49:33.448Z]         check_test.go:252: [d0e390c84b4ee] daemon is not started
00:49:33 [2021-04-09T00:49:33.448Z] === RUN   TestDockerRegistryAuthTokenSuite
00:49:33 [2021-04-09T00:49:33.448Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:49:34 [2021-04-09T00:49:34.013Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
00:49:38 [2021-04-09T00:49:38.197Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
00:49:38 [2021-04-09T00:49:38.456Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:49:38 [2021-04-09T00:49:38.714Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:49:38 [2021-04-09T00:49:38.972Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:49:38 [2021-04-09T00:49:38.972Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:49:39 [2021-04-09T00:49:39.230Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s)
00:49:39 [2021-04-09T00:49:39.230Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
00:49:39 [2021-04-09T00:49:39.230Z]         check_test.go:279: [dd10ae9c09b95] daemon is not started
00:49:39 [2021-04-09T00:49:39.230Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
00:49:39 [2021-04-09T00:49:39.230Z]         check_test.go:279: [dfbc8d6c84fe4] daemon is not started
00:49:39 [2021-04-09T00:49:39.230Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
00:49:39 [2021-04-09T00:49:39.230Z]         check_test.go:279: [da7f8963577c1] daemon is not started
00:49:39 [2021-04-09T00:49:39.230Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s)
00:49:39 [2021-04-09T00:49:39.230Z]         check_test.go:279: [dc48d356d45b3] daemon is not started
00:49:39 [2021-04-09T00:49:39.230Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
00:49:39 [2021-04-09T00:49:39.230Z]         check_test.go:279: [d39ec77c64ef1] daemon is not started
00:49:39 [2021-04-09T00:49:39.230Z] === RUN   TestDockerNetworkSuite
00:49:39 [2021-04-09T00:49:39.230Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
00:49:40 [2021-04-09T00:49:40.165Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
00:49:40 [2021-04-09T00:49:40.621Z] --- PASS: TestUpdateRestartPolicy (21.19s)
00:49:40 [2021-04-09T00:49:40.621Z] === RUN   TestUpdateRestartWithAutoRemove
00:49:42 [2021-04-09T00:49:42.699Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
00:49:42 [2021-04-09T00:49:42.827Z] --- PASS: TestUpdateRestartWithAutoRemove (2.26s)
00:49:42 [2021-04-09T00:49:42.827Z] === RUN   TestWaitNonBlocked
00:49:42 [2021-04-09T00:49:42.827Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:49:42 [2021-04-09T00:49:42.827Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:49:42 [2021-04-09T00:49:42.827Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:49:42 [2021-04-09T00:49:42.827Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:49:42 [2021-04-09T00:49:42.827Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:49:42 [2021-04-09T00:49:42.827Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:49:44 [2021-04-09T00:49:44.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
00:49:45 [2021-04-09T00:49:45.772Z] --- PASS: TestWaitNonBlocked (0.03s)
00:49:45 [2021-04-09T00:49:45.772Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.83s)
00:49:45 [2021-04-09T00:49:45.772Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.83s)
00:49:45 [2021-04-09T00:49:45.772Z] === RUN   TestWaitBlocked
00:49:45 [2021-04-09T00:49:45.772Z] --- SKIP: TestWaitBlocked (0.00s)
00:49:45 [2021-04-09T00:49:45.772Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:49:45 [2021-04-09T00:49:45.772Z] PASS
00:49:45 [2021-04-09T00:49:45.772Z] ok  	github.com/docker/docker/integration/container	80.619s
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === Skipped
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
00:49:45 [2021-04-09T00:49:45.772Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
00:49:45 [2021-04-09T00:49:45.772Z]     copy_test.go:38: testEnv.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
00:49:45 [2021-04-09T00:49:45.772Z]     copy_test.go:63: testEnv.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
00:49:45 [2021-04-09T00:49:45.772Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
00:49:45 [2021-04-09T00:49:45.772Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
00:49:45 [2021-04-09T00:49:45.772Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
00:49:45 [2021-04-09T00:49:45.772Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
00:49:45 [2021-04-09T00:49:45.772Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
00:49:45 [2021-04-09T00:49:45.772Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.772Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:49:45 [2021-04-09T00:49:45.772Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
00:49:45 [2021-04-09T00:49:45.772Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.01s)
00:49:45 [2021-04-09T00:49:45.773Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
00:49:45 [2021-04-09T00:49:45.773Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] 
00:49:45 [2021-04-09T00:49:45.773Z] DONE 88 tests, 37 skipped in 83.435s
00:49:45 [2021-04-09T00:49:45.773Z] Running D:\gopath\src\github.com\docker\docker\integration\image
00:49:47 [2021-04-09T00:49:47.970Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:49:47 [2021-04-09T00:49:47.970Z] INFO: Testing against a local daemon
00:49:47 [2021-04-09T00:49:47.970Z] === RUN   TestCommitInheritsEnv
00:49:47 [2021-04-09T00:49:47.970Z] --- SKIP: TestCommitInheritsEnv (0.00s)
00:49:47 [2021-04-09T00:49:47.970Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
00:49:47 [2021-04-09T00:49:47.970Z] === RUN   TestImportExtremelyLargeImageWorks
00:49:47 [2021-04-09T00:49:47.970Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:49:47 [2021-04-09T00:49:47.970Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
00:49:47 [2021-04-09T00:49:47.970Z] === RUN   TestImagesFilterMultiReference
00:49:47 [2021-04-09T00:49:47.970Z] --- PASS: TestImagesFilterMultiReference (0.08s)
00:49:47 [2021-04-09T00:49:47.970Z] === RUN   TestImagePullPlatformInvalid
00:49:47 [2021-04-09T00:49:47.970Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
00:49:47 [2021-04-09T00:49:47.970Z] === RUN   TestRemoveImageOrphaning
00:49:48 [2021-04-09T00:49:48.949Z] --- PASS: TestRemoveImageOrphaning (1.04s)
00:49:48 [2021-04-09T00:49:48.949Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:49:48 [2021-04-09T00:49:48.949Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.12s)
00:49:48 [2021-04-09T00:49:48.949Z] === RUN   TestTagInvalidReference
00:49:48 [2021-04-09T00:49:48.949Z] --- PASS: TestTagInvalidReference (0.04s)
00:49:48 [2021-04-09T00:49:48.949Z] === RUN   TestTagValidPrefixedRepo
00:49:49 [2021-04-09T00:49:49.412Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
00:49:49 [2021-04-09T00:49:49.412Z] === RUN   TestTagExistedNameWithoutForce
00:49:49 [2021-04-09T00:49:49.412Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:49:49 [2021-04-09T00:49:49.412Z] === RUN   TestTagOfficialNames
00:49:49 [2021-04-09T00:49:49.412Z] --- PASS: TestTagOfficialNames (0.10s)
00:49:49 [2021-04-09T00:49:49.412Z] === RUN   TestTagMatchesDigest
00:49:49 [2021-04-09T00:49:49.412Z] --- PASS: TestTagMatchesDigest (0.03s)
00:49:49 [2021-04-09T00:49:49.412Z] PASS
00:49:49 [2021-04-09T00:49:49.412Z] ok  	github.com/docker/docker/integration/image	1.731s
00:49:49 [2021-04-09T00:49:49.412Z] 
00:49:49 [2021-04-09T00:49:49.412Z] === Skipped
00:49:49 [2021-04-09T00:49:49.412Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
00:49:49 [2021-04-09T00:49:49.412Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
00:49:49 [2021-04-09T00:49:49.412Z] 
00:49:49 [2021-04-09T00:49:49.412Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
00:49:49 [2021-04-09T00:49:49.412Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
00:49:49 [2021-04-09T00:49:49.412Z] 
00:49:49 [2021-04-09T00:49:49.412Z] 
00:49:49 [2021-04-09T00:49:49.412Z] DONE 11 tests, 2 skipped in 3.802s
00:49:49 [2021-04-09T00:49:49.412Z] Running D:\gopath\src\github.com\docker\docker\integration\network
00:49:51 [2021-04-09T00:49:51.608Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:49:51 [2021-04-09T00:49:51.608Z] INFO: Testing against a local daemon
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestNetworkCreateDelete
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestNetworkCreateDelete (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestDockerNetworkDeletePreferID
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestDaemonDNSFallback
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestDaemonDNSFallback (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestInspectNetwork
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestInspectNetwork (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestRunContainerWithBridgeNone
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestNetworkInvalidJSON
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestNetworkInvalidJSON//networks/create
00:49:51 [2021-04-09T00:49:51.608Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:49:51 [2021-04-09T00:49:51.608Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:51 [2021-04-09T00:49:51.608Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:51 [2021-04-09T00:49:51.608Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:51 [2021-04-09T00:49:51.608Z] === CONT  TestNetworkInvalidJSON//networks/create
00:49:51 [2021-04-09T00:49:51.608Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:49:51 [2021-04-09T00:49:51.608Z] --- PASS: TestNetworkInvalidJSON (0.05s)
00:49:51 [2021-04-09T00:49:51.608Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
00:49:51 [2021-04-09T00:49:51.608Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
00:49:51 [2021-04-09T00:49:51.608Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestNetworkList
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestNetworkList//networks
00:49:51 [2021-04-09T00:49:51.608Z] === PAUSE TestNetworkList//networks
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestNetworkList//networks/
00:49:51 [2021-04-09T00:49:51.608Z] === PAUSE TestNetworkList//networks/
00:49:51 [2021-04-09T00:49:51.608Z] === CONT  TestNetworkList//networks
00:49:51 [2021-04-09T00:49:51.608Z] === CONT  TestNetworkList//networks/
00:49:51 [2021-04-09T00:49:51.608Z] --- PASS: TestNetworkList (0.03s)
00:49:51 [2021-04-09T00:49:51.608Z]     --- PASS: TestNetworkList//networks (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestHostIPv4BridgeLabel
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     network_test.go:126: testEnv.OSType == "windows"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestDaemonRestartWithLiveRestore
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     service_test.go:29: testEnv.OSType == "windows"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestDaemonDefaultNetworkPools
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     service_test.go:58: testEnv.OSType == "windows"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestDaemonRestartWithExistingNetwork
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     service_test.go:102: testEnv.OSType == "windows"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     service_test.go:136: testEnv.OSType == "windows"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:49:51 [2021-04-09T00:49:51.608Z]     service_test.go:187: testEnv.OSType == "windows"
00:49:51 [2021-04-09T00:49:51.608Z] === RUN   TestServiceWithPredefinedNetwork
00:49:51 [2021-04-09T00:49:51.608Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:212: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:49:52 [2021-04-09T00:49:52.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:242: FLAKY_TEST
00:49:52 [2021-04-09T00:49:52.071Z] === RUN   TestServiceWithDataPathPortInit
00:49:52 [2021-04-09T00:49:52.071Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:332: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:49:52 [2021-04-09T00:49:52.071Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:400: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] PASS
00:49:52 [2021-04-09T00:49:52.071Z] ok  	github.com/docker/docker/integration/network	0.263s
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === Skipped
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     network_test.go:126: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:29: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:58: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:102: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:136: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:187: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:212: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:242: FLAKY_TEST
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:332: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
00:49:52 [2021-04-09T00:49:52.071Z]     service_test.go:400: testEnv.OSType == "windows"
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] 
00:49:52 [2021-04-09T00:49:52.071Z] DONE 22 tests, 15 skipped in 2.528s
00:49:52 [2021-04-09T00:49:52.071Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
00:49:52 [2021-04-09T00:49:52.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
00:49:53 [2021-04-09T00:49:53.051Z] testing: warning: no tests to run
00:49:53 [2021-04-09T00:49:53.051Z] PASS
00:49:53 [2021-04-09T00:49:53.051Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.089s
00:49:53 [2021-04-09T00:49:53.051Z] 
00:49:53 [2021-04-09T00:49:53.051Z] DONE 0 tests in 0.798s
00:49:53 [2021-04-09T00:49:53.051Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
00:49:53 [2021-04-09T00:49:53.517Z] testing: warning: no tests to run
00:49:53 [2021-04-09T00:49:53.517Z] PASS
00:49:53 [2021-04-09T00:49:53.517Z] ok  	github.com/docker/docker/integration/network/macvlan	0.085s
00:49:53 [2021-04-09T00:49:53.517Z] 
00:49:53 [2021-04-09T00:49:53.517Z] DONE 0 tests in 0.770s
00:49:53 [2021-04-09T00:49:53.981Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
00:49:54 [2021-04-09T00:49:54.445Z] testing: warning: no tests to run
00:49:54 [2021-04-09T00:49:54.445Z] PASS
00:49:54 [2021-04-09T00:49:54.445Z] ok  	github.com/docker/docker/integration/plugin	0.081s
00:49:54 [2021-04-09T00:49:54.445Z] 
00:49:54 [2021-04-09T00:49:54.445Z] DONE 0 tests in 0.775s
00:49:54 [2021-04-09T00:49:54.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
00:49:55 [2021-04-09T00:49:55.259Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
00:49:55 [2021-04-09T00:49:55.422Z] testing: warning: no tests to run
00:49:55 [2021-04-09T00:49:55.422Z] PASS
00:49:55 [2021-04-09T00:49:55.422Z] ok  	github.com/docker/docker/integration/plugin/authz	0.080s
00:49:55 [2021-04-09T00:49:55.422Z] 
00:49:55 [2021-04-09T00:49:55.422Z] DONE 0 tests in 0.856s
00:49:55 [2021-04-09T00:49:55.422Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
00:49:59 [2021-04-09T00:49:59.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
00:50:02 [2021-04-09T00:50:02.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
00:50:04 [2021-04-09T00:50:04.052Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:04 [2021-04-09T00:50:04.052Z] INFO: Testing against a local daemon
00:50:04 [2021-04-09T00:50:04.052Z] === RUN   TestPluginInvalidJSON
00:50:04 [2021-04-09T00:50:04.052Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:50:04 [2021-04-09T00:50:04.052Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:50:04 [2021-04-09T00:50:04.052Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:50:04 [2021-04-09T00:50:04.052Z] --- PASS: TestPluginInvalidJSON (0.04s)
00:50:04 [2021-04-09T00:50:04.052Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:50:04 [2021-04-09T00:50:04.052Z] === RUN   TestPluginInstall
00:50:04 [2021-04-09T00:50:04.052Z] --- SKIP: TestPluginInstall (0.00s)
00:50:04 [2021-04-09T00:50:04.052Z]     plugin_test.go:63: testEnv.OSType == "windows"
00:50:04 [2021-04-09T00:50:04.052Z] === RUN   TestPluginsWithRuntimes
00:50:04 [2021-04-09T00:50:04.052Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
00:50:04 [2021-04-09T00:50:04.052Z]     plugin_test.go:172: testEnv.OSType == "windows"
00:50:04 [2021-04-09T00:50:04.052Z] === RUN   TestPluginBackCompatMediaTypes
00:50:04 [2021-04-09T00:50:04.052Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
00:50:04 [2021-04-09T00:50:04.052Z]     plugin_test.go:234: testEnv.OSType == "windows"
00:50:04 [2021-04-09T00:50:04.052Z] PASS
00:50:04 [2021-04-09T00:50:04.052Z] ok  	github.com/docker/docker/integration/plugin/common	0.211s
00:50:04 [2021-04-09T00:50:04.052Z] 
00:50:04 [2021-04-09T00:50:04.052Z] === Skipped
00:50:04 [2021-04-09T00:50:04.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
00:50:04 [2021-04-09T00:50:04.052Z]     plugin_test.go:63: testEnv.OSType == "windows"
00:50:04 [2021-04-09T00:50:04.052Z] 
00:50:04 [2021-04-09T00:50:04.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
00:50:04 [2021-04-09T00:50:04.052Z]     plugin_test.go:172: testEnv.OSType == "windows"
00:50:04 [2021-04-09T00:50:04.052Z] 
00:50:04 [2021-04-09T00:50:04.052Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
00:50:04 [2021-04-09T00:50:04.052Z]     plugin_test.go:234: testEnv.OSType == "windows"
00:50:04 [2021-04-09T00:50:04.052Z] 
00:50:04 [2021-04-09T00:50:04.052Z] 
00:50:04 [2021-04-09T00:50:04.052Z] DONE 5 tests, 3 skipped in 8.067s
00:50:04 [2021-04-09T00:50:04.052Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
00:50:06 [2021-04-09T00:50:06.984Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:06 [2021-04-09T00:50:06.984Z] INFO: Testing against a local daemon
00:50:06 [2021-04-09T00:50:06.984Z] === RUN   TestExternalGraphDriver
00:50:06 [2021-04-09T00:50:06.984Z] --- SKIP: TestExternalGraphDriver (0.01s)
00:50:06 [2021-04-09T00:50:06.984Z]     external_test.go:48: runtime.GOOS == "windows"
00:50:06 [2021-04-09T00:50:06.984Z] === RUN   TestGraphdriverPluginV2
00:50:06 [2021-04-09T00:50:06.984Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
00:50:06 [2021-04-09T00:50:06.984Z]     external_test.go:408: runtime.GOOS == "windows"
00:50:06 [2021-04-09T00:50:06.984Z] PASS
00:50:06 [2021-04-09T00:50:06.984Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.220s
00:50:06 [2021-04-09T00:50:06.984Z] 
00:50:06 [2021-04-09T00:50:06.984Z] === Skipped
00:50:06 [2021-04-09T00:50:06.984Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
00:50:06 [2021-04-09T00:50:06.984Z]     external_test.go:48: runtime.GOOS == "windows"
00:50:06 [2021-04-09T00:50:06.984Z] 
00:50:06 [2021-04-09T00:50:06.984Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
00:50:06 [2021-04-09T00:50:06.984Z]     external_test.go:408: runtime.GOOS == "windows"
00:50:06 [2021-04-09T00:50:06.984Z] 
00:50:06 [2021-04-09T00:50:06.984Z] 
00:50:06 [2021-04-09T00:50:06.984Z] DONE 2 tests, 2 skipped in 3.367s
00:50:06 [2021-04-09T00:50:06.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
00:50:09 [2021-04-09T00:50:09.916Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:09 [2021-04-09T00:50:09.916Z] INFO: Testing against a local daemon
00:50:09 [2021-04-09T00:50:09.916Z] === RUN   TestReadPluginNoRead
00:50:09 [2021-04-09T00:50:09.916Z] --- SKIP: TestReadPluginNoRead (0.00s)
00:50:09 [2021-04-09T00:50:09.916Z]     read_test.go:21: no unix domain sockets on Windows
00:50:09 [2021-04-09T00:50:09.916Z] PASS
00:50:09 [2021-04-09T00:50:09.916Z] ok  	github.com/docker/docker/integration/plugin/logging	0.240s
00:50:09 [2021-04-09T00:50:09.916Z] 
00:50:09 [2021-04-09T00:50:09.916Z] === Skipped
00:50:09 [2021-04-09T00:50:09.916Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
00:50:09 [2021-04-09T00:50:09.916Z]     read_test.go:21: no unix domain sockets on Windows
00:50:09 [2021-04-09T00:50:09.916Z] 
00:50:09 [2021-04-09T00:50:09.916Z] 
00:50:09 [2021-04-09T00:50:09.916Z] DONE 1 tests, 1 skipped in 2.596s
00:50:09 [2021-04-09T00:50:09.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
00:50:10 [2021-04-09T00:50:10.897Z] testing: warning: no tests to run
00:50:10 [2021-04-09T00:50:10.897Z] PASS
00:50:10 [2021-04-09T00:50:10.897Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.126s
00:50:10 [2021-04-09T00:50:10.897Z] 
00:50:10 [2021-04-09T00:50:10.897Z] DONE 0 tests in 1.314s
00:50:11 [2021-04-09T00:50:11.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
00:50:13 [2021-04-09T00:50:13.558Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:13 [2021-04-09T00:50:13.558Z] INFO: Testing against a local daemon
00:50:13 [2021-04-09T00:50:13.558Z] === RUN   TestPluginWithDevMounts
00:50:13 [2021-04-09T00:50:13.558Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:50:13 [2021-04-09T00:50:13.558Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:50:13 [2021-04-09T00:50:13.558Z] PASS
00:50:13 [2021-04-09T00:50:13.558Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.200s
00:50:13 [2021-04-09T00:50:13.558Z] 
00:50:13 [2021-04-09T00:50:13.558Z] === Skipped
00:50:13 [2021-04-09T00:50:13.558Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
00:50:13 [2021-04-09T00:50:13.558Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:50:13 [2021-04-09T00:50:13.558Z] 
00:50:13 [2021-04-09T00:50:13.558Z] 
00:50:13 [2021-04-09T00:50:13.558Z] DONE 1 tests, 1 skipped in 2.498s
00:50:13 [2021-04-09T00:50:13.558Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
00:50:14 [2021-04-09T00:50:14.936Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
00:50:15 [2021-04-09T00:50:15.764Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:15 [2021-04-09T00:50:15.764Z] INFO: Testing against a local daemon
00:50:15 [2021-04-09T00:50:15.764Z] === RUN   TestSecretInspect
00:50:15 [2021-04-09T00:50:15.764Z] --- SKIP: TestSecretInspect (0.00s)
00:50:15 [2021-04-09T00:50:15.764Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
00:50:15 [2021-04-09T00:50:15.764Z] === RUN   TestSecretList
00:50:15 [2021-04-09T00:50:15.764Z] --- SKIP: TestSecretList (0.00s)
00:50:15 [2021-04-09T00:50:15.764Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
00:50:15 [2021-04-09T00:50:15.764Z] === RUN   TestSecretsCreateAndDelete
00:50:15 [2021-04-09T00:50:15.764Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
00:50:15 [2021-04-09T00:50:15.764Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
00:50:15 [2021-04-09T00:50:15.764Z] === RUN   TestSecretsUpdate
00:50:15 [2021-04-09T00:50:15.764Z] --- SKIP: TestSecretsUpdate (0.00s)
00:50:15 [2021-04-09T00:50:15.764Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
00:50:15 [2021-04-09T00:50:15.764Z] === RUN   TestTemplatedSecret
00:50:15 [2021-04-09T00:50:15.764Z] --- SKIP: TestTemplatedSecret (0.00s)
00:50:15 [2021-04-09T00:50:15.764Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
00:50:15 [2021-04-09T00:50:15.764Z] === RUN   TestSecretCreateResolve
00:50:15 [2021-04-09T00:50:15.764Z] --- SKIP: TestSecretCreateResolve (0.00s)
00:50:15 [2021-04-09T00:50:15.764Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
00:50:15 [2021-04-09T00:50:15.764Z] PASS
00:50:15 [2021-04-09T00:50:15.764Z] ok  	github.com/docker/docker/integration/secret	0.213s
00:50:16 [2021-04-09T00:50:16.227Z] 
00:50:16 [2021-04-09T00:50:16.227Z] === Skipped
00:50:16 [2021-04-09T00:50:16.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
00:50:16 [2021-04-09T00:50:16.227Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
00:50:16 [2021-04-09T00:50:16.227Z] 
00:50:16 [2021-04-09T00:50:16.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
00:50:16 [2021-04-09T00:50:16.227Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
00:50:16 [2021-04-09T00:50:16.227Z] 
00:50:16 [2021-04-09T00:50:16.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
00:50:16 [2021-04-09T00:50:16.227Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
00:50:16 [2021-04-09T00:50:16.227Z] 
00:50:16 [2021-04-09T00:50:16.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
00:50:16 [2021-04-09T00:50:16.227Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
00:50:16 [2021-04-09T00:50:16.227Z] 
00:50:16 [2021-04-09T00:50:16.227Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
00:50:16 [2021-04-09T00:50:16.227Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
00:50:16 [2021-04-09T00:50:16.227Z] 
00:50:16 [2021-04-09T00:50:16.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
00:50:16 [2021-04-09T00:50:16.227Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
00:50:16 [2021-04-09T00:50:16.227Z] 
00:50:16 [2021-04-09T00:50:16.227Z] 
00:50:16 [2021-04-09T00:50:16.227Z] DONE 6 tests, 6 skipped in 2.278s
00:50:16 [2021-04-09T00:50:16.227Z] Running D:\gopath\src\github.com\docker\docker\integration\service
00:50:16 [2021-04-09T00:50:16.839Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
00:50:18 [2021-04-09T00:50:18.430Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:18 [2021-04-09T00:50:18.430Z] INFO: Testing against a local daemon
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestServiceCreateInit
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:50:18 [2021-04-09T00:50:18.430Z] --- PASS: TestServiceCreateInit (0.03s)
00:50:18 [2021-04-09T00:50:18.430Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:50:18 [2021-04-09T00:50:18.430Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.430Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:50:18 [2021-04-09T00:50:18.430Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestCreateServiceMultipleTimes
00:50:18 [2021-04-09T00:50:18.430Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
00:50:18 [2021-04-09T00:50:18.430Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestCreateServiceConflict
00:50:18 [2021-04-09T00:50:18.430Z] --- SKIP: TestCreateServiceConflict (0.00s)
00:50:18 [2021-04-09T00:50:18.430Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestCreateServiceMaxReplicas
00:50:18 [2021-04-09T00:50:18.430Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
00:50:18 [2021-04-09T00:50:18.430Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestCreateWithDuplicateNetworkNames
00:50:18 [2021-04-09T00:50:18.430Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
00:50:18 [2021-04-09T00:50:18.430Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestCreateServiceSecretFileMode
00:50:18 [2021-04-09T00:50:18.430Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
00:50:18 [2021-04-09T00:50:18.430Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestCreateServiceConfigFileMode
00:50:18 [2021-04-09T00:50:18.430Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
00:50:18 [2021-04-09T00:50:18.430Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.430Z] === RUN   TestCreateServiceSysctls
00:50:18 [2021-04-09T00:50:18.744Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestCreateServiceSysctls (0.03s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestCreateServiceCapabilities
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestInspect
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestInspect (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestCreateJob
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestCreateJob (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestReplicatedJob
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestReplicatedJob (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestUpdateReplicatedJob
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestServiceListWithStatuses
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestDockerNetworkConnectAlias
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestDockerNetworkReConnect
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestServicePlugin
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestServicePlugin (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestServiceUpdateLabel
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestServiceUpdateLabel (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestServiceUpdateSecrets
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestServiceUpdateConfigs
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestServiceUpdateNetwork
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] === RUN   TestServiceUpdatePidsLimit
00:50:18 [2021-04-09T00:50:18.894Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] PASS
00:50:18 [2021-04-09T00:50:18.894Z] ok  	github.com/docker/docker/integration/service	0.298s
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === Skipped
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
00:50:18 [2021-04-09T00:50:18.894Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
00:50:18 [2021-04-09T00:50:18.894Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] 
00:50:18 [2021-04-09T00:50:18.894Z] DONE 24 tests, 23 skipped in 2.872s
00:50:18 [2021-04-09T00:50:18.894Z] Running D:\gopath\src\github.com\docker\docker\integration\session
00:50:19 [2021-04-09T00:50:19.679Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
00:50:20 [2021-04-09T00:50:20.245Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
00:50:21 [2021-04-09T00:50:21.089Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:21 [2021-04-09T00:50:21.089Z] INFO: Testing against a local daemon
00:50:21 [2021-04-09T00:50:21.089Z] === RUN   TestSessionCreate
00:50:21 [2021-04-09T00:50:21.089Z] --- SKIP: TestSessionCreate (0.00s)
00:50:21 [2021-04-09T00:50:21.089Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:50:21 [2021-04-09T00:50:21.089Z] === RUN   TestSessionCreateWithBadUpgrade
00:50:21 [2021-04-09T00:50:21.089Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
00:50:21 [2021-04-09T00:50:21.089Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:50:21 [2021-04-09T00:50:21.089Z] PASS
00:50:21 [2021-04-09T00:50:21.089Z] ok  	github.com/docker/docker/integration/session	0.172s
00:50:21 [2021-04-09T00:50:21.089Z] 
00:50:21 [2021-04-09T00:50:21.089Z] === Skipped
00:50:21 [2021-04-09T00:50:21.089Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
00:50:21 [2021-04-09T00:50:21.089Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:50:21 [2021-04-09T00:50:21.089Z] 
00:50:21 [2021-04-09T00:50:21.089Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
00:50:21 [2021-04-09T00:50:21.089Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:50:21 [2021-04-09T00:50:21.089Z] 
00:50:21 [2021-04-09T00:50:21.089Z] 
00:50:21 [2021-04-09T00:50:21.089Z] DONE 2 tests, 2 skipped in 2.160s
00:50:21 [2021-04-09T00:50:21.089Z] Running D:\gopath\src\github.com\docker\docker\integration\system
00:50:22 [2021-04-09T00:50:22.146Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
00:50:23 [2021-04-09T00:50:23.295Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:23 [2021-04-09T00:50:23.295Z] INFO: Testing against a local daemon
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:50:23 [2021-04-09T00:50:23.295Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:50:23 [2021-04-09T00:50:23.295Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestEventsExecDie
00:50:23 [2021-04-09T00:50:23.295Z] --- SKIP: TestEventsExecDie (0.00s)
00:50:23 [2021-04-09T00:50:23.295Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestEventsBackwardsCompatible
00:50:23 [2021-04-09T00:50:23.295Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
00:50:23 [2021-04-09T00:50:23.295Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestInfoAPI
00:50:23 [2021-04-09T00:50:23.295Z] --- PASS: TestInfoAPI (0.04s)
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestInfoAPIWarnings
00:50:23 [2021-04-09T00:50:23.295Z] --- SKIP: TestInfoAPIWarnings (0.00s)
00:50:23 [2021-04-09T00:50:23.295Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestInfoDebug
00:50:23 [2021-04-09T00:50:23.295Z] --- SKIP: TestInfoDebug (0.00s)
00:50:23 [2021-04-09T00:50:23.295Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestInfoInsecureRegistries
00:50:23 [2021-04-09T00:50:23.295Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
00:50:23 [2021-04-09T00:50:23.295Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestInfoRegistryMirrors
00:50:23 [2021-04-09T00:50:23.295Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
00:50:23 [2021-04-09T00:50:23.295Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:50:23 [2021-04-09T00:50:23.295Z] === RUN   TestLoginFailsWithBadCredentials
00:50:23 [2021-04-09T00:50:23.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
00:50:24 [2021-04-09T00:50:24.087Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
00:50:24 [2021-04-09T00:50:24.272Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
00:50:24 [2021-04-09T00:50:24.272Z] === RUN   TestPingCacheHeaders
00:50:24 [2021-04-09T00:50:24.272Z] --- PASS: TestPingCacheHeaders (0.04s)
00:50:24 [2021-04-09T00:50:24.272Z] === RUN   TestPingGet
00:50:24 [2021-04-09T00:50:24.272Z] --- PASS: TestPingGet (0.03s)
00:50:24 [2021-04-09T00:50:24.272Z] === RUN   TestPingHead
00:50:24 [2021-04-09T00:50:24.272Z] --- PASS: TestPingHead (0.04s)
00:50:24 [2021-04-09T00:50:24.272Z] === RUN   TestVersion
00:50:24 [2021-04-09T00:50:24.272Z] --- PASS: TestVersion (0.03s)
00:50:24 [2021-04-09T00:50:24.272Z] PASS
00:50:24 [2021-04-09T00:50:24.272Z] ok  	github.com/docker/docker/integration/system	1.310s
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] === Skipped
00:50:24 [2021-04-09T00:50:24.736Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:50:24 [2021-04-09T00:50:24.736Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
00:50:24 [2021-04-09T00:50:24.736Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
00:50:24 [2021-04-09T00:50:24.736Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
00:50:24 [2021-04-09T00:50:24.736Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
00:50:24 [2021-04-09T00:50:24.736Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
00:50:24 [2021-04-09T00:50:24.736Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
00:50:24 [2021-04-09T00:50:24.736Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] 
00:50:24 [2021-04-09T00:50:24.736Z] DONE 13 tests, 7 skipped in 3.290s
00:50:24 [2021-04-09T00:50:24.736Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
00:50:25 [2021-04-09T00:50:25.039Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
00:50:26 [2021-04-09T00:50:26.929Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:26 [2021-04-09T00:50:26.929Z] INFO: Testing against a local daemon
00:50:26 [2021-04-09T00:50:26.929Z] === RUN   TestVolumesCreateAndList
00:50:26 [2021-04-09T00:50:26.929Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:50:26 [2021-04-09T00:50:26.929Z] === RUN   TestVolumesRemove
00:50:26 [2021-04-09T00:50:26.929Z] --- PASS: TestVolumesRemove (0.09s)
00:50:26 [2021-04-09T00:50:26.929Z] === RUN   TestVolumesInspect
00:50:26 [2021-04-09T00:50:26.929Z] --- PASS: TestVolumesInspect (0.04s)
00:50:26 [2021-04-09T00:50:26.929Z] === RUN   TestVolumesInvalidJSON
00:50:26 [2021-04-09T00:50:26.929Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:50:26 [2021-04-09T00:50:26.929Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:50:26 [2021-04-09T00:50:26.929Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:50:26 [2021-04-09T00:50:26.929Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:50:26 [2021-04-09T00:50:26.929Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:50:26 [2021-04-09T00:50:26.929Z] PASS
00:50:26 [2021-04-09T00:50:26.929Z] ok  	github.com/docker/docker/integration/volume	0.368s
00:50:26 [2021-04-09T00:50:26.929Z] 
00:50:26 [2021-04-09T00:50:26.929Z] DONE 5 tests in 2.527s
00:50:26 [2021-04-09T00:50:26.944Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
00:50:26 [2021-04-09T00:50:26.944Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
00:50:27 [2021-04-09T00:50:27.202Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
00:50:27 [2021-04-09T00:50:27.393Z] INFO: make.ps1 ended at 04/09/2021 00:50:26
00:50:27 [2021-04-09T00:50:27.393Z] INFO: Integration CLI tests being run from the host:
00:50:27 [2021-04-09T00:50:27.393Z] 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" 
00:50:27 [2021-04-09T00:50:27.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
00:50:29 [2021-04-09T00:50:29.362Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
00:50:31 [2021-04-09T00:50:31.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
00:50:31 [2021-04-09T00:50:31.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
00:50:31 [2021-04-09T00:50:31.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
00:50:32 [2021-04-09T00:50:32.149Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
00:50:34 [2021-04-09T00:50:34.678Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
00:50:36 [2021-04-09T00:50:36.009Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:50:36 [2021-04-09T00:50:36.009Z] INFO: Testing against a local daemon
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:50:36 [2021-04-09T00:50:36.009Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:50:36 [2021-04-09T00:50:36.474Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:50:36 [2021-04-09T00:50:36.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
00:50:36 [2021-04-09T00:50:36.938Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:50:37 [2021-04-09T00:50:37.401Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:50:37 [2021-04-09T00:50:37.519Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
00:50:37 [2021-04-09T00:50:37.864Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:50:39 [2021-04-09T00:50:39.423Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
00:50:41 [2021-04-09T00:50:41.959Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
00:50:44 [2021-04-09T00:50:44.492Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
00:50:51 [2021-04-09T00:50:51.057Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
00:50:54 [2021-04-09T00:50:54.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
00:50:54 [2021-04-09T00:50:54.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
00:50:54 [2021-04-09T00:50:54.607Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
00:50:57 [2021-04-09T00:50:57.890Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
00:50:57 [2021-04-09T00:50:57.890Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
00:50:57 [2021-04-09T00:50:57.890Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
00:50:58 [2021-04-09T00:50:58.455Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
00:50:59 [2021-04-09T00:50:59.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
00:50:59 [2021-04-09T00:50:59.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
00:51:03 [2021-04-09T00:51:03.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
00:51:03 [2021-04-09T00:51:03.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
00:51:03 [2021-04-09T00:51:03.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
00:51:04 [2021-04-09T00:51:04.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
00:51:09 [2021-04-09T00:51:09.850Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
00:51:15 [2021-04-09T00:51:15.121Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
00:51:15 [2021-04-09T00:51:15.379Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
00:51:15 [2021-04-09T00:51:15.379Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
00:51:17 [2021-04-09T00:51:17.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
00:51:19 [2021-04-09T00:51:19.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
00:51:19 [2021-04-09T00:51:19.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
00:51:21 [2021-04-09T00:51:21.184Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
00:51:22 [2021-04-09T00:51:22.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
00:51:24 [2021-04-09T00:51:24.468Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
00:51:27 [2021-04-09T00:51:27.750Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
00:51:30 [2021-04-09T00:51:30.281Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
00:51:31 [2021-04-09T00:51:31.657Z] --- PASS: TestDockerNetworkSuite (112.20s)
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.61s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d8dd57bb7893d] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.62s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [dd32635f1a1a1] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.71s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d333a35dc855e] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.75s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d0ea00589e7e6] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.21s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:1233: [d191cfe337c92] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.55s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [deddbd1978433] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.53s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d77e2e59d2895] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.76s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d31d95a9926d8] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.88s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d4a66a7ec2814] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.73s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [ddb119fc8a930] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d27711aeb6f9c] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.61s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d1603d46e2c9e] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.76s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d7be6628070b3] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.46s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [db3bbcaee2489] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.95s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [db54dfae8ade7] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.59s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d3af097995e9f] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.49s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d75988d859885] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d7818f49f334a] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.47s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d2cd79e5c47ea] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.70s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d095e34ad3301] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.14s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [dce9c08a2b981] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d866d798d1e80] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d91172c64ad00] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d14d3168d1894] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.40s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:968: [d9cfe298a61ee] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.98s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:46: [d64fdab430dff] daemon is not started
00:51:31 [2021-04-09T00:51:31.657Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (14.38s)
00:51:31 [2021-04-09T00:51:31.657Z]         docker_cli_network_unix_test.go:1116: [df99a45644b57] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.65s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d96f08685c3c0] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.85s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d9d6dfe1d4b1e] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.51s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [da4ab1695ffd8] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d4e72c58cfc01] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.50s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [dd3f08ff4283e] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.47s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [da878e2c528ee] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [dec747974f1b7] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.95s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [de431eb165ae1] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d7d0c34b5e6c9] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [dd14716533d6d] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.46s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d72efcf69a7f4] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.54s)
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.47s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:1084: [d75dc317d513c] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [ddac55b63bc9b] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.85s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d1495bb4211f7] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.51s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d89ae30723e23] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [debdb20d52c8d] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.40s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d0e9ba7483af6] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.01s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d07e8dbd3f948] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.17s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d9a1f69ea6056] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.97s)
00:51:31 [2021-04-09T00:51:31.658Z]         docker_cli_network_unix_test.go:46: [d0c9d207fa7c6] daemon is not started
00:51:31 [2021-04-09T00:51:31.658Z] === RUN   TestDockerHubPullSuite
00:51:31 [2021-04-09T00:51:31.658Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
00:51:33 [2021-04-09T00:51:33.034Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
00:51:33 [2021-04-09T00:51:33.034Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
00:51:35 [2021-04-09T00:51:35.565Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
00:51:35 [2021-04-09T00:51:35.823Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
00:51:36 [2021-04-09T00:51:36.389Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
00:51:36 [2021-04-09T00:51:36.956Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
00:51:37 [2021-04-09T00:51:37.215Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
00:51:37 [2021-04-09T00:51:37.215Z] --- PASS: TestDockerHubPullSuite (5.90s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.07s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.35s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
00:51:37 [2021-04-09T00:51:37.215Z] PASS
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === Skipped
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_sni_test.go:18: Flakey test
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
00:51:37 [2021-04-09T00:51:37.215Z] 
00:51:37 [2021-04-09T00:51:37.215Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:51:37 [2021-04-09T00:51:37.215Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:51:37 [2021-04-09T00:51:37.216Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:51:37 [2021-04-09T00:51:37.216Z]         docker_cli_network_unix_test.go:46: [dd14716533d6d] daemon is not started
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] 
00:51:37 [2021-04-09T00:51:37.216Z] DONE 1273 tests, 51 skipped in 2196.888s
00:51:37 [2021-04-09T00:51:37.216Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:51:37 [2021-04-09T00:51:37.473Z] ++++ cat bundles/test-integration/docker.pid
00:51:37 [2021-04-09T00:51:37.473Z] +++ kill 8166
00:51:38 [2021-04-09T00:51:38.409Z] +++ /etc/init.d/apparmor stop
00:51:38 [2021-04-09T00:51:38.409Z] Leaving: AppArmorNo profiles have been unloaded.
00:51:38 [2021-04-09T00:51:38.409Z] 
00:51:38 [2021-04-09T00:51:38.409Z] Unloading profiles will leave already running processes permanently
00:51:38 [2021-04-09T00:51:38.409Z] unconfined, which can lead to unexpected situations.
00:51:38 [2021-04-09T00:51:38.409Z] 
00:51:38 [2021-04-09T00:51:38.409Z] To set a process to complain mode, use the command line tool
00:51:38 [2021-04-09T00:51:38.409Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:51:38 [2021-04-09T00:51:38.409Z] +++ true
00:51:38 [2021-04-09T00:51:38.409Z] exiting test-integration
00:51:38 [2021-04-09T00:51:38.409Z] ++ exit 0
00:51:38 [2021-04-09T00:51:38.409Z] 
00:51:38 [2021-04-09T00:51:38.984Z] + for job in $(jobs -p)
00:51:38 [2021-04-09T00:51:38.984Z] + wait 27367
00:51:45 [2021-04-09T00:51:45.544Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
00:51:52 [2021-04-09T00:51:52.110Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
00:51:54 [2021-04-09T00:51:54.010Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
00:51:56 [2021-04-09T00:51:56.540Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
00:51:59 [2021-04-09T00:51:59.071Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
00:52:02 [2021-04-09T00:52:02.354Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
00:52:04 [2021-04-09T00:52:04.886Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
00:52:07 [2021-04-09T00:52:07.416Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
00:52:49 [2021-04-09T00:52:49.880Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:52:50 [2021-04-09T00:52:50.344Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:52:56 [2021-04-09T00:52:56.174Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:52:56 [2021-04-09T00:52:56.174Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:52:56 [2021-04-09T00:52:56.174Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:53:00 [2021-04-09T00:53:00.006Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:53:01 [2021-04-09T00:53:01.556Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:53:01 [2021-04-09T00:53:01.556Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:53:01 [2021-04-09T00:53:01.556Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:53:01 [2021-04-09T00:53:01.556Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:53:01 [2021-04-09T00:53:01.556Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:53:03 [2021-04-09T00:53:03.624Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
00:53:05 [2021-04-09T00:53:05.319Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:53:05 [2021-04-09T00:53:05.319Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:53:05 [2021-04-09T00:53:05.319Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:53:12 [2021-04-09T00:53:12.427Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:53:15 [2021-04-09T00:53:15.848Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
00:53:33 [2021-04-09T00:53:33.964Z] --- PASS: TestDockerSwarmSuite (1744.07s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.71s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.18s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.06s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.74s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:562: [d2cdf21206451] joining swarm manager [dfa5f6f56c047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:584: [d917909c98b70] joining swarm manager [dfa5f6f56c047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]         check_test.go:380: [d2cdf21206451] daemon is not started
00:53:33 [2021-04-09T00:53:33.964Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.02s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:45: [d3f5818d29dbb] joining swarm manager [d6642f4249206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.53s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.80s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:303: [da8468a003cca] joining swarm manager [dd69708c1f495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:304: [ddec72f1a3cae] joining swarm manager [dd69708c1f495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:363: Waiting for possible election...
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.09s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:271: [d846ce8d9b2df] joining swarm manager [dbe62f676e450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:272: [d7295b274dcaa] joining swarm manager [dbe62f676e450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.65s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.95s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.77s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_node_test.go:19: [d0781f590f40f] joining swarm manager [d7dc0dbcc9cec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_node_test.go:20: [d07089e91a80f] joining swarm manager [d7dc0dbcc9cec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.77s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:501: [d1b5391cb791d] joining swarm manager [d891a54bc2e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:506: [d2e7dbd57cae9] joining swarm manager [d891a54bc2e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.78s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_node_test.go:80: [d0a43e823c6dc] joining swarm manager [d3f709af86936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.77s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_node_test.go:52: [dcfa9f6bb33cc] joining swarm manager [d749027a661d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_node_test.go:53: [dae487f7472f1] joining swarm manager [d749027a661d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.51s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:201: [d33eec364095f] joining swarm manager [da0e209071c17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.31s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:383: [d39925005f4e3] joining swarm manager [d55e772f2785d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:384: [d16353dea7cd4] joining swarm manager [d55e772f2785d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]         check_test.go:380: [d16353dea7cd4] daemon is not started
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.53s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:801: [da48b861d6c3e] joining swarm manager [d330591126ac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:801: [d192f811afae6] joining swarm manager [d330591126ac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:801: [d6446aaa96e3d] joining swarm manager [d330591126ac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:801: [da14857163871] joining swarm manager [d330591126ac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:809: [dff22ff0932b2] joining swarm manager [d330591126ac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.02s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.49s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:394: [d70974d73c844] joining swarm manager [d1a18d77835a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:394: [d768f3e814011] joining swarm manager [d1a18d77835a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.91s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:342: [de218ffc675a8] joining swarm manager [d7b9d26d9e4ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:342: [deeee76b9533f] joining swarm manager [d7b9d26d9e4ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.07s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:489: [da6b6c83a0267] joining swarm manager [dea5491ded2bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:489: [dc94fe900dd72] joining swarm manager [dea5491ded2bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.19s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.15s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:127: [d77b9b26091c9] joining swarm manager [d302bc0b2b676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:128: [d0c7543b0ab87] joining swarm manager [d302bc0b2b676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:136: [dc8065ec5b50d] joining swarm manager [d302bc0b2b676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:137: [d8dc9542d0d73] joining swarm manager [d302bc0b2b676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.79s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.89s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:303: [d17f4e0c38cc6] joining swarm manager [dc577407835fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:303: [db5a252e01c36] joining swarm manager [dc577407835fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.05s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:99: [d14ce4cd6ae87] joining swarm manager [d2463294afe15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:100: [d12c3377315ee] joining swarm manager [d2463294afe15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]         check_test.go:380: [d14ce4cd6ae87] daemon is not started
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.28s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:532: [d1ea540fe0c6d] joining swarm manager [d06b5955532b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:533: [dec969babbb10] joining swarm manager [d06b5955532b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.95s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:147: [d3fc0ed2add8d] joining swarm manager [dd32dab5b24fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_service_test.go:147: [d718260d79aee] joining swarm manager [dd32dab5b24fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.43s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.34s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.46s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.26s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.64s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.51s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.97s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.33s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.27s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.20s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.38s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.81s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.65s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.03s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.97s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.26s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.78s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.48s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.84s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.11s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.83s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.68s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.89s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.10s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.77s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.53s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.81s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.69s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.26s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_service_logs_test.go:245: checking task wo1fuz2gxcvm
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_service_logs_test.go:250: checking messages for wo1fuz2gxcvm
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_service_logs_test.go:245: checking task r1l5wvy0quya
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_service_logs_test.go:250: checking messages for r1l5wvy0quya
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.89s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.17s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.03s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.56s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1901: [d696b7471c03a] joining swarm manager [d57d8c3b1c62e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1902: [d49480d3887c2] joining swarm manager [d57d8c3b1c62e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.76s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1802: [daa6de4d88d50] joining swarm manager [dba442b27d598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1803: [dc7798d5af343] joining swarm manager [dba442b27d598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.58s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.56s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1321: [dfc9f3a934848] joining swarm manager [d25ce197cc8cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1322: [d155a3e5395f8] joining swarm manager [d25ce197cc8cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.59s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.08s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.60s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.09s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.21s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.86s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.40s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.84s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.86s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.53s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.81s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1186: [d4fa59b82e8f4] joining swarm manager [d3b1b064812ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1195: [da9ef19783287] joining swarm manager [d3b1b064812ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.30s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.48s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.97s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1118: [dc3e359b1361b] joining swarm manager [df1e91220c3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1119: [dd5f47c41647d] joining swarm manager [df1e91220c3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1172: [d528d5329593c] joining swarm manager [df1e91220c3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.52s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1453: [df301dad2ee0d] joining swarm manager [d8f00e6ea7567]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_test.go:1454: [d087ad4b3d3a5] joining swarm manager [d8f00e6ea7567]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.95s)
00:53:33 [2021-04-09T00:53:33.964Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s)
00:53:33 [2021-04-09T00:53:33.964Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s)
00:53:33 [2021-04-09T00:53:33.964Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
00:53:33 [2021-04-09T00:53:33.964Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.85s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.75s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.47s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.44s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_cli_swarm_unix_test.go:62: [d6b10656f4065] joining swarm manager [dc3af457b13af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.84s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.12s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.93s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.91s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (4.11s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.01s)
00:53:33 [2021-04-09T00:53:33.964Z]         docker_api_swarm_test.go:961: [de92ea93729cb] joining swarm manager [d934c6c761811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.72s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.61s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.90s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.60s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.15s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.70s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.80s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.80s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.21s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.06s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.64s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.06s)
00:53:33 [2021-04-09T00:53:33.964Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.38s)
00:53:33 [2021-04-09T00:53:33.964Z] === RUN   TestDockerExternalVolumeSuite
00:53:33 [2021-04-09T00:53:33.964Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
00:53:48 [2021-04-09T00:53:48.830Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
00:54:56 [2021-04-09T00:54:56.496Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
00:55:06 [2021-04-09T00:55:06.481Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
00:55:08 [2021-04-09T00:55:08.998Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:55:08 [2021-04-09T00:55:08.998Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:55:14 [2021-04-09T00:55:14.820Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:55:14 [2021-04-09T00:55:14.820Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:55:18 [2021-04-09T00:55:18.572Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:55:19 [2021-04-09T00:55:19.034Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:55:19 [2021-04-09T00:55:19.034Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:55:19 [2021-04-09T00:55:19.034Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:55:19 [2021-04-09T00:55:19.034Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:55:19 [2021-04-09T00:55:19.497Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:55:19 [2021-04-09T00:55:19.961Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:55:23 [2021-04-09T00:55:23.713Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:55:24 [2021-04-09T00:55:24.690Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:55:24 [2021-04-09T00:55:24.690Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:55:25 [2021-04-09T00:55:25.152Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:55:25 [2021-04-09T00:55:25.152Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:55:28 [2021-04-09T00:55:28.076Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:55:38 [2021-04-09T00:55:38.541Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
00:55:40 [2021-04-09T00:55:40.509Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:55:45 [2021-04-09T00:55:45.224Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:55:46 [2021-04-09T00:55:46.198Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:55:46 [2021-04-09T00:55:46.198Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:55:49 [2021-04-09T00:55:49.952Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:55:50 [2021-04-09T00:55:50.926Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:55:53 [2021-04-09T00:55:53.408Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
00:55:55 [2021-04-09T00:55:55.638Z] === RUN   TestDockerSuite/TestBuildAddScript
00:55:55 [2021-04-09T00:55:55.638Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:55:55 [2021-04-09T00:55:55.638Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:55:55 [2021-04-09T00:55:55.638Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:55:55 [2021-04-09T00:55:55.638Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:55:56 [2021-04-09T00:55:56.614Z] === RUN   TestDockerSuite/TestBuildAddTar
00:56:25 [2021-04-09T00:56:25.468Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
00:56:37 [2021-04-09T00:56:37.673Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
00:56:47 [2021-04-09T00:56:47.489Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:56:47 [2021-04-09T00:56:47.489Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:56:47 [2021-04-09T00:56:47.489Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:57:08 [2021-04-09T00:57:08.632Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:57:08 [2021-04-09T00:57:08.632Z] === RUN   TestDockerSuite/TestBuildBlankName
00:57:09 [2021-04-09T00:57:09.095Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:57:09 [2021-04-09T00:57:09.734Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
00:57:17 [2021-04-09T00:57:17.696Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:57:17 [2021-04-09T00:57:17.696Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:57:22 [2021-04-09T00:57:22.412Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:57:27 [2021-04-09T00:57:27.806Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
00:57:32 [2021-04-09T00:57:32.779Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:57:39 [2021-04-09T00:57:39.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:57:40 [2021-04-09T00:57:40.348Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:57:42 [2021-04-09T00:57:42.674Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
00:57:45 [2021-04-09T00:57:45.165Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:57:45 [2021-04-09T00:57:45.165Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:57:45 [2021-04-09T00:57:45.165Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:57:52 [2021-04-09T00:57:52.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:57:52 [2021-04-09T00:57:52.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:57:52 [2021-04-09T00:57:52.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:57:52 [2021-04-09T00:57:52.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:57:52 [2021-04-09T00:57:52.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:58:27 [2021-04-09T00:58:27.959Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:58:29 [2021-04-09T00:58:29.344Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
00:58:29 [2021-04-09T00:58:29.479Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:58:29 [2021-04-09T00:58:29.932Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:58:30 [2021-04-09T00:58:30.386Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:58:31 [2021-04-09T00:58:31.907Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:58:31 [2021-04-09T00:58:31.907Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:58:36 [2021-04-09T00:58:36.565Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:58:38 [2021-04-09T00:58:38.091Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:58:38 [2021-04-09T00:58:38.091Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:58:38 [2021-04-09T00:58:38.091Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:58:39 [2021-04-09T00:58:39.612Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:58:40 [2021-04-09T00:58:40.572Z] === RUN   TestDockerSuite/TestBuildCmd
00:58:41 [2021-04-09T00:58:41.026Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:58:41 [2021-04-09T00:58:41.480Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:58:42 [2021-04-09T00:58:42.437Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:58:47 [2021-04-09T00:58:47.415Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
00:58:48 [2021-04-09T00:58:48.187Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:58:49 [2021-04-09T00:58:49.710Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:58:49 [2021-04-09T00:58:49.710Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:58:51 [2021-04-09T00:58:51.232Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:58:51 [2021-04-09T00:58:51.232Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:58:51 [2021-04-09T00:58:51.686Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:58:53 [2021-04-09T00:58:53.847Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:58:54 [2021-04-09T00:58:54.806Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:58:55 [2021-04-09T00:58:55.260Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:58:55 [2021-04-09T00:58:55.260Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:58:56 [2021-04-09T00:58:56.218Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:58:56 [2021-04-09T00:58:56.672Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:58:57 [2021-04-09T00:58:57.126Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:58:57 [2021-04-09T00:58:57.126Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:59:02 [2021-04-09T00:59:02.887Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:59:19 [2021-04-09T00:59:19.477Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
00:59:38 [2021-04-09T00:59:38.493Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:59:38 [2021-04-09T00:59:38.493Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:59:38 [2021-04-09T00:59:38.493Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:59:42 [2021-04-09T00:59:42.200Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:59:42 [2021-04-09T00:59:42.655Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:59:43 [2021-04-09T00:59:43.110Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:59:43 [2021-04-09T00:59:43.110Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:59:43 [2021-04-09T00:59:43.566Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:59:43 [2021-04-09T00:59:43.566Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:59:51 [2021-04-09T00:59:51.536Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
01:00:06 [2021-04-09T01:00:06.429Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
01:00:13 [2021-04-09T01:00:13.436Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
01:00:13 [2021-04-09T01:00:13.436Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
01:00:13 [2021-04-09T01:00:13.436Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
01:00:24 [2021-04-09T01:00:24.502Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
01:00:38 [2021-04-09T01:00:38.504Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
01:00:38 [2021-04-09T01:00:38.504Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
01:00:38 [2021-04-09T01:00:38.504Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
01:00:39 [2021-04-09T01:00:39.369Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
01:00:40 [2021-04-09T01:00:40.659Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
01:00:43 [2021-04-09T01:00:43.597Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
01:00:46 [2021-04-09T01:00:46.479Z] === RUN   TestDockerSuite/TestBuildDockerignore
01:00:54 [2021-04-09T01:00:54.235Z] --- PASS: TestDockerExternalVolumeSuite (440.98s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_external_volume_driver_test.go:53: [d26a8095cce83] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.70s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.51s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_external_volume_driver_test.go:53: [df1d980d6d6f8] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.64s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_external_volume_driver_test.go:53: [d1e6dc281af22] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_external_volume_driver_test.go:53: [dad118e4c5925] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.89s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.57s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.64s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.96s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.52s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.26s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_external_volume_driver_test.go:485: [da93850fc4ac3] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_external_volume_driver_test.go:53: [d7e4b742628c0] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z] PASS
01:00:54 [2021-04-09T01:00:54.235Z] 
01:00:54 [2021-04-09T01:00:54.235Z] === Skipped
01:00:54 [2021-04-09T01:00:54.235Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
01:00:54 [2021-04-09T01:00:54.235Z]         check_test.go:309: [da08cde87b68f] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z] 
01:00:54 [2021-04-09T01:00:54.235Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
01:00:54 [2021-04-09T01:00:54.235Z]         check_test.go:309: [d0e79be5d0f89] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z] 
01:00:54 [2021-04-09T01:00:54.235Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
01:00:54 [2021-04-09T01:00:54.235Z]         check_test.go:309: [da46cbda18d4e] daemon is not started
01:00:54 [2021-04-09T01:00:54.235Z] 
01:00:54 [2021-04-09T01:00:54.235Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
01:00:54 [2021-04-09T01:00:54.235Z] 
01:00:54 [2021-04-09T01:00:54.235Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
01:00:54 [2021-04-09T01:00:54.235Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
01:00:54 [2021-04-09T01:00:54.235Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
01:00:54 [2021-04-09T01:00:54.235Z] 
01:00:54 [2021-04-09T01:00:54.235Z] 
01:00:54 [2021-04-09T01:00:54.235Z] DONE 273 tests, 5 skipped in 2753.548s
01:00:54 [2021-04-09T01:00:54.235Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:00:54 [2021-04-09T01:00:54.493Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d29d4e886fda3/docker.pid
01:00:54 [2021-04-09T01:00:54.493Z] +++ kill 6158
01:00:54 [2021-04-09T01:00:54.493Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6158 is not a child of this shell
01:00:54 [2021-04-09T01:00:54.493Z] warning: PID 6158 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d29d4e886fda3/docker.pid had a nonzero exit code
01:00:54 [2021-04-09T01:00:54.493Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d29d4e886fda3/root: target is busy.
01:00:54 [2021-04-09T01:00:54.493Z] ++++ cat bundles/test-integration/docker.pid
01:00:54 [2021-04-09T01:00:54.493Z] +++ kill 8163
01:00:55 [2021-04-09T01:00:55.426Z] +++ /etc/init.d/apparmor stop
01:00:55 [2021-04-09T01:00:55.426Z] Leaving: AppArmorNo profiles have been unloaded.
01:00:55 [2021-04-09T01:00:55.426Z] 
01:00:55 [2021-04-09T01:00:55.426Z] Unloading profiles will leave already running processes permanently
01:00:55 [2021-04-09T01:00:55.426Z] unconfined, which can lead to unexpected situations.
01:00:55 [2021-04-09T01:00:55.426Z] 
01:00:55 [2021-04-09T01:00:55.426Z] To set a process to complain mode, use the command line tool
01:00:55 [2021-04-09T01:00:55.426Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:00:55 [2021-04-09T01:00:55.426Z] +++ true
01:00:55 [2021-04-09T01:00:55.426Z] exiting test-integration
01:00:55 [2021-04-09T01:00:55.426Z] ++ exit 0
01:00:55 [2021-04-09T01:00:55.426Z] 
01:00:55 [2021-04-09T01:00:55.684Z] + exit 0
01:00:55 [2021-04-09T01:00:55.684Z] ++ jobs -p
01:00:55 [2021-04-09T01:00:55.684Z] + pids=
01:00:55 [2021-04-09T01:00:55.684Z] + echo 'Remaining pids to kill: []'
01:00:55 [2021-04-09T01:00:55.684Z] Remaining pids to kill: []
01:00:55 [2021-04-09T01:00:55.684Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
01:00:55 [2021-04-09T01:00:55.696Z] Recording test results
01:00:56 [2021-04-09T01:00:56.430Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:00:56 [2021-04-09T01:00:56.774Z] + echo Ensuring container killed.
01:00:56 [2021-04-09T01:00:56.774Z] Ensuring container killed.
01:00:56 [2021-04-09T01:00:56.775Z] + docker ps -aq -f name=docker-pr3-*
01:00:56 [2021-04-09T01:00:56.775Z] + cids=0ac51a0eeaa1
01:00:56 [2021-04-09T01:00:56.775Z] 6e95a11965f6
01:00:56 [2021-04-09T01:00:56.775Z] 9ec8724ffb6e
01:00:56 [2021-04-09T01:00:56.775Z] + [ -n 0ac51a0eeaa1
01:00:56 [2021-04-09T01:00:56.775Z] 6e95a11965f6
01:00:56 [2021-04-09T01:00:56.775Z] 9ec8724ffb6e ]
01:00:56 [2021-04-09T01:00:56.775Z] + docker rm -vf 0ac51a0eeaa1 6e95a11965f6 9ec8724ffb6e
01:01:00 [2021-04-09T01:01:00.959Z] 0ac51a0eeaa1
01:01:00 [2021-04-09T01:01:00.959Z] 6e95a11965f6
01:01:00 [2021-04-09T01:01:00.959Z] 9ec8724ffb6e
[Pipeline] sh
01:01:01 [2021-04-09T01:01:01.240Z] + echo Chowning /workspace to jenkins user
01:01:01 [2021-04-09T01:01:01.240Z] Chowning /workspace to jenkins user
01:01:01 [2021-04-09T01:01:01.240Z] + id -u
01:01:01 [2021-04-09T01:01:01.240Z] + id -g
01:01:01 [2021-04-09T01:01:01.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42272:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:01:04 [2021-04-09T01:01:04.822Z] + bundleName=amd64
01:01:04 [2021-04-09T01:01:04.822Z] + echo Creating amd64-bundles.tar.gz
01:01:04 [2021-04-09T01:01:04.822Z] Creating amd64-bundles.tar.gz
01:01:04 [2021-04-09T01:01:04.822Z] + xargs tar -czf amd64-bundles.tar.gz
01:01:04 [2021-04-09T01:01:04.822Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
01:01:05 [2021-04-09T01:01:05.768Z] Archiving artifacts
01:01:06 [2021-04-09T01:01:06.237Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:01:06 [2021-04-09T01:01:06.546Z] + make clean
01:01:06 [2021-04-09T01:01:06.546Z] docker volume rm -f docker-dev-cache
01:01:06 [2021-04-09T01:01:06.804Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:01:58 [2021-04-09T01:01:58.487Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
01:02:02 [2021-04-09T01:02:02.194Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
01:02:02 [2021-04-09T01:02:02.194Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
01:03:43 [2021-04-09T01:03:43.329Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
01:03:43 [2021-04-09T01:03:43.329Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
01:03:43 [2021-04-09T01:03:43.329Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
01:03:53 [2021-04-09T01:03:53.607Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
01:04:05 [2021-04-09T01:04:05.947Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
01:04:20 [2021-04-09T01:04:20.748Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
01:04:56 [2021-04-09T01:04:56.338Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
01:05:13 [2021-04-09T01:05:13.957Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
01:05:24 [2021-04-09T01:05:24.228Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildDotDotFile
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEOLInLine
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEntrypoint
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
01:07:20 [2021-04-09T01:07:20.568Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
01:07:23 [2021-04-09T01:07:23.447Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
01:07:28 [2021-04-09T01:07:28.115Z] === RUN   TestDockerSuite/TestBuildEnv
01:07:28 [2021-04-09T01:07:28.115Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
01:07:28 [2021-04-09T01:07:28.570Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
01:07:28 [2021-04-09T01:07:28.570Z] === RUN   TestDockerSuite/TestBuildEnvUsage
01:07:28 [2021-04-09T01:07:28.570Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
01:07:28 [2021-04-09T01:07:28.570Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
01:07:32 [2021-04-09T01:07:32.278Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
01:07:32 [2021-04-09T01:07:32.278Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
01:07:32 [2021-04-09T01:07:32.278Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
01:07:32 [2021-04-09T01:07:32.732Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
01:07:33 [2021-04-09T01:07:33.690Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
01:07:38 [2021-04-09T01:07:38.353Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
01:07:53 [2021-04-09T01:07:53.121Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
01:07:53 [2021-04-09T01:07:53.575Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
01:07:53 [2021-04-09T01:07:53.575Z] === RUN   TestDockerSuite/TestBuildExpose
01:07:53 [2021-04-09T01:07:53.575Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
01:07:53 [2021-04-09T01:07:53.575Z] === RUN   TestDockerSuite/TestBuildExposeOrder
01:07:53 [2021-04-09T01:07:53.575Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
01:07:53 [2021-04-09T01:07:53.575Z] === RUN   TestDockerSuite/TestBuildFails
01:07:56 [2021-04-09T01:07:56.461Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
01:07:56 [2021-04-09T01:07:56.461Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
01:08:02 [2021-04-09T01:08:02.210Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
01:08:07 [2021-04-09T01:08:07.965Z] === RUN   TestDockerSuite/TestBuildForceRm
01:08:13 [2021-04-09T01:08:13.716Z] === RUN   TestDockerSuite/TestBuildFromGit
01:08:19 [2021-04-09T01:08:19.472Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
01:08:20 [2021-04-09T01:08:20.995Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
01:08:26 [2021-04-09T01:08:26.748Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
01:08:26 [2021-04-09T01:08:26.748Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
01:08:26 [2021-04-09T01:08:26.748Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
01:08:27 [2021-04-09T01:08:27.706Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
01:08:27 [2021-04-09T01:08:27.706Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
01:08:36 [2021-04-09T01:08:36.220Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
01:08:36 [2021-04-09T01:08:36.220Z] === RUN   TestDockerSuite/TestBuildHistory
01:08:48 [2021-04-09T01:08:48.543Z] === RUN   TestDockerSuite/TestBuildIidFile
01:08:48 [2021-04-09T01:08:48.997Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
01:08:51 [2021-04-09T01:08:51.155Z] === RUN   TestDockerSuite/TestBuildInheritance
01:08:51 [2021-04-09T01:08:51.155Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
01:08:51 [2021-04-09T01:08:51.609Z] === RUN   TestDockerSuite/TestBuildInvalidTag
01:08:51 [2021-04-09T01:08:51.609Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
01:08:56 [2021-04-09T01:08:56.263Z] === RUN   TestDockerSuite/TestBuildLabel
01:08:57 [2021-04-09T01:08:57.222Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
01:08:57 [2021-04-09T01:08:57.676Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
01:08:58 [2021-04-09T01:08:58.634Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
01:08:59 [2021-04-09T01:08:59.090Z] === RUN   TestDockerSuite/TestBuildLabels
01:09:00 [2021-04-09T01:09:00.612Z] === RUN   TestDockerSuite/TestBuildLabelsCache
01:09:02 [2021-04-09T01:09:02.135Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
01:09:07 [2021-04-09T01:09:07.887Z] === RUN   TestDockerSuite/TestBuildLastModified
01:09:07 [2021-04-09T01:09:07.887Z] === RUN   TestDockerSuite/TestBuildLineBreak
01:09:07 [2021-04-09T01:09:07.887Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
01:09:08 [2021-04-09T01:09:08.341Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
01:09:08 [2021-04-09T01:09:08.341Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
01:09:08 [2021-04-09T01:09:08.341Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
01:09:08 [2021-04-09T01:09:08.341Z] === RUN   TestDockerSuite/TestBuildMaintainer
01:09:08 [2021-04-09T01:09:08.794Z] === RUN   TestDockerSuite/TestBuildMissingArgs
01:09:09 [2021-04-09T01:09:09.752Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
01:09:15 [2021-04-09T01:09:15.501Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
01:09:36 [2021-04-09T01:09:36.540Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
01:09:36 [2021-04-09T01:09:36.540Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
01:09:36 [2021-04-09T01:09:36.994Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
01:10:12 [2021-04-09T01:10:12.603Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
01:10:33 [2021-04-09T01:10:33.768Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
01:10:37 [2021-04-09T01:10:37.524Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
01:10:44 [2021-04-09T01:10:44.631Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
01:10:49 [2021-04-09T01:10:49.345Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
01:11:14 [2021-04-09T01:11:14.548Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
01:11:14 [2021-04-09T01:11:14.548Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
01:11:19 [2021-04-09T01:11:19.264Z] === RUN   TestDockerSuite/TestBuildMultipleTags
01:11:19 [2021-04-09T01:11:19.727Z] === RUN   TestDockerSuite/TestBuildNetContainer
01:11:19 [2021-04-09T01:11:19.727Z] === RUN   TestDockerSuite/TestBuildNetNone
01:11:19 [2021-04-09T01:11:19.727Z] === RUN   TestDockerSuite/TestBuildNoContext
01:11:28 [2021-04-09T01:11:28.337Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
01:11:32 [2021-04-09T01:11:32.095Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
01:11:34 [2021-04-09T01:11:34.287Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
01:11:34 [2021-04-09T01:11:34.287Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
01:11:34 [2021-04-09T01:11:34.750Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
01:11:37 [2021-04-09T01:11:37.672Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
01:11:38 [2021-04-09T01:11:38.135Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
01:11:39 [2021-04-09T01:11:39.702Z] === RUN   TestDockerSuite/TestBuildOnBuild
01:12:00 [2021-04-09T01:12:00.853Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
01:12:00 [2021-04-09T01:12:00.853Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
01:12:09 [2021-04-09T01:12:09.464Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
01:12:18 [2021-04-09T01:12:18.072Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
01:12:26 [2021-04-09T01:12:26.685Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
01:12:31 [2021-04-09T01:12:31.401Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
01:12:36 [2021-04-09T01:12:36.115Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
01:12:36 [2021-04-09T01:12:36.577Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
01:12:36 [2021-04-09T01:12:36.577Z] === RUN   TestDockerSuite/TestBuildPATH
01:12:36 [2021-04-09T01:12:36.577Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
01:12:38 [2021-04-09T01:12:38.770Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
01:12:38 [2021-04-09T01:12:38.770Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
01:13:21 [2021-04-09T01:13:21.374Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
01:13:42 [2021-04-09T01:13:42.528Z] === RUN   TestDockerSuite/TestBuildRm
01:13:54 [2021-04-09T01:13:54.943Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
01:13:58 [2021-04-09T01:13:58.697Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
01:13:58 [2021-04-09T01:13:58.697Z] === RUN   TestDockerSuite/TestBuildScratchCopy
01:13:59 [2021-04-09T01:13:59.159Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
01:14:00 [2021-04-09T01:14:00.706Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
01:14:04 [2021-04-09T01:14:04.459Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
01:14:07 [2021-04-09T01:14:07.383Z] === RUN   TestDockerSuite/TestBuildShellInherited
01:14:12 [2021-04-09T01:14:12.094Z] === RUN   TestDockerSuite/TestBuildShellMultiple
01:14:26 [2021-04-09T01:14:26.949Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
01:14:27 [2021-04-09T01:14:27.411Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
01:14:27 [2021-04-09T01:14:27.873Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
01:14:38 [2021-04-09T01:14:38.228Z] === RUN   TestDockerSuite/TestBuildSpaces
01:14:38 [2021-04-09T01:14:38.228Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
01:14:42 [2021-04-09T01:14:42.939Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
01:14:42 [2021-04-09T01:14:42.939Z] === RUN   TestDockerSuite/TestBuildStderr
01:14:46 [2021-04-09T01:14:46.691Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
01:15:07 [2021-04-09T01:15:07.831Z] === RUN   TestDockerSuite/TestBuildStopSignal
01:15:07 [2021-04-09T01:15:07.831Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
01:15:10 [2021-04-09T01:15:10.018Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
01:15:10 [2021-04-09T01:15:10.993Z] === RUN   TestDockerSuite/TestBuildTagEvent
01:15:15 [2021-04-09T01:15:15.703Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
01:15:21 [2021-04-09T01:15:21.518Z] === RUN   TestDockerSuite/TestBuildUser
01:15:21 [2021-04-09T01:15:21.518Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
01:15:21 [2021-04-09T01:15:21.518Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
01:15:21 [2021-04-09T01:15:21.518Z] === RUN   TestDockerSuite/TestBuildVerboseOut
01:15:25 [2021-04-09T01:15:25.280Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
01:15:26 [2021-04-09T01:15:26.255Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
01:15:29 [2021-04-09T01:15:29.183Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
01:15:29 [2021-04-09T01:15:29.183Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
01:15:29 [2021-04-09T01:15:29.183Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
01:15:54 [2021-04-09T01:15:54.377Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
01:15:54 [2021-04-09T01:15:54.377Z] === RUN   TestDockerSuite/TestBuildWindowsUser
01:16:01 [2021-04-09T01:16:01.490Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
01:16:07 [2021-04-09T01:16:07.310Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
01:16:07 [2021-04-09T01:16:07.772Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
01:16:07 [2021-04-09T01:16:07.772Z] === RUN   TestDockerSuite/TestBuildWithFailure
01:16:10 [2021-04-09T01:16:10.696Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
01:16:10 [2021-04-09T01:16:10.696Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
01:16:23 [2021-04-09T01:16:23.112Z] === RUN   TestDockerSuite/TestBuildWithTabs
01:16:27 [2021-04-09T01:16:27.824Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
01:16:27 [2021-04-09T01:16:27.824Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
01:16:53 [2021-04-09T01:16:53.299Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
01:16:53 [2021-04-09T01:16:53.299Z] === RUN   TestDockerSuite/TestBuildWithVolumes
01:16:53 [2021-04-09T01:16:53.299Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
01:16:53 [2021-04-09T01:16:53.299Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
01:16:53 [2021-04-09T01:16:53.299Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
01:17:01 [2021-04-09T01:17:01.900Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
01:17:03 [2021-04-09T01:17:03.450Z] === RUN   TestDockerSuite/TestBuildXZHost
01:17:03 [2021-04-09T01:17:03.911Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
01:17:03 [2021-04-09T01:17:03.911Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
01:17:03 [2021-04-09T01:17:03.911Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
01:17:06 [2021-04-09T01:17:06.102Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
01:17:10 [2021-04-09T01:17:10.814Z] === RUN   TestDockerSuite/TestCommitChange
01:17:15 [2021-04-09T01:17:15.524Z] === RUN   TestDockerSuite/TestCommitChangeLabels
01:17:20 [2021-04-09T01:17:20.235Z] === RUN   TestDockerSuite/TestCommitHardlink
01:17:20 [2021-04-09T01:17:20.235Z] === RUN   TestDockerSuite/TestCommitNewFile
01:17:32 [2021-04-09T01:17:32.659Z] === RUN   TestDockerSuite/TestCommitPausedContainer
01:17:32 [2021-04-09T01:17:32.659Z] === RUN   TestDockerSuite/TestCommitTTY
01:17:45 [2021-04-09T01:17:45.074Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
01:17:48 [2021-04-09T01:17:48.826Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
01:17:48 [2021-04-09T01:17:48.826Z] === RUN   TestDockerSuite/TestCommitWithoutPause
01:17:48 [2021-04-09T01:17:48.826Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
01:17:48 [2021-04-09T01:17:48.826Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
01:17:48 [2021-04-09T01:17:48.826Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
01:17:48 [2021-04-09T01:17:48.826Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
01:17:48 [2021-04-09T01:17:48.826Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
01:17:48 [2021-04-09T01:17:48.826Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
01:17:49 [2021-04-09T01:17:49.288Z] === RUN   TestDockerSuite/TestContainerAPICommit
01:17:56 [2021-04-09T01:17:56.387Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
01:18:03 [2021-04-09T01:18:03.490Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
01:18:03 [2021-04-09T01:18:03.490Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
01:18:05 [2021-04-09T01:18:05.036Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
01:18:05 [2021-04-09T01:18:05.036Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
01:18:05 [2021-04-09T01:18:05.036Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
01:18:05 [2021-04-09T01:18:05.036Z] === RUN   TestDockerSuite/TestContainerAPICreate
01:18:12 [2021-04-09T01:18:12.134Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
01:18:12 [2021-04-09T01:18:12.134Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
01:18:12 [2021-04-09T01:18:12.134Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
01:18:14 [2021-04-09T01:18:14.327Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
01:18:14 [2021-04-09T01:18:14.789Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
01:18:14 [2021-04-09T01:18:14.789Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
01:18:14 [2021-04-09T01:18:14.789Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
01:18:14 [2021-04-09T01:18:14.789Z] === RUN   TestDockerSuite/TestContainerAPIDelete
01:18:17 [2021-04-09T01:18:17.712Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
01:18:19 [2021-04-09T01:18:19.259Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
01:18:21 [2021-04-09T01:18:21.467Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
01:18:21 [2021-04-09T01:18:21.467Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
01:18:21 [2021-04-09T01:18:21.467Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
01:18:24 [2021-04-09T01:18:24.385Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
01:18:24 [2021-04-09T01:18:24.385Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
01:18:26 [2021-04-09T01:18:26.577Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
01:18:26 [2021-04-09T01:18:26.577Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
01:18:26 [2021-04-09T01:18:26.577Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
01:18:28 [2021-04-09T01:18:28.766Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
01:18:28 [2021-04-09T01:18:28.766Z] === RUN   TestDockerSuite/TestContainerAPIKill
01:18:30 [2021-04-09T01:18:30.957Z] === RUN   TestDockerSuite/TestContainerAPIPause
01:18:30 [2021-04-09T01:18:30.957Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
01:18:33 [2021-04-09T01:18:33.881Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
01:18:33 [2021-04-09T01:18:33.881Z] === RUN   TestDockerSuite/TestContainerAPIRename
01:18:36 [2021-04-09T01:18:36.072Z] === RUN   TestDockerSuite/TestContainerAPIRestart
01:18:39 [2021-04-09T01:18:39.826Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
01:18:43 [2021-04-09T01:18:43.579Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
01:18:44 [2021-04-09T01:18:44.041Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
01:18:44 [2021-04-09T01:18:44.041Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
01:18:44 [2021-04-09T01:18:44.041Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
01:18:44 [2021-04-09T01:18:44.041Z] === RUN   TestDockerSuite/TestContainerAPIStart
01:18:46 [2021-04-09T01:18:46.232Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
01:18:46 [2021-04-09T01:18:46.232Z] === RUN   TestDockerSuite/TestContainerAPIStop
01:18:53 [2021-04-09T01:18:53.336Z] === RUN   TestDockerSuite/TestContainerAPITop
01:18:53 [2021-04-09T01:18:53.336Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
01:18:54 [2021-04-09T01:18:54.882Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
01:18:55 [2021-04-09T01:18:55.345Z] === RUN   TestDockerSuite/TestContainerAPIWait
01:19:00 [2021-04-09T01:19:00.054Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
01:19:01 [2021-04-09T01:19:01.602Z] === RUN   TestDockerSuite/TestContainerNetworkMode
01:19:01 [2021-04-09T01:19:01.602Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
01:19:01 [2021-04-09T01:19:01.602Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
01:19:01 [2021-04-09T01:19:01.602Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
01:19:01 [2021-04-09T01:19:01.602Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
01:19:01 [2021-04-09T01:19:01.602Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
01:19:03 [2021-04-09T01:19:03.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
01:19:03 [2021-04-09T01:19:03.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
01:19:11 [2021-04-09T01:19:11.747Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
01:19:13 [2021-04-09T01:19:13.294Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
01:19:16 [2021-04-09T01:19:16.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
01:19:23 [2021-04-09T01:19:23.315Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00093cfa0_<nil>}
01:19:26 [2021-04-09T01:19:26.243Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1054377122_c:\foo_false__<nil>_<nil>_<nil>}
01:19:28 [2021-04-09T01:19:28.469Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1054377122_c:\foo_true__<nil>_<nil>_<nil>}
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestCopyAndRestart
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
01:19:37 [2021-04-09T01:19:37.065Z] === RUN   TestDockerSuite/TestCpAbsolutePath
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseA
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseB
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseC
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseD
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseE
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseF
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseG
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseH
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseI
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromCaseJ
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
01:19:39 [2021-04-09T01:19:39.256Z] === RUN   TestDockerSuite/TestCpGarbagePath
01:19:41 [2021-04-09T01:19:41.447Z] === RUN   TestDockerSuite/TestCpLocalOnly
01:19:41 [2021-04-09T01:19:41.447Z] === RUN   TestDockerSuite/TestCpNameHasColon
01:19:41 [2021-04-09T01:19:41.447Z] === RUN   TestDockerSuite/TestCpRelativePath
01:19:44 [2021-04-09T01:19:44.367Z] === RUN   TestDockerSuite/TestCpSpecialFiles
01:19:44 [2021-04-09T01:19:44.367Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
01:19:44 [2021-04-09T01:19:44.367Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
01:19:44 [2021-04-09T01:19:44.367Z] === RUN   TestDockerSuite/TestCpToCaseA
01:19:49 [2021-04-09T01:19:49.078Z] === RUN   TestDockerSuite/TestCpToCaseB
01:19:51 [2021-04-09T01:19:51.267Z] === RUN   TestDockerSuite/TestCpToCaseC
01:19:51 [2021-04-09T01:19:51.267Z] === RUN   TestDockerSuite/TestCpToCaseD
01:19:51 [2021-04-09T01:19:51.267Z] === RUN   TestDockerSuite/TestCpToCaseE
01:20:06 [2021-04-09T01:20:06.131Z] === RUN   TestDockerSuite/TestCpToCaseF
01:20:06 [2021-04-09T01:20:06.131Z] === RUN   TestDockerSuite/TestCpToCaseG
01:20:06 [2021-04-09T01:20:06.131Z] === RUN   TestDockerSuite/TestCpToCaseH
01:20:23 [2021-04-09T01:20:23.866Z] === RUN   TestDockerSuite/TestCpToCaseI
01:20:23 [2021-04-09T01:20:23.866Z] === RUN   TestDockerSuite/TestCpToCaseJ
01:20:23 [2021-04-09T01:20:23.866Z] === RUN   TestDockerSuite/TestCpToDot
01:20:26 [2021-04-09T01:20:26.792Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
01:20:26 [2021-04-09T01:20:26.792Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
01:20:26 [2021-04-09T01:20:26.792Z] === RUN   TestDockerSuite/TestCpToStdout
01:20:28 [2021-04-09T01:20:28.982Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
01:20:28 [2021-04-09T01:20:28.982Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
01:20:28 [2021-04-09T01:20:28.982Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
01:20:28 [2021-04-09T01:20:28.982Z] === RUN   TestDockerSuite/TestCpVolumePath
01:20:28 [2021-04-09T01:20:28.982Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
01:20:29 [2021-04-09T01:20:29.445Z] === RUN   TestDockerSuite/TestCreateArgs
01:20:29 [2021-04-09T01:20:29.445Z] === RUN   TestDockerSuite/TestCreateByImageID
01:20:31 [2021-04-09T01:20:31.635Z] === RUN   TestDockerSuite/TestCreateEchoStdout
01:20:33 [2021-04-09T01:20:33.827Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
01:20:34 [2021-04-09T01:20:34.290Z] === RUN   TestDockerSuite/TestCreateHostConfig
01:20:34 [2021-04-09T01:20:34.290Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
01:20:36 [2021-04-09T01:20:36.482Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
01:20:36 [2021-04-09T01:20:36.945Z] === RUN   TestDockerSuite/TestCreateLabels
01:20:37 [2021-04-09T01:20:37.410Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
01:20:37 [2021-04-09T01:20:37.410Z] === RUN   TestDockerSuite/TestCreateRM
01:20:37 [2021-04-09T01:20:37.873Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
01:20:37 [2021-04-09T01:20:37.873Z] === RUN   TestDockerSuite/TestCreateStopSignal
01:20:37 [2021-04-09T01:20:37.873Z] === RUN   TestDockerSuite/TestCreateStopTimeout
01:20:38 [2021-04-09T01:20:38.337Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
01:20:47 [2021-04-09T01:20:47.011Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
01:20:47 [2021-04-09T01:20:47.011Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
01:20:47 [2021-04-09T01:20:47.473Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
01:20:51 [2021-04-09T01:20:51.227Z] === RUN   TestDockerSuite/TestCreateWithPortRange
01:20:51 [2021-04-09T01:20:51.227Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
01:20:51 [2021-04-09T01:20:51.227Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
01:20:58 [2021-04-09T01:20:58.331Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
01:20:58 [2021-04-09T01:20:58.331Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDevicePermissions
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDockerFails
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestEventsAttach
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestEventsCommit
01:20:58 [2021-04-09T01:20:58.794Z] === RUN   TestDockerSuite/TestEventsContainerEvents
01:21:01 [2021-04-09T01:21:01.772Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
01:21:03 [2021-04-09T01:21:03.963Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
01:21:06 [2021-04-09T01:21:06.152Z] === RUN   TestDockerSuite/TestEventsContainerRestart
01:21:14 [2021-04-09T01:21:14.751Z] === RUN   TestDockerSuite/TestEventsCopy
01:21:20 [2021-04-09T01:21:20.570Z] === RUN   TestDockerSuite/TestEventsFilterContainer
01:21:26 [2021-04-09T01:21:26.390Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
01:21:27 [2021-04-09T01:21:27.938Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
01:21:28 [2021-04-09T01:21:28.912Z] === RUN   TestDockerSuite/TestEventsFilterImageName
01:21:33 [2021-04-09T01:21:33.624Z] === RUN   TestDockerSuite/TestEventsFilterLabels
01:21:34 [2021-04-09T01:21:34.086Z] === RUN   TestDockerSuite/TestEventsFilterType
01:21:35 [2021-04-09T01:21:35.634Z] === RUN   TestDockerSuite/TestEventsFilters
01:21:40 [2021-04-09T01:21:40.345Z] === RUN   TestDockerSuite/TestEventsFormat
01:21:45 [2021-04-09T01:21:45.057Z] === RUN   TestDockerSuite/TestEventsFormatBadField
01:21:45 [2021-04-09T01:21:45.057Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
01:21:45 [2021-04-09T01:21:45.057Z] === RUN   TestDockerSuite/TestEventsImageImport
01:21:45 [2021-04-09T01:21:45.057Z] === RUN   TestDockerSuite/TestEventsImageLoad
01:21:45 [2021-04-09T01:21:45.057Z] === RUN   TestDockerSuite/TestEventsImagePull
01:21:45 [2021-04-09T01:21:45.057Z] === RUN   TestDockerSuite/TestEventsImageTag
01:21:46 [2021-04-09T01:21:46.606Z] === RUN   TestDockerSuite/TestEventsPluginOps
01:21:46 [2021-04-09T01:21:46.606Z] === RUN   TestDockerSuite/TestEventsRename
01:21:49 [2021-04-09T01:21:49.530Z] === RUN   TestDockerSuite/TestEventsResize
01:21:52 [2021-04-09T01:21:52.451Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
01:21:54 [2021-04-09T01:21:54.643Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
01:21:57 [2021-04-09T01:21:57.575Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
01:22:02 [2021-04-09T01:22:02.293Z] === RUN   TestDockerSuite/TestEventsTop
01:22:02 [2021-04-09T01:22:02.293Z] === RUN   TestDockerSuite/TestEventsUntag
01:22:05 [2021-04-09T01:22:05.212Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
01:22:09 [2021-04-09T01:22:09.925Z] === RUN   TestDockerSuite/TestExec
01:22:09 [2021-04-09T01:22:09.925Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
01:22:09 [2021-04-09T01:22:09.925Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
01:22:12 [2021-04-09T01:22:12.116Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
01:22:13 [2021-04-09T01:22:13.661Z] === RUN   TestDockerSuite/TestExecAPIStart
01:22:13 [2021-04-09T01:22:13.662Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
01:22:13 [2021-04-09T01:22:13.662Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
01:22:13 [2021-04-09T01:22:13.662Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
01:22:15 [2021-04-09T01:22:15.853Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
01:22:18 [2021-04-09T01:22:18.046Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
01:22:20 [2021-04-09T01:22:20.242Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
01:22:22 [2021-04-09T01:22:22.432Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
01:22:27 [2021-04-09T01:22:27.143Z] === RUN   TestDockerSuite/TestExecCgroup
01:22:27 [2021-04-09T01:22:27.143Z] === RUN   TestDockerSuite/TestExecEnv
01:22:27 [2021-04-09T01:22:27.143Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
01:22:27 [2021-04-09T01:22:27.143Z] === RUN   TestDockerSuite/TestExecExitStatus
01:22:28 [2021-04-09T01:22:28.692Z] === RUN   TestDockerSuite/TestExecInspectID
01:22:34 [2021-04-09T01:22:34.511Z] === RUN   TestDockerSuite/TestExecInteractive
01:22:34 [2021-04-09T01:22:34.511Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
01:22:34 [2021-04-09T01:22:34.511Z] === RUN   TestDockerSuite/TestExecParseError
01:22:34 [2021-04-09T01:22:34.511Z] === RUN   TestDockerSuite/TestExecPausedContainer
01:22:34 [2021-04-09T01:22:34.511Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
01:22:34 [2021-04-09T01:22:34.511Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
01:22:36 [2021-04-09T01:22:36.700Z] === RUN   TestDockerSuite/TestExecSetEnv
01:22:36 [2021-04-09T01:22:36.700Z] === RUN   TestDockerSuite/TestExecStartFails
01:22:36 [2021-04-09T01:22:36.700Z] === RUN   TestDockerSuite/TestExecStateCleanup
01:22:36 [2021-04-09T01:22:36.700Z] === RUN   TestDockerSuite/TestExecStopNotHanging
01:22:36 [2021-04-09T01:22:36.700Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
01:22:36 [2021-04-09T01:22:36.700Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
01:22:38 [2021-04-09T01:22:38.890Z] === RUN   TestDockerSuite/TestExecUlimits
01:22:38 [2021-04-09T01:22:38.890Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
01:22:44 [2021-04-09T01:22:44.722Z] === RUN   TestDockerSuite/TestExecWithImageUser
01:22:44 [2021-04-09T01:22:44.722Z] === RUN   TestDockerSuite/TestExecWithPrivileged
01:22:44 [2021-04-09T01:22:44.722Z] === RUN   TestDockerSuite/TestExecWithUser
01:22:44 [2021-04-09T01:22:44.722Z] === RUN   TestDockerSuite/TestGetContainerStats
01:22:50 [2021-04-09T01:22:50.544Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
01:22:57 [2021-04-09T01:22:57.644Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
01:22:59 [2021-04-09T01:22:59.833Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
01:23:05 [2021-04-09T01:23:05.650Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
01:23:05 [2021-04-09T01:23:05.650Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
01:23:05 [2021-04-09T01:23:05.650Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
01:23:06 [2021-04-09T01:23:06.112Z] === RUN   TestDockerSuite/TestHealth
01:23:06 [2021-04-09T01:23:06.112Z] === RUN   TestDockerSuite/TestHistoryExistentImage
01:23:06 [2021-04-09T01:23:06.112Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
01:23:06 [2021-04-09T01:23:06.112Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
01:23:06 [2021-04-09T01:23:06.112Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
01:23:10 [2021-04-09T01:23:10.824Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
01:23:10 [2021-04-09T01:23:10.824Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
01:23:10 [2021-04-09T01:23:10.824Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
01:23:10 [2021-04-09T01:23:10.824Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
01:23:10 [2021-04-09T01:23:10.824Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
01:23:11 [2021-04-09T01:23:11.286Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
01:23:11 [2021-04-09T01:23:11.749Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
01:23:11 [2021-04-09T01:23:11.749Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
01:23:12 [2021-04-09T01:23:12.726Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
01:23:12 [2021-04-09T01:23:12.726Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
01:23:14 [2021-04-09T01:23:14.917Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
01:23:14 [2021-04-09T01:23:14.917Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
01:23:17 [2021-04-09T01:23:17.108Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
01:23:20 [2021-04-09T01:23:20.032Z] === RUN   TestDockerSuite/TestImagesFormat
01:23:20 [2021-04-09T01:23:20.032Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
01:23:20 [2021-04-09T01:23:20.032Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
01:23:23 [2021-04-09T01:23:23.788Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
01:23:23 [2021-04-09T01:23:23.788Z] === RUN   TestDockerSuite/TestImportBadURL
01:23:25 [2021-04-09T01:23:25.996Z] === RUN   TestDockerSuite/TestImportDisplay
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestImportFile
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestImportFileWithMessage
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestImportGzipped
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
01:23:26 [2021-04-09T01:23:26.460Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
01:23:29 [2021-04-09T01:23:29.383Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
01:23:30 [2021-04-09T01:23:30.928Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
01:23:30 [2021-04-09T01:23:30.928Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
01:23:30 [2021-04-09T01:23:30.928Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
01:23:31 [2021-04-09T01:23:31.391Z] === RUN   TestDockerSuite/TestInspectAmpersand
01:23:31 [2021-04-09T01:23:31.391Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
01:23:33 [2021-04-09T01:23:33.580Z] === RUN   TestDockerSuite/TestInspectByPrefix
01:23:33 [2021-04-09T01:23:33.580Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
01:23:35 [2021-04-09T01:23:35.774Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
01:23:35 [2021-04-09T01:23:35.774Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
01:23:35 [2021-04-09T01:23:35.774Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
01:23:35 [2021-04-09T01:23:35.774Z] === RUN   TestDockerSuite/TestInspectDefault
01:23:38 [2021-04-09T01:23:38.707Z] === RUN   TestDockerSuite/TestInspectHistory
01:23:42 [2021-04-09T01:23:42.463Z] === RUN   TestDockerSuite/TestInspectImage
01:23:42 [2021-04-09T01:23:42.463Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
01:23:42 [2021-04-09T01:23:42.463Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
01:23:42 [2021-04-09T01:23:42.463Z] === RUN   TestDockerSuite/TestInspectInt64
01:23:45 [2021-04-09T01:23:45.383Z] === RUN   TestDockerSuite/TestInspectJSONFields
01:23:47 [2021-04-09T01:23:47.573Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
01:23:47 [2021-04-09T01:23:47.573Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
01:23:49 [2021-04-09T01:23:49.762Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
01:23:51 [2021-04-09T01:23:51.950Z] === RUN   TestDockerSuite/TestInspectPlugin
01:23:51 [2021-04-09T01:23:51.950Z] === RUN   TestDockerSuite/TestInspectRootFS
01:23:51 [2021-04-09T01:23:51.950Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
01:23:54 [2021-04-09T01:23:54.139Z] === RUN   TestDockerSuite/TestInspectStatus
01:23:57 [2021-04-09T01:23:57.058Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
01:24:01 [2021-04-09T01:24:01.768Z] === RUN   TestDockerSuite/TestInspectTemplateError
01:24:03 [2021-04-09T01:24:03.963Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
01:24:06 [2021-04-09T01:24:06.153Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
01:24:08 [2021-04-09T01:24:08.343Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
01:24:10 [2021-04-09T01:24:10.533Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
01:24:17 [2021-04-09T01:24:17.631Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestInspectUnknownObject
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinkShortDefinition
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksEnvs
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
01:24:19 [2021-04-09T01:24:19.822Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
01:24:19 [2021-04-09T01:24:19.823Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
01:24:19 [2021-04-09T01:24:19.823Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
01:24:19 [2021-04-09T01:24:19.823Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
01:24:19 [2021-04-09T01:24:19.823Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
01:24:19 [2021-04-09T01:24:19.823Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
01:24:19 [2021-04-09T01:24:19.823Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
01:24:22 [2021-04-09T01:24:22.012Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
01:24:24 [2021-04-09T01:24:24.202Z] === RUN   TestDockerSuite/TestLogsAPIUntil
01:24:30 [2021-04-09T01:24:30.021Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
01:24:32 [2021-04-09T01:24:32.211Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
01:24:32 [2021-04-09T01:24:32.211Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
01:24:34 [2021-04-09T01:24:34.401Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
01:24:34 [2021-04-09T01:24:34.401Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
01:24:41 [2021-04-09T01:24:41.502Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
01:24:50 [2021-04-09T01:24:50.101Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
01:24:57 [2021-04-09T01:24:57.205Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
01:24:59 [2021-04-09T01:24:59.397Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
01:25:01 [2021-04-09T01:25:01.592Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
01:25:01 [2021-04-09T01:25:01.592Z] === RUN   TestDockerSuite/TestLogsFollowStopped
01:25:04 [2021-04-09T01:25:04.512Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
01:25:06 [2021-04-09T01:25:06.701Z] === RUN   TestDockerSuite/TestLogsSince
01:25:15 [2021-04-09T01:25:15.303Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
01:25:15 [2021-04-09T01:25:15.303Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
01:25:15 [2021-04-09T01:25:15.303Z] === RUN   TestDockerSuite/TestLogsTail
01:25:18 [2021-04-09T01:25:18.231Z] === RUN   TestDockerSuite/TestLogsTimestamps
01:25:21 [2021-04-09T01:25:21.163Z] === RUN   TestDockerSuite/TestLogsWithDetails
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestMountIntoProc
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestMountIntoSys
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestNetHostname
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPluginActive
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPluginLogDriver
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPluginUpgrade
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPortHostBinding
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPortList
01:25:23 [2021-04-09T01:25:23.362Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersAttach
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
01:25:28 [2021-04-09T01:25:28.072Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
01:25:32 [2021-04-09T01:25:32.783Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
01:25:32 [2021-04-09T01:25:32.783Z] === RUN   TestDockerSuite/TestPsByOrder
01:25:43 [2021-04-09T01:25:43.118Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
01:25:43 [2021-04-09T01:25:43.118Z] === RUN   TestDockerSuite/TestPsListContainersBase
01:25:55 [2021-04-09T01:25:55.460Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
01:26:13 [2021-04-09T01:26:13.201Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
01:26:13 [2021-04-09T01:26:13.201Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
01:26:13 [2021-04-09T01:26:13.201Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
01:26:28 [2021-04-09T01:26:28.056Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
01:26:29 [2021-04-09T01:26:29.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
01:26:36 [2021-04-09T01:26:36.713Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
01:26:41 [2021-04-09T01:26:41.428Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
01:26:41 [2021-04-09T01:26:41.428Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
01:26:41 [2021-04-09T01:26:41.428Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
01:26:51 [2021-04-09T01:26:51.788Z] === RUN   TestDockerSuite/TestPsListContainersSize
01:26:51 [2021-04-09T01:26:51.788Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
01:26:51 [2021-04-09T01:26:51.788Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
01:26:51 [2021-04-09T01:26:51.788Z] === RUN   TestDockerSuite/TestPsRightTagName
01:26:51 [2021-04-09T01:26:51.788Z] === RUN   TestDockerSuite/TestPsShowMounts
01:26:58 [2021-04-09T01:26:58.894Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
01:26:58 [2021-04-09T01:26:58.894Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
01:27:00 [2021-04-09T01:27:00.440Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
01:27:00 [2021-04-09T01:27:00.440Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
01:27:01 [2021-04-09T01:27:01.997Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
01:27:02 [2021-04-09T01:27:02.460Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
01:27:02 [2021-04-09T01:27:02.922Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
01:27:06 [2021-04-09T01:27:06.681Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
01:27:11 [2021-04-09T01:27:11.392Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
01:27:12 [2021-04-09T01:27:12.940Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
01:27:34 [2021-04-09T01:27:34.077Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
01:27:34 [2021-04-09T01:27:34.077Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
01:27:39 [2021-04-09T01:27:39.897Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
01:27:39 [2021-04-09T01:27:39.897Z] === RUN   TestDockerSuite/TestRestartPolicyNO
01:27:40 [2021-04-09T01:27:40.359Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
01:27:40 [2021-04-09T01:27:40.821Z] === RUN   TestDockerSuite/TestRestartRunningContainer
01:27:45 [2021-04-09T01:27:45.539Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
01:27:49 [2021-04-09T01:27:49.297Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
01:27:49 [2021-04-09T01:27:49.297Z] === RUN   TestDockerSuite/TestRestartWithVolumes
01:27:54 [2021-04-09T01:27:54.010Z] === RUN   TestDockerSuite/TestRmiBlank
01:27:54 [2021-04-09T01:27:54.010Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
01:27:54 [2021-04-09T01:27:54.010Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
01:28:08 [2021-04-09T01:28:08.863Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
01:28:11 [2021-04-09T01:28:11.057Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
01:28:11 [2021-04-09T01:28:11.520Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
01:28:18 [2021-04-09T01:28:18.571Z] === RUN   TestDockerSuite/TestRmiImgIDForce
01:28:23 [2021-04-09T01:28:23.221Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
01:28:37 [2021-04-09T01:28:37.959Z] === RUN   TestDockerSuite/TestRmiParentImageFail
01:28:40 [2021-04-09T01:28:40.120Z] === RUN   TestDockerSuite/TestRmiTag
01:28:41 [2021-04-09T01:28:41.078Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
01:28:43 [2021-04-09T01:28:43.252Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
01:29:00 [2021-04-09T01:29:00.864Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
01:29:02 [2021-04-09T01:29:02.387Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
01:29:07 [2021-04-09T01:29:07.039Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
01:29:07 [2021-04-09T01:29:07.996Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
01:29:07 [2021-04-09T01:29:07.996Z] === RUN   TestDockerSuite/TestRunAddHost
01:29:07 [2021-04-09T01:29:07.996Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
01:29:07 [2021-04-09T01:29:07.996Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
01:29:07 [2021-04-09T01:29:07.996Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
01:29:07 [2021-04-09T01:29:07.996Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
01:29:08 [2021-04-09T01:29:08.451Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
01:29:08 [2021-04-09T01:29:08.451Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
01:29:10 [2021-04-09T01:29:10.608Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
01:29:10 [2021-04-09T01:29:10.608Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
01:29:10 [2021-04-09T01:29:10.608Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
01:29:15 [2021-04-09T01:29:15.262Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
01:29:17 [2021-04-09T01:29:17.422Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
01:29:24 [2021-04-09T01:29:24.450Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
01:29:27 [2021-04-09T01:29:27.337Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
01:29:29 [2021-04-09T01:29:29.495Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
01:29:29 [2021-04-09T01:29:29.495Z] === RUN   TestDockerSuite/TestRunBindMounts
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
01:29:34 [2021-04-09T01:29:34.151Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
01:29:36 [2021-04-09T01:29:36.310Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
01:29:36 [2021-04-09T01:29:36.310Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
01:29:40 [2021-04-09T01:29:40.016Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
01:29:40 [2021-04-09T01:29:40.016Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
01:29:40 [2021-04-09T01:29:40.016Z] === RUN   TestDockerSuite/TestRunContainerNetwork
01:29:41 [2021-04-09T01:29:41.538Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
01:29:41 [2021-04-09T01:29:41.538Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
01:29:41 [2021-04-09T01:29:41.538Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
01:29:41 [2021-04-09T01:29:41.538Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
01:29:41 [2021-04-09T01:29:41.538Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
01:29:41 [2021-04-09T01:29:41.538Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
01:29:41 [2021-04-09T01:29:41.538Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
01:29:41 [2021-04-09T01:29:41.538Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
01:29:43 [2021-04-09T01:29:43.698Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
01:29:46 [2021-04-09T01:29:46.577Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
01:29:48 [2021-04-09T01:29:48.735Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
01:29:48 [2021-04-09T01:29:48.735Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
01:29:48 [2021-04-09T01:29:48.735Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
01:29:48 [2021-04-09T01:29:48.735Z] === RUN   TestDockerSuite/TestRunCreateVolume
01:29:50 [2021-04-09T01:29:50.893Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
01:29:50 [2021-04-09T01:29:50.893Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
01:29:50 [2021-04-09T01:29:50.893Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
01:29:50 [2021-04-09T01:29:50.893Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
01:29:50 [2021-04-09T01:29:50.893Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
01:29:53 [2021-04-09T01:29:53.193Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
01:29:58 [2021-04-09T01:29:58.951Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
01:29:58 [2021-04-09T01:29:58.951Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
01:29:58 [2021-04-09T01:29:58.951Z] === RUN   TestDockerSuite/TestRunDNSOptions
01:29:58 [2021-04-09T01:29:58.951Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
01:29:58 [2021-04-09T01:29:58.951Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
01:29:58 [2021-04-09T01:29:58.951Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
01:29:58 [2021-04-09T01:29:58.951Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
01:30:01 [2021-04-09T01:30:01.112Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
01:30:01 [2021-04-09T01:30:01.112Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
01:30:01 [2021-04-09T01:30:01.112Z] === RUN   TestDockerSuite/TestRunDuplicateMount
01:30:01 [2021-04-09T01:30:01.112Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
01:30:03 [2021-04-09T01:30:03.275Z] === RUN   TestDockerSuite/TestRunEchoStdout
01:30:05 [2021-04-09T01:30:05.435Z] === RUN   TestDockerSuite/TestRunEmptyEnv
01:30:05 [2021-04-09T01:30:05.435Z] === RUN   TestDockerSuite/TestRunEntrypoint
01:30:07 [2021-04-09T01:30:07.592Z] === RUN   TestDockerSuite/TestRunEnvironment
01:30:07 [2021-04-09T01:30:07.592Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
01:30:07 [2021-04-09T01:30:07.592Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
01:30:07 [2021-04-09T01:30:07.592Z] === RUN   TestDockerSuite/TestRunExitCode
01:30:10 [2021-04-09T01:30:10.471Z] === RUN   TestDockerSuite/TestRunExitCodeOne
01:30:11 [2021-04-09T01:30:11.993Z] === RUN   TestDockerSuite/TestRunExitCodeZero
01:30:14 [2021-04-09T01:30:14.152Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
01:30:16 [2021-04-09T01:30:16.309Z] === RUN   TestDockerSuite/TestRunExposePort
01:30:16 [2021-04-09T01:30:16.765Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
01:30:16 [2021-04-09T01:30:16.765Z] === RUN   TestDockerSuite/TestRunGroupAdd
01:30:16 [2021-04-09T01:30:16.765Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
01:30:16 [2021-04-09T01:30:16.765Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
01:30:16 [2021-04-09T01:30:16.765Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
01:30:16 [2021-04-09T01:30:16.765Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
01:30:16 [2021-04-09T01:30:16.765Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
01:30:16 [2021-04-09T01:30:16.765Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
01:30:20 [2021-04-09T01:30:20.475Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
01:30:20 [2021-04-09T01:30:20.475Z] === RUN   TestDockerSuite/TestRunInvalidReference
01:30:20 [2021-04-09T01:30:20.475Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
01:30:20 [2021-04-09T01:30:20.475Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
01:30:20 [2021-04-09T01:30:20.475Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
01:30:20 [2021-04-09T01:30:20.475Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
01:30:20 [2021-04-09T01:30:20.475Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
01:30:28 [2021-04-09T01:30:28.997Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
01:30:28 [2021-04-09T01:30:28.997Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModeHostname
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModeIpcHost
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModePIDContainer
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
01:30:29 [2021-04-09T01:30:29.451Z] === RUN   TestDockerSuite/TestRunModeUTSHost
01:30:29 [2021-04-09T01:30:29.905Z] === RUN   TestDockerSuite/TestRunMount
01:30:29 [2021-04-09T01:30:29.905Z] === RUN   TestDockerSuite/TestRunMountOrdering
01:30:29 [2021-04-09T01:30:29.905Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
01:30:29 [2021-04-09T01:30:29.905Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
01:30:29 [2021-04-09T01:30:29.905Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
01:30:36 [2021-04-09T01:30:36.935Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
01:30:36 [2021-04-09T01:30:36.935Z] === RUN   TestDockerSuite/TestRunNamedVolume
01:30:36 [2021-04-09T01:30:36.935Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
01:30:36 [2021-04-09T01:30:36.935Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
01:30:41 [2021-04-09T01:30:41.599Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNetHost
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
01:30:46 [2021-04-09T01:30:46.251Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
01:30:47 [2021-04-09T01:30:47.208Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
01:30:49 [2021-04-09T01:30:49.366Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
01:30:51 [2021-04-09T01:30:51.522Z] === RUN   TestDockerSuite/TestRunNonExistingImage
01:30:53 [2021-04-09T01:30:53.042Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
01:30:54 [2021-04-09T01:30:54.563Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
01:30:55 [2021-04-09T01:30:55.016Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
01:30:55 [2021-04-09T01:30:55.016Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
01:30:55 [2021-04-09T01:30:55.016Z] === RUN   TestDockerSuite/TestRunPortInUse
01:30:55 [2021-04-09T01:30:55.016Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
01:30:55 [2021-04-09T01:30:55.016Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
01:30:55 [2021-04-09T01:30:55.016Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
01:30:55 [2021-04-09T01:30:55.016Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
01:30:55 [2021-04-09T01:30:55.016Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
01:30:57 [2021-04-09T01:30:57.896Z] === RUN   TestDockerSuite/TestRunPublishPort
01:30:57 [2021-04-09T01:30:57.896Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
01:30:58 [2021-04-09T01:30:58.351Z] === RUN   TestDockerSuite/TestRunReadProcLatency
01:30:58 [2021-04-09T01:30:58.351Z] === RUN   TestDockerSuite/TestRunReadProcTimer
01:30:58 [2021-04-09T01:30:58.351Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
01:30:58 [2021-04-09T01:30:58.351Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
01:31:06 [2021-04-09T01:31:06.913Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
01:31:06 [2021-04-09T01:31:06.913Z] === RUN   TestDockerSuite/TestRunRm
01:31:12 [2021-04-09T01:31:12.665Z] === RUN   TestDockerSuite/TestRunRmAndWait
01:31:18 [2021-04-09T01:31:18.420Z] === RUN   TestDockerSuite/TestRunRmPre125Api
01:31:20 [2021-04-09T01:31:20.579Z] === RUN   TestDockerSuite/TestRunRootWorkdir
01:31:22 [2021-04-09T01:31:22.739Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
01:31:24 [2021-04-09T01:31:24.897Z] === RUN   TestDockerSuite/TestRunSetMacAddress
01:31:27 [2021-04-09T01:31:27.781Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
01:31:27 [2021-04-09T01:31:27.781Z] === RUN   TestDockerSuite/TestRunState
01:31:27 [2021-04-09T01:31:27.781Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
01:31:29 [2021-04-09T01:31:29.937Z] === RUN   TestDockerSuite/TestRunStdinPipe
01:31:29 [2021-04-09T01:31:29.937Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
01:31:31 [2021-04-09T01:31:31.458Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
01:31:31 [2021-04-09T01:31:31.912Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
01:31:31 [2021-04-09T01:31:31.912Z] === RUN   TestDockerSuite/TestRunTLSVerify
01:31:31 [2021-04-09T01:31:31.912Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
01:31:31 [2021-04-09T01:31:31.912Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
01:31:31 [2021-04-09T01:31:31.912Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
01:31:36 [2021-04-09T01:31:36.575Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
01:31:36 [2021-04-09T01:31:36.575Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUnshareProc
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUserByID
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUserByIDBig
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUserByIDZero
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUserByName
01:31:37 [2021-04-09T01:31:37.046Z] === RUN   TestDockerSuite/TestRunUserDefaults
01:31:39 [2021-04-09T01:31:39.239Z] === RUN   TestDockerSuite/TestRunUserNotFound
01:31:39 [2021-04-09T01:31:39.239Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
01:31:41 [2021-04-09T01:31:41.414Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
01:31:41 [2021-04-09T01:31:41.414Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
01:31:41 [2021-04-09T01:31:41.414Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
01:31:44 [2021-04-09T01:31:44.299Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
01:31:51 [2021-04-09T01:31:51.333Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
01:31:55 [2021-04-09T01:31:55.999Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
01:32:03 [2021-04-09T01:32:03.024Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
01:32:03 [2021-04-09T01:32:03.024Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
01:32:03 [2021-04-09T01:32:03.024Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
01:32:07 [2021-04-09T01:32:07.040Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
01:32:07 [2021-04-09T01:32:07.494Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithBadDevice
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithUlimits
01:32:09 [2021-04-09T01:32:09.657Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
01:32:14 [2021-04-09T01:32:14.313Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
01:32:15 [2021-04-09T01:32:15.834Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
01:32:17 [2021-04-09T01:32:17.996Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveCheckTimes
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveImageId
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveLoadParents
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveMultipleNames
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveSingleTag
01:32:22 [2021-04-09T01:32:22.652Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
01:32:23 [2021-04-09T01:32:23.108Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
01:32:23 [2021-04-09T01:32:23.108Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
01:32:23 [2021-04-09T01:32:23.108Z] === RUN   TestDockerSuite/TestSearchCmdOptions
01:32:25 [2021-04-09T01:32:25.265Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
01:32:25 [2021-04-09T01:32:25.718Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
01:32:26 [2021-04-09T01:32:26.172Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
01:32:26 [2021-04-09T01:32:26.172Z] === RUN   TestDockerSuite/TestSearchWithLimit
01:32:27 [2021-04-09T01:32:27.695Z] === RUN   TestDockerSuite/TestSlowStdinClosing
01:32:34 [2021-04-09T01:32:34.724Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
01:32:34 [2021-04-09T01:32:34.724Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
01:32:43 [2021-04-09T01:32:43.246Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
01:32:43 [2021-04-09T01:32:43.246Z] === RUN   TestDockerSuite/TestStartAttachSilent
01:32:47 [2021-04-09T01:32:47.907Z] === RUN   TestDockerSuite/TestStartAttachWithRename
01:32:47 [2021-04-09T01:32:47.907Z] === RUN   TestDockerSuite/TestStartMultipleContainers
01:32:47 [2021-04-09T01:32:47.907Z] === RUN   TestDockerSuite/TestStartPausedContainer
01:32:47 [2021-04-09T01:32:47.907Z] === RUN   TestDockerSuite/TestStartRecordError
01:32:47 [2021-04-09T01:32:47.907Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
01:32:53 [2021-04-09T01:32:53.661Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
01:32:53 [2021-04-09T01:32:53.661Z] === RUN   TestDockerSuite/TestStatsAllNoStream
01:32:53 [2021-04-09T01:32:53.661Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
01:32:53 [2021-04-09T01:32:53.661Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
01:32:53 [2021-04-09T01:32:53.661Z] === RUN   TestDockerSuite/TestStatsFormatAll
01:32:53 [2021-04-09T01:32:53.661Z] === RUN   TestDockerSuite/TestStatsNoStream
01:32:53 [2021-04-09T01:32:53.661Z] === RUN   TestDockerSuite/TestTopMultipleArgs
01:32:55 [2021-04-09T01:32:55.182Z] === RUN   TestDockerSuite/TestTopNonPrivileged
01:32:57 [2021-04-09T01:32:57.342Z] === RUN   TestDockerSuite/TestTopPrivileged
01:32:57 [2021-04-09T01:32:57.342Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
01:33:00 [2021-04-09T01:33:00.220Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
01:33:00 [2021-04-09T01:33:00.220Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
01:33:00 [2021-04-09T01:33:00.220Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
01:33:00 [2021-04-09T01:33:00.220Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
01:33:00 [2021-04-09T01:33:00.220Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
01:33:00 [2021-04-09T01:33:00.220Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
01:33:00 [2021-04-09T01:33:00.220Z] === RUN   TestDockerSuite/TestVolumeCLICreate
01:33:17 [2021-04-09T01:33:17.831Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
01:33:17 [2021-04-09T01:33:17.831Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
01:33:17 [2021-04-09T01:33:17.831Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
01:33:17 [2021-04-09T01:33:17.831Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
01:33:17 [2021-04-09T01:33:17.831Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
01:33:17 [2021-04-09T01:33:17.831Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
01:33:17 [2021-04-09T01:33:17.831Z] === RUN   TestDockerSuite/TestVolumeCLILs
01:33:19 [2021-04-09T01:33:19.352Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
01:33:19 [2021-04-09T01:33:19.352Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
01:33:22 [2021-04-09T01:33:22.232Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
01:33:22 [2021-04-09T01:33:22.232Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
01:33:22 [2021-04-09T01:33:22.687Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
01:33:22 [2021-04-09T01:33:22.687Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
01:33:23 [2021-04-09T01:33:23.141Z] === RUN   TestDockerSuite/TestVolumeCLIRm
01:33:31 [2021-04-09T01:33:31.669Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
01:33:31 [2021-04-09T01:33:31.669Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
01:33:31 [2021-04-09T01:33:31.669Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
01:33:31 [2021-04-09T01:33:31.669Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
01:33:31 [2021-04-09T01:33:31.669Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
01:33:38 [2021-04-09T01:33:38.697Z] === RUN   TestDockerSuite/TestVolumeLsFormat
01:33:38 [2021-04-09T01:33:38.697Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
01:33:38 [2021-04-09T01:33:38.697Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
01:33:53 [2021-04-09T01:33:53.551Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
01:33:53 [2021-04-09T01:33:53.551Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
01:33:54 [2021-04-09T01:33:54.014Z] --- PASS: TestDockerSuite (2598.47s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (131.74s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.72s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.19s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.18s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.31s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.64s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (116.18s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.61s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.03s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.49s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.93s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.96s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.12s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.66s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.66s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddTar (48.56s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.54s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.24s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.73s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.25s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.61s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.84s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.37s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:33:54 [2021-04-09T01:33:54.014Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s)
01:33:54 [2021-04-09T01:33:54.014Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.23s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.56s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.41s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.68s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.35s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.56s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.29s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.21s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.38s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.07s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.39s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.20s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.30s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.48s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.85s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.75s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.25s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (69.60s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.92s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.79s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.77s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.74s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.60s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.06s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.28s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.74s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.58s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (108.27s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.31s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.13s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.86s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.83s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.79s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.64s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFails (2.30s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.53s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.52s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.41s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.77s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.43s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.72s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.66s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.00s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.00s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.28s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.99s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.02s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.05s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.02s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.80s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.81s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.53s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.32s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.95s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.77s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.20s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.47s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildNoContext (7.54s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.46s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (19.04s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.60s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.70s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.33s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.48s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.10s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.65s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.16s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.78s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.83s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildRm (12.61s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.38s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.51s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.43s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.16s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.98s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.53s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.65s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.34s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.64s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.00s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.56s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.37s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.27s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.94s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.24s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.95s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.93s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.70s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
01:33:54 [2021-04-09T01:33:54.015Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.00s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.68s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.26s)
01:33:54 [2021-04-09T01:33:54.015Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.17s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.12s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_sni_test.go:18: Flakey test
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.35s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCommitChange (4.67s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.65s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCommitNewFile (11.44s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCommitTTY (12.86s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.62s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.95s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.54s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.14s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.54s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.72s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.16s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.11s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.28s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.30s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.75s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.24s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.78s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.09s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.90s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.14s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.34s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.91s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.83s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.55s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.53s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.53s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.44s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.54s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00093cfa0_<nil>} (2.50s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1054377122_c:\foo_false__<nil>_<nil>_<nil>} (2.48s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1054377122_c:\foo_true__<nil>_<nil>_<nil>} (7.49s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
01:33:54 [2021-04-09T01:33:54.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.74s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.49s)
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
01:33:54 [2021-04-09T01:33:54.016Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.016Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.39s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.36s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.72s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCpToCaseH (19.00s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCpToDot (2.64s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.61s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.20s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.16s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.35s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.20s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateRM (0.38s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.14s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.24s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.40s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.35s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.46s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.34s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.61s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.46s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.04s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.24s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.05s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.98s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.75s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsRename (2.67s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsResize (2.99s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.38s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.89s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.86s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.48s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.18s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.03s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.00s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.12s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.11s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.34s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.26s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.87s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.51s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.87s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.09s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.93s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.09s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.40s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
01:33:54 [2021-04-09T01:33:54.480Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
01:33:54 [2021-04-09T01:33:54.480Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.480Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.80s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.18s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.66s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.43s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestImportFile (0.03s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.03s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.34s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.20s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.20s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.50s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.32s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.28s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.09s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.70s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.96s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.33s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.11s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.02s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.91s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.65s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.43s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.20s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.34s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.62s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.39s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.74s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.48s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.31s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.25s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsSince (9.01s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsTail (2.85s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.36s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.38s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.54s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.15s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.96s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.76s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.42s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.67s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.08s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.50s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.39s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.74s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.02s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.86s)
01:33:54 [2021-04-09T01:33:54.481Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.481Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.481Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.77s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.18s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.28s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.33s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.83s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.61s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.96s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.60s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.34s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiTag (0.65s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.34s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.55s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.88s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.33s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.15s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.34s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.26s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.59s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.36s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.04s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.29s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.55s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.15s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.30s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.43s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.24s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.33s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.27s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.15s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.26s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.09s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.15s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.23s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.83s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.18s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.79s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.04s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.93s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.15s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.15s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.95s)
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
01:33:54 [2021-04-09T01:33:54.482Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.482Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.89s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.54s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunRm (7.13s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.18s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.20s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.08s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.65s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.17s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.93s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.21s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.28s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.94s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.83s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.41s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.48s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.85s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.22s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.14s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.09s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.78s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.28s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.84s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.68s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.49s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.21s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.57s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.43s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.45s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.88s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.73s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.77s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.74s)
01:33:54 [2021-04-09T01:33:54.483Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:33:54 [2021-04-09T01:33:54.483Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.483Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s)
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
01:33:54 [2021-04-09T01:33:54.483Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistrySuite/TestV2Only
01:33:54 [2021-04-09T01:33:54.484Z] --- PASS: TestDockerRegistrySuite (0.15s)
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
01:33:54 [2021-04-09T01:33:54.484Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
01:33:54 [2021-04-09T01:33:54.484Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthTokenSuite
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
01:33:54 [2021-04-09T01:33:54.484Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerDaemonSuite
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
01:33:54 [2021-04-09T01:33:54.484Z] --- PASS: TestDockerDaemonSuite (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerSwarmSuite
01:33:54 [2021-04-09T01:33:54.484Z] --- PASS: TestDockerSwarmSuite (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginCreate
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginInspect
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerPluginSuite/TestPluginSet
01:33:54 [2021-04-09T01:33:54.484Z] --- PASS: TestDockerPluginSuite (0.02s)
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerExternalVolumeSuite
01:33:54 [2021-04-09T01:33:54.484Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerNetworkSuite
01:33:54 [2021-04-09T01:33:54.484Z] --- SKIP: TestDockerNetworkSuite (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] === RUN   TestDockerHubPullSuite
01:33:54 [2021-04-09T01:33:54.484Z] --- SKIP: TestDockerHubPullSuite (0.00s)
01:33:54 [2021-04-09T01:33:54.484Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] PASS
01:33:54 [2021-04-09T01:33:54.484Z] ok  	github.com/docker/docker/integration-cli	2599.116s
01:33:54 [2021-04-09T01:33:54.484Z] 
01:33:54 [2021-04-09T01:33:54.484Z] === Skipped
01:33:54 [2021-04-09T01:33:54.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
01:33:54 [2021-04-09T01:33:54.484Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] 
01:33:54 [2021-04-09T01:33:54.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
01:33:54 [2021-04-09T01:33:54.484Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
01:33:54 [2021-04-09T01:33:54.484Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.484Z] 
01:33:54 [2021-04-09T01:33:54.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.485Z] 
01:33:54 [2021-04-09T01:33:54.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
01:33:54 [2021-04-09T01:33:54.485Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
01:33:54 [2021-04-09T01:33:54.485Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
01:33:54 [2021-04-09T01:33:54.949Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.949Z] 
01:33:54 [2021-04-09T01:33:54.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:33:54 [2021-04-09T01:33:54.949Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_sni_test.go:18: Flakey test
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
01:33:54 [2021-04-09T01:33:54.950Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.950Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.951Z] 
01:33:54 [2021-04-09T01:33:54.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
01:33:54 [2021-04-09T01:33:54.951Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestImportFile (0.03s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.03s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.952Z] 
01:33:54 [2021-04-09T01:33:54.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
01:33:54 [2021-04-09T01:33:54.952Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:33:54 [2021-04-09T01:33:54.953Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.953Z] 
01:33:54 [2021-04-09T01:33:54.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.04s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.954Z] 
01:33:54 [2021-04-09T01:33:54.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:33:54 [2021-04-09T01:33:54.954Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
01:33:54 [2021-04-09T01:33:54.955Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
01:33:54 [2021-04-09T01:33:54.955Z] 
01:33:54 [2021-04-09T01:33:54.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
01:33:55 [2021-04-09T01:33:55.419Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.419Z] 
01:33:55 [2021-04-09T01:33:55.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:33:55 [2021-04-09T01:33:55.420Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
01:33:55 [2021-04-09T01:33:55.420Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
01:33:55 [2021-04-09T01:33:55.420Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
01:33:55 [2021-04-09T01:33:55.420Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
01:33:55 [2021-04-09T01:33:55.420Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:33:55 [2021-04-09T01:33:55.420Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:33:55 [2021-04-09T01:33:55.420Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.420Z] 
01:33:55 [2021-04-09T01:33:55.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
01:33:55 [2021-04-09T01:33:55.421Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] DONE 1092 tests, 546 skipped in 2608.069s
01:33:55 [2021-04-09T01:33:55.421Z] INFO: Integration tests ended at 04/09/2021 01:33:55. Duration:00:43:28.1679940
01:33:55 [2021-04-09T01:33:55.421Z] INFO: Docker info of the daemon under test at end of run
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] Containers: 2
01:33:55 [2021-04-09T01:33:55.421Z]  Running: 0
01:33:55 [2021-04-09T01:33:55.421Z]  Paused: 0
01:33:55 [2021-04-09T01:33:55.421Z]  Stopped: 2
01:33:55 [2021-04-09T01:33:55.421Z] Images: 18
01:33:55 [2021-04-09T01:33:55.421Z] Server Version: 0.0.0-dev
01:33:55 [2021-04-09T01:33:55.421Z] Storage Driver: windowsfilter
01:33:55 [2021-04-09T01:33:55.421Z]  Windows: 
01:33:55 [2021-04-09T01:33:55.421Z] Logging Driver: json-file
01:33:55 [2021-04-09T01:33:55.421Z] Plugins: 
01:33:55 [2021-04-09T01:33:55.421Z]  Volume: local
01:33:55 [2021-04-09T01:33:55.421Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:33:55 [2021-04-09T01:33:55.421Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:33:55 [2021-04-09T01:33:55.421Z] Swarm: inactive
01:33:55 [2021-04-09T01:33:55.421Z] Default Isolation: process
01:33:55 [2021-04-09T01:33:55.421Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:33:55 [2021-04-09T01:33:55.421Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
01:33:55 [2021-04-09T01:33:55.421Z] OSType: windows
01:33:55 [2021-04-09T01:33:55.421Z] Architecture: x86_64
01:33:55 [2021-04-09T01:33:55.421Z] CPUs: 4
01:33:55 [2021-04-09T01:33:55.421Z] Total Memory: 32GiB
01:33:55 [2021-04-09T01:33:55.421Z] Name: azwin-2-d25270
01:33:55 [2021-04-09T01:33:55.421Z] ID: DAHV:SZE2:DIKJ:VO64:XQYU:OZWZ:UU3C:ZI22:ZIVN:WSTO:OYKK:FDBP
01:33:55 [2021-04-09T01:33:55.421Z] Docker Root Dir: D:\CI\PR-42272\3\daemon
01:33:55 [2021-04-09T01:33:55.421Z] Debug Mode (client): false
01:33:55 [2021-04-09T01:33:55.421Z] Debug Mode (server): true
01:33:55 [2021-04-09T01:33:55.421Z]  File Descriptors: -1
01:33:55 [2021-04-09T01:33:55.421Z]  Goroutines: 17
01:33:55 [2021-04-09T01:33:55.421Z]  System Time: 2021-04-09T01:33:55.3025886Z
01:33:55 [2021-04-09T01:33:55.421Z]  EventsListeners: 0
01:33:55 [2021-04-09T01:33:55.421Z] Registry: https://index.docker.io/v1/
01:33:55 [2021-04-09T01:33:55.421Z] Labels:
01:33:55 [2021-04-09T01:33:55.421Z] Experimental: false
01:33:55 [2021-04-09T01:33:55.421Z] Insecure Registries:
01:33:55 [2021-04-09T01:33:55.421Z]  127.0.0.0/8
01:33:55 [2021-04-09T01:33:55.421Z] Live Restore Enabled: false
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] 
01:33:55 [2021-04-09T01:33:55.421Z] INFO: Stopping daemon under test
01:33:55 [2021-04-09T01:33:55.884Z] SUCCESS: The process with PID 3440 (child process of PID 6108) has been terminated.
01:33:55 [2021-04-09T01:33:55.884Z] SUCCESS: The process with PID 6108 (child process of PID 2404) has been terminated.
01:33:55 [2021-04-09T01:33:55.884Z] INFO: Stop tailing logs of the daemon under tests
01:33:55 [2021-04-09T01:33:55.884Z] INFO: executeCI.ps1 Completed successfully at 04/09/2021 01:33:55.
01:33:55 [2021-04-09T01:33:55.884Z] INFO: Tidying up at end of run
01:33:55 [2021-04-09T01:33:55.884Z] INFO: Saving daemon under test log (d:\CI\PR-42272\3\dut.out) to bundles\CIDUT.out
01:33:55 [2021-04-09T01:33:55.884Z] INFO: Saving daemon under test log (d:\CI\PR-42272\3\dut.err) to bundles\CIDUT.err
01:33:55 [2021-04-09T01:33:55.884Z] INFO: Nuke-Everything...
01:33:56 [2021-04-09T01:33:56.348Z] INFO: Container count on control daemon to delete is 2
01:33:56 [2021-04-09T01:33:56.811Z] e47bfb8ed914
01:33:56 [2021-04-09T01:33:56.811Z] 80104eb679a3
01:33:57 [2021-04-09T01:33:57.275Z] INFO: Tidying pidfile d:\CI\PR-42272\3\docker.pid
01:33:57 [2021-04-09T01:33:57.275Z] INFO: Nuking d:\CI
01:34:33 [2021-04-09T01:34:33.032Z] INFO: Zapped successfully
01:34:33 [2021-04-09T01:34:33.033Z] 
01:34:33 [2021-04-09T01:34:33.033Z] INFO: executeCI.ps1 exiting at Fri Apr  9 01:34:28 CUT 2021. Duration 01:23:07.8086329
01:34:33 [2021-04-09T01:34:33.033Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
01:34:33 [2021-04-09T01:34:33.280Z] Recording test results
01:34:42 [2021-04-09T01:34:42.517Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
01:34:44 [2021-04-09T01:34:44.021Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
01:34:45 [2021-04-09T01:34:45.787Z] Archiving artifacts
01:35:01 [2021-04-09T01:35:01.080Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42272/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:35:02 [2021-04-09T01:35:02.019Z] + make clean
01:35:04 [2021-04-09T01:35:04.212Z] docker volume rm -f docker-dev-cache
01:35:04 [2021-04-09T01:35:04.676Z] 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