Started by user Sebastiaan van Stijn 00:55:59 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f+be95eae6d2d8d46860f305d417b868a8ac5fc151 (18dcd7156f835288cf7dfe6f646236d1c9bd5c5e) 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:56:03 [2021-04-09T00:56:03.757Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 00:56:03 [2021-04-09T00:56:03.762Z] Trying to pass milestone 66 [Pipeline] milestone 00:56:03 [2021-04-09T00:56:03.820Z] Trying to pass milestone 67 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 00:56:04 [2021-04-09T00:56:04.009Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f97e725789a9befc) in /home/ubuntu/workspace/moby_PR-39846 [Pipeline] { [Pipeline] checkout 00:56:04 [2021-04-09T00:56:04.039Z] The recommended git tool is: git 00:56:04 [2021-04-09T00:56:04.049Z] using credential docker-jenkins-github-credentials 00:56:04 [2021-04-09T00:56:04.056Z] Cloning the remote Git repository 00:56:04 [2021-04-09T00:56:04.056Z] Cloning with configured refspecs honoured and without tags 00:56:04 [2021-04-09T00:56:04.071Z] Cloning repository https://github.com/moby/moby.git 00:56:04 [2021-04-09T00:56:04.072Z] > git init /home/ubuntu/workspace/moby_PR-39846 # timeout=10 00:56:04 [2021-04-09T00:56:04.090Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:04 [2021-04-09T00:56:04.091Z] > git --version # timeout=10 00:56:04 [2021-04-09T00:56:04.099Z] > git --version # 'git version 2.17.1' 00:56:04 [2021-04-09T00:56:04.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:04 [2021-04-09T00:56:04.100Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:17 [2021-04-09T00:56:17.833Z] Fetching without tags 00:56:18 [2021-04-09T00:56:18.076Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f 00:56:17 [2021-04-09T00:56:17.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:17 [2021-04-09T00:56:17.816Z] > git config --add remote.origin.fetch +refs/pull/39846/head:refs/remotes/origin/PR-39846 # timeout=10 00:56:17 [2021-04-09T00:56:17.824Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:17 [2021-04-09T00:56:17.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:17 [2021-04-09T00:56:17.848Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:17 [2021-04-09T00:56:17.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:17 [2021-04-09T00:56:17.849Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:18 [2021-04-09T00:56:18.090Z] > git config core.sparsecheckout # timeout=10 00:56:18 [2021-04-09T00:56:18.104Z] > git checkout -f 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f # timeout=10 00:56:19 [2021-04-09T00:56:19.058Z] Merge succeeded, producing 8d5caf49a185e369bda5bdde79ab8e07b3434ff2 00:56:19 [2021-04-09T00:56:19.058Z] Checking out Revision 8d5caf49a185e369bda5bdde79ab8e07b3434ff2 (PR-39846) 00:56:19 [2021-04-09T00:56:19.140Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD" 00:56:19 [2021-04-09T00:56:19.150Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:19 [2021-04-09T00:56:19.864Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39846:/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:56:19 [2021-04-09T00:56:19.864Z] Unable to find image 'alpine:latest' locally 00:56:19 [2021-04-09T00:56:19.864Z] latest: Pulling from library/alpine 00:56:19 [2021-04-09T00:56:19.864Z] ca3cd42a7c95: Pulling fs layer 00:56:18 [2021-04-09T00:56:18.549Z] > git remote # timeout=10 00:56:18 [2021-04-09T00:56:18.555Z] > git config --get remote.origin.url # timeout=10 00:56:18 [2021-04-09T00:56:18.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:18 [2021-04-09T00:56:18.558Z] > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10 00:56:19 [2021-04-09T00:56:19.061Z] > git rev-parse HEAD^{commit} # timeout=10 00:56:19 [2021-04-09T00:56:19.073Z] > git config core.sparsecheckout # timeout=10 00:56:19 [2021-04-09T00:56:19.078Z] > git checkout -f 8d5caf49a185e369bda5bdde79ab8e07b3434ff2 # timeout=10 00:56:19 [2021-04-09T00:56:19.156Z] > git rev-list --no-walk 1dcc3c693722fcf8862298bc58d88dfae2e873c2 # timeout=10 00:56:20 [2021-04-09T00:56:20.124Z] ca3cd42a7c95: Verifying Checksum 00:56:20 [2021-04-09T00:56:20.124Z] ca3cd42a7c95: Download complete 00:56:20 [2021-04-09T00:56:20.384Z] ca3cd42a7c95: Pull complete 00:56:20 [2021-04-09T00:56:20.384Z] Digest: sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a 00:56:20 [2021-04-09T00:56:20.384Z] Status: Downloaded newer image for alpine:latest 00:56:22 [2021-04-09T00:56:22.921Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional 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:56:23 [2021-04-09T00:56:23.158Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f97e725789a9befc) in /home/ubuntu/workspace/moby_PR-39846 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 00:56:23 [2021-04-09T00:56:23.165Z] Running on azwin-2-361f90 in d:\jenkins\workspace\moby_PR-39846 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional 00:56:23 [2021-04-09T00:56:23.169Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04310aee1a277e83c) in /home/ubuntu/workspace/moby_PR-39846 00:56:23 [2021-04-09T00:56:23.169Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0671a4798e0c71dde) in /home/ubuntu/workspace/moby_PR-39846 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [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:56:23 [2021-04-09T00:56:23.177Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05340a1ecae87dd98) in /home/ubuntu/workspace/moby_PR-39846 [Pipeline] { [Pipeline] { [Pipeline] ws 00:56:23 [2021-04-09T00:56:23.223Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout 00:56:23 [2021-04-09T00:56:23.246Z] The recommended git tool is: git [Pipeline] checkout 00:56:23 [2021-04-09T00:56:23.256Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 00:56:23 [2021-04-09T00:56:23.275Z] Fetching changes from the remote Git repository [Pipeline] // stage 00:56:23 [2021-04-09T00:56:23.283Z] Fetching without tags [Pipeline] checkout 00:56:23 [2021-04-09T00:56:23.304Z] The recommended git tool is: git [Pipeline] checkout 00:56:23 [2021-04-09T00:56:23.311Z] The recommended git tool is: git 00:56:23 [2021-04-09T00:56:23.319Z] using credential docker-jenkins-github-credentials 00:56:23 [2021-04-09T00:56:23.322Z] The recommended git tool is: git [Pipeline] // stage 00:56:23 [2021-04-09T00:56:23.325Z] Cloning the remote Git repository 00:56:23 [2021-04-09T00:56:23.325Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 00:56:23 [2021-04-09T00:56:23.352Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { 00:56:23 [2021-04-09T00:56:23.359Z] Cloning the remote Git repository 00:56:23 [2021-04-09T00:56:23.359Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [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 Stage "win-RS1" skipped due to when conditional [Pipeline] } 00:56:23 [2021-04-09T00:56:23.414Z] The recommended git tool is: git [Pipeline] // stage 00:56:23 [2021-04-09T00:56:23.426Z] using credential docker-jenkins-github-credentials 00:56:23 [2021-04-09T00:56:23.434Z] Cloning the remote Git repository 00:56:23 [2021-04-09T00:56:23.434Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage 00:56:23 [2021-04-09T00:56:23.458Z] Running on azwin-2-d13fe0 in d:\jenkins\workspace\moby_PR-39846 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } 00:56:23 [2021-04-09T00:56:23.521Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f 00:56:23 [2021-04-09T00:56:23.533Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] ws 00:56:23 [2021-04-09T00:56:23.566Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } 00:56:23 [2021-04-09T00:56:23.608Z] Cloning the remote Git repository 00:56:23 [2021-04-09T00:56:23.608Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage 00:56:23 [2021-04-09T00:56:23.661Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } 00:56:23 [2021-04-09T00:56:23.688Z] Merge succeeded, producing 582fe277f087dab3f024d9a448283b1937d18472 00:56:23 [2021-04-09T00:56:23.689Z] Checking out Revision 582fe277f087dab3f024d9a448283b1937d18472 (PR-39846) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage 00:56:23 [2021-04-09T00:56:23.757Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD" [Pipeline] // stage 00:56:23 [2021-04-09T00:56:23.773Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 00:56:23 [2021-04-09T00:56:23.882Z] using credential docker-jenkins-github-credentials 00:56:23 [2021-04-09T00:56:23.958Z] Cloning the remote Git repository 00:56:23 [2021-04-09T00:56:23.959Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:23 [2021-04-09T00:56:23.274Z] > git rev-parse --is-inside-work-tree # timeout=10 00:56:23 [2021-04-09T00:56:23.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:23 [2021-04-09T00:56:23.297Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.297Z] > git --version # timeout=10 00:56:23 [2021-04-09T00:56:23.302Z] > git --version # 'git version 2.17.1' 00:56:23 [2021-04-09T00:56:23.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:23 [2021-04-09T00:56:23.303Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:23 [2021-04-09T00:56:23.535Z] > git config core.sparsecheckout # timeout=10 00:56:23 [2021-04-09T00:56:23.542Z] > git checkout -f 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f # timeout=10 00:56:23 [2021-04-09T00:56:23.586Z] > git remote # timeout=10 00:56:23 [2021-04-09T00:56:23.591Z] > git config --get remote.origin.url # timeout=10 00:56:23 [2021-04-09T00:56:23.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:23 [2021-04-09T00:56:23.600Z] > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10 00:56:23 [2021-04-09T00:56:23.688Z] > git rev-parse HEAD^{commit} # timeout=10 00:56:23 [2021-04-09T00:56:23.703Z] > git config core.sparsecheckout # timeout=10 00:56:23 [2021-04-09T00:56:23.712Z] > git checkout -f 582fe277f087dab3f024d9a448283b1937d18472 # timeout=10 00:56:23 [2021-04-09T00:56:23.771Z] > git rev-list --no-walk 1dcc3c693722fcf8862298bc58d88dfae2e873c2 # timeout=10 00:56:23 [2021-04-09T00:56:23.280Z] Cloning repository https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.281Z] > git init /home/ubuntu/workspace/moby_PR-39846 # timeout=10 00:56:23 [2021-04-09T00:56:23.300Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.300Z] > git --version # timeout=10 00:56:23 [2021-04-09T00:56:23.304Z] > git --version # 'git version 2.17.1' 00:56:23 [2021-04-09T00:56:23.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:23 [2021-04-09T00:56:23.305Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:23 [2021-04-09T00:56:23.361Z] Cloning repository https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.362Z] > git init /home/ubuntu/workspace/moby_PR-39846 # timeout=10 00:56:23 [2021-04-09T00:56:23.376Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.376Z] > git --version # timeout=10 00:56:23 [2021-04-09T00:56:23.381Z] > git --version # 'git version 2.25.1' 00:56:23 [2021-04-09T00:56:23.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:23 [2021-04-09T00:56:23.382Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:23 [2021-04-09T00:56:23.641Z] Cloning repository https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.641Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 00:56:23 [2021-04-09T00:56:23.700Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.700Z] > git --version # timeout=10 00:56:23 [2021-04-09T00:56:23.744Z] > git --version # 'git version 2.24.1.windows.2' 00:56:23 [2021-04-09T00:56:23.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:23 [2021-04-09T00:56:23.747Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:23 [2021-04-09T00:56:23.438Z] Cloning repository https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.438Z] > git init /home/ubuntu/workspace/moby_PR-39846 # timeout=10 00:56:23 [2021-04-09T00:56:23.454Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.454Z] > git --version # timeout=10 00:56:23 [2021-04-09T00:56:23.458Z] > git --version # 'git version 2.25.1' 00:56:23 [2021-04-09T00:56:23.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:23 [2021-04-09T00:56:23.460Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:24 [2021-04-09T00:56:24.447Z] + [ PR != PR ] 00:56:24 [2021-04-09T00:56:24.447Z] + [ master != master ] 00:56:24 [2021-04-09T00:56:24.447Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 00:56:23 [2021-04-09T00:56:23.996Z] Cloning repository https://github.com/moby/moby.git 00:56:23 [2021-04-09T00:56:23.996Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 00:56:24 [2021-04-09T00:56:24.069Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:24 [2021-04-09T00:56:24.070Z] > git --version # timeout=10 00:56:24 [2021-04-09T00:56:24.125Z] > git --version # 'git version 2.24.1.windows.2' 00:56:24 [2021-04-09T00:56:24.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:24 [2021-04-09T00:56:24.128Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:24 [2021-04-09T00:56:24.778Z] + docker version 00:56:24 [2021-04-09T00:56:24.778Z] Client: Docker Engine - Community 00:56:24 [2021-04-09T00:56:24.778Z] Version: 20.10.5 00:56:24 [2021-04-09T00:56:24.778Z] API version: 1.41 00:56:24 [2021-04-09T00:56:24.778Z] Go version: go1.13.15 00:56:24 [2021-04-09T00:56:24.778Z] Git commit: 55c4c88 00:56:24 [2021-04-09T00:56:24.778Z] Built: Tue Mar 2 20:18:05 2021 00:56:24 [2021-04-09T00:56:24.778Z] OS/Arch: linux/amd64 00:56:24 [2021-04-09T00:56:24.778Z] Context: default 00:56:24 [2021-04-09T00:56:24.778Z] Experimental: true 00:56:24 [2021-04-09T00:56:24.778Z] 00:56:24 [2021-04-09T00:56:24.778Z] Server: Docker Engine - Community 00:56:24 [2021-04-09T00:56:24.778Z] Engine: 00:56:24 [2021-04-09T00:56:24.778Z] Version: 20.10.5 00:56:24 [2021-04-09T00:56:24.778Z] API version: 1.41 (minimum version 1.12) 00:56:24 [2021-04-09T00:56:24.778Z] Go version: go1.13.15 00:56:24 [2021-04-09T00:56:24.778Z] Git commit: 363e9a8 00:56:24 [2021-04-09T00:56:24.778Z] Built: Tue Mar 2 20:16:00 2021 00:56:24 [2021-04-09T00:56:24.778Z] OS/Arch: linux/amd64 00:56:24 [2021-04-09T00:56:24.778Z] Experimental: true 00:56:24 [2021-04-09T00:56:24.778Z] containerd: 00:56:24 [2021-04-09T00:56:24.778Z] Version: 1.4.4 00:56:24 [2021-04-09T00:56:24.778Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:56:24 [2021-04-09T00:56:24.778Z] runc: 00:56:24 [2021-04-09T00:56:24.778Z] Version: 1.0.0-rc93 00:56:24 [2021-04-09T00:56:24.778Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:56:24 [2021-04-09T00:56:24.778Z] docker-init: 00:56:24 [2021-04-09T00:56:24.778Z] Version: 0.19.0 00:56:24 [2021-04-09T00:56:24.778Z] GitCommit: de40ad0 [Pipeline] sh 00:56:25 [2021-04-09T00:56:25.063Z] + docker info 00:56:25 [2021-04-09T00:56:25.632Z] Client: 00:56:25 [2021-04-09T00:56:25.632Z] Context: default 00:56:25 [2021-04-09T00:56:25.632Z] Debug Mode: false 00:56:25 [2021-04-09T00:56:25.632Z] Plugins: 00:56:25 [2021-04-09T00:56:25.632Z] app: Docker App (Docker Inc., v0.9.1-beta3) 00:56:25 [2021-04-09T00:56:25.632Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 00:56:25 [2021-04-09T00:56:25.632Z] 00:56:25 [2021-04-09T00:56:25.632Z] Server: 00:56:25 [2021-04-09T00:56:25.632Z] Containers: 0 00:56:25 [2021-04-09T00:56:25.632Z] Running: 0 00:56:25 [2021-04-09T00:56:25.632Z] Paused: 0 00:56:25 [2021-04-09T00:56:25.632Z] Stopped: 0 00:56:25 [2021-04-09T00:56:25.632Z] Images: 3 00:56:25 [2021-04-09T00:56:25.632Z] Server Version: 20.10.5 00:56:25 [2021-04-09T00:56:25.632Z] Storage Driver: overlay2 00:56:25 [2021-04-09T00:56:25.632Z] Backing Filesystem: extfs 00:56:25 [2021-04-09T00:56:25.632Z] Supports d_type: true 00:56:25 [2021-04-09T00:56:25.632Z] Native Overlay Diff: true 00:56:25 [2021-04-09T00:56:25.632Z] Logging Driver: json-file 00:56:25 [2021-04-09T00:56:25.632Z] Cgroup Driver: cgroupfs 00:56:25 [2021-04-09T00:56:25.632Z] Cgroup Version: 1 00:56:25 [2021-04-09T00:56:25.632Z] Plugins: 00:56:25 [2021-04-09T00:56:25.632Z] Volume: local 00:56:25 [2021-04-09T00:56:25.632Z] Network: bridge host ipvlan macvlan null overlay 00:56:25 [2021-04-09T00:56:25.632Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 00:56:25 [2021-04-09T00:56:25.632Z] Swarm: inactive 00:56:25 [2021-04-09T00:56:25.632Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 00:56:25 [2021-04-09T00:56:25.632Z] Default Runtime: runc 00:56:25 [2021-04-09T00:56:25.632Z] Init Binary: docker-init 00:56:25 [2021-04-09T00:56:25.632Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:56:25 [2021-04-09T00:56:25.632Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:56:25 [2021-04-09T00:56:25.632Z] init version: de40ad0 00:56:25 [2021-04-09T00:56:25.632Z] Security Options: 00:56:25 [2021-04-09T00:56:25.632Z] apparmor 00:56:25 [2021-04-09T00:56:25.632Z] seccomp 00:56:25 [2021-04-09T00:56:25.632Z] Profile: default 00:56:25 [2021-04-09T00:56:25.632Z] Kernel Version: 5.4.0-1041-aws 00:56:25 [2021-04-09T00:56:25.632Z] Operating System: Ubuntu 18.04.5 LTS 00:56:25 [2021-04-09T00:56:25.632Z] OSType: linux 00:56:25 [2021-04-09T00:56:25.632Z] Architecture: x86_64 00:56:25 [2021-04-09T00:56:25.632Z] CPUs: 2 00:56:25 [2021-04-09T00:56:25.632Z] Total Memory: 7.569GiB 00:56:25 [2021-04-09T00:56:25.632Z] Name: ip-10-100-38-142 00:56:25 [2021-04-09T00:56:25.632Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B 00:56:25 [2021-04-09T00:56:25.632Z] Docker Root Dir: /var/lib/docker 00:56:25 [2021-04-09T00:56:25.632Z] Debug Mode: false 00:56:25 [2021-04-09T00:56:25.632Z] Registry: https://index.docker.io/v1/ 00:56:25 [2021-04-09T00:56:25.632Z] Labels: 00:56:25 [2021-04-09T00:56:25.632Z] Experimental: true 00:56:25 [2021-04-09T00:56:25.632Z] Insecure Registries: 00:56:25 [2021-04-09T00:56:25.632Z] 127.0.0.0/8 00:56:25 [2021-04-09T00:56:25.632Z] Live Restore Enabled: true 00:56:25 [2021-04-09T00:56:25.632Z] 00:56:25 [2021-04-09T00:56:25.632Z] WARNING: No swap limit support [Pipeline] sh 00:56:25 [2021-04-09T00:56:25.918Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 00:56:25 [2021-04-09T00:56:25.918Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 00:56:25 [2021-04-09T00:56:25.918Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39846/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh 00:56:25 [2021-04-09T00:56:25.918Z] + bash /home/ubuntu/workspace/moby_PR-39846/check-config.sh 00:56:25 [2021-04-09T00:56:25.918Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 00:56:25 [2021-04-09T00:56:25.919Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... 00:56:25 [2021-04-09T00:56:25.919Z] 00:56:25 [2021-04-09T00:56:25.919Z] Generally Necessary: 00:56:25 [2021-04-09T00:56:25.919Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 00:56:25 [2021-04-09T00:56:25.919Z] - apparmor: enabled and tools installed 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_NAMESPACES: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_NET_NS: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_PID_NS: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_IPC_NS: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_UTS_NS: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_CGROUPS: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_CGROUP_CPUACCT: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_CGROUP_DEVICE: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_CGROUP_FREEZER: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_CGROUP_SCHED: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_CPUSETS: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_MEMCG: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_KEYS: enabled 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_VETH: enabled (as module) 00:56:25 [2021-04-09T00:56:25.919Z] - CONFIG_BRIDGE: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_NF_FILTER: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_NF_NAT: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_NF_NAT: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_POSIX_MQUEUE: enabled 00:56:26 [2021-04-09T00:56:26.178Z] 00:56:26 [2021-04-09T00:56:26.178Z] Optional Features: 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_USER_NS: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_SECCOMP: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_SECCOMP_FILTER: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CGROUP_PIDS: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_MEMCG_SWAP: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 00:56:26 [2021-04-09T00:56:26.178Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_BLK_CGROUP: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_BLK_DEV_THROTTLING: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CGROUP_PERF: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CGROUP_HUGETLB: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CGROUP_NET_PRIO: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CFS_BANDWIDTH: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_FAIR_GROUP_SCHED: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_RT_GROUP_SCHED: missing 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_VS: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_VS_NFCT: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_VS_PROTO_TCP: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_VS_PROTO_UDP: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_IP_VS_RR: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_SECURITY_SELINUX: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_SECURITY_APPARMOR: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_EXT4_FS: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_EXT4_FS_SECURITY: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - Network Drivers: 00:56:26 [2021-04-09T00:56:26.178Z] - "overlay": 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_VXLAN: enabled (as module) 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 00:56:26 [2021-04-09T00:56:26.178Z] Optional (for encrypted networks): 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CRYPTO: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CRYPTO_AEAD: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CRYPTO_GCM: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CRYPTO_SEQIV: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_CRYPTO_GHASH: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_XFRM: enabled 00:56:26 [2021-04-09T00:56:26.178Z] - CONFIG_XFRM_USER: enabled (as module) 00:56:26 [2021-04-09T00:56:26.179Z] - CONFIG_XFRM_ALGO: enabled (as module) 00:56:26 [2021-04-09T00:56:26.179Z] - CONFIG_INET_ESP: enabled (as module) 00:56:26 [2021-04-09T00:56:26.179Z] - "ipvlan": 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_IPVLAN: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - "macvlan": 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_MACVLAN: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_DUMMY: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - "ftp,tftp client in container": 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_NF_NAT_FTP: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - Storage Drivers: 00:56:26 [2021-04-09T00:56:26.438Z] - "aufs": 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_AUFS_FS: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - "btrfs": 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_BTRFS_FS: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 00:56:26 [2021-04-09T00:56:26.438Z] - "devicemapper": 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_BLK_DEV_DM: enabled 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - "overlay": 00:56:26 [2021-04-09T00:56:26.438Z] - CONFIG_OVERLAY_FS: enabled (as module) 00:56:26 [2021-04-09T00:56:26.438Z] - "zfs": 00:56:26 [2021-04-09T00:56:26.438Z] - /dev/zfs: present 00:56:26 [2021-04-09T00:56:26.438Z] - zfs command: missing 00:56:26 [2021-04-09T00:56:26.438Z] - zpool command: missing 00:56:26 [2021-04-09T00:56:26.438Z] 00:56:26 [2021-04-09T00:56:26.438Z] Limits: 00:56:26 [2021-04-09T00:56:26.438Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 00:56:26 [2021-04-09T00:56:26.438Z] 00:56:26 [2021-04-09T00:56:26.438Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 00:56:26 [2021-04-09T00:56:26.773Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 . 00:56:26 [2021-04-09T00:56:26.773Z] #1 [internal] load build definition from Dockerfile 00:56:26 [2021-04-09T00:56:26.773Z] #1 sha256:cf97d9af1d4773928cee071a3a4bc4d9b92d39a9d126c7c5645061d3f32f9f92 00:56:26 [2021-04-09T00:56:26.773Z] #1 transferring dockerfile: 17.07kB done 00:56:26 [2021-04-09T00:56:26.773Z] #1 DONE 0.0s 00:56:26 [2021-04-09T00:56:26.773Z] 00:56:26 [2021-04-09T00:56:26.773Z] #2 [internal] load .dockerignore 00:56:26 [2021-04-09T00:56:26.773Z] #2 sha256:ec8edde1c026474a4cb0faf36a5e1b90dbdc02c4266650ff575ee33687d455bf 00:56:26 [2021-04-09T00:56:26.773Z] #2 transferring context: 87B done 00:56:26 [2021-04-09T00:56:26.773Z] #2 DONE 0.0s 00:56:26 [2021-04-09T00:56:26.773Z] 00:56:26 [2021-04-09T00:56:26.773Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 00:56:26 [2021-04-09T00:56:26.773Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 00:56:27 [2021-04-09T00:56:27.032Z] #3 DONE 0.2s 00:56:27 [2021-04-09T00:56:27.032Z] 00:56:27 [2021-04-09T00:56:27.032Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 00:56:27 [2021-04-09T00:56:27.032Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 00:56:27 [2021-04-09T00:56:27.032Z] #4 CACHED 00:56:27 [2021-04-09T00:56:27.295Z] 00:56:27 [2021-04-09T00:56:27.295Z] #5 [internal] load metadata for docker.io/library/debian:buster 00:56:27 [2021-04-09T00:56:27.295Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 00:56:27 [2021-04-09T00:56:27.295Z] #5 DONE 0.1s 00:56:27 [2021-04-09T00:56:27.295Z] 00:56:27 [2021-04-09T00:56:27.295Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster 00:56:27 [2021-04-09T00:56:27.295Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 00:56:27 [2021-04-09T00:56:27.295Z] #6 DONE 0.1s 00:56:27 [2021-04-09T00:56:27.295Z] 00:56:27 [2021-04-09T00:56:27.295Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:27 [2021-04-09T00:56:27.295Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 00:56:27 [2021-04-09T00:56:27.295Z] #8 DONE 0.1s 00:56:27 [2021-04-09T00:56:27.295Z] 00:56:27 [2021-04-09T00:56:27.295Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:27 [2021-04-09T00:56:27.295Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 00:56:27 [2021-04-09T00:56:27.295Z] #7 DONE 0.1s 00:56:27 [2021-04-09T00:56:27.557Z] 00:56:27 [2021-04-09T00:56:27.557Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:56:27 [2021-04-09T00:56:27.557Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:56:27 [2021-04-09T00:56:27.557Z] #26 DONE 0.0s 00:56:27 [2021-04-09T00:56:27.557Z] 00:56:27 [2021-04-09T00:56:27.557Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:56:27 [2021-04-09T00:56:27.557Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 00:56:27 [2021-04-09T00:56:27.557Z] #64 DONE 0.0s 00:56:27 [2021-04-09T00:56:27.557Z] 00:56:27 [2021-04-09T00:56:27.557Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:56:27 [2021-04-09T00:56:27.557Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 00:56:27 [2021-04-09T00:56:27.557Z] #62 DONE 0.0s 00:56:27 [2021-04-09T00:56:27.557Z] 00:56:27 [2021-04-09T00:56:27.557Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 00:56:27 [2021-04-09T00:56:27.557Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 00:56:27 [2021-04-09T00:56:27.557Z] #9 DONE 0.0s 00:56:27 [2021-04-09T00:56:27.557Z] 00:56:27 [2021-04-09T00:56:27.557Z] #23 [internal] load build context 00:56:27 [2021-04-09T00:56:27.557Z] #23 sha256:fce966bc14b1a2883c98e23e2da6f07eaad105446b456073ec650cd87da3b511 00:56:28 [2021-04-09T00:56:28.947Z] #23 transferring context: 53.56MB 1.6s done 00:56:29 [2021-04-09T00:56:29.208Z] #23 DONE 1.6s 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #53 sha256:99a6cbe3be897161a748ab45ad2f06f1badc88dd19259ca8538f1ccc0a6b69c4 00:56:29 [2021-04-09T00:56:29.208Z] #53 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:56:29 [2021-04-09T00:56:29.208Z] #13 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 00:56:29 [2021-04-09T00:56:29.208Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 00:56:29 [2021-04-09T00:56:29.208Z] #14 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 00:56:29 [2021-04-09T00:56:29.208Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 00:56:29 [2021-04-09T00:56:29.208Z] #18 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 00:56:29 [2021-04-09T00:56:29.208Z] #30 sha256:b48779cad6b566de572f4abe709cbf5a7372ba8a41c0bd4a70364a18825f2fcb 00:56:29 [2021-04-09T00:56:29.208Z] #30 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b 00:56:29 [2021-04-09T00:56:29.208Z] #21 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 00:56:29 [2021-04-09T00:56:29.208Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f 00:56:29 [2021-04-09T00:56:29.208Z] #10 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 00:56:29 [2021-04-09T00:56:29.208Z] #36 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 00:56:29 [2021-04-09T00:56:29.208Z] #15 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #29 sha256:c866d451cc8f79f55aa4e766daa5bee43812dd16981a1aca13147b87d7e5e265 00:56:29 [2021-04-09T00:56:29.208Z] #29 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 00:56:29 [2021-04-09T00:56:29.208Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 00:56:29 [2021-04-09T00:56:29.208Z] #22 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 00:56:29 [2021-04-09T00:56:29.208Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 00:56:29 [2021-04-09T00:56:29.208Z] #31 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 00:56:29 [2021-04-09T00:56:29.208Z] #55 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 00:56:29 [2021-04-09T00:56:29.208Z] #20 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.208Z] #66 sha256:6b52574e8e7e86751c41ad4e3f1e4a55e117c445f47e54bc28f0b35ca847a1f7 00:56:29 [2021-04-09T00:56:29.208Z] #66 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #45 sha256:8a90e8f2d34a00b0a1679ab35ce3d7ee023344befcbc598f50ddc72cb7c93f9c 00:56:29 [2021-04-09T00:56:29.208Z] #45 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 00:56:29 [2021-04-09T00:56:29.208Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 00:56:29 [2021-04-09T00:56:29.208Z] #65 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #24 sha256:66a352dfe53987faf1afcf8fa826df3eecb77933bd963a15cdab01f139c81bff 00:56:29 [2021-04-09T00:56:29.208Z] #24 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 00:56:29 [2021-04-09T00:56:29.208Z] #40 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.208Z] #38 sha256:96c1efff205f0daaa4c4177e58c71b1c4a264f7717c785d50880b11ca5577753 00:56:29 [2021-04-09T00:56:29.208Z] #38 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 00:56:29 [2021-04-09T00:56:29.208Z] #59 sha256:967444f3dde3b654b03a600006919ac2b0e458a2e3a457487975f09e00345cf4 00:56:29 [2021-04-09T00:56:29.208Z] #59 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.208Z] #57 sha256:11a204c06664541c3816e8fa00abc01aaa95a1a4a194eeff37519e9785c561ea 00:56:29 [2021-04-09T00:56:29.208Z] #57 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.208Z] #52 sha256:4aa8194bc104ba1329d9fa632666a8e0f32ead0976a728fb0e0cb001a1199015 00:56:29 [2021-04-09T00:56:29.208Z] #52 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 00:56:29 [2021-04-09T00:56:29.208Z] #60 sha256:6cd5327740118db36b844d3751b5d2dc723ab6b8f452e32a40782e10745f9cb9 00:56:29 [2021-04-09T00:56:29.208Z] #60 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.208Z] #35 sha256:04890bf6eceb0f29f1aa47e7bcf0d47c7822a6f70122d96f5daaac3d30b83f07 00:56:29 [2021-04-09T00:56:29.208Z] #35 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 00:56:29 [2021-04-09T00:56:29.208Z] #44 sha256:496e48dd308661da6ee514f98d2092672e8f9760afe757de36ab797bd6b0472b 00:56:29 [2021-04-09T00:56:29.208Z] #44 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.208Z] #68 sha256:e0de9037366964f56fc19310f77b5bce4a0b3f65b60043d42feec9c1079b8268 00:56:29 [2021-04-09T00:56:29.208Z] #68 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 00:56:29 [2021-04-09T00:56:29.208Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 00:56:29 [2021-04-09T00:56:29.208Z] #16 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 00:56:29 [2021-04-09T00:56:29.208Z] #27 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #49 sha256:339fed675b4c62695c97bba65ef294105e0595eb8cdda09f1bbbf844433beb85 00:56:29 [2021-04-09T00:56:29.208Z] #49 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #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:56:29 [2021-04-09T00:56:29.208Z] #58 sha256:a3474ab6ac57cac6836f4e2b4f069cddd21909b72be3f422556faf3440e4f16e 00:56:29 [2021-04-09T00:56:29.208Z] #58 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.208Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.208Z] #61 sha256:d6018055de43a6b42eaf045d28f1cc64be381d1b085442dbe5a5aa56174cdde4 00:56:29 [2021-04-09T00:56:29.208Z] #61 CACHED 00:56:29 [2021-04-09T00:56:29.208Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 00:56:29 [2021-04-09T00:56:29.209Z] #12 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 00:56:29 [2021-04-09T00:56:29.209Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea 00:56:29 [2021-04-09T00:56:29.209Z] #17 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #34 sha256:53700a5db9c669f1a41f194cfe55abd301e4a0ae159decd8d040ae5496a61577 00:56:29 [2021-04-09T00:56:29.209Z] #34 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #67 sha256:16c52f688586e58f9281ecac35549d70d40ca14f33d81fc8cc8ddbdf0da2f532 00:56:29 [2021-04-09T00:56:29.209Z] #67 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.209Z] #46 sha256:00830ec3091c4adfecb306b10587a1722424345f8bc1d66c654ab39b161c1a24 00:56:29 [2021-04-09T00:56:29.209Z] #46 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.209Z] #33 sha256:82d4e2635d47d499d5add8d7032f12ee4e5138dfe4a05e6663936bd895752ea5 00:56:29 [2021-04-09T00:56:29.209Z] #33 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 00:56:29 [2021-04-09T00:56:29.209Z] #32 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 00:56:29 [2021-04-09T00:56:29.209Z] #28 sha256:0c4c8c4991e7b7cbca1c5597e8d2103a706b27cd7fbe49b0d2dd63fdc3e2bc79 00:56:29 [2021-04-09T00:56:29.209Z] #28 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #19 [dev-systemd-false 6/26] RUN ldconfig 00:56:29 [2021-04-09T00:56:29.209Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df 00:56:29 [2021-04-09T00:56:29.209Z] #19 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #51 sha256:1d42b0de3424888a4e0b714d7eb888af950952946ec0309926d5c6b89203006b 00:56:29 [2021-04-09T00:56:29.209Z] #51 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 00:56:29 [2021-04-09T00:56:29.209Z] #11 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.209Z] #54 sha256:3d82a849253e04807d9d093c7723893167306d7a59cfe3c6440959c3e7925935 00:56:29 [2021-04-09T00:56:29.209Z] #54 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 00:56:29 [2021-04-09T00:56:29.209Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 00:56:29 [2021-04-09T00:56:29.209Z] #39 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #56 sha256:41e146bdf29d81808a06e2663919ac5280cce1cc8c798dab719f8e7369d2a36c 00:56:29 [2021-04-09T00:56:29.209Z] #56 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #37 sha256:055cf2df7c34e3ef64f8295d89ef3e69f4e0c83e4f4c2248ab94ee5b86734cd8 00:56:29 [2021-04-09T00:56:29.209Z] #37 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.209Z] #41 sha256:fa6baa547fbb87025af415a666990703b8be164953181bb4a05a73ebfee88070 00:56:29 [2021-04-09T00:56:29.209Z] #41 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:56:29 [2021-04-09T00:56:29.209Z] #42 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.209Z] #48 sha256:85dc7d16f4dca7781967f134089631ae4938f7f03583faf1d62c2a79773b7e85 00:56:29 [2021-04-09T00:56:29.209Z] #48 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 00:56:29 [2021-04-09T00:56:29.209Z] #25 sha256:f072a1e0ddd1350ad21059a49baccf2c3b51199bf11bdaa7f57546969b0c5522 00:56:29 [2021-04-09T00:56:29.209Z] #25 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 00:56:29 [2021-04-09T00:56:29.209Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 00:56:29 [2021-04-09T00:56:29.209Z] #63 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #47 sha256:069dd0517818eeb0d8000e39f1f196940e1d6a2454d5f0e01e5c5ef857798582 00:56:29 [2021-04-09T00:56:29.209Z] #47 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 00:56:29 [2021-04-09T00:56:29.209Z] #50 sha256:1bce93fbd41eb9aad37cc68e8f6c67450c99f568c9e9149eb474a3fa9e05bdea 00:56:29 [2021-04-09T00:56:29.209Z] #50 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #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:56:29 [2021-04-09T00:56:29.209Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 00:56:29 [2021-04-09T00:56:29.209Z] #43 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 00:56:29 [2021-04-09T00:56:29.209Z] #69 sha256:4c5ef1a9dedea01115a47b78883b66e703a77f91b224a27907b052376029f62e 00:56:29 [2021-04-09T00:56:29.209Z] #69 CACHED 00:56:29 [2021-04-09T00:56:29.209Z] 00:56:29 [2021-04-09T00:56:29.209Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 00:56:29 [2021-04-09T00:56:29.209Z] #70 sha256:6c357305feaff4d4a34b60d3dc77b7fe9c9abda9da128500512828eacf0bb051 00:56:30 [2021-04-09T00:56:30.148Z] #70 DONE 1.0s 00:56:30 [2021-04-09T00:56:30.148Z] 00:56:30 [2021-04-09T00:56:30.148Z] #71 exporting to image 00:56:30 [2021-04-09T00:56:30.148Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 00:56:30 [2021-04-09T00:56:30.148Z] #71 exporting layers 00:56:31 [2021-04-09T00:56:31.087Z] #71 exporting layers 0.8s done 00:56:31 [2021-04-09T00:56:31.087Z] #71 writing image sha256:18661da115f7d6d9ffae3644dfed65a39f5368318db4cebf869db545b978d9fe 00:56:31 [2021-04-09T00:56:31.087Z] #71 writing image sha256:18661da115f7d6d9ffae3644dfed65a39f5368318db4cebf869db545b978d9fe done 00:56:31 [2021-04-09T00:56:31.087Z] #71 naming to docker.io/library/docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 done 00:56:31 [2021-04-09T00:56:31.087Z] #71 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 00:56:31 [2021-04-09T00:56:31.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39846/.git:/go/src/github.com/docker/docker/.git --name docker-pr67 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/validate/default 00:56:32 [2021-04-09T00:56:32.371Z] Congratulations! All commits are properly signed with the DCO! 00:56:32 [2021-04-09T00:56:32.371Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 00:56:32 [2021-04-09T00:56:32.371Z] No api/types/ or api/swagger.yaml changes in diff. 00:56:32 [2021-04-09T00:56:32.371Z] Congratulations! All TOML source files changed here have valid syntax. 00:56:32 [2021-04-09T00:56:32.371Z] Congratulations! Changelog CHANGELOG.md is well-formed. 00:56:32 [2021-04-09T00:56:32.371Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 00:56:32 [2021-04-09T00:56:32.371Z] Congratulations! No new tests were added to integration-cli. 00:56:32 [2021-04-09T00:56:32.371Z] 00:56:32 [2021-04-09T00:56:32.371Z] INFO Start validation with golang-ci-lint 00:56:32 [2021-04-09T00:56:32.631Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 00:56:32 [2021-04-09T00:56:32.631Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 00:56:32 [2021-04-09T00:56:32.631Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 00:56:36 [2021-04-09T00:56:36.882Z] Fetching without tags 00:56:37 [2021-04-09T00:56:37.007Z] Fetching without tags 00:56:37 [2021-04-09T00:56:37.129Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f 00:56:37 [2021-04-09T00:56:37.265Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f 00:56:36 [2021-04-09T00:56:36.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:36 [2021-04-09T00:56:36.941Z] > git config --add remote.origin.fetch +refs/pull/39846/head:refs/remotes/origin/PR-39846 # timeout=10 00:56:36 [2021-04-09T00:56:36.946Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:36 [2021-04-09T00:56:36.954Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:36 [2021-04-09T00:56:36.962Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:36 [2021-04-09T00:56:36.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:36 [2021-04-09T00:56:36.963Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:37 [2021-04-09T00:56:37.220Z] > git config core.sparsecheckout # timeout=10 00:56:37 [2021-04-09T00:56:37.231Z] > git checkout -f 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f # timeout=10 00:56:36 [2021-04-09T00:56:36.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:36 [2021-04-09T00:56:36.854Z] > git config --add remote.origin.fetch +refs/pull/39846/head:refs/remotes/origin/PR-39846 # timeout=10 00:56:36 [2021-04-09T00:56:36.859Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:36 [2021-04-09T00:56:36.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:36 [2021-04-09T00:56:36.887Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:36 [2021-04-09T00:56:36.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:36 [2021-04-09T00:56:36.888Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:37 [2021-04-09T00:56:37.131Z] > git config core.sparsecheckout # timeout=10 00:56:37 [2021-04-09T00:56:37.145Z] > git checkout -f 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f # timeout=10 00:56:38 [2021-04-09T00:56:38.107Z] Merge succeeded, producing 25a8987b38b427cda7800e86ba8445c85e8fe5c8 00:56:38 [2021-04-09T00:56:38.107Z] Checking out Revision 25a8987b38b427cda7800e86ba8445c85e8fe5c8 (PR-39846) 00:56:38 [2021-04-09T00:56:38.158Z] Still waiting to schedule task 00:56:38 [2021-04-09T00:56:38.158Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ 00:56:38 [2021-04-09T00:56:38.183Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD" 00:56:38 [2021-04-09T00:56:38.203Z] First time build. Skipping changelog. 00:56:38 [2021-04-09T00:56:38.229Z] Merge succeeded, producing 25a8987b38b427cda7800e86ba8445c85e8fe5c8 00:56:38 [2021-04-09T00:56:38.230Z] Checking out Revision 25a8987b38b427cda7800e86ba8445c85e8fe5c8 (PR-39846) 00:56:38 [2021-04-09T00:56:38.306Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD" 00:56:38 [2021-04-09T00:56:38.410Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 00:56:38 [2021-04-09T00:56:38.728Z] Fetching without tags 00:56:38 [2021-04-09T00:56:38.888Z] + docker version 00:56:38 [2021-04-09T00:56:38.888Z] Client: Docker Engine - Community 00:56:38 [2021-04-09T00:56:38.888Z] Version: 20.10.5 00:56:38 [2021-04-09T00:56:38.888Z] API version: 1.41 00:56:38 [2021-04-09T00:56:38.888Z] Go version: go1.13.15 00:56:38 [2021-04-09T00:56:38.888Z] Git commit: 55c4c88 00:56:38 [2021-04-09T00:56:38.888Z] Built: Tue Mar 2 20:18:20 2021 00:56:38 [2021-04-09T00:56:38.888Z] OS/Arch: linux/amd64 00:56:38 [2021-04-09T00:56:38.888Z] Context: default 00:56:38 [2021-04-09T00:56:38.888Z] Experimental: true 00:56:38 [2021-04-09T00:56:38.888Z] 00:56:38 [2021-04-09T00:56:38.888Z] Server: Docker Engine - Community 00:56:38 [2021-04-09T00:56:38.888Z] Engine: 00:56:38 [2021-04-09T00:56:38.888Z] Version: 20.10.5 00:56:38 [2021-04-09T00:56:38.888Z] API version: 1.41 (minimum version 1.12) 00:56:38 [2021-04-09T00:56:38.888Z] Go version: go1.13.15 00:56:38 [2021-04-09T00:56:38.888Z] Git commit: 363e9a8 00:56:38 [2021-04-09T00:56:38.888Z] Built: Tue Mar 2 20:16:15 2021 00:56:38 [2021-04-09T00:56:38.888Z] OS/Arch: linux/amd64 00:56:38 [2021-04-09T00:56:38.888Z] Experimental: true 00:56:38 [2021-04-09T00:56:38.888Z] containerd: 00:56:38 [2021-04-09T00:56:38.888Z] Version: 1.4.4 00:56:38 [2021-04-09T00:56:38.888Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:56:38 [2021-04-09T00:56:38.888Z] runc: 00:56:38 [2021-04-09T00:56:38.888Z] Version: 1.0.0-rc93 00:56:38 [2021-04-09T00:56:38.888Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:56:38 [2021-04-09T00:56:38.888Z] docker-init: 00:56:38 [2021-04-09T00:56:38.888Z] Version: 0.19.0 00:56:38 [2021-04-09T00:56:38.888Z] GitCommit: de40ad0 [Pipeline] sh 00:56:38 [2021-04-09T00:56:38.974Z] + docker version 00:56:38 [2021-04-09T00:56:38.974Z] Client: Docker Engine - Community 00:56:38 [2021-04-09T00:56:38.974Z] Version: 20.10.5 00:56:38 [2021-04-09T00:56:38.974Z] API version: 1.41 00:56:38 [2021-04-09T00:56:38.974Z] Go version: go1.13.15 00:56:38 [2021-04-09T00:56:38.974Z] Git commit: 55c4c88 00:56:38 [2021-04-09T00:56:38.974Z] Built: Tue Mar 2 20:18:05 2021 00:56:38 [2021-04-09T00:56:38.974Z] OS/Arch: linux/amd64 00:56:38 [2021-04-09T00:56:38.974Z] Context: default 00:56:38 [2021-04-09T00:56:38.974Z] Experimental: true 00:56:38 [2021-04-09T00:56:38.974Z] 00:56:38 [2021-04-09T00:56:38.974Z] Server: Docker Engine - Community 00:56:38 [2021-04-09T00:56:38.974Z] Engine: 00:56:38 [2021-04-09T00:56:38.974Z] Version: 20.10.5 00:56:38 [2021-04-09T00:56:38.974Z] API version: 1.41 (minimum version 1.12) 00:56:38 [2021-04-09T00:56:38.974Z] Go version: go1.13.15 00:56:38 [2021-04-09T00:56:38.974Z] Git commit: 363e9a8 00:56:38 [2021-04-09T00:56:38.974Z] Built: Tue Mar 2 20:16:00 2021 00:56:38 [2021-04-09T00:56:38.974Z] OS/Arch: linux/amd64 00:56:38 [2021-04-09T00:56:38.974Z] Experimental: true 00:56:38 [2021-04-09T00:56:38.974Z] containerd: 00:56:38 [2021-04-09T00:56:38.974Z] Version: 1.4.4 00:56:38 [2021-04-09T00:56:38.974Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:56:38 [2021-04-09T00:56:38.974Z] runc: 00:56:38 [2021-04-09T00:56:38.974Z] Version: 1.0.0-rc93 00:56:38 [2021-04-09T00:56:38.974Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:56:38 [2021-04-09T00:56:38.974Z] docker-init: 00:56:38 [2021-04-09T00:56:38.974Z] Version: 0.19.0 00:56:38 [2021-04-09T00:56:38.974Z] GitCommit: de40ad0 [Pipeline] sh 00:56:39 [2021-04-09T00:56:39.140Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f 00:56:39 [2021-04-09T00:56:39.158Z] + docker info 00:56:37 [2021-04-09T00:56:37.667Z] > git remote # timeout=10 00:56:37 [2021-04-09T00:56:37.672Z] > git config --get remote.origin.url # timeout=10 00:56:37 [2021-04-09T00:56:37.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:37 [2021-04-09T00:56:37.679Z] > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10 00:56:38 [2021-04-09T00:56:38.177Z] > git rev-parse HEAD^{commit} # timeout=10 00:56:38 [2021-04-09T00:56:38.185Z] > git config core.sparsecheckout # timeout=10 00:56:38 [2021-04-09T00:56:38.191Z] > git checkout -f 25a8987b38b427cda7800e86ba8445c85e8fe5c8 # timeout=10 00:56:37 [2021-04-09T00:56:37.574Z] > git remote # timeout=10 00:56:37 [2021-04-09T00:56:37.591Z] > git config --get remote.origin.url # timeout=10 00:56:37 [2021-04-09T00:56:37.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:37 [2021-04-09T00:56:37.597Z] > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10 00:56:38 [2021-04-09T00:56:38.086Z] > git rev-parse HEAD^{commit} # timeout=10 00:56:38 [2021-04-09T00:56:38.109Z] > git config core.sparsecheckout # timeout=10 00:56:38 [2021-04-09T00:56:38.124Z] > git checkout -f 25a8987b38b427cda7800e86ba8445c85e8fe5c8 # timeout=10 00:56:38 [2021-04-09T00:56:38.188Z] > git rev-list --no-walk 1dcc3c693722fcf8862298bc58d88dfae2e873c2 # timeout=10 00:56:39 [2021-04-09T00:56:39.253Z] + docker info 00:56:38 [2021-04-09T00:56:38.112Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:38 [2021-04-09T00:56:38.164Z] > git config --add remote.origin.fetch +refs/pull/39846/head:refs/remotes/origin/PR-39846 # timeout=10 00:56:38 [2021-04-09T00:56:38.210Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:38 [2021-04-09T00:56:38.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:38 [2021-04-09T00:56:38.442Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:38 [2021-04-09T00:56:38.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:38 [2021-04-09T00:56:38.444Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:39 [2021-04-09T00:56:39.172Z] > git config core.sparsecheckout # timeout=10 00:56:39 [2021-04-09T00:56:39.220Z] > git checkout -f 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f # timeout=10 00:56:39 [2021-04-09T00:56:39.352Z] Fetching without tags 00:56:39 [2021-04-09T00:56:39.498Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f 00:56:38 [2021-04-09T00:56:38.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:38 [2021-04-09T00:56:38.432Z] > git config --add remote.origin.fetch +refs/pull/39846/head:refs/remotes/origin/PR-39846 # timeout=10 00:56:38 [2021-04-09T00:56:38.491Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:38 [2021-04-09T00:56:38.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:38 [2021-04-09T00:56:38.765Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:38 [2021-04-09T00:56:38.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:38 [2021-04-09T00:56:38.768Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:39 [2021-04-09T00:56:39.535Z] > git config core.sparsecheckout # timeout=10 00:56:39 [2021-04-09T00:56:39.593Z] > git checkout -f 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f # timeout=10 00:56:39 [2021-04-09T00:56:39.698Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f 00:56:39 [2021-04-09T00:56:39.718Z] Client: 00:56:39 [2021-04-09T00:56:39.718Z] Context: default 00:56:39 [2021-04-09T00:56:39.718Z] Debug Mode: false 00:56:39 [2021-04-09T00:56:39.718Z] Plugins: 00:56:39 [2021-04-09T00:56:39.718Z] app: Docker App (Docker Inc., v0.9.1-beta3) 00:56:39 [2021-04-09T00:56:39.718Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 00:56:39 [2021-04-09T00:56:39.718Z] 00:56:39 [2021-04-09T00:56:39.718Z] Server: 00:56:39 [2021-04-09T00:56:39.718Z] Containers: 0 00:56:39 [2021-04-09T00:56:39.718Z] Running: 0 00:56:39 [2021-04-09T00:56:39.718Z] Paused: 0 00:56:39 [2021-04-09T00:56:39.718Z] Stopped: 0 00:56:39 [2021-04-09T00:56:39.718Z] Images: 2 00:56:39 [2021-04-09T00:56:39.718Z] Server Version: 20.10.5 00:56:39 [2021-04-09T00:56:39.718Z] Storage Driver: overlay2 00:56:39 [2021-04-09T00:56:39.718Z] Backing Filesystem: extfs 00:56:39 [2021-04-09T00:56:39.718Z] Supports d_type: true 00:56:39 [2021-04-09T00:56:39.718Z] Native Overlay Diff: true 00:56:39 [2021-04-09T00:56:39.718Z] Logging Driver: json-file 00:56:39 [2021-04-09T00:56:39.718Z] Cgroup Driver: systemd 00:56:39 [2021-04-09T00:56:39.718Z] Cgroup Version: 2 00:56:39 [2021-04-09T00:56:39.718Z] Plugins: 00:56:39 [2021-04-09T00:56:39.718Z] Volume: local 00:56:39 [2021-04-09T00:56:39.718Z] Network: bridge host ipvlan macvlan null overlay 00:56:39 [2021-04-09T00:56:39.718Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 00:56:39 [2021-04-09T00:56:39.718Z] Swarm: inactive 00:56:39 [2021-04-09T00:56:39.718Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 00:56:39 [2021-04-09T00:56:39.718Z] Default Runtime: runc 00:56:39 [2021-04-09T00:56:39.718Z] Init Binary: docker-init 00:56:39 [2021-04-09T00:56:39.718Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:56:39 [2021-04-09T00:56:39.718Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:56:39 [2021-04-09T00:56:39.718Z] init version: de40ad0 00:56:39 [2021-04-09T00:56:39.718Z] Security Options: 00:56:39 [2021-04-09T00:56:39.718Z] apparmor 00:56:39 [2021-04-09T00:56:39.718Z] seccomp 00:56:39 [2021-04-09T00:56:39.718Z] Profile: default 00:56:39 [2021-04-09T00:56:39.718Z] cgroupns 00:56:39 [2021-04-09T00:56:39.718Z] Kernel Version: 5.4.0-1041-aws 00:56:39 [2021-04-09T00:56:39.718Z] Operating System: Ubuntu 20.04.2 LTS 00:56:39 [2021-04-09T00:56:39.718Z] OSType: linux 00:56:39 [2021-04-09T00:56:39.718Z] Architecture: x86_64 00:56:39 [2021-04-09T00:56:39.718Z] CPUs: 2 00:56:39 [2021-04-09T00:56:39.718Z] Total Memory: 7.487GiB 00:56:39 [2021-04-09T00:56:39.718Z] Name: ip-10-100-81-152 00:56:39 [2021-04-09T00:56:39.718Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR 00:56:39 [2021-04-09T00:56:39.718Z] Docker Root Dir: /var/lib/docker 00:56:39 [2021-04-09T00:56:39.718Z] Debug Mode: false 00:56:39 [2021-04-09T00:56:39.718Z] Registry: https://index.docker.io/v1/ 00:56:39 [2021-04-09T00:56:39.718Z] Labels: 00:56:39 [2021-04-09T00:56:39.718Z] Experimental: true 00:56:39 [2021-04-09T00:56:39.718Z] Insecure Registries: 00:56:39 [2021-04-09T00:56:39.718Z] 127.0.0.0/8 00:56:39 [2021-04-09T00:56:39.718Z] Live Restore Enabled: true 00:56:39 [2021-04-09T00:56:39.718Z] 00:56:39 [2021-04-09T00:56:39.718Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 00:56:39 [2021-04-09T00:56:39.818Z] Client: 00:56:39 [2021-04-09T00:56:39.818Z] Context: default 00:56:39 [2021-04-09T00:56:39.818Z] Debug Mode: false 00:56:39 [2021-04-09T00:56:39.818Z] Plugins: 00:56:39 [2021-04-09T00:56:39.818Z] app: Docker App (Docker Inc., v0.9.1-beta3) 00:56:39 [2021-04-09T00:56:39.818Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 00:56:39 [2021-04-09T00:56:39.818Z] 00:56:39 [2021-04-09T00:56:39.818Z] Server: 00:56:39 [2021-04-09T00:56:39.818Z] Containers: 0 00:56:39 [2021-04-09T00:56:39.818Z] Running: 0 00:56:39 [2021-04-09T00:56:39.818Z] Paused: 0 00:56:39 [2021-04-09T00:56:39.818Z] Stopped: 0 00:56:39 [2021-04-09T00:56:39.818Z] Images: 3 00:56:39 [2021-04-09T00:56:39.818Z] Server Version: 20.10.5 00:56:39 [2021-04-09T00:56:39.818Z] Storage Driver: overlay2 00:56:39 [2021-04-09T00:56:39.818Z] Backing Filesystem: extfs 00:56:39 [2021-04-09T00:56:39.818Z] Supports d_type: true 00:56:39 [2021-04-09T00:56:39.818Z] Native Overlay Diff: true 00:56:39 [2021-04-09T00:56:39.818Z] Logging Driver: json-file 00:56:39 [2021-04-09T00:56:39.818Z] Cgroup Driver: cgroupfs 00:56:39 [2021-04-09T00:56:39.818Z] Cgroup Version: 1 00:56:39 [2021-04-09T00:56:39.818Z] Plugins: 00:56:39 [2021-04-09T00:56:39.818Z] Volume: local 00:56:39 [2021-04-09T00:56:39.818Z] Network: bridge host ipvlan macvlan null overlay 00:56:39 [2021-04-09T00:56:39.818Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 00:56:39 [2021-04-09T00:56:39.818Z] Swarm: inactive 00:56:39 [2021-04-09T00:56:39.818Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 00:56:39 [2021-04-09T00:56:39.818Z] Default Runtime: runc 00:56:39 [2021-04-09T00:56:39.818Z] Init Binary: docker-init 00:56:39 [2021-04-09T00:56:39.818Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:56:39 [2021-04-09T00:56:39.818Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:56:39 [2021-04-09T00:56:39.818Z] init version: de40ad0 00:56:39 [2021-04-09T00:56:39.818Z] Security Options: 00:56:39 [2021-04-09T00:56:39.818Z] apparmor 00:56:39 [2021-04-09T00:56:39.818Z] seccomp 00:56:39 [2021-04-09T00:56:39.818Z] Profile: default 00:56:39 [2021-04-09T00:56:39.818Z] Kernel Version: 5.4.0-1041-aws 00:56:39 [2021-04-09T00:56:39.818Z] Operating System: Ubuntu 18.04.5 LTS 00:56:39 [2021-04-09T00:56:39.818Z] OSType: linux 00:56:39 [2021-04-09T00:56:39.818Z] Architecture: x86_64 00:56:39 [2021-04-09T00:56:39.818Z] CPUs: 2 00:56:39 [2021-04-09T00:56:39.818Z] Total Memory: 7.487GiB 00:56:39 [2021-04-09T00:56:39.818Z] Name: ip-10-100-98-122 00:56:39 [2021-04-09T00:56:39.818Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B 00:56:39 [2021-04-09T00:56:39.818Z] Docker Root Dir: /var/lib/docker 00:56:39 [2021-04-09T00:56:39.818Z] Debug Mode: false 00:56:39 [2021-04-09T00:56:39.818Z] Registry: https://index.docker.io/v1/ 00:56:39 [2021-04-09T00:56:39.818Z] Labels: 00:56:39 [2021-04-09T00:56:39.818Z] Experimental: true 00:56:39 [2021-04-09T00:56:39.818Z] Insecure Registries: 00:56:39 [2021-04-09T00:56:39.818Z] 127.0.0.0/8 00:56:39 [2021-04-09T00:56:39.818Z] Live Restore Enabled: true 00:56:39 [2021-04-09T00:56:39.818Z] 00:56:39 [2021-04-09T00:56:39.818Z] WARNING: No swap limit support [Pipeline] sh 00:56:40 [2021-04-09T00:56:40.045Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 . 00:56:40 [2021-04-09T00:56:40.096Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 00:56:40 [2021-04-09T00:56:40.096Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 00:56:40 [2021-04-09T00:56:40.096Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39846/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh 00:56:40 [2021-04-09T00:56:40.096Z] + bash /home/ubuntu/workspace/moby_PR-39846/check-config.sh 00:56:40 [2021-04-09T00:56:40.096Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 00:56:40 [2021-04-09T00:56:40.096Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... 00:56:40 [2021-04-09T00:56:40.096Z] 00:56:40 [2021-04-09T00:56:40.096Z] Generally Necessary: 00:56:40 [2021-04-09T00:56:40.096Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 00:56:40 [2021-04-09T00:56:40.096Z] - apparmor: enabled and tools installed 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_NAMESPACES: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_NET_NS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_PID_NS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_IPC_NS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_UTS_NS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUPS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUP_CPUACCT: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUP_DEVICE: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUP_FREEZER: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUP_SCHED: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CPUSETS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_MEMCG: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_KEYS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_VETH: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_BRIDGE: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_IP_NF_FILTER: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_IP_NF_NAT: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_NF_NAT: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_POSIX_MQUEUE: enabled 00:56:40 [2021-04-09T00:56:40.096Z] 00:56:40 [2021-04-09T00:56:40.096Z] Optional Features: 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_USER_NS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_SECCOMP: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_SECCOMP_FILTER: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUP_PIDS: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_MEMCG_SWAP: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 00:56:40 [2021-04-09T00:56:40.096Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_BLK_CGROUP: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_BLK_DEV_THROTTLING: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUP_PERF: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUP_HUGETLB: enabled 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 00:56:40 [2021-04-09T00:56:40.096Z] - CONFIG_CGROUP_NET_PRIO: enabled 00:56:40 [2021-04-09T00:56:40.300Z] #1 [internal] load build definition from Dockerfile 00:56:40 [2021-04-09T00:56:40.300Z] #1 sha256:8a356ce307b33b0b313b991abbb8c9ed7915f088d7c02ee2c3d18fb60543adbd 00:56:40 [2021-04-09T00:56:40.300Z] #1 transferring dockerfile: 17.07kB done 00:56:40 [2021-04-09T00:56:40.300Z] #1 DONE 0.0s 00:56:40 [2021-04-09T00:56:40.300Z] 00:56:40 [2021-04-09T00:56:40.300Z] #2 [internal] load .dockerignore 00:56:40 [2021-04-09T00:56:40.300Z] #2 sha256:53af06d4012dd15df2df41df5b9102535faffcf85ceb47083c07a6d11d12b6e9 00:56:40 [2021-04-09T00:56:40.300Z] #2 transferring context: 87B done 00:56:40 [2021-04-09T00:56:40.300Z] #2 DONE 0.0s 00:56:40 [2021-04-09T00:56:40.300Z] 00:56:40 [2021-04-09T00:56:40.300Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 00:56:40 [2021-04-09T00:56:40.300Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 00:56:40 [2021-04-09T00:56:40.300Z] #3 DONE 0.1s 00:56:40 [2021-04-09T00:56:40.300Z] 00:56:40 [2021-04-09T00:56:40.300Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 00:56:40 [2021-04-09T00:56:40.300Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 00:56:40 [2021-04-09T00:56:40.300Z] #4 CACHED 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_CFS_BANDWIDTH: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_FAIR_GROUP_SCHED: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_RT_GROUP_SCHED: missing 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_IP_VS: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_IP_VS_NFCT: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_IP_VS_PROTO_TCP: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_IP_VS_PROTO_UDP: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_IP_VS_RR: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_SECURITY_SELINUX: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_SECURITY_APPARMOR: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_EXT4_FS: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_EXT4_FS_SECURITY: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - Network Drivers: 00:56:40 [2021-04-09T00:56:40.354Z] - "overlay": 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_VXLAN: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 00:56:40 [2021-04-09T00:56:40.354Z] Optional (for encrypted networks): 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_CRYPTO: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_CRYPTO_AEAD: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_CRYPTO_GCM: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_CRYPTO_SEQIV: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_CRYPTO_GHASH: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_XFRM: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_XFRM_USER: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_XFRM_ALGO: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_INET_ESP: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - "ipvlan": 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_IPVLAN: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - "macvlan": 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_MACVLAN: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_DUMMY: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - "ftp,tftp client in container": 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_NF_NAT_FTP: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - Storage Drivers: 00:56:40 [2021-04-09T00:56:40.354Z] - "aufs": 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_AUFS_FS: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - "btrfs": 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_BTRFS_FS: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - "devicemapper": 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_BLK_DEV_DM: enabled 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - "overlay": 00:56:40 [2021-04-09T00:56:40.354Z] - CONFIG_OVERLAY_FS: enabled (as module) 00:56:40 [2021-04-09T00:56:40.354Z] - "zfs": 00:56:40 [2021-04-09T00:56:40.354Z] - /dev/zfs: present 00:56:40 [2021-04-09T00:56:40.354Z] - zfs command: missing 00:56:40 [2021-04-09T00:56:40.354Z] - zpool command: missing 00:56:40 [2021-04-09T00:56:40.354Z] 00:56:40 [2021-04-09T00:56:40.354Z] Limits: 00:56:40 [2021-04-09T00:56:40.354Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 00:56:40 [2021-04-09T00:56:40.354Z] 00:56:40 [2021-04-09T00:56:40.354Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 00:56:40 [2021-04-09T00:56:40.556Z] 00:56:40 [2021-04-09T00:56:40.556Z] #6 [internal] load metadata for docker.io/library/debian:buster 00:56:40 [2021-04-09T00:56:40.556Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 00:56:40 [2021-04-09T00:56:40.556Z] #6 DONE 0.1s 00:56:40 [2021-04-09T00:56:40.556Z] 00:56:40 [2021-04-09T00:56:40.556Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:40 [2021-04-09T00:56:40.556Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 00:56:40 [2021-04-09T00:56:40.681Z] + sudo modprobe ip_vs 00:56:40 [2021-04-09T00:56:40.681Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 . 00:56:40 [2021-04-09T00:56:40.812Z] #8 DONE 0.1s 00:56:40 [2021-04-09T00:56:40.812Z] 00:56:40 [2021-04-09T00:56:40.812Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:40 [2021-04-09T00:56:40.812Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 00:56:40 [2021-04-09T00:56:40.812Z] #7 DONE 0.1s 00:56:40 [2021-04-09T00:56:40.812Z] 00:56:40 [2021-04-09T00:56:40.812Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster 00:56:40 [2021-04-09T00:56:40.812Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 00:56:40 [2021-04-09T00:56:40.812Z] #5 DONE 0.1s 00:56:40 [2021-04-09T00:56:40.943Z] #1 [internal] load build definition from Dockerfile 00:56:40 [2021-04-09T00:56:40.943Z] #1 sha256:8c09857a6d11ef49918c02dbcad41c20bf1eab79c764efb9d532a13b5d948fb5 00:56:40 [2021-04-09T00:56:40.943Z] #1 transferring dockerfile: 17.07kB done 00:56:40 [2021-04-09T00:56:40.943Z] #1 DONE 0.0s 00:56:40 [2021-04-09T00:56:40.943Z] 00:56:40 [2021-04-09T00:56:40.943Z] #2 [internal] load .dockerignore 00:56:40 [2021-04-09T00:56:40.943Z] #2 sha256:22faf5b7e0d71368f9ce0010314bac23af7ea70a75b356c75b1f190a00dc9624 00:56:40 [2021-04-09T00:56:40.943Z] #2 transferring context: 87B done 00:56:40 [2021-04-09T00:56:40.943Z] #2 DONE 0.0s 00:56:40 [2021-04-09T00:56:40.943Z] 00:56:40 [2021-04-09T00:56:40.943Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 00:56:40 [2021-04-09T00:56:40.943Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 00:56:41 [2021-04-09T00:56:41.067Z] 00:56:41 [2021-04-09T00:56:41.067Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:56:41 [2021-04-09T00:56:41.068Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 00:56:41 [2021-04-09T00:56:41.068Z] #64 DONE 0.0s 00:56:41 [2021-04-09T00:56:41.068Z] 00:56:41 [2021-04-09T00:56:41.068Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:56:41 [2021-04-09T00:56:41.068Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:56:41 [2021-04-09T00:56:41.068Z] #26 DONE 0.0s 00:56:41 [2021-04-09T00:56:41.068Z] 00:56:41 [2021-04-09T00:56:41.068Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:56:41 [2021-04-09T00:56:41.068Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 00:56:41 [2021-04-09T00:56:41.068Z] #62 DONE 0.0s 00:56:41 [2021-04-09T00:56:41.068Z] 00:56:41 [2021-04-09T00:56:41.068Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 00:56:41 [2021-04-09T00:56:41.068Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 00:56:41 [2021-04-09T00:56:41.068Z] #9 DONE 0.0s 00:56:41 [2021-04-09T00:56:41.068Z] 00:56:41 [2021-04-09T00:56:41.068Z] #23 [internal] load build context 00:56:41 [2021-04-09T00:56:41.068Z] #23 sha256:14f6f47b65903ccd72f8f675dbc5121a6a5956c7bb677af331cd43c738b3987f 00:56:39 [2021-04-09T00:56:39.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:39 [2021-04-09T00:56:39.334Z] > git config --add remote.origin.fetch +refs/pull/39846/head:refs/remotes/origin/PR-39846 # timeout=10 00:56:39 [2021-04-09T00:56:39.339Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:39 [2021-04-09T00:56:39.347Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:56:39 [2021-04-09T00:56:39.356Z] Fetching upstream changes from https://github.com/moby/moby.git 00:56:39 [2021-04-09T00:56:39.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:39 [2021-04-09T00:56:39.357Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:56:39 [2021-04-09T00:56:39.702Z] > git config core.sparsecheckout # timeout=10 00:56:39 [2021-04-09T00:56:39.707Z] > git checkout -f 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f # timeout=10 00:56:40 [2021-04-09T00:56:40.648Z] > git remote # timeout=10 00:56:40 [2021-04-09T00:56:40.653Z] > git config --get remote.origin.url # timeout=10 00:56:40 [2021-04-09T00:56:40.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:40 [2021-04-09T00:56:40.659Z] > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10 00:56:41 [2021-04-09T00:56:41.201Z] #3 DONE 0.1s 00:56:41 [2021-04-09T00:56:41.201Z] 00:56:41 [2021-04-09T00:56:41.201Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 00:56:41 [2021-04-09T00:56:41.201Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 00:56:41 [2021-04-09T00:56:41.201Z] #4 CACHED 00:56:41 [2021-04-09T00:56:41.431Z] Merge succeeded, producing ce5b86f931894ecd231b082251d97a5c80a5b6fd 00:56:41 [2021-04-09T00:56:41.432Z] Checking out Revision ce5b86f931894ecd231b082251d97a5c80a5b6fd (PR-39846) 00:56:41 [2021-04-09T00:56:41.459Z] 00:56:41 [2021-04-09T00:56:41.459Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:41 [2021-04-09T00:56:41.459Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 00:56:41 [2021-04-09T00:56:41.459Z] #6 DONE 0.1s 00:56:41 [2021-04-09T00:56:41.459Z] 00:56:41 [2021-04-09T00:56:41.459Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:41 [2021-04-09T00:56:41.459Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 00:56:41 [2021-04-09T00:56:41.459Z] #8 DONE 0.1s 00:56:41 [2021-04-09T00:56:41.459Z] 00:56:41 [2021-04-09T00:56:41.459Z] #5 [internal] load metadata for docker.io/library/debian:buster 00:56:41 [2021-04-09T00:56:41.459Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 00:56:41 [2021-04-09T00:56:41.459Z] #5 DONE 0.1s 00:56:41 [2021-04-09T00:56:41.459Z] 00:56:41 [2021-04-09T00:56:41.459Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster 00:56:41 [2021-04-09T00:56:41.459Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 00:56:41 [2021-04-09T00:56:41.459Z] #7 DONE 0.1s 00:56:41 [2021-04-09T00:56:41.497Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD" 00:56:41 [2021-04-09T00:56:41.505Z] First time build. Skipping changelog. 00:56:41 [2021-04-09T00:56:41.718Z] 00:56:41 [2021-04-09T00:56:41.718Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:56:41 [2021-04-09T00:56:41.718Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 00:56:41 [2021-04-09T00:56:41.718Z] #64 DONE 0.0s 00:56:41 [2021-04-09T00:56:41.718Z] 00:56:41 [2021-04-09T00:56:41.718Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:56:41 [2021-04-09T00:56:41.718Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 00:56:41 [2021-04-09T00:56:41.718Z] #62 DONE 0.0s 00:56:41 [2021-04-09T00:56:41.718Z] 00:56:41 [2021-04-09T00:56:41.718Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 00:56:41 [2021-04-09T00:56:41.718Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 00:56:41 [2021-04-09T00:56:41.718Z] #9 DONE 0.0s 00:56:41 [2021-04-09T00:56:41.718Z] 00:56:41 [2021-04-09T00:56:41.718Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:56:41 [2021-04-09T00:56:41.718Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:56:41 [2021-04-09T00:56:41.718Z] #26 DONE 0.0s 00:56:41 [2021-04-09T00:56:41.718Z] 00:56:41 [2021-04-09T00:56:41.718Z] #23 [internal] load build context 00:56:41 [2021-04-09T00:56:41.718Z] #23 sha256:51c780df22bb40f9d47a9c0ac6d0b30b8302a171779ae8375e168d849ef5a3e2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 00:56:42 [2021-04-09T00:56:42.233Z] + docker version 00:56:42 [2021-04-09T00:56:42.233Z] Client: Docker Engine - Community 00:56:42 [2021-04-09T00:56:42.233Z] Version: 20.10.5 00:56:42 [2021-04-09T00:56:42.233Z] API version: 1.41 00:56:42 [2021-04-09T00:56:42.233Z] Go version: go1.13.15 00:56:42 [2021-04-09T00:56:42.233Z] Git commit: 55c4c88 00:56:42 [2021-04-09T00:56:42.233Z] Built: Tue Mar 2 20:19:31 2021 00:56:42 [2021-04-09T00:56:42.233Z] OS/Arch: linux/arm64 00:56:42 [2021-04-09T00:56:42.233Z] Context: default 00:56:42 [2021-04-09T00:56:42.233Z] Experimental: true 00:56:42 [2021-04-09T00:56:42.233Z] 00:56:42 [2021-04-09T00:56:42.233Z] Server: Docker Engine - Community 00:56:42 [2021-04-09T00:56:42.233Z] Engine: 00:56:42 [2021-04-09T00:56:42.233Z] Version: 20.10.5 00:56:42 [2021-04-09T00:56:42.233Z] API version: 1.41 (minimum version 1.12) 00:56:42 [2021-04-09T00:56:42.233Z] Go version: go1.13.15 00:56:42 [2021-04-09T00:56:42.233Z] Git commit: 363e9a8 00:56:42 [2021-04-09T00:56:42.233Z] Built: Tue Mar 2 20:17:22 2021 00:56:42 [2021-04-09T00:56:42.233Z] OS/Arch: linux/arm64 00:56:42 [2021-04-09T00:56:42.233Z] Experimental: true 00:56:42 [2021-04-09T00:56:42.233Z] containerd: 00:56:42 [2021-04-09T00:56:42.233Z] Version: 1.4.4 00:56:42 [2021-04-09T00:56:42.233Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:56:42 [2021-04-09T00:56:42.233Z] runc: 00:56:42 [2021-04-09T00:56:42.233Z] Version: 1.0.0-rc93 00:56:42 [2021-04-09T00:56:42.233Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:56:42 [2021-04-09T00:56:42.233Z] docker-init: 00:56:42 [2021-04-09T00:56:42.233Z] Version: 0.19.0 00:56:42 [2021-04-09T00:56:42.233Z] GitCommit: de40ad0 [Pipeline] sh 00:56:42 [2021-04-09T00:56:42.443Z] #23 transferring context: 53.54MB 1.5s done 00:56:42 [2021-04-09T00:56:42.443Z] #23 DONE 1.5s 00:56:42 [2021-04-09T00:56:42.524Z] + docker info 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #19 [dev-systemd-false 6/26] RUN ldconfig 00:56:42 [2021-04-09T00:56:42.699Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df 00:56:42 [2021-04-09T00:56:42.699Z] #19 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #24 sha256:4e88daa76e1c39b4397623eba08d785ea5abe6e67f038409c6f351bfd39a97e8 00:56:42 [2021-04-09T00:56:42.699Z] #24 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 00:56:42 [2021-04-09T00:56:42.699Z] #27 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.699Z] #38 sha256:1cc1b10596f49e53b8b704bfaae8f4e0a4eb3b1a0d69d996f1fde31ed0d8dbaf 00:56:42 [2021-04-09T00:56:42.699Z] #38 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.699Z] #48 sha256:3d649f1025ea83fb003774c96ac4431c921b9b3d337ebe86dcc7703ec91b5fe5 00:56:42 [2021-04-09T00:56:42.699Z] #48 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 00:56:42 [2021-04-09T00:56:42.699Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 00:56:42 [2021-04-09T00:56:42.699Z] #65 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #67 sha256:02d2e734f428ba579eb014c6fd13d269bb727d08cb5f5d730509acf5f5b55c2d 00:56:42 [2021-04-09T00:56:42.699Z] #67 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.699Z] #61 sha256:25de68d692470f3bb750f284d8c60347ae3b60b089fe2b929cd7e4bf6c14cc68 00:56:42 [2021-04-09T00:56:42.699Z] #61 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 00:56:42 [2021-04-09T00:56:42.699Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 00:56:42 [2021-04-09T00:56:42.699Z] #18 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.699Z] #66 sha256:67c8bbbab5e956161c1e307747c10cb9e9842a74a18b6e80a0efbaebb9c26a35 00:56:42 [2021-04-09T00:56:42.699Z] #66 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #34 sha256:8f3f4509de4545e6d15b473db4e13e76a066e1140dd1d5787e6611356bad6b99 00:56:42 [2021-04-09T00:56:42.699Z] #34 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #58 sha256:96038b1585ca3005fc1e657ea66f7e4559f7c7c22344c9982eb2a7478fd3dd56 00:56:42 [2021-04-09T00:56:42.699Z] #58 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 00:56:42 [2021-04-09T00:56:42.699Z] #32 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.699Z] #35 sha256:ee37c9795352da99430b21dd16abeddcecc05c3ee18e0ac51542c0599e1f6f7e 00:56:42 [2021-04-09T00:56:42.699Z] #35 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 00:56:42 [2021-04-09T00:56:42.699Z] #55 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #53 sha256:21b16a8b5adfae8ee7fbff682944ca417c8c29ac8d49637012e545392340450c 00:56:42 [2021-04-09T00:56:42.699Z] #53 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 00:56:42 [2021-04-09T00:56:42.699Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f 00:56:42 [2021-04-09T00:56:42.699Z] #10 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 00:56:42 [2021-04-09T00:56:42.699Z] #20 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 00:56:42 [2021-04-09T00:56:42.699Z] #30 sha256:8b5b27c340288e037c47bffe697bb829a14eee4b61348694f59ac5a7688702e3 00:56:42 [2021-04-09T00:56:42.699Z] #30 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 00:56:42 [2021-04-09T00:56:42.699Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 00:56:42 [2021-04-09T00:56:42.699Z] #16 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 00:56:42 [2021-04-09T00:56:42.699Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 00:56:42 [2021-04-09T00:56:42.699Z] #31 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.699Z] #50 sha256:2f4aa0f4f0757cea18268c7a27aea28034680fff07ed99b7e26c7bd0a74dbbfc 00:56:42 [2021-04-09T00:56:42.699Z] #50 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #51 sha256:a67caa19be8dfabfea8b6b8c99ab33f4df52f83e4c052e0f35156c378528a942 00:56:42 [2021-04-09T00:56:42.699Z] #51 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 00:56:42 [2021-04-09T00:56:42.699Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 00:56:42 [2021-04-09T00:56:42.699Z] #39 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.699Z] #33 sha256:52811ea2661e3e8efb181327f22ffb003d8f22bffdb8e46295f8bc3a4886cf3f 00:56:42 [2021-04-09T00:56:42.699Z] #33 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.699Z] #46 sha256:d6dfe53a6659c11cead9f7e19fc0199439d11dd22dd7c332844267d96b916b7f 00:56:42 [2021-04-09T00:56:42.699Z] #46 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 00:56:42 [2021-04-09T00:56:42.699Z] #25 sha256:db8c5ccaccda93a6820f4cb6bc4f04addf41b1952d93f02860ad6ecdf3309ef4 00:56:42 [2021-04-09T00:56:42.699Z] #25 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 00:56:42 [2021-04-09T00:56:42.699Z] #43 CACHED 00:56:42 [2021-04-09T00:56:42.699Z] 00:56:42 [2021-04-09T00:56:42.699Z] #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:56:42 [2021-04-09T00:56:42.699Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b 00:56:42 [2021-04-09T00:56:42.699Z] #21 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:56:42 [2021-04-09T00:56:42.700Z] #13 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #49 sha256:89b4367da5f00fa041e0389f3b2f30089266dd0905d4d201affe4b49f1008344 00:56:42 [2021-04-09T00:56:42.700Z] #49 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 00:56:42 [2021-04-09T00:56:42.700Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea 00:56:42 [2021-04-09T00:56:42.700Z] #17 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 00:56:42 [2021-04-09T00:56:42.700Z] #60 sha256:c4412acf01f761d7a79218e9affb70e3cbb253c0817394408b1523ba07766bd8 00:56:42 [2021-04-09T00:56:42.700Z] #60 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #70 sha256:611e2254958baf607ccf1efb0388653dcd718ec247b0cf475f17641e749d125f 00:56:42 [2021-04-09T00:56:42.700Z] #70 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #29 sha256:7193ad86d0189a20ea43721688b0ddf0db476655a3f4054f4104afc417551b6f 00:56:42 [2021-04-09T00:56:42.700Z] #29 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 00:56:42 [2021-04-09T00:56:42.700Z] #36 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 00:56:42 [2021-04-09T00:56:42.700Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 00:56:42 [2021-04-09T00:56:42.700Z] #63 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 00:56:42 [2021-04-09T00:56:42.700Z] #12 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 00:56:42 [2021-04-09T00:56:42.700Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 00:56:42 [2021-04-09T00:56:42.700Z] #22 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #37 sha256:384b0ea5017f3a9c9cf6973fb2cf79698714c95099d8037af50bcd399cf70de7 00:56:42 [2021-04-09T00:56:42.700Z] #37 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 00:56:42 [2021-04-09T00:56:42.700Z] #28 sha256:f601f9812814c3438b1ce936027d1429e02abfbe1ab4ee19a6392d347861f1d0 00:56:42 [2021-04-09T00:56:42.700Z] #28 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.700Z] #41 sha256:f058d9bbef14f6a77e2d20965d8f6d9bac322812440d8a39a356d1f7cbabce2e 00:56:42 [2021-04-09T00:56:42.700Z] #41 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 00:56:42 [2021-04-09T00:56:42.700Z] #11 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.700Z] #68 sha256:b883a8d83af55867d713619f80b286a966e3ea99743627108cd561313e4b666d 00:56:42 [2021-04-09T00:56:42.700Z] #68 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.700Z] #52 sha256:aa56d6e23d328d50e6e5742485d22f36b0bc7877614a69e891a55907e3edabcc 00:56:42 [2021-04-09T00:56:42.700Z] #52 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 00:56:42 [2021-04-09T00:56:42.700Z] #40 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.700Z] #57 sha256:1c40712d89585973a62dffbb0c0d618292e025b06af44469c1dce1e368f322b8 00:56:42 [2021-04-09T00:56:42.700Z] #57 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 00:56:42 [2021-04-09T00:56:42.700Z] #44 sha256:fd8f8632e05cac15d9b6321675aa7bada0639259b2856b4193ef1e11c0289eca 00:56:42 [2021-04-09T00:56:42.700Z] #44 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 00:56:42 [2021-04-09T00:56:42.700Z] #69 sha256:f618e48380ce51d31fa04b812b836cb571d029e7cddac5680c0af95e14a94b25 00:56:42 [2021-04-09T00:56:42.700Z] #69 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 00:56:42 [2021-04-09T00:56:42.700Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 00:56:42 [2021-04-09T00:56:42.700Z] #14 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #45 sha256:e74257b9e9ae75262c6959a506e4b2c6a3e54b3a1dda779a0fc5308ec0617a4a 00:56:42 [2021-04-09T00:56:42.700Z] #45 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 00:56:42 [2021-04-09T00:56:42.700Z] #59 sha256:bdc9a99ad610ff405720aef1d42c1e6ce26ea4921c0505d928bd0354086b0f8a 00:56:42 [2021-04-09T00:56:42.700Z] #59 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #56 sha256:3442c1d9227f28021d3d8aec3687754a9b9132ef031c6850ff039c7e4fb3e6de 00:56:42 [2021-04-09T00:56:42.700Z] #56 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:56:42 [2021-04-09T00:56:42.700Z] #42 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 00:56:42 [2021-04-09T00:56:42.700Z] #54 sha256:7f5e4a78a64df13dc49fdf126af644ec7b12061c040ba67514a798a4bf643edf 00:56:42 [2021-04-09T00:56:42.700Z] #54 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 00:56:42 [2021-04-09T00:56:42.700Z] #15 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #47 sha256:c09cdbbe5372950b90b259fbffc372e679f7e87ed422945736593d694b4a7668 00:56:42 [2021-04-09T00:56:42.700Z] #47 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #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:56:42 [2021-04-09T00:56:42.700Z] #71 sha256:996a01a19d1789117a32452eaf63f1255dd5248ade2cc185a9741a31b9b2627f 00:56:42 [2021-04-09T00:56:42.700Z] #71 CACHED 00:56:42 [2021-04-09T00:56:42.700Z] 00:56:42 [2021-04-09T00:56:42.700Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker 00:56:42 [2021-04-09T00:56:42.700Z] #72 sha256:3969d87d895f4029f3eab74c34ccce258153b310286b05bf370f405a25b88e19 00:56:42 [2021-04-09T00:56:42.219Z] > git remote # timeout=10 00:56:42 [2021-04-09T00:56:42.268Z] > git config --get remote.origin.url # timeout=10 00:56:42 [2021-04-09T00:56:42.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:42 [2021-04-09T00:56:42.331Z] > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10 00:56:41 [2021-04-09T00:56:41.427Z] > git rev-parse HEAD^{commit} # timeout=10 00:56:41 [2021-04-09T00:56:41.435Z] > git config core.sparsecheckout # timeout=10 00:56:41 [2021-04-09T00:56:41.442Z] > git checkout -f ce5b86f931894ecd231b082251d97a5c80a5b6fd # timeout=10 00:56:41 [2021-04-09T00:56:41.500Z] > git rev-list --no-walk 1dcc3c693722fcf8862298bc58d88dfae2e873c2 # timeout=10 00:56:43 [2021-04-09T00:56:43.121Z] #23 transferring context: 53.56MB 1.2s done 00:56:43 [2021-04-09T00:56:43.121Z] #23 DONE 1.4s 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #47 sha256:58b6ce1cfc5e22b6bc6cbfd5fb51a7fc231123e2c17d1ed0ba9b4b49c7bb8d1a 00:56:43 [2021-04-09T00:56:43.121Z] #47 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #33 sha256:3e0eca289dbd54f4c54d1946bc517a37a03ae0886928c6ee41fdf6ab3b01e944 00:56:43 [2021-04-09T00:56:43.121Z] #33 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #49 sha256:8886190dfedad8dd401fe5a9dd54538ee067b3e85db8773b698977cf849b1728 00:56:43 [2021-04-09T00:56:43.121Z] #49 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 00:56:43 [2021-04-09T00:56:43.121Z] #43 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 00:56:43 [2021-04-09T00:56:43.121Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 00:56:43 [2021-04-09T00:56:43.121Z] #63 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 00:56:43 [2021-04-09T00:56:43.121Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f 00:56:43 [2021-04-09T00:56:43.121Z] #10 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:56:43 [2021-04-09T00:56:43.121Z] #13 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #58 sha256:4e0ccaf4499d648e9ff72eda0c71ef4388caf7fcedc9056f7c50d4232c9b68cc 00:56:43 [2021-04-09T00:56:43.121Z] #58 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 00:56:43 [2021-04-09T00:56:43.121Z] #55 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 00:56:43 [2021-04-09T00:56:43.121Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea 00:56:43 [2021-04-09T00:56:43.121Z] #17 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 00:56:43 [2021-04-09T00:56:43.121Z] #36 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 00:56:43 [2021-04-09T00:56:43.121Z] #60 sha256:39682db69fc04bbeac30a658024001fce4924b92001c0d45cad3d5015ab75e71 00:56:43 [2021-04-09T00:56:43.121Z] #60 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #67 sha256:ccb0bc88f1775feab7b337bd8cd0a1c39baefbdd30335e4019e8e6802a2f1755 00:56:43 [2021-04-09T00:56:43.121Z] #67 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #50 sha256:74c0cfe0751ece78a3d4c32e6a2328bf04f17e1a44262734303eca096f4d12fb 00:56:43 [2021-04-09T00:56:43.121Z] #50 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 00:56:43 [2021-04-09T00:56:43.121Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 00:56:43 [2021-04-09T00:56:43.121Z] #22 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #46 sha256:5c7e0d4d85cc1b274be3590795eebac3b28b67ee2ecc270fa7f1a28e314c388a 00:56:43 [2021-04-09T00:56:43.121Z] #46 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #61 sha256:87024d3090d1ea30915ac52be2bcd393307ee0d4ea4af9f884fa1bff6b634546 00:56:43 [2021-04-09T00:56:43.121Z] #61 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 00:56:43 [2021-04-09T00:56:43.121Z] #30 sha256:3d812e5e99189b623c946cd8f726dbda4f80474f31042beace6f8328153c165d 00:56:43 [2021-04-09T00:56:43.121Z] #30 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 00:56:43 [2021-04-09T00:56:43.121Z] #40 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #34 sha256:873d777cc3538849cc309f1831ae53ccaab67e98f406ee87c45d6a7572cea3a3 00:56:43 [2021-04-09T00:56:43.121Z] #34 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #52 sha256:6aa6eadbee209d78de8680dfe7e8fd1726bf6878df7c8cf9b866c2e48ece63ce 00:56:43 [2021-04-09T00:56:43.121Z] #52 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #56 sha256:25de18512c0debe2053fb6131105387ebf04b9f2d90984998958791cee019d4f 00:56:43 [2021-04-09T00:56:43.121Z] #56 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #53 sha256:745da63c6f60bd70f446c0cada0a04e95f79f05ab4002d0d2a7d182dffa8af56 00:56:43 [2021-04-09T00:56:43.121Z] #53 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 00:56:43 [2021-04-09T00:56:43.121Z] #11 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #54 sha256:78ed8e1a0224ea98bb42c4d568fc3972442c3992daa0ca7324c79214012c57e9 00:56:43 [2021-04-09T00:56:43.121Z] #54 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 00:56:43 [2021-04-09T00:56:43.121Z] #28 sha256:4dfeeeb52225478804f4483f5a706c524755a7e1583b709d76a89af2dea26bf1 00:56:43 [2021-04-09T00:56:43.121Z] #28 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #41 sha256:cea7d595e5cb7911c9d2deae30bb45eb0b6ee05d346caafb6292fe6d8f1196fd 00:56:43 [2021-04-09T00:56:43.121Z] #41 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 00:56:43 [2021-04-09T00:56:43.121Z] #25 sha256:173ff5ee7b568a51acbc0972b4f2e0af2db86a235d2ad0d5b364419022c00b85 00:56:43 [2021-04-09T00:56:43.121Z] #25 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b 00:56:43 [2021-04-09T00:56:43.121Z] #21 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 00:56:43 [2021-04-09T00:56:43.121Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 00:56:43 [2021-04-09T00:56:43.121Z] #18 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #37 sha256:f38050c6d9a454a4e3568da91c6c04000bdbccae88e734186c99f6282d160670 00:56:43 [2021-04-09T00:56:43.121Z] #37 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 00:56:43 [2021-04-09T00:56:43.121Z] #32 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 00:56:43 [2021-04-09T00:56:43.121Z] #15 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 00:56:43 [2021-04-09T00:56:43.121Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 00:56:43 [2021-04-09T00:56:43.121Z] #39 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #38 sha256:bd404fac4c7f285a5470f2d686c9187dfc4bfcb7bc3be346581145a42bad38ee 00:56:43 [2021-04-09T00:56:43.121Z] #38 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #57 sha256:e3778d31b21e29dea45ca3c60a2b149b8ee9bf23fb704d52436a5ff001a1dd5c 00:56:43 [2021-04-09T00:56:43.121Z] #57 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #68 sha256:c720262bff41c172ec4a0c04948ee75484bf40f43ba0d5b302ab965900c67140 00:56:43 [2021-04-09T00:56:43.121Z] #68 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 00:56:43 [2021-04-09T00:56:43.121Z] #12 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 00:56:43 [2021-04-09T00:56:43.121Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 00:56:43 [2021-04-09T00:56:43.121Z] #16 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 00:56:43 [2021-04-09T00:56:43.121Z] #59 sha256:17241dae80dc40f481dce03d1c1540cae8e6c6de68b2ea9148bb1b400ab03115 00:56:43 [2021-04-09T00:56:43.121Z] #59 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #19 [dev-systemd-false 6/26] RUN ldconfig 00:56:43 [2021-04-09T00:56:43.121Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df 00:56:43 [2021-04-09T00:56:43.121Z] #19 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 00:56:43 [2021-04-09T00:56:43.121Z] #20 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 00:56:43 [2021-04-09T00:56:43.121Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 00:56:43 [2021-04-09T00:56:43.121Z] #31 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #24 sha256:4327766337d4a973d67633459720b01bcfcb5dc40e80ccdf2d502ecd227c4029 00:56:43 [2021-04-09T00:56:43.121Z] #24 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 00:56:43 [2021-04-09T00:56:43.121Z] #44 sha256:8254c470c344ce4cc4198dc27357cf9d4571c6b6f928865820ef8ba9eacc0682 00:56:43 [2021-04-09T00:56:43.121Z] #44 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 00:56:43 [2021-04-09T00:56:43.121Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 00:56:43 [2021-04-09T00:56:43.121Z] #65 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #66 sha256:5d1cb4b7d60d404740f5aba9eda2ed9b1180e224ae6e87e9be18001edabe77cd 00:56:43 [2021-04-09T00:56:43.121Z] #66 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 00:56:43 [2021-04-09T00:56:43.121Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 00:56:43 [2021-04-09T00:56:43.121Z] #14 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #51 sha256:110fb189b0dca0e3b0c1af21a0637f6b3445daf306ec8d73a7b5c10812841eab 00:56:43 [2021-04-09T00:56:43.121Z] #51 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #48 sha256:2eef0b7caf78c055714a47146f2a07845b0360abb9d791783fc36f16901d0db6 00:56:43 [2021-04-09T00:56:43.121Z] #48 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #29 sha256:16b604431b96b4f43161456f80fe2a6c19dbb37db156048b18ef646fdd6e7aca 00:56:43 [2021-04-09T00:56:43.121Z] #29 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #45 sha256:b0642456ba7806b75d1aac1730a153cca82e00dde6a994b054b9a1529e875334 00:56:43 [2021-04-09T00:56:43.121Z] #45 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:56:43 [2021-04-09T00:56:43.121Z] #42 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ 00:56:43 [2021-04-09T00:56:43.121Z] #35 sha256:29fa62ac4c6015316eb04579109f4563257869f5dcff90ac96a9842d8b7b45f0 00:56:43 [2021-04-09T00:56:43.121Z] #35 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #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:56:43 [2021-04-09T00:56:43.121Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 00:56:43 [2021-04-09T00:56:43.121Z] #27 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 00:56:43 [2021-04-09T00:56:43.121Z] #69 sha256:1237f49ce6a26f0d90b7b64141fe2432ce45c77773e22f8c22643349ef4dcf34 00:56:43 [2021-04-09T00:56:43.121Z] #69 CACHED 00:56:43 [2021-04-09T00:56:43.121Z] 00:56:43 [2021-04-09T00:56:43.121Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 00:56:43 [2021-04-09T00:56:43.121Z] #70 sha256:78797e569f968e6793e5578de9a5279132d18fc35afd016d2b47f554546dd4d4 00:56:43 [2021-04-09T00:56:43.283Z] Merge succeeded, producing dedcdcf7553a074feaa957e1c4031cf36e91af07 00:56:43 [2021-04-09T00:56:43.284Z] Checking out Revision dedcdcf7553a074feaa957e1c4031cf36e91af07 (PR-39846) 00:56:42 [2021-04-09T00:56:42.774Z] > git remote # timeout=10 00:56:42 [2021-04-09T00:56:42.837Z] > git config --get remote.origin.url # timeout=10 00:56:42 [2021-04-09T00:56:42.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:56:42 [2021-04-09T00:56:42.896Z] > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10 00:56:43 [2021-04-09T00:56:43.468Z] Client: 00:56:43 [2021-04-09T00:56:43.468Z] Context: default 00:56:43 [2021-04-09T00:56:43.468Z] Debug Mode: false 00:56:43 [2021-04-09T00:56:43.468Z] Plugins: 00:56:43 [2021-04-09T00:56:43.468Z] app: Docker App (Docker Inc., v0.9.1-beta3) 00:56:43 [2021-04-09T00:56:43.468Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 00:56:43 [2021-04-09T00:56:43.468Z] 00:56:43 [2021-04-09T00:56:43.468Z] Server: 00:56:43 [2021-04-09T00:56:43.468Z] Containers: 0 00:56:43 [2021-04-09T00:56:43.468Z] Running: 0 00:56:43 [2021-04-09T00:56:43.468Z] Paused: 0 00:56:43 [2021-04-09T00:56:43.468Z] Stopped: 0 00:56:43 [2021-04-09T00:56:43.468Z] Images: 3 00:56:43 [2021-04-09T00:56:43.468Z] Server Version: 20.10.5 00:56:43 [2021-04-09T00:56:43.468Z] Storage Driver: overlay2 00:56:43 [2021-04-09T00:56:43.468Z] Backing Filesystem: extfs 00:56:43 [2021-04-09T00:56:43.468Z] Supports d_type: true 00:56:43 [2021-04-09T00:56:43.468Z] Native Overlay Diff: true 00:56:43 [2021-04-09T00:56:43.468Z] Logging Driver: json-file 00:56:43 [2021-04-09T00:56:43.468Z] Cgroup Driver: cgroupfs 00:56:43 [2021-04-09T00:56:43.468Z] Cgroup Version: 1 00:56:43 [2021-04-09T00:56:43.468Z] Plugins: 00:56:43 [2021-04-09T00:56:43.468Z] Volume: local 00:56:43 [2021-04-09T00:56:43.468Z] Network: bridge host ipvlan macvlan null overlay 00:56:43 [2021-04-09T00:56:43.468Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 00:56:43 [2021-04-09T00:56:43.468Z] Swarm: inactive 00:56:43 [2021-04-09T00:56:43.468Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 00:56:43 [2021-04-09T00:56:43.468Z] Default Runtime: runc 00:56:43 [2021-04-09T00:56:43.468Z] Init Binary: docker-init 00:56:43 [2021-04-09T00:56:43.468Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:56:43 [2021-04-09T00:56:43.468Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:56:43 [2021-04-09T00:56:43.468Z] init version: de40ad0 00:56:43 [2021-04-09T00:56:43.468Z] Security Options: 00:56:43 [2021-04-09T00:56:43.468Z] apparmor 00:56:43 [2021-04-09T00:56:43.468Z] seccomp 00:56:43 [2021-04-09T00:56:43.468Z] Profile: default 00:56:43 [2021-04-09T00:56:43.468Z] Kernel Version: 5.4.0-1041-aws 00:56:43 [2021-04-09T00:56:43.468Z] Operating System: Ubuntu 20.04.2 LTS 00:56:43 [2021-04-09T00:56:43.468Z] OSType: linux 00:56:43 [2021-04-09T00:56:43.468Z] Architecture: aarch64 00:56:43 [2021-04-09T00:56:43.468Z] CPUs: 4 00:56:43 [2021-04-09T00:56:43.468Z] Total Memory: 7.494GiB 00:56:43 [2021-04-09T00:56:43.468Z] Name: ip-10-100-60-240 00:56:43 [2021-04-09T00:56:43.468Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 00:56:43 [2021-04-09T00:56:43.468Z] Docker Root Dir: /var/lib/docker 00:56:43 [2021-04-09T00:56:43.468Z] Debug Mode: false 00:56:43 [2021-04-09T00:56:43.468Z] Registry: https://index.docker.io/v1/ 00:56:43 [2021-04-09T00:56:43.468Z] Labels: 00:56:43 [2021-04-09T00:56:43.468Z] Experimental: true 00:56:43 [2021-04-09T00:56:43.468Z] Insecure Registries: 00:56:43 [2021-04-09T00:56:43.468Z] 127.0.0.0/8 00:56:43 [2021-04-09T00:56:43.468Z] Live Restore Enabled: true 00:56:43 [2021-04-09T00:56:43.468Z] 00:56:43 [2021-04-09T00:56:43.468Z] WARNING: No swap limit support [Pipeline] sh 00:56:43 [2021-04-09T00:56:43.591Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD" 00:56:43 [2021-04-09T00:56:43.626Z] Merge succeeded, producing 4dfa2291e40cfd1e0a6880b8d9e1e13691c67132 00:56:43 [2021-04-09T00:56:43.626Z] Checking out Revision 4dfa2291e40cfd1e0a6880b8d9e1e13691c67132 (PR-39846) 00:56:43 [2021-04-09T00:56:43.628Z] #72 DONE 0.9s 00:56:43 [2021-04-09T00:56:43.628Z] 00:56:43 [2021-04-09T00:56:43.628Z] #73 exporting to image 00:56:43 [2021-04-09T00:56:43.628Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 00:56:43 [2021-04-09T00:56:43.628Z] #73 exporting layers 00:56:43 [2021-04-09T00:56:43.723Z] First time build. Skipping changelog. 00:56:43 [2021-04-09T00:56:43.760Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 00:56:43 [2021-04-09T00:56:43.760Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 00:56:43 [2021-04-09T00:56:43.760Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39846/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh 00:56:43 [2021-04-09T00:56:43.760Z] + bash /home/ubuntu/workspace/moby_PR-39846/check-config.sh 00:56:43 [2021-04-09T00:56:43.760Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 00:56:43 [2021-04-09T00:56:43.760Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... 00:56:43 [2021-04-09T00:56:43.760Z] 00:56:43 [2021-04-09T00:56:43.760Z] Generally Necessary: 00:56:43 [2021-04-09T00:56:43.760Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 00:56:43 [2021-04-09T00:56:43.760Z] - apparmor: enabled and tools installed 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_NAMESPACES: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_NET_NS: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_PID_NS: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_IPC_NS: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_UTS_NS: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_CGROUPS: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_CGROUP_CPUACCT: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_CGROUP_DEVICE: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_CGROUP_FREEZER: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_CGROUP_SCHED: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_CPUSETS: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_MEMCG: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_KEYS: enabled 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_VETH: enabled (as module) 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_BRIDGE: enabled (as module) 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_IP_NF_FILTER: enabled (as module) 00:56:43 [2021-04-09T00:56:43.760Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 00:56:43 [2021-04-09T00:56:43.985Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD" 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_IP_NF_NAT: enabled (as module) 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_NF_NAT: enabled (as module) 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_POSIX_MQUEUE: enabled 00:56:44 [2021-04-09T00:56:44.022Z] 00:56:44 [2021-04-09T00:56:44.022Z] Optional Features: 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_USER_NS: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_SECCOMP: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_SECCOMP_FILTER: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_CGROUP_PIDS: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_MEMCG_SWAP: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 00:56:44 [2021-04-09T00:56:44.022Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_BLK_CGROUP: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_BLK_DEV_THROTTLING: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_CGROUP_PERF: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_CGROUP_HUGETLB: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_CGROUP_NET_PRIO: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_CFS_BANDWIDTH: enabled 00:56:44 [2021-04-09T00:56:44.022Z] - CONFIG_FAIR_GROUP_SCHED: enabled 00:56:44 [2021-04-09T00:56:44.057Z] #70 DONE 1.0s 00:56:44 [2021-04-09T00:56:44.057Z] 00:56:44 [2021-04-09T00:56:44.057Z] #71 exporting to image 00:56:44 [2021-04-09T00:56:44.057Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 00:56:44 [2021-04-09T00:56:44.057Z] #71 exporting layers 00:56:44 [2021-04-09T00:56:44.120Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) 00:56:44 [2021-04-09T00:56:44.189Z] #73 exporting layers 0.8s done 00:56:44 [2021-04-09T00:56:44.189Z] #73 writing image sha256:8068fd8708f8a443c30e8602fa3a5fcc2358a0460aaac6a313022dec6583201f 00:56:44 [2021-04-09T00:56:44.189Z] #73 writing image sha256:8068fd8708f8a443c30e8602fa3a5fcc2358a0460aaac6a313022dec6583201f done 00:56:44 [2021-04-09T00:56:44.189Z] #73 naming to docker.io/library/docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 done 00:56:44 [2021-04-09T00:56:44.189Z] #73 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] sh 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_RT_GROUP_SCHED: missing 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_IP_VS: enabled (as module) 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_IP_VS_NFCT: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_IP_VS_PROTO_TCP: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_IP_VS_PROTO_UDP: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_IP_VS_RR: enabled (as module) 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_SECURITY_SELINUX: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_SECURITY_APPARMOR: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_EXT4_FS: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_EXT4_FS_SECURITY: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - Network Drivers: 00:56:44 [2021-04-09T00:56:44.284Z] - "overlay": 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_VXLAN: enabled (as module) 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 00:56:44 [2021-04-09T00:56:44.284Z] Optional (for encrypted networks): 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_CRYPTO: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_CRYPTO_AEAD: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_CRYPTO_GCM: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_CRYPTO_SEQIV: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_CRYPTO_GHASH: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_XFRM: enabled 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_XFRM_USER: enabled (as module) 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_XFRM_ALGO: enabled (as module) 00:56:44 [2021-04-09T00:56:44.284Z] - CONFIG_INET_ESP: enabled (as module) 00:56:44 [2021-04-09T00:56:44.284Z] - "ipvlan": 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_IPVLAN: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - "macvlan": 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_MACVLAN: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_DUMMY: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - "ftp,tftp client in container": 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_NF_NAT_FTP: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - Storage Drivers: 00:56:44 [2021-04-09T00:56:44.546Z] - "aufs": 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_AUFS_FS: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - "btrfs": 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_BTRFS_FS: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 00:56:44 [2021-04-09T00:56:44.546Z] - "devicemapper": 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_BLK_DEV_DM: enabled 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - "overlay": 00:56:44 [2021-04-09T00:56:44.546Z] - CONFIG_OVERLAY_FS: enabled (as module) 00:56:44 [2021-04-09T00:56:44.546Z] - "zfs": 00:56:44 [2021-04-09T00:56:44.546Z] - /dev/zfs: present 00:56:44 [2021-04-09T00:56:44.546Z] - zfs command: missing 00:56:44 [2021-04-09T00:56:44.546Z] - zpool command: missing 00:56:44 [2021-04-09T00:56:44.546Z] 00:56:44 [2021-04-09T00:56:44.546Z] Limits: 00:56:44 [2021-04-09T00:56:44.546Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 00:56:44 [2021-04-09T00:56:44.546Z] 00:56:44 [2021-04-09T00:56:44.546Z] + true [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 00:56:43 [2021-04-09T00:56:43.194Z] > git rev-parse "HEAD^{commit}" # timeout=10 00:56:43 [2021-04-09T00:56:43.315Z] > git config core.sparsecheckout # timeout=10 00:56:43 [2021-04-09T00:56:43.361Z] > git checkout -f dedcdcf7553a074feaa957e1c4031cf36e91af07 # timeout=10 00:56:43 [2021-04-09T00:56:43.623Z] > git rev-list --no-walk 1dcc3c693722fcf8862298bc58d88dfae2e873c2 # timeout=10 00:56:44 [2021-04-09T00:56:44.992Z] #71 exporting layers 0.7s done 00:56:44 [2021-04-09T00:56:44.992Z] #71 writing image sha256:00a237da3e8b32aadc4db40cd1819c28a2f4152c0e60fc6c24428908dddf7c38 done 00:56:44 [2021-04-09T00:56:44.992Z] #71 naming to docker.io/library/docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 done 00:56:44 [2021-04-09T00:56:44.992Z] #71 DONE 0.8s 00:56:45 [2021-04-09T00:56:45.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr67 -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -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:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh dynbinary test-integration 00:56:45 [2021-04-09T00:56:45.051Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 . 00:56:45 [2021-04-09T00:56:45.118Z] + docker version 00:56:45 [2021-04-09T00:56:45.118Z] Client: Mirantis Container Runtime 00:56:45 [2021-04-09T00:56:45.118Z] Version: 20.10.0 00:56:45 [2021-04-09T00:56:45.118Z] API version: 1.41 00:56:45 [2021-04-09T00:56:45.118Z] Go version: go1.13.15 00:56:45 [2021-04-09T00:56:45.118Z] Git commit: 6ee42dc 00:56:45 [2021-04-09T00:56:45.118Z] Built: 03/11/2021 13:24:56 00:56:45 [2021-04-09T00:56:45.118Z] OS/Arch: windows/amd64 00:56:45 [2021-04-09T00:56:45.118Z] Context: default 00:56:45 [2021-04-09T00:56:45.118Z] Experimental: true 00:56:45 [2021-04-09T00:56:45.118Z] 00:56:45 [2021-04-09T00:56:45.118Z] Server: Mirantis Container Runtime 00:56:45 [2021-04-09T00:56:45.118Z] Engine: 00:56:45 [2021-04-09T00:56:45.118Z] Version: 20.10.0 00:56:45 [2021-04-09T00:56:45.118Z] API version: 1.41 (minimum version 1.24) 00:56:45 [2021-04-09T00:56:45.118Z] Go version: go1.13.15 00:56:45 [2021-04-09T00:56:45.118Z] Git commit: 1e08f21e79 00:56:45 [2021-04-09T00:56:45.118Z] Built: 03/11/2021 13:23:32 00:56:45 [2021-04-09T00:56:45.118Z] OS/Arch: windows/amd64 00:56:45 [2021-04-09T00:56:45.118Z] Experimental: true 00:56:43 [2021-04-09T00:56:43.521Z] > git rev-parse "HEAD^{commit}" # timeout=10 00:56:43 [2021-04-09T00:56:43.662Z] > git config core.sparsecheckout # timeout=10 00:56:43 [2021-04-09T00:56:43.728Z] > git checkout -f 4dfa2291e40cfd1e0a6880b8d9e1e13691c67132 # timeout=10 00:56:44 [2021-04-09T00:56:44.022Z] > git rev-list --no-walk 1dcc3c693722fcf8862298bc58d88dfae2e873c2 # timeout=10 [Pipeline] } [Pipeline] sh 00:56:45 [2021-04-09T00:56:45.568Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 00:56:45 [2021-04-09T00:56:45.568Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 00:56:45 [2021-04-09T00:56:45.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 00:56:45 [2021-04-09T00:56:45.568Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 00:56:45 [2021-04-09T00:56:45.568Z] 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:56:45 [2021-04-09T00:56:45.568Z] Detected virtualization docker. 00:56:45 [2021-04-09T00:56:45.568Z] Detected architecture x86-64. 00:56:45 [2021-04-09T00:56:45.568Z] Set hostname to <4e75555c6f1e>. [Pipeline] // stage 00:56:45 [2021-04-09T00:56:45.743Z] + docker version 00:56:45 [2021-04-09T00:56:45.743Z] Client: Docker Engine - Enterprise 00:56:45 [2021-04-09T00:56:45.743Z] Version: 19.03.12 00:56:45 [2021-04-09T00:56:45.743Z] API version: 1.40 00:56:45 [2021-04-09T00:56:45.743Z] Go version: go1.13.13 00:56:45 [2021-04-09T00:56:45.743Z] Git commit: 4306744 00:56:45 [2021-04-09T00:56:45.743Z] Built: 08/05/2020 19:27:53 00:56:45 [2021-04-09T00:56:45.743Z] OS/Arch: windows/amd64 00:56:45 [2021-04-09T00:56:45.743Z] Experimental: false 00:56:45 [2021-04-09T00:56:45.743Z] 00:56:45 [2021-04-09T00:56:45.743Z] Server: Docker Engine - Enterprise 00:56:45 [2021-04-09T00:56:45.743Z] Engine: 00:56:45 [2021-04-09T00:56:45.743Z] Version: 19.03.12 00:56:45 [2021-04-09T00:56:45.743Z] API version: 1.40 (minimum version 1.24) 00:56:45 [2021-04-09T00:56:45.743Z] Go version: go1.13.13 00:56:45 [2021-04-09T00:56:45.743Z] Git commit: f295753ffd 00:56:45 [2021-04-09T00:56:45.743Z] Built: 08/05/2020 19:26:41 00:56:45 [2021-04-09T00:56:45.743Z] OS/Arch: windows/amd64 00:56:45 [2021-04-09T00:56:45.743Z] Experimental: true [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] sh 00:56:46 [2021-04-09T00:56:46.056Z] + trap exit INT TERM 00:56:46 [2021-04-09T00:56:46.056Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 00:56:46 [2021-04-09T00:56:46.056Z] + CONTAINER_NAME=docker-pr67 00:56:46 [2021-04-09T00:56:46.056Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39846/.git:/go/src/github.com/docker/docker/.git --name docker-pr67-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh dynbinary-daemon 00:56:46 [2021-04-09T00:56:46.134Z] + source /etc/docker-entrypoint-cmd 00:56:46 [2021-04-09T00:56:46.134Z] ++ hack/make.sh dynbinary test-integration 00:56:46 [2021-04-09T00:56:46.134Z] 00:56:46 [2021-04-09T00:56:46.169Z] + docker info 00:56:46 [2021-04-09T00:56:46.389Z] Removing bundles/ 00:56:46 [2021-04-09T00:56:46.389Z] 00:56:46 [2021-04-09T00:56:46.389Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 00:56:46 [2021-04-09T00:56:46.389Z] Building: bundles/dynbinary-daemon/dockerd-dev 00:56:46 [2021-04-09T00:56:46.389Z] GOOS="" GOARCH="" GOARM="" 00:56:46 [2021-04-09T00:56:46.624Z] 00:56:46 [2021-04-09T00:56:46.624Z] Removing bundles/ 00:56:46 [2021-04-09T00:56:46.624Z] 00:56:46 [2021-04-09T00:56:46.624Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 00:56:46 [2021-04-09T00:56:46.624Z] Building: bundles/dynbinary-daemon/dockerd-dev 00:56:46 [2021-04-09T00:56:46.624Z] GOOS="" GOARCH="" GOARM="" 00:56:46 [2021-04-09T00:56:46.795Z] + docker info 00:56:47 [2021-04-09T00:56:47.131Z] Client: 00:56:47 [2021-04-09T00:56:47.131Z] Context: default 00:56:47 [2021-04-09T00:56:47.131Z] Debug Mode: false 00:56:47 [2021-04-09T00:56:47.131Z] Plugins: 00:56:47 [2021-04-09T00:56:47.131Z] app: Docker Application (Docker Inc., v0.8.0) 00:56:47 [2021-04-09T00:56:47.131Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 00:56:47 [2021-04-09T00:56:47.131Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 00:56:47 [2021-04-09T00:56:47.131Z] 00:56:47 [2021-04-09T00:56:47.131Z] Server: 00:56:47 [2021-04-09T00:56:47.131Z] Containers: 0 00:56:47 [2021-04-09T00:56:47.131Z] Running: 0 00:56:47 [2021-04-09T00:56:47.131Z] Paused: 0 00:56:47 [2021-04-09T00:56:47.131Z] Stopped: 0 00:56:47 [2021-04-09T00:56:47.131Z] Images: 10 00:56:47 [2021-04-09T00:56:47.131Z] Server Version: 20.10.0 00:56:47 [2021-04-09T00:56:47.131Z] Storage Driver: windowsfilter (windows) lcow (linux) 00:56:47 [2021-04-09T00:56:47.131Z] Windows: 00:56:47 [2021-04-09T00:56:47.131Z] LCOW: 00:56:47 [2021-04-09T00:56:47.131Z] Logging Driver: json-file 00:56:47 [2021-04-09T00:56:47.131Z] Plugins: 00:56:47 [2021-04-09T00:56:47.131Z] Volume: local 00:56:47 [2021-04-09T00:56:47.131Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 00:56:47 [2021-04-09T00:56:47.131Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 00:56:47 [2021-04-09T00:56:47.131Z] Swarm: inactive 00:56:47 [2021-04-09T00:56:47.131Z] Default Isolation: process 00:56:47 [2021-04-09T00:56:47.131Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) 00:56:47 [2021-04-09T00:56:47.131Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) 00:56:47 [2021-04-09T00:56:47.131Z] OSType: windows 00:56:47 [2021-04-09T00:56:47.131Z] Architecture: x86_64 00:56:47 [2021-04-09T00:56:47.131Z] CPUs: 4 00:56:47 [2021-04-09T00:56:47.131Z] Total Memory: 32GiB 00:56:47 [2021-04-09T00:56:47.131Z] Name: azwin-2-361f90 00:56:47 [2021-04-09T00:56:47.131Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 00:56:47 [2021-04-09T00:56:47.131Z] Docker Root Dir: D:\docker 00:56:47 [2021-04-09T00:56:47.131Z] Debug Mode: false 00:56:47 [2021-04-09T00:56:47.131Z] Registry: https://index.docker.io/v1/ 00:56:47 [2021-04-09T00:56:47.131Z] Labels: 00:56:47 [2021-04-09T00:56:47.131Z] Experimental: true 00:56:47 [2021-04-09T00:56:47.131Z] Insecure Registries: 00:56:47 [2021-04-09T00:56:47.131Z] 10.0.0.4:5000 00:56:47 [2021-04-09T00:56:47.131Z] 127.0.0.0/8 00:56:47 [2021-04-09T00:56:47.131Z] Registry Mirrors: 00:56:47 [2021-04-09T00:56:47.131Z] http://10.0.0.4:5000/ 00:56:47 [2021-04-09T00:56:47.131Z] Live Restore Enabled: false 00:56:47 [2021-04-09T00:56:47.131Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 00:56:47 [2021-04-09T00:56:47.606Z] #1 [internal] load build definition from Dockerfile 00:56:47 [2021-04-09T00:56:47.606Z] #1 sha256:6481a0530c3753dc04199082bad05df18976cc978976193ea106df62c4bb86c9 00:56:47 [2021-04-09T00:56:47.606Z] #1 transferring dockerfile: 17.07kB done 00:56:47 [2021-04-09T00:56:47.606Z] #1 DONE 0.0s 00:56:47 [2021-04-09T00:56:47.867Z] 00:56:47 [2021-04-09T00:56:47.867Z] #2 [internal] load .dockerignore 00:56:47 [2021-04-09T00:56:47.867Z] #2 sha256:e270fdf26bfb743f49d7cd7e0e6ed299e1407a8f6a8cd70a9aeca51dcb784967 00:56:47 [2021-04-09T00:56:47.867Z] #2 transferring context: 87B done 00:56:47 [2021-04-09T00:56:47.867Z] #2 DONE 0.0s 00:56:48 [2021-04-09T00:56:48.354Z] Client: 00:56:48 [2021-04-09T00:56:48.354Z] Debug Mode: false 00:56:48 [2021-04-09T00:56:48.354Z] Plugins: 00:56:48 [2021-04-09T00:56:48.354Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) 00:56:48 [2021-04-09T00:56:48.354Z] 00:56:48 [2021-04-09T00:56:48.354Z] Server: 00:56:48 [2021-04-09T00:56:48.354Z] Containers: 0 00:56:48 [2021-04-09T00:56:48.354Z] Running: 0 00:56:48 [2021-04-09T00:56:48.354Z] Paused: 0 00:56:48 [2021-04-09T00:56:48.354Z] Stopped: 0 00:56:48 [2021-04-09T00:56:48.354Z] Images: 10 00:56:48 [2021-04-09T00:56:48.354Z] Server Version: 19.03.12 00:56:48 [2021-04-09T00:56:48.354Z] Storage Driver: lcow (linux) windowsfilter (windows) 00:56:48 [2021-04-09T00:56:48.354Z] LCOW: 00:56:48 [2021-04-09T00:56:48.354Z] Windows: 00:56:48 [2021-04-09T00:56:48.354Z] Logging Driver: json-file 00:56:48 [2021-04-09T00:56:48.354Z] Plugins: 00:56:48 [2021-04-09T00:56:48.354Z] Volume: local 00:56:48 [2021-04-09T00:56:48.354Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 00:56:48 [2021-04-09T00:56:48.354Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 00:56:48 [2021-04-09T00:56:48.354Z] Swarm: inactive 00:56:48 [2021-04-09T00:56:48.354Z] Default Isolation: process 00:56:48 [2021-04-09T00:56:48.354Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 00:56:48 [2021-04-09T00:56:48.354Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) 00:56:48 [2021-04-09T00:56:48.354Z] OSType: windows 00:56:48 [2021-04-09T00:56:48.354Z] Architecture: x86_64 00:56:48 [2021-04-09T00:56:48.354Z] CPUs: 4 00:56:48 [2021-04-09T00:56:48.354Z] Total Memory: 32GiB 00:56:48 [2021-04-09T00:56:48.354Z] Name: azwin-2-d13fe0 00:56:48 [2021-04-09T00:56:48.354Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q 00:56:48 [2021-04-09T00:56:48.354Z] Docker Root Dir: D:\docker 00:56:48 [2021-04-09T00:56:48.354Z] Debug Mode: false 00:56:48 [2021-04-09T00:56:48.354Z] Registry: https://index.docker.io/v1/ 00:56:48 [2021-04-09T00:56:48.354Z] Labels: 00:56:48 [2021-04-09T00:56:48.354Z] Experimental: true 00:56:48 [2021-04-09T00:56:48.354Z] Insecure Registries: 00:56:48 [2021-04-09T00:56:48.354Z] 10.0.0.4:5000 00:56:48 [2021-04-09T00:56:48.354Z] 127.0.0.0/8 00:56:48 [2021-04-09T00:56:48.354Z] Registry Mirrors: 00:56:48 [2021-04-09T00:56:48.354Z] http://10.0.0.4:5000/ 00:56:48 [2021-04-09T00:56:48.354Z] Live Restore Enabled: false 00:56:48 [2021-04-09T00:56:48.354Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 00:56:48 [2021-04-09T00:56:48.813Z] 00:56:48 [2021-04-09T00:56:48.813Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 00:56:48 [2021-04-09T00:56:48.813Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 00:56:48 [2021-04-09T00:56:48.813Z] #3 DONE 0.2s 00:56:48 [2021-04-09T00:56:48.813Z] 00:56:48 [2021-04-09T00:56:48.813Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 00:56:48 [2021-04-09T00:56:48.813Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 00:56:48 [2021-04-09T00:56:48.813Z] #4 CACHED 00:56:49 [2021-04-09T00:56:49.759Z] 00:56:49 [2021-04-09T00:56:49.759Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:49 [2021-04-09T00:56:49.759Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 00:56:49 [2021-04-09T00:56:49.759Z] #7 ... 00:56:49 [2021-04-09T00:56:49.759Z] 00:56:49 [2021-04-09T00:56:49.759Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster 00:56:49 [2021-04-09T00:56:49.759Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 00:56:49 [2021-04-09T00:56:49.759Z] #5 DONE 0.1s 00:56:49 [2021-04-09T00:56:49.759Z] 00:56:49 [2021-04-09T00:56:49.759Z] #6 [internal] load metadata for docker.io/library/debian:buster 00:56:49 [2021-04-09T00:56:49.759Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c 00:56:49 [2021-04-09T00:56:49.759Z] #6 DONE 0.1s 00:56:49 [2021-04-09T00:56:49.759Z] 00:56:49 [2021-04-09T00:56:49.759Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:49 [2021-04-09T00:56:49.759Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 00:56:49 [2021-04-09T00:56:49.759Z] #8 DONE 0.1s 00:56:49 [2021-04-09T00:56:49.759Z] 00:56:49 [2021-04-09T00:56:49.759Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:56:49 [2021-04-09T00:56:49.759Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 00:56:49 [2021-04-09T00:56:49.759Z] #7 DONE 0.1s 00:56:50 [2021-04-09T00:56:50.339Z] 00:56:50 [2021-04-09T00:56:50.339Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:56:50 [2021-04-09T00:56:50.339Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 00:56:50 [2021-04-09T00:56:50.339Z] #64 DONE 0.0s 00:56:50 [2021-04-09T00:56:50.339Z] 00:56:50 [2021-04-09T00:56:50.339Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:56:50 [2021-04-09T00:56:50.339Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 00:56:50 [2021-04-09T00:56:50.339Z] #62 DONE 0.0s 00:56:50 [2021-04-09T00:56:50.339Z] 00:56:50 [2021-04-09T00:56:50.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 00:56:50 [2021-04-09T00:56:50.339Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 00:56:50 [2021-04-09T00:56:50.339Z] #9 DONE 0.0s 00:56:50 [2021-04-09T00:56:50.339Z] 00:56:50 [2021-04-09T00:56:50.339Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:56:50 [2021-04-09T00:56:50.339Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02 00:56:50 [2021-04-09T00:56:50.339Z] #26 DONE 0.0s 00:56:50 [2021-04-09T00:56:50.339Z] 00:56:50 [2021-04-09T00:56:50.339Z] #23 [internal] load build context 00:56:50 [2021-04-09T00:56:50.339Z] #23 sha256:8183f8c88d38945f6a5203557536465f997f5e84bf849beff63834f2f6a4b4b1 00:56:51 [2021-04-09T00:56:51.740Z] #23 transferring context: 53.56MB 1.5s done 00:56:51 [2021-04-09T00:56:51.740Z] #23 DONE 1.6s 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 00:56:51 [2021-04-09T00:56:51.740Z] #40 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #68 sha256:8b2a0b9c2093df0f4b27279a43482f88fb22edea546d0629f009ba2f2e620201 00:56:51 [2021-04-09T00:56:51.740Z] #68 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 00:56:51 [2021-04-09T00:56:51.740Z] #20 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #51 sha256:098ea4bc9419f3e4355da394427dbc19a3b0bfe1946b6c9d6c865f2386d94249 00:56:51 [2021-04-09T00:56:51.740Z] #51 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #34 sha256:236b546cbba86d7df99457248acf4dce2223a7278307106b24c332b1b3ea9459 00:56:51 [2021-04-09T00:56:51.740Z] #34 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #53 sha256:27019373d62c023e9e19ccbae3816f8ddd4cd868a0154f1aaf8efcad374279f9 00:56:51 [2021-04-09T00:56:51.740Z] #53 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #19 [dev-systemd-false 6/26] RUN ldconfig 00:56:51 [2021-04-09T00:56:51.740Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 00:56:51 [2021-04-09T00:56:51.740Z] #19 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #37 sha256:79be17e1377b30d9c6977f743622bbcff78bf9c86d210ae20f5a851e21dd731b 00:56:51 [2021-04-09T00:56:51.740Z] #37 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #66 sha256:a64a524af5098cc04d1bbdb5c2ffd046e818dc3d651bed0a59c95f2e6c2fb27d 00:56:51 [2021-04-09T00:56:51.740Z] #66 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 00:56:51 [2021-04-09T00:56:51.740Z] #59 sha256:22e9d0a60d697ebc6848c7187de86e8dd88f88b90327142d84dae365faa662d0 00:56:51 [2021-04-09T00:56:51.740Z] #59 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 00:56:51 [2021-04-09T00:56:51.740Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 00:56:51 [2021-04-09T00:56:51.740Z] #10 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #58 sha256:88c6ba2beb22664429e49c0afd04fc4328c6ec9f0d8fc7295c7e4b1ac59ef269 00:56:51 [2021-04-09T00:56:51.740Z] #58 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #24 sha256:3523db16176fc06c5c14ffda66d0cdec970a522a83e29f0734a919f325ad2fe5 00:56:51 [2021-04-09T00:56:51.740Z] #24 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 00:56:51 [2021-04-09T00:56:51.740Z] #36 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #57 sha256:bfe433cd39d9cf3b456db52d65ca9d0c7bd156cad6ef9273135dfefa26efc433 00:56:51 [2021-04-09T00:56:51.740Z] #57 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 00:56:51 [2021-04-09T00:56:51.740Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 00:56:51 [2021-04-09T00:56:51.740Z] #17 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 00:56:51 [2021-04-09T00:56:51.740Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c 00:56:51 [2021-04-09T00:56:51.740Z] #14 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #56 sha256:fcf9d95e82c3b7e6bb73d5e8ca110f920d4d62dca9c0a41a4f7e892e7fc9698f 00:56:51 [2021-04-09T00:56:51.740Z] #56 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 00:56:51 [2021-04-09T00:56:51.740Z] #30 sha256:b8398f33c8dbdf3fcda1ac42586f26fb546da98997d0b0243c7e0b8882f9f6e4 00:56:51 [2021-04-09T00:56:51.740Z] #30 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 00:56:51 [2021-04-09T00:56:51.740Z] #11 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #46 sha256:363426b4b5e72ef1ff3a92cde964514a99b027fde3d61924679aaffb0b6efcc3 00:56:51 [2021-04-09T00:56:51.740Z] #46 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #50 sha256:366d80a28640aac797bbefaa07cfd63c9c4ae35b2c7f4f5b3bed35d93d50bd31 00:56:51 [2021-04-09T00:56:51.740Z] #50 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 00:56:51 [2021-04-09T00:56:51.740Z] #42 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #47 sha256:e98d2020826038241c14eff534311e899fb9cb7c11ae4bcf09d6d13fe5561cfc 00:56:51 [2021-04-09T00:56:51.740Z] #47 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 00:56:51 [2021-04-09T00:56:51.740Z] #60 sha256:6ee303ea69a28ce30886e1cd41c761009951fe38a67ec929909b4388b0f2a19e 00:56:51 [2021-04-09T00:56:51.740Z] #60 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 00:56:51 [2021-04-09T00:56:51.740Z] #32 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 00:56:51 [2021-04-09T00:56:51.740Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 00:56:51 [2021-04-09T00:56:51.740Z] #31 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #33 sha256:f00e1e0be05062f2804b6b44af8fcb633f067d3fd8401ec085f78c8655110241 00:56:51 [2021-04-09T00:56:51.740Z] #33 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 00:56:51 [2021-04-09T00:56:51.740Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef 00:56:51 [2021-04-09T00:56:51.740Z] #63 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb 00:56:51 [2021-04-09T00:56:51.740Z] #55 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 00:56:51 [2021-04-09T00:56:51.740Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 00:56:51 [2021-04-09T00:56:51.740Z] #39 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 00:56:51 [2021-04-09T00:56:51.740Z] #27 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 00:56:51 [2021-04-09T00:56:51.740Z] #25 sha256:d84478da4225e7f869259a1b8054dcd564441d66ae5a4c820a4d7d1dfb8eb2d6 00:56:51 [2021-04-09T00:56:51.740Z] #25 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 00:56:51 [2021-04-09T00:56:51.740Z] #43 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #54 sha256:2805b7f5310c97707982fef84d6a5dc9cdfe0f459306a83031f5ee0048e6a8a4 00:56:51 [2021-04-09T00:56:51.740Z] #54 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #52 sha256:0d73ae1c59a4c7b89c6b72e876b8d38fcf7edd967334e8fdb57e1c49386ced20 00:56:51 [2021-04-09T00:56:51.740Z] #52 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #29 sha256:f1386adc160bb8a240e81da0be8faf9c84cc1c79dc7c5bdcfe8bc723118689af 00:56:51 [2021-04-09T00:56:51.740Z] #29 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 00:56:51 [2021-04-09T00:56:51.740Z] #28 sha256:c3750f81febfa63772c1e357b3d4810784d2ba904b986ec45a395a1addccc616 00:56:51 [2021-04-09T00:56:51.740Z] #28 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 00:56:51 [2021-04-09T00:56:51.740Z] #13 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #41 sha256:c3d3671bc058672ed1034b08c00c05e739f969dad40ec1b011a7a7aa5fff51c5 00:56:51 [2021-04-09T00:56:51.740Z] #41 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 00:56:51 [2021-04-09T00:56:51.740Z] #12 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #48 sha256:7a3c3a91af8295acbc2e45e57dbcc782c9573e513a0dd58ea85855875c0944ac 00:56:51 [2021-04-09T00:56:51.740Z] #48 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.740Z] #38 sha256:f0ec5a8141e060966d64d7c59d88f28d19abe8756f44a506992b9a624e3587eb 00:56:51 [2021-04-09T00:56:51.740Z] #38 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #67 sha256:1a31bfe5aef223cc7b0b53c3fe9765379d80f82e61d5c7c9aa310c9d41b0dcbf 00:56:51 [2021-04-09T00:56:51.740Z] #67 CACHED 00:56:51 [2021-04-09T00:56:51.740Z] 00:56:51 [2021-04-09T00:56:51.740Z] #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:56:51 [2021-04-09T00:56:51.740Z] #45 sha256:627e3378edc66ee18cbfc1a30422eb3b747b6bee455dcc9c5c03ec3be436b479 00:56:51 [2021-04-09T00:56:51.741Z] #45 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.741Z] #35 sha256:de717dd8a8296237c182b95843c6d85bed2ac9b6753d83b3d92eeb7dff2ce3a8 00:56:51 [2021-04-09T00:56:51.741Z] #35 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #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:56:51 [2021-04-09T00:56:51.741Z] #49 sha256:3e30b2ada38baf60e6545bbfb6b44b19b46a65cb818a09a4cd84b9cdcf2fff2d 00:56:51 [2021-04-09T00:56:51.741Z] #49 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 00:56:51 [2021-04-09T00:56:51.741Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 00:56:51 [2021-04-09T00:56:51.741Z] #65 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 00:56:51 [2021-04-09T00:56:51.741Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 00:56:51 [2021-04-09T00:56:51.741Z] #16 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 00:56:51 [2021-04-09T00:56:51.741Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 00:56:51 [2021-04-09T00:56:51.741Z] #18 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 00:56:51 [2021-04-09T00:56:51.741Z] #61 sha256:63bbde9030a2cbd95205bc5a20522246063c1005d182101d43ad6602a9b02d8c 00:56:51 [2021-04-09T00:56:51.741Z] #61 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 00:56:51 [2021-04-09T00:56:51.741Z] #44 sha256:ec4c49c9598d10eeae088e87d2e52f1e7e391e820d16446d506c45d94a0e99fa 00:56:51 [2021-04-09T00:56:51.741Z] #44 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #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:56:51 [2021-04-09T00:56:51.741Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab 00:56:51 [2021-04-09T00:56:51.741Z] #21 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #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:56:51 [2021-04-09T00:56:51.741Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f 00:56:51 [2021-04-09T00:56:51.741Z] #15 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 00:56:51 [2021-04-09T00:56:51.741Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 00:56:51 [2021-04-09T00:56:51.741Z] #22 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 00:56:51 [2021-04-09T00:56:51.741Z] #69 sha256:22fa4a053ebc8e66ea17407e4a5e245c1aa1fef147d59f971fa4dbb4b58c5b20 00:56:51 [2021-04-09T00:56:51.741Z] #69 CACHED 00:56:51 [2021-04-09T00:56:51.741Z] 00:56:51 [2021-04-09T00:56:51.741Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 00:56:51 [2021-04-09T00:56:51.741Z] #70 sha256:83992e59486b1adfc0211bdd2515f225e587ca91f04ca7d19320f19786cea637 00:56:54 [2021-04-09T00:56:54.292Z] #70 DONE 2.1s 00:56:54 [2021-04-09T00:56:54.292Z] 00:56:54 [2021-04-09T00:56:54.292Z] #71 exporting to image 00:56:54 [2021-04-09T00:56:54.292Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 00:56:54 [2021-04-09T00:56:54.292Z] #71 exporting layers 00:56:55 [2021-04-09T00:56:55.681Z] #71 exporting layers 1.6s done 00:56:55 [2021-04-09T00:56:55.681Z] #71 writing image sha256:c5deffd7700ca2a246e539f858444c576d718f37cbc02086d8dd7d3f89dab9ef done 00:56:55 [2021-04-09T00:56:55.681Z] #71 naming to docker.io/library/docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 done 00:56:55 [2021-04-09T00:56:55.681Z] #71 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 00:56:56 [2021-04-09T00:56:56.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr67 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/test/unit 00:57:00 [2021-04-09T00:57:00.175Z] DEBUG: print all environment variables to check how Jenkins runs this script 00:57:00 [2021-04-09T00:57:00.176Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f523beab\powershellScript.ps1'; exit $LASTEXITCODE; 00:57:00 [2021-04-09T00:57:00.176Z] ---------------------------------------------------------------------------- 00:57:00 [2021-04-09T00:57:00.176Z] 00:57:00 [2021-04-09T00:57:00.176Z] INFO: executeCI.ps1 starting at Fri Apr 9 00:56:59 CUT 2021 00:57:00 [2021-04-09T00:57:00.176Z] 00:57:00 [2021-04-09T00:57:00.176Z] INFO: Script version 05-Feb-2019 09:03 PDT 00:57:00 [2021-04-09T00:57:00.176Z] INFO: Running git version 2.24.1.windows.2 00:57:00 [2021-04-09T00:57:00.176Z] INFO: Branch:fe_release Build:20295.1.210212-1600 00:57:00 [2021-04-09T00:57:00.176Z] INFO: Environment variables: 00:57:00 [2021-04-09T00:57:00.176Z] 00:57:00 [2021-04-09T00:57:00.176Z] Name Value 00:57:00 [2021-04-09T00:57:00.176Z] ---- ----- 00:57:00 [2021-04-09T00:57:00.176Z] ALLUSERSPROFILE C:\ProgramData 00:57:00 [2021-04-09T00:57:00.176Z] amd64 true 00:57:00 [2021-04-09T00:57:00.176Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 00:57:00 [2021-04-09T00:57:00.176Z] APT_MIRROR cdn-fastly.deb.debian.org 00:57:00 [2021-04-09T00:57:00.176Z] arm64 true 00:57:00 [2021-04-09T00:57:00.176Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 00:57:00 [2021-04-09T00:57:00.176Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 00:57:00 [2021-04-09T00:57:00.176Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 00:57:00 [2021-04-09T00:57:00.176Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 00:57:00 [2021-04-09T00:57:00.176Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 00:57:00 [2021-04-09T00:57:00.176Z] BRANCH_NAME PR-39846 00:57:00 [2021-04-09T00:57:00.176Z] BUILD_DISPLAY_NAME #67 00:57:00 [2021-04-09T00:57:00.176Z] BUILD_ID 67 00:57:00 [2021-04-09T00:57:00.176Z] BUILD_NUMBER 67 00:57:00 [2021-04-09T00:57:00.176Z] BUILD_TAG jenkins-moby-PR-39846-67 00:57:00 [2021-04-09T00:57:00.176Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/ 00:57:00 [2021-04-09T00:57:00.176Z] cgroup2 true 00:57:00 [2021-04-09T00:57:00.176Z] CHANGE_AUTHOR thaJeztah 00:57:00 [2021-04-09T00:57:00.176Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn 00:57:00 [2021-04-09T00:57:00.176Z] CHANGE_BRANCH jenkinsfile_add_windows_1903 00:57:00 [2021-04-09T00:57:00.176Z] CHANGE_FORK thaJeztah/docker 00:57:00 [2021-04-09T00:57:00.176Z] CHANGE_ID 39846 00:57:00 [2021-04-09T00:57:00.176Z] CHANGE_TARGET master 00:57:00 [2021-04-09T00:57:00.176Z] CHANGE_TITLE Jenkinsfile: add stage for Windows 2022 (SAC) 00:57:00 [2021-04-09T00:57:00.176Z] CHANGE_URL https://github.com/moby/moby/pull/39846 00:57:00 [2021-04-09T00:57:00.176Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 00:57:00 [2021-04-09T00:57:00.176Z] CommonProgramFiles C:\Program Files\Common Files 00:57:00 [2021-04-09T00:57:00.176Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 00:57:00 [2021-04-09T00:57:00.176Z] CommonProgramW6432 C:\Program Files\Common Files 00:57:00 [2021-04-09T00:57:00.176Z] COMPUTERNAME azwin-2-361f90 00:57:00 [2021-04-09T00:57:00.176Z] ComSpec C:\Windows\system32\cmd.exe 00:57:00 [2021-04-09T00:57:00.176Z] ConfigSequenceNumber 0 00:57:00 [2021-04-09T00:57:00.176Z] dco true 00:57:00 [2021-04-09T00:57:00.176Z] DOCKER_BUILDKIT 0 00:57:00 [2021-04-09T00:57:00.176Z] DOCKER_DUT_DEBUG 1 00:57:00 [2021-04-09T00:57:00.176Z] DOCKER_EXPERIMENTAL 1 00:57:00 [2021-04-09T00:57:00.176Z] DOCKER_GRAPHDRIVER overlay2 00:57:00 [2021-04-09T00:57:00.176Z] DriverData C:\Windows\System32\Drivers\DriverData 00:57:00 [2021-04-09T00:57:00.176Z] EXECUTOR_NUMBER 0 00:57:00 [2021-04-09T00:57:00.176Z] FQDN azwin-2-361f90.westus.cloudapp.azure.com 00:57:00 [2021-04-09T00:57:00.176Z] GIT_BRANCH PR-39846 00:57:00 [2021-04-09T00:57:00.176Z] GIT_COMMIT 8d5caf49a185e369bda5bdde79ab8e07b3434ff2 00:57:00 [2021-04-09T00:57:00.176Z] GIT_PREVIOUS_COMMIT 1dcc3c693722fcf8862298bc58d88dfae2e873c2 00:57:00 [2021-04-09T00:57:00.176Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT b8c459b60a3bed0a12b5b28b25ea1071cd213452 00:57:00 [2021-04-09T00:57:00.176Z] GIT_URL https://github.com/moby/moby.git 00:57:00 [2021-04-09T00:57:00.176Z] HUDSON_COOKIE 67c97be9-3e54-43bd-9fad-2a519ddab7a5 00:57:00 [2021-04-09T00:57:00.176Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 00:57:00 [2021-04-09T00:57:00.176Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 00:57:00 [2021-04-09T00:57:00.176Z] HUDSON_URL https://ci-next.docker.com/public/ 00:57:00 [2021-04-09T00:57:00.176Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 00:57:00 [2021-04-09T00:57:00.176Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 00:57:00 [2021-04-09T00:57:00.176Z] JENKINS_NODE_COOKIE 78427d1a-51df-4155-8edf-d2eafad5abb9 00:57:00 [2021-04-09T00:57:00.176Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 00:57:00 [2021-04-09T00:57:00.176Z] JENKINS_URL https://ci-next.docker.com/public/ 00:57:00 [2021-04-09T00:57:00.176Z] JOB_BASE_NAME PR-39846 00:57:00 [2021-04-09T00:57:00.176Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/display/redirect 00:57:00 [2021-04-09T00:57:00.176Z] JOB_NAME moby/PR-39846 00:57:00 [2021-04-09T00:57:00.176Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/ 00:57:00 [2021-04-09T00:57:00.176Z] library.jps.version master 00:57:00 [2021-04-09T00:57:00.176Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 00:57:00 [2021-04-09T00:57:00.176Z] NODE_LABELS amd64 azure azwin-2-361f90 azwin-2022 docker west-us windows windows-2022 x86_64 00:57:00 [2021-04-09T00:57:00.176Z] NODE_NAME azwin-2-361f90 00:57:00 [2021-04-09T00:57:00.176Z] NUMBER_OF_PROCESSORS 4 00:57:00 [2021-04-09T00:57:00.176Z] OS Windows_NT 00:57:00 [2021-04-09T00:57:00.176Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 00:57:00 [2021-04-09T00:57:00.176Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 00:57:00 [2021-04-09T00:57:00.176Z] ppc64le false 00:57:00 [2021-04-09T00:57:00.176Z] PROCESSOR_ARCHITECTURE AMD64 00:57:00 [2021-04-09T00:57:00.176Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 00:57:00 [2021-04-09T00:57:00.176Z] PROCESSOR_LEVEL 6 00:57:00 [2021-04-09T00:57:00.176Z] PROCESSOR_REVISION 4f01 00:57:00 [2021-04-09T00:57:00.176Z] ProgramData C:\ProgramData 00:57:00 [2021-04-09T00:57:00.176Z] ProgramFiles C:\Program Files 00:57:00 [2021-04-09T00:57:00.176Z] ProgramFiles(x86) C:\Program Files (x86) 00:57:00 [2021-04-09T00:57:00.176Z] ProgramW6432 C:\Program Files 00:57:00 [2021-04-09T00:57:00.176Z] PROMPT $P$G 00:57:00 [2021-04-09T00:57:00.176Z] PSExecutionPolicyPreference Bypass 00:57:00 [2021-04-09T00:57:00.176Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 00:57:00 [2021-04-09T00:57:00.176Z] PUBLIC C:\Users\Public 00:57:00 [2021-04-09T00:57:00.176Z] rootless true 00:57:00 [2021-04-09T00:57:00.176Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/display/redirect?page=arti... 00:57:00 [2021-04-09T00:57:00.176Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/display/redirect?page=changes 00:57:00 [2021-04-09T00:57:00.176Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/display/redirect 00:57:00 [2021-04-09T00:57:00.176Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/display/redirect?page=tests 00:57:00 [2021-04-09T00:57:00.176Z] s390x false 00:57:00 [2021-04-09T00:57:00.176Z] SKIP_VALIDATION_TESTS 1 00:57:00 [2021-04-09T00:57:00.176Z] SOURCES_DRIVE d 00:57:00 [2021-04-09T00:57:00.176Z] SOURCES_SUBDIR gopath 00:57:00 [2021-04-09T00:57:00.176Z] STAGE_NAME Run tests 00:57:00 [2021-04-09T00:57:00.176Z] SystemDrive C: 00:57:00 [2021-04-09T00:57:00.176Z] SystemRoot C:\Windows 00:57:00 [2021-04-09T00:57:00.176Z] TEMP C:\Windows\TEMP 00:57:00 [2021-04-09T00:57:00.176Z] TESTDEBUG 0 00:57:00 [2021-04-09T00:57:00.176Z] TESTRUN_DRIVE d 00:57:00 [2021-04-09T00:57:00.176Z] TESTRUN_SUBDIR CI 00:57:00 [2021-04-09T00:57:00.176Z] TIMEOUT 120m 00:57:00 [2021-04-09T00:57:00.176Z] TMP C:\Windows\TEMP 00:57:00 [2021-04-09T00:57:00.176Z] unit_validate true 00:57:00 [2021-04-09T00:57:00.176Z] USERDOMAIN WORKGROUP 00:57:00 [2021-04-09T00:57:00.176Z] USERNAME azwin-2-361f90$ 00:57:00 [2021-04-09T00:57:00.176Z] USERPROFILE C:\Windows\system32\config\systemprofile 00:57:00 [2021-04-09T00:57:00.176Z] validate_force false 00:57:00 [2021-04-09T00:57:00.176Z] windir C:\Windows 00:57:00 [2021-04-09T00:57:00.176Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider 00:57:00 [2021-04-09T00:57:00.176Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 00:57:00 [2021-04-09T00:57:00.176Z] windows2022 true 00:57:00 [2021-04-09T00:57:00.176Z] windowsRS1 false 00:57:00 [2021-04-09T00:57:00.176Z] windowsRS5 true 00:57:00 [2021-04-09T00:57:00.176Z] WORKSPACE d:\gopath\src\github.com\docker\docker 00:57:00 [2021-04-09T00:57:00.176Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 00:57:00 [2021-04-09T00:57:00.176Z] 00:57:00 [2021-04-09T00:57:00.176Z] 00:57:00 [2021-04-09T00:57:00.176Z] 00:57:00 [2021-04-09T00:57:00.246Z] ? github.com/docker/docker/api [no test files] 00:57:00 [2021-04-09T00:57:00.633Z] INFO: Sources under d:\gopath\... 00:57:00 [2021-04-09T00:57:00.633Z] INFO: Test run under d:\CI\... 00:57:00 [2021-04-09T00:57:00.633Z] INFO: Running in D:\gopath\src\github.com\docker\docker 00:57:00 [2021-04-09T00:57:00.633Z] INFO: docker/docker repository was found 00:57:00 [2021-04-09T00:57:00.633Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon 00:57:00 [2021-04-09T00:57:00.633Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' 00:57:00 [2021-04-09T00:57:00.633Z] INFO: Docker version of control daemon 00:57:00 [2021-04-09T00:57:00.633Z] 00:57:01 [2021-04-09T00:57:01.090Z] Client: Mirantis Container Runtime 00:57:01 [2021-04-09T00:57:01.090Z] Version: 20.10.0 00:57:01 [2021-04-09T00:57:01.090Z] API version: 1.41 00:57:01 [2021-04-09T00:57:01.090Z] Go version: go1.13.15 00:57:01 [2021-04-09T00:57:01.090Z] Git commit: 6ee42dc 00:57:01 [2021-04-09T00:57:01.090Z] Built: 03/11/2021 13:24:56 00:57:01 [2021-04-09T00:57:01.090Z] OS/Arch: windows/amd64 00:57:01 [2021-04-09T00:57:01.090Z] Context: default 00:57:01 [2021-04-09T00:57:01.090Z] Experimental: true 00:57:01 [2021-04-09T00:57:01.090Z] 00:57:01 [2021-04-09T00:57:01.090Z] Server: Mirantis Container Runtime 00:57:01 [2021-04-09T00:57:01.090Z] Engine: 00:57:01 [2021-04-09T00:57:01.090Z] Version: 20.10.0 00:57:01 [2021-04-09T00:57:01.090Z] API version: 1.41 (minimum version 1.24) 00:57:01 [2021-04-09T00:57:01.090Z] Go version: go1.13.15 00:57:01 [2021-04-09T00:57:01.090Z] Git commit: 1e08f21e79 00:57:01 [2021-04-09T00:57:01.090Z] Built: 03/11/2021 13:23:32 00:57:01 [2021-04-09T00:57:01.090Z] OS/Arch: windows/amd64 00:57:01 [2021-04-09T00:57:01.090Z] Experimental: true 00:57:01 [2021-04-09T00:57:01.090Z] 00:57:01 [2021-04-09T00:57:01.090Z] INFO: Docker info of control daemon 00:57:01 [2021-04-09T00:57:01.090Z] 00:57:01 [2021-04-09T00:57:01.547Z] Client: 00:57:01 [2021-04-09T00:57:01.547Z] Context: default 00:57:01 [2021-04-09T00:57:01.547Z] Debug Mode: false 00:57:01 [2021-04-09T00:57:01.547Z] Plugins: 00:57:01 [2021-04-09T00:57:01.547Z] app: Docker Application (Docker Inc., v0.8.0) 00:57:01 [2021-04-09T00:57:01.547Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 00:57:01 [2021-04-09T00:57:01.547Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 00:57:01 [2021-04-09T00:57:01.547Z] 00:57:01 [2021-04-09T00:57:01.547Z] Server: 00:57:01 [2021-04-09T00:57:01.547Z] Containers: 0 00:57:01 [2021-04-09T00:57:01.547Z] Running: 0 00:57:01 [2021-04-09T00:57:01.547Z] Paused: 0 00:57:01 [2021-04-09T00:57:01.547Z] Stopped: 0 00:57:01 [2021-04-09T00:57:01.547Z] Images: 10 00:57:01 [2021-04-09T00:57:01.547Z] Server Version: 20.10.0 00:57:01 [2021-04-09T00:57:01.547Z] Storage Driver: windowsfilter (windows) lcow (linux) 00:57:01 [2021-04-09T00:57:01.547Z] Windows: 00:57:01 [2021-04-09T00:57:01.547Z] LCOW: 00:57:01 [2021-04-09T00:57:01.547Z] Logging Driver: json-file 00:57:01 [2021-04-09T00:57:01.547Z] Plugins: 00:57:01 [2021-04-09T00:57:01.547Z] Volume: local 00:57:01 [2021-04-09T00:57:01.547Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 00:57:01 [2021-04-09T00:57:01.547Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 00:57:01 [2021-04-09T00:57:01.547Z] Swarm: inactive 00:57:01 [2021-04-09T00:57:01.547Z] Default Isolation: process 00:57:01 [2021-04-09T00:57:01.547Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) 00:57:01 [2021-04-09T00:57:01.547Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) 00:57:01 [2021-04-09T00:57:01.547Z] OSType: windows 00:57:01 [2021-04-09T00:57:01.547Z] Architecture: x86_64 00:57:01 [2021-04-09T00:57:01.547Z] CPUs: 4 00:57:01 [2021-04-09T00:57:01.547Z] Total Memory: 32GiB 00:57:01 [2021-04-09T00:57:01.547Z] Name: azwin-2-361f90 00:57:01 [2021-04-09T00:57:01.547Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 00:57:01 [2021-04-09T00:57:01.547Z] Docker Root Dir: D:\docker 00:57:01 [2021-04-09T00:57:01.547Z] Debug Mode: false 00:57:01 [2021-04-09T00:57:01.547Z] Registry: https://index.docker.io/v1/ 00:57:01 [2021-04-09T00:57:01.547Z] Labels: 00:57:01 [2021-04-09T00:57:01.547Z] Experimental: true 00:57:01 [2021-04-09T00:57:01.547Z] Insecure Registries: 00:57:01 [2021-04-09T00:57:01.547Z] 10.0.0.4:5000 00:57:01 [2021-04-09T00:57:01.547Z] 127.0.0.0/8 00:57:01 [2021-04-09T00:57:01.547Z] Registry Mirrors: 00:57:01 [2021-04-09T00:57:01.547Z] http://10.0.0.4:5000/ 00:57:01 [2021-04-09T00:57:01.547Z] Live Restore Enabled: false 00:57:01 [2021-04-09T00:57:01.547Z] 00:57:01 [2021-04-09T00:57:01.547Z] 00:57:01 [2021-04-09T00:57:01.547Z] INFO: Commit hash is dedcdcf755 00:57:01 [2021-04-09T00:57:01.547Z] INFO: Nuke-Everything... 00:57:01 [2021-04-09T00:57:01.547Z] INFO: Container count on control daemon to delete is 0 00:57:02 [2021-04-09T00:57:02.003Z] INFO: Nuking d:\CI 00:57:02 [2021-04-09T00:57:02.003Z] INFO: Zapped successfully 00:57:02 [2021-04-09T00:57:02.003Z] INFO: Location for testing is d:\CI\PR-39846\67 00:57:02 [2021-04-09T00:57:02.003Z] INFO: Validating GOLang consistency in Dockerfile.windows... 00:57:02 [2021-04-09T00:57:02.003Z] 00:57:02 [2021-04-09T00:57:02.003Z] 00:57:02 [2021-04-09T00:57:02.003Z] INFO: Building the image from Dockerfile.windows at 04/09/2021 00:57:01... 00:57:02 [2021-04-09T00:57:02.003Z] 00:57:06 [2021-04-09T00:57:06.859Z] DEBUG: print all environment variables to check how Jenkins runs this script 00:57:06 [2021-04-09T00:57:06.859Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8b6b9bd3\powershellScript.ps1'; exit $LASTEXITCODE; 00:57:06 [2021-04-09T00:57:06.859Z] ---------------------------------------------------------------------------- 00:57:06 [2021-04-09T00:57:06.859Z] 00:57:06 [2021-04-09T00:57:06.859Z] INFO: executeCI.ps1 starting at Fri Apr 9 00:57:06 CUT 2021 00:57:06 [2021-04-09T00:57:06.859Z] 00:57:06 [2021-04-09T00:57:06.859Z] INFO: Script version 05-Feb-2019 09:03 PDT 00:57:06 [2021-04-09T00:57:06.859Z] INFO: Running git version 2.24.1.windows.2 00:57:06 [2021-04-09T00:57:06.859Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 00:57:06 [2021-04-09T00:57:06.859Z] INFO: Environment variables: 00:57:06 [2021-04-09T00:57:06.859Z] 00:57:06 [2021-04-09T00:57:06.859Z] Name Value 00:57:06 [2021-04-09T00:57:06.859Z] ---- ----- 00:57:06 [2021-04-09T00:57:06.859Z] ALLUSERSPROFILE C:\ProgramData 00:57:06 [2021-04-09T00:57:06.859Z] amd64 true 00:57:06 [2021-04-09T00:57:06.859Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming 00:57:06 [2021-04-09T00:57:06.859Z] APT_MIRROR cdn-fastly.deb.debian.org 00:57:06 [2021-04-09T00:57:06.859Z] arm64 true 00:57:06 [2021-04-09T00:57:06.859Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 00:57:06 [2021-04-09T00:57:06.859Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 00:57:06 [2021-04-09T00:57:06.859Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 00:57:06 [2021-04-09T00:57:06.859Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 00:57:06 [2021-04-09T00:57:06.859Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 00:57:06 [2021-04-09T00:57:06.859Z] BRANCH_NAME PR-39846 00:57:06 [2021-04-09T00:57:06.859Z] BUILD_DISPLAY_NAME #67 00:57:06 [2021-04-09T00:57:06.859Z] BUILD_ID 67 00:57:06 [2021-04-09T00:57:06.859Z] BUILD_NUMBER 67 00:57:06 [2021-04-09T00:57:06.859Z] BUILD_TAG jenkins-moby-PR-39846-67 00:57:06 [2021-04-09T00:57:06.859Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/ 00:57:06 [2021-04-09T00:57:06.859Z] cgroup2 true 00:57:06 [2021-04-09T00:57:06.859Z] CHANGE_AUTHOR thaJeztah 00:57:06 [2021-04-09T00:57:06.859Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn 00:57:06 [2021-04-09T00:57:06.859Z] CHANGE_BRANCH jenkinsfile_add_windows_1903 00:57:06 [2021-04-09T00:57:06.859Z] CHANGE_FORK thaJeztah/docker 00:57:06 [2021-04-09T00:57:06.859Z] CHANGE_ID 39846 00:57:06 [2021-04-09T00:57:06.859Z] CHANGE_TARGET master 00:57:06 [2021-04-09T00:57:06.859Z] CHANGE_TITLE Jenkinsfile: add stage for Windows 2022 (SAC) 00:57:06 [2021-04-09T00:57:06.859Z] CHANGE_URL https://github.com/moby/moby/pull/39846 00:57:06 [2021-04-09T00:57:06.859Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 00:57:06 [2021-04-09T00:57:06.859Z] CommonProgramFiles C:\Program Files\Common Files 00:57:06 [2021-04-09T00:57:06.859Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 00:57:06 [2021-04-09T00:57:06.859Z] CommonProgramW6432 C:\Program Files\Common Files 00:57:06 [2021-04-09T00:57:06.859Z] COMPUTERNAME azwin-2-d13fe0 00:57:06 [2021-04-09T00:57:06.859Z] ComSpec C:\windows\system32\cmd.exe 00:57:06 [2021-04-09T00:57:06.859Z] ConfigSequenceNumber 0 00:57:06 [2021-04-09T00:57:06.859Z] dco true 00:57:06 [2021-04-09T00:57:06.859Z] DOCKER_BUILDKIT 0 00:57:06 [2021-04-09T00:57:06.859Z] DOCKER_DUT_DEBUG 1 00:57:06 [2021-04-09T00:57:06.859Z] DOCKER_EXPERIMENTAL 1 00:57:06 [2021-04-09T00:57:06.859Z] DOCKER_GRAPHDRIVER overlay2 00:57:06 [2021-04-09T00:57:06.859Z] DriverData C:\Windows\System32\Drivers\DriverData 00:57:06 [2021-04-09T00:57:06.859Z] EXECUTOR_NUMBER 0 00:57:06 [2021-04-09T00:57:06.859Z] FQDN azwin-2-d13fe0.westus.cloudapp.azure.com 00:57:06 [2021-04-09T00:57:06.859Z] GIT_BRANCH PR-39846 00:57:06 [2021-04-09T00:57:06.859Z] GIT_COMMIT 8d5caf49a185e369bda5bdde79ab8e07b3434ff2 00:57:06 [2021-04-09T00:57:06.859Z] GIT_PREVIOUS_COMMIT 1dcc3c693722fcf8862298bc58d88dfae2e873c2 00:57:06 [2021-04-09T00:57:06.860Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT b8c459b60a3bed0a12b5b28b25ea1071cd213452 00:57:06 [2021-04-09T00:57:06.860Z] GIT_URL https://github.com/moby/moby.git 00:57:06 [2021-04-09T00:57:06.860Z] HUDSON_COOKIE 24edd1e6-78a1-478c-bd2c-bc75cae4d234 00:57:06 [2021-04-09T00:57:06.860Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 00:57:06 [2021-04-09T00:57:06.860Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 00:57:06 [2021-04-09T00:57:06.860Z] HUDSON_URL https://ci-next.docker.com/public/ 00:57:06 [2021-04-09T00:57:06.860Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 00:57:06 [2021-04-09T00:57:06.860Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 00:57:06 [2021-04-09T00:57:06.860Z] JENKINS_NODE_COOKIE dad244ce-8bfe-4464-8cbd-b4a06956eb6a 00:57:06 [2021-04-09T00:57:06.860Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 00:57:06 [2021-04-09T00:57:06.860Z] JENKINS_URL https://ci-next.docker.com/public/ 00:57:06 [2021-04-09T00:57:06.860Z] JOB_BASE_NAME PR-39846 00:57:06 [2021-04-09T00:57:06.860Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/display/redirect 00:57:06 [2021-04-09T00:57:06.860Z] JOB_NAME moby/PR-39846 00:57:06 [2021-04-09T00:57:06.860Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/ 00:57:06 [2021-04-09T00:57:06.860Z] library.jps.version master 00:57:06 [2021-04-09T00:57:06.860Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local 00:57:06 [2021-04-09T00:57:06.861Z] NODE_LABELS amd64 azure azwin-2-d13fe0 azwin-2019 docker west-us windows windows-2019 x86_64 00:57:06 [2021-04-09T00:57:06.861Z] NODE_NAME azwin-2-d13fe0 00:57:06 [2021-04-09T00:57:06.861Z] NUMBER_OF_PROCESSORS 4 00:57:06 [2021-04-09T00:57:06.861Z] OS Windows_NT 00:57:06 [2021-04-09T00:57:06.861Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... 00:57:06 [2021-04-09T00:57:06.861Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 00:57:06 [2021-04-09T00:57:06.861Z] ppc64le false 00:57:06 [2021-04-09T00:57:06.861Z] PROCESSOR_ARCHITECTURE AMD64 00:57:06 [2021-04-09T00:57:06.861Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 00:57:06 [2021-04-09T00:57:06.861Z] PROCESSOR_LEVEL 6 00:57:06 [2021-04-09T00:57:06.861Z] PROCESSOR_REVISION 4f01 00:57:06 [2021-04-09T00:57:06.861Z] ProgramData C:\ProgramData 00:57:06 [2021-04-09T00:57:06.861Z] ProgramFiles C:\Program Files 00:57:06 [2021-04-09T00:57:06.861Z] ProgramFiles(x86) C:\Program Files (x86) 00:57:06 [2021-04-09T00:57:06.861Z] ProgramW6432 C:\Program Files 00:57:06 [2021-04-09T00:57:06.861Z] PROMPT $P$G 00:57:06 [2021-04-09T00:57:06.861Z] PSExecutionPolicyPreference Bypass 00:57:06 [2021-04-09T00:57:06.861Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... 00:57:06 [2021-04-09T00:57:06.861Z] PUBLIC C:\Users\Public 00:57:06 [2021-04-09T00:57:06.861Z] rootless true 00:57:06 [2021-04-09T00:57:06.861Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/display/redirect?page=arti... 00:57:06 [2021-04-09T00:57:06.861Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/display/redirect?page=changes 00:57:06 [2021-04-09T00:57:06.861Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/display/redirect 00:57:06 [2021-04-09T00:57:06.861Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39846/67/display/redirect?page=tests 00:57:06 [2021-04-09T00:57:06.861Z] s390x false 00:57:06 [2021-04-09T00:57:06.861Z] SKIP_VALIDATION_TESTS 1 00:57:06 [2021-04-09T00:57:06.861Z] SOURCES_DRIVE d 00:57:06 [2021-04-09T00:57:06.861Z] SOURCES_SUBDIR gopath 00:57:06 [2021-04-09T00:57:06.861Z] STAGE_NAME Run tests 00:57:06 [2021-04-09T00:57:06.861Z] SystemDrive C: 00:57:06 [2021-04-09T00:57:06.861Z] SystemRoot C:\windows 00:57:06 [2021-04-09T00:57:06.861Z] TEMP C:\windows\TEMP 00:57:06 [2021-04-09T00:57:06.861Z] TESTDEBUG 0 00:57:06 [2021-04-09T00:57:06.861Z] TESTRUN_DRIVE d 00:57:06 [2021-04-09T00:57:06.861Z] TESTRUN_SUBDIR CI 00:57:06 [2021-04-09T00:57:06.861Z] TIMEOUT 120m 00:57:06 [2021-04-09T00:57:06.861Z] TMP C:\windows\TEMP 00:57:06 [2021-04-09T00:57:06.861Z] unit_validate true 00:57:06 [2021-04-09T00:57:06.861Z] USERDOMAIN WORKGROUP 00:57:06 [2021-04-09T00:57:06.861Z] USERNAME azwin-2-d13fe0$ 00:57:06 [2021-04-09T00:57:06.861Z] USERPROFILE C:\windows\system32\config\systemprofile 00:57:06 [2021-04-09T00:57:06.861Z] validate_force false 00:57:06 [2021-04-09T00:57:06.861Z] windir C:\windows 00:57:06 [2021-04-09T00:57:06.861Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 00:57:06 [2021-04-09T00:57:06.861Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 00:57:06 [2021-04-09T00:57:06.861Z] windows2022 true 00:57:06 [2021-04-09T00:57:06.861Z] windowsRS1 false 00:57:06 [2021-04-09T00:57:06.861Z] windowsRS5 true 00:57:06 [2021-04-09T00:57:06.861Z] WORKSPACE d:\gopath\src\github.com\docker\docker 00:57:06 [2021-04-09T00:57:06.861Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 00:57:06 [2021-04-09T00:57:06.861Z] 00:57:06 [2021-04-09T00:57:06.861Z] 00:57:06 [2021-04-09T00:57:06.861Z] 00:57:06 [2021-04-09T00:57:06.861Z] INFO: Sources under d:\gopath\... 00:57:06 [2021-04-09T00:57:06.861Z] INFO: Test run under d:\CI\... 00:57:06 [2021-04-09T00:57:06.861Z] INFO: Running in D:\gopath\src\github.com\docker\docker 00:57:06 [2021-04-09T00:57:06.861Z] INFO: docker/docker repository was found 00:57:06 [2021-04-09T00:57:06.861Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon 00:57:07 [2021-04-09T00:57:07.328Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' 00:57:07 [2021-04-09T00:57:07.328Z] INFO: Docker version of control daemon 00:57:07 [2021-04-09T00:57:07.328Z] 00:57:07 [2021-04-09T00:57:07.328Z] Client: Docker Engine - Enterprise 00:57:07 [2021-04-09T00:57:07.328Z] Version: 19.03.12 00:57:07 [2021-04-09T00:57:07.328Z] API version: 1.40 00:57:07 [2021-04-09T00:57:07.328Z] Go version: go1.13.13 00:57:07 [2021-04-09T00:57:07.328Z] Git commit: 4306744 00:57:07 [2021-04-09T00:57:07.328Z] Built: 08/05/2020 19:27:53 00:57:07 [2021-04-09T00:57:07.328Z] OS/Arch: windows/amd64 00:57:07 [2021-04-09T00:57:07.328Z] Experimental: false 00:57:07 [2021-04-09T00:57:07.328Z] 00:57:07 [2021-04-09T00:57:07.328Z] Server: Docker Engine - Enterprise 00:57:07 [2021-04-09T00:57:07.328Z] Engine: 00:57:07 [2021-04-09T00:57:07.328Z] Version: 19.03.12 00:57:07 [2021-04-09T00:57:07.328Z] API version: 1.40 (minimum version 1.24) 00:57:07 [2021-04-09T00:57:07.328Z] Go version: go1.13.13 00:57:07 [2021-04-09T00:57:07.328Z] Git commit: f295753ffd 00:57:07 [2021-04-09T00:57:07.328Z] Built: 08/05/2020 19:26:41 00:57:07 [2021-04-09T00:57:07.328Z] OS/Arch: windows/amd64 00:57:07 [2021-04-09T00:57:07.328Z] Experimental: true 00:57:07 [2021-04-09T00:57:07.328Z] 00:57:07 [2021-04-09T00:57:07.328Z] INFO: Docker info of control daemon 00:57:07 [2021-04-09T00:57:07.328Z] 00:57:07 [2021-04-09T00:57:07.794Z] Client: 00:57:07 [2021-04-09T00:57:07.794Z] Debug Mode: false 00:57:07 [2021-04-09T00:57:07.794Z] Plugins: 00:57:07 [2021-04-09T00:57:07.794Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) 00:57:07 [2021-04-09T00:57:07.794Z] 00:57:07 [2021-04-09T00:57:07.794Z] Server: 00:57:07 [2021-04-09T00:57:07.794Z] Containers: 0 00:57:07 [2021-04-09T00:57:07.794Z] Running: 0 00:57:07 [2021-04-09T00:57:07.794Z] Paused: 0 00:57:07 [2021-04-09T00:57:07.794Z] Stopped: 0 00:57:07 [2021-04-09T00:57:07.794Z] Images: 10 00:57:07 [2021-04-09T00:57:07.794Z] Server Version: 19.03.12 00:57:07 [2021-04-09T00:57:07.794Z] Storage Driver: windowsfilter (windows) lcow (linux) 00:57:07 [2021-04-09T00:57:07.794Z] Windows: 00:57:07 [2021-04-09T00:57:07.794Z] LCOW: 00:57:07 [2021-04-09T00:57:07.794Z] Logging Driver: json-file 00:57:07 [2021-04-09T00:57:07.794Z] Plugins: 00:57:07 [2021-04-09T00:57:07.794Z] Volume: local 00:57:07 [2021-04-09T00:57:07.794Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 00:57:07 [2021-04-09T00:57:07.794Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 00:57:07 [2021-04-09T00:57:07.794Z] Swarm: inactive 00:57:07 [2021-04-09T00:57:07.794Z] Default Isolation: process 00:57:07 [2021-04-09T00:57:07.794Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 00:57:07 [2021-04-09T00:57:07.794Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) 00:57:07 [2021-04-09T00:57:07.794Z] OSType: windows 00:57:07 [2021-04-09T00:57:07.794Z] Architecture: x86_64 00:57:07 [2021-04-09T00:57:07.794Z] CPUs: 4 00:57:07 [2021-04-09T00:57:07.794Z] Total Memory: 32GiB 00:57:07 [2021-04-09T00:57:07.794Z] Name: azwin-2-d13fe0 00:57:07 [2021-04-09T00:57:07.794Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q 00:57:07 [2021-04-09T00:57:07.794Z] Docker Root Dir: D:\docker 00:57:07 [2021-04-09T00:57:07.794Z] Debug Mode: false 00:57:07 [2021-04-09T00:57:07.794Z] Registry: https://index.docker.io/v1/ 00:57:07 [2021-04-09T00:57:07.794Z] Labels: 00:57:07 [2021-04-09T00:57:07.794Z] Experimental: true 00:57:07 [2021-04-09T00:57:07.794Z] Insecure Registries: 00:57:07 [2021-04-09T00:57:07.794Z] 10.0.0.4:5000 00:57:07 [2021-04-09T00:57:07.794Z] 127.0.0.0/8 00:57:07 [2021-04-09T00:57:07.794Z] Registry Mirrors: 00:57:07 [2021-04-09T00:57:07.794Z] http://10.0.0.4:5000/ 00:57:07 [2021-04-09T00:57:07.794Z] Live Restore Enabled: false 00:57:07 [2021-04-09T00:57:07.794Z] 00:57:07 [2021-04-09T00:57:07.794Z] 00:57:08 [2021-04-09T00:57:08.260Z] INFO: Commit hash is 4dfa2291e4 00:57:08 [2021-04-09T00:57:08.260Z] INFO: Nuke-Everything... 00:57:08 [2021-04-09T00:57:08.260Z] INFO: Container count on control daemon to delete is 0 00:57:08 [2021-04-09T00:57:08.727Z] INFO: Nuking d:\CI 00:57:08 [2021-04-09T00:57:08.727Z] INFO: Zapped successfully 00:57:08 [2021-04-09T00:57:08.727Z] INFO: Location for testing is d:\CI\PR-39846\67 00:57:08 [2021-04-09T00:57:08.727Z] INFO: Validating GOLang consistency in Dockerfile.windows... 00:57:08 [2021-04-09T00:57:08.727Z] 00:57:08 [2021-04-09T00:57:08.727Z] 00:57:08 [2021-04-09T00:57:08.727Z] INFO: Building the image from Dockerfile.windows at 04/09/2021 00:57:08... 00:57:08 [2021-04-09T00:57:08.727Z] 00:57:09 [2021-04-09T00:57:09.056Z] Sending build context to Docker daemon 58.47MB 00:57:09 [2021-04-09T00:57:09.056Z] 00:57:09 [2021-04-09T00:57:09.056Z] Step 1/10 : FROM microsoft/windowsservercore 00:57:09 [2021-04-09T00:57:09.056Z] ---> 39d157a84080 00:57:09 [2021-04-09T00:57:09.056Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 00:57:09 [2021-04-09T00:57:09.056Z] ---> Using cache 00:57:09 [2021-04-09T00:57:09.056Z] ---> aefff577d158 00:57:09 [2021-04-09T00:57:09.056Z] Step 3/10 : ARG GO_VERSION=1.13.15 00:57:09 [2021-04-09T00:57:09.056Z] ---> Using cache 00:57:09 [2021-04-09T00:57:09.056Z] ---> c24b9b769aa2 00:57:09 [2021-04-09T00:57:09.056Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 00:57:09 [2021-04-09T00:57:09.056Z] ---> Using cache 00:57:09 [2021-04-09T00:57:09.056Z] ---> 4d4d528bff16 00:57:09 [2021-04-09T00:57:09.056Z] 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:57:09 [2021-04-09T00:57:09.056Z] ---> Using cache 00:57:09 [2021-04-09T00:57:09.056Z] ---> b64bee2668fd 00:57:09 [2021-04-09T00:57:09.056Z] 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:57:09 [2021-04-09T00:57:09.056Z] ---> Using cache 00:57:09 [2021-04-09T00:57:09.056Z] ---> d299777e4f87 00:57:09 [2021-04-09T00:57:09.056Z] 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:57:09 [2021-04-09T00:57:09.056Z] ---> Using cache 00:57:09 [2021-04-09T00:57:09.056Z] ---> f35a6e06000f 00:57:09 [2021-04-09T00:57:09.056Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 00:57:09 [2021-04-09T00:57:09.056Z] ---> Using cache 00:57:09 [2021-04-09T00:57:09.056Z] ---> 2876237c3a17 00:57:09 [2021-04-09T00:57:09.056Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 00:57:09 [2021-04-09T00:57:09.056Z] ---> Using cache 00:57:09 [2021-04-09T00:57:09.056Z] ---> 62d1bcfff114 00:57:09 [2021-04-09T00:57:09.056Z] Step 10/10 : COPY . . 00:57:10 [2021-04-09T00:57:10.585Z] ---> Using cache 00:57:10 [2021-04-09T00:57:10.585Z] ---> f234ad54e5d8 00:57:12 [2021-04-09T00:57:12.115Z] Successfully built f234ad54e5d8 00:57:12 [2021-04-09T00:57:12.115Z] Successfully tagged docker:latest 00:57:12 [2021-04-09T00:57:12.115Z] INFO: Image build ended at 04/09/2021 00:57:11. Duration:00:00:09.9696836 00:57:12 [2021-04-09T00:57:12.115Z] 00:57:12 [2021-04-09T00:57:12.115Z] 00:57:12 [2021-04-09T00:57:12.115Z] INFO: Building the test binaries at 04/09/2021 00:57:11... 00:57:12 [2021-04-09T00:57:12.510Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements 00:57:15 [2021-04-09T00:57:15.865Z] Sending build context to Docker daemon 58.47MB 00:57:15 [2021-04-09T00:57:15.865Z] 00:57:15 [2021-04-09T00:57:15.865Z] Step 1/10 : FROM microsoft/windowsservercore 00:57:15 [2021-04-09T00:57:15.865Z] ---> 3eaa9ebbf51f 00:57:15 [2021-04-09T00:57:15.865Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 00:57:15 [2021-04-09T00:57:15.865Z] ---> Using cache 00:57:15 [2021-04-09T00:57:15.865Z] ---> 2bc4209c9f4a 00:57:15 [2021-04-09T00:57:15.865Z] Step 3/10 : ARG GO_VERSION=1.13.15 00:57:15 [2021-04-09T00:57:15.865Z] ---> Using cache 00:57:15 [2021-04-09T00:57:15.865Z] ---> 246640724646 00:57:15 [2021-04-09T00:57:15.865Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 00:57:15 [2021-04-09T00:57:15.865Z] ---> Using cache 00:57:15 [2021-04-09T00:57:15.865Z] ---> 4e5fef50519e 00:57:15 [2021-04-09T00:57:15.865Z] 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:57:15 [2021-04-09T00:57:15.865Z] ---> Using cache 00:57:15 [2021-04-09T00:57:15.865Z] ---> 625c5aaffc7d 00:57:15 [2021-04-09T00:57:15.865Z] 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:57:15 [2021-04-09T00:57:15.865Z] ---> Using cache 00:57:15 [2021-04-09T00:57:15.865Z] ---> 4824b607996f 00:57:15 [2021-04-09T00:57:15.865Z] 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:57:15 [2021-04-09T00:57:15.865Z] ---> Using cache 00:57:15 [2021-04-09T00:57:15.865Z] ---> bc02619ea7a9 00:57:15 [2021-04-09T00:57:15.865Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 00:57:15 [2021-04-09T00:57:15.865Z] ---> Using cache 00:57:15 [2021-04-09T00:57:15.865Z] ---> 8b2dafee754c 00:57:15 [2021-04-09T00:57:15.865Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 00:57:15 [2021-04-09T00:57:15.865Z] ---> Using cache 00:57:15 [2021-04-09T00:57:15.865Z] ---> 3add2e203684 00:57:15 [2021-04-09T00:57:15.865Z] Step 10/10 : COPY . . 00:57:17 [2021-04-09T00:57:17.896Z] INFO: make.ps1 starting at 04/09/2021 00:57:17 00:57:17 [2021-04-09T00:57:17.896Z] INFO: Git commit (dedcdcf755) assumed from DOCKER_GITCOMMIT environment variable 00:57:17 [2021-04-09T00:57:17.896Z] INFO: Invoking autogen... 00:57:18 [2021-04-09T00:57:18.861Z] INFO: Building daemon... 00:57:35 [2021-04-09T00:57:35.144Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e6f22c9b2b458e6e) in /home/ubuntu/workspace/moby_PR-39846 [Pipeline] { [Pipeline] checkout 00:57:35 [2021-04-09T00:57:35.322Z] The recommended git tool is: git 00:57:38 [2021-04-09T00:57:38.223Z] using credential docker-jenkins-github-credentials 00:57:38 [2021-04-09T00:57:38.239Z] Cloning the remote Git repository 00:57:38 [2021-04-09T00:57:38.239Z] Cloning with configured refspecs honoured and without tags 00:57:38 [2021-04-09T00:57:38.188Z] Cloning repository https://github.com/moby/moby.git 00:57:38 [2021-04-09T00:57:38.243Z] > git init /home/ubuntu/workspace/moby_PR-39846 # timeout=10 00:57:38 [2021-04-09T00:57:38.443Z] Fetching upstream changes from https://github.com/moby/moby.git 00:57:38 [2021-04-09T00:57:38.443Z] > git --version # timeout=10 00:57:38 [2021-04-09T00:57:38.470Z] > git --version # 'git version 2.17.1' 00:57:38 [2021-04-09T00:57:38.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:57:38 [2021-04-09T00:57:38.476Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:57:45 [2021-04-09T00:57:45.948Z] ---> 0d7a934979d7 00:57:46 [2021-04-09T00:57:46.414Z] Successfully built 0d7a934979d7 00:57:46 [2021-04-09T00:57:46.414Z] Successfully tagged docker:latest 00:57:46 [2021-04-09T00:57:46.414Z] INFO: Image build ended at 04/09/2021 00:57:45. Duration:00:00:37.4755805 00:57:46 [2021-04-09T00:57:46.414Z] 00:57:46 [2021-04-09T00:57:46.414Z] 00:57:46 [2021-04-09T00:57:46.414Z] INFO: Building the test binaries at 04/09/2021 00:57:46... 00:57:52 [2021-04-09T00:57:52.281Z] INFO: make.ps1 starting at 04/09/2021 00:57:51 00:57:52 [2021-04-09T00:57:52.281Z] INFO: Git commit (4dfa2291e4) assumed from DOCKER_GITCOMMIT environment variable 00:57:52 [2021-04-09T00:57:52.281Z] INFO: Invoking autogen... 00:57:52 [2021-04-09T00:57:52.748Z] INFO: Building daemon... 00:58:00 [2021-04-09T00:58:00.597Z] Fetching without tags 00:58:01 [2021-04-09T00:58:01.009Z] Merging remotes/origin/master commit be95eae6d2d8d46860f305d417b868a8ac5fc151 into PR head commit 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f 00:58:00 [2021-04-09T00:58:00.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:58:00 [2021-04-09T00:58:00.520Z] > git config --add remote.origin.fetch +refs/pull/39846/head:refs/remotes/origin/PR-39846 # timeout=10 00:58:00 [2021-04-09T00:58:00.542Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:58:00 [2021-04-09T00:58:00.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:58:00 [2021-04-09T00:58:00.596Z] Fetching upstream changes from https://github.com/moby/moby.git 00:58:00 [2021-04-09T00:58:00.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:58:00 [2021-04-09T00:58:00.597Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39846/head:refs/remotes/origin/PR-39846 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:58:01 [2021-04-09T00:58:01.027Z] > git config core.sparsecheckout # timeout=10 00:58:01 [2021-04-09T00:58:01.049Z] > git checkout -f 8f4b3b0ad41a5e3a29e57f0a8c55cb49e7a0b44f # timeout=10 00:58:02 [2021-04-09T00:58:02.668Z] Merge succeeded, producing f834c09f3ecfa476a634b31ff19cf5b7b1c28c2b 00:58:02 [2021-04-09T00:58:02.668Z] Checking out Revision f834c09f3ecfa476a634b31ff19cf5b7b1c28c2b (PR-39846) 00:58:01 [2021-04-09T00:58:01.830Z] > git remote # timeout=10 00:58:01 [2021-04-09T00:58:01.853Z] > git config --get remote.origin.url # timeout=10 00:58:01 [2021-04-09T00:58:01.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:58:01 [2021-04-09T00:58:01.880Z] > git merge be95eae6d2d8d46860f305d417b868a8ac5fc151 # timeout=10 00:58:02 [2021-04-09T00:58:02.642Z] > git rev-parse HEAD^{commit} # timeout=10 00:58:02 [2021-04-09T00:58:02.667Z] > git config core.sparsecheckout # timeout=10 00:58:02 [2021-04-09T00:58:02.698Z] > git checkout -f f834c09f3ecfa476a634b31ff19cf5b7b1c28c2b # timeout=10 00:58:06 [2021-04-09T00:58:06.548Z] Commit message: "Merge commit 'be95eae6d2d8d46860f305d417b868a8ac5fc151' into HEAD" 00:58:06 [2021-04-09T00:58:06.569Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 00:58:07 [2021-04-09T00:58:07.598Z] + docker version 00:58:06 [2021-04-09T00:58:06.549Z] > git rev-list --no-walk 1dcc3c693722fcf8862298bc58d88dfae2e873c2 # timeout=10 00:58:08 [2021-04-09T00:58:08.832Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements 00:58:08 [2021-04-09T00:58:08.832Z] ? github.com/docker/docker/api/server/backend/build [no test files] 00:58:10 [2021-04-09T00:58:10.224Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements 00:58:10 [2021-04-09T00:58:10.224Z] ? github.com/docker/docker/api/server/router [no test files] 00:58:10 [2021-04-09T00:58:10.224Z] ? github.com/docker/docker/api/server/router/build [no test files] 00:58:10 [2021-04-09T00:58:10.224Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 00:58:10 [2021-04-09T00:58:10.224Z] ? github.com/docker/docker/api/server/router/container [no test files] 00:58:10 [2021-04-09T00:58:10.224Z] ? github.com/docker/docker/api/server/router/debug [no test files] 00:58:10 [2021-04-09T00:58:10.224Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 00:58:10 [2021-04-09T00:58:10.224Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 00:58:10 [2021-04-09T00:58:10.224Z] ? github.com/docker/docker/api/server/router/image [no test files] 00:58:10 [2021-04-09T00:58:10.487Z] ? github.com/docker/docker/api/server/router/network [no test files] 00:58:11 [2021-04-09T00:58:11.436Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 00:58:11 [2021-04-09T00:58:11.436Z] ? github.com/docker/docker/api/server/router/session [no test files] 00:58:11 [2021-04-09T00:58:11.699Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements 00:58:11 [2021-04-09T00:58:11.962Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements 00:58:11 [2021-04-09T00:58:11.962Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements 00:58:12 [2021-04-09T00:58:12.226Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 5.7% of statements 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/server/router/system [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/server/router/volume [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/backend [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/container [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/events [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/image [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/mount [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/network [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/registry [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/swarm [no test files] 00:58:12 [2021-04-09T00:58:12.226Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/api/types/volume [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/builder [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/builder/builder-next [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 00:58:12 [2021-04-09T00:58:12.489Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 00:58:14 [2021-04-09T00:58:14.179Z] Client: Docker Engine - Community 00:58:14 [2021-04-09T00:58:14.179Z] Version: 20.10.5 00:58:14 [2021-04-09T00:58:14.179Z] API version: 1.41 00:58:14 [2021-04-09T00:58:14.179Z] Go version: go1.13.15 00:58:14 [2021-04-09T00:58:14.179Z] Git commit: 55c4c88 00:58:14 [2021-04-09T00:58:14.179Z] Built: Tue Mar 2 20:18:05 2021 00:58:14 [2021-04-09T00:58:14.179Z] OS/Arch: linux/amd64 00:58:14 [2021-04-09T00:58:14.179Z] Context: default 00:58:14 [2021-04-09T00:58:14.179Z] Experimental: true 00:58:14 [2021-04-09T00:58:14.179Z] 00:58:14 [2021-04-09T00:58:14.179Z] Server: Docker Engine - Community 00:58:14 [2021-04-09T00:58:14.179Z] Engine: 00:58:14 [2021-04-09T00:58:14.179Z] Version: 20.10.5 00:58:14 [2021-04-09T00:58:14.179Z] API version: 1.41 (minimum version 1.12) 00:58:14 [2021-04-09T00:58:14.179Z] Go version: go1.13.15 00:58:14 [2021-04-09T00:58:14.179Z] Git commit: 363e9a8 00:58:14 [2021-04-09T00:58:14.179Z] Built: Tue Mar 2 20:16:00 2021 00:58:14 [2021-04-09T00:58:14.179Z] OS/Arch: linux/amd64 00:58:14 [2021-04-09T00:58:14.179Z] Experimental: true 00:58:14 [2021-04-09T00:58:14.179Z] containerd: 00:58:14 [2021-04-09T00:58:14.179Z] Version: 1.4.4 00:58:14 [2021-04-09T00:58:14.179Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:58:14 [2021-04-09T00:58:14.179Z] runc: 00:58:14 [2021-04-09T00:58:14.179Z] Version: 1.0.0-rc93 00:58:14 [2021-04-09T00:58:14.179Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:58:14 [2021-04-09T00:58:14.179Z] docker-init: 00:58:14 [2021-04-09T00:58:14.179Z] Version: 0.19.0 00:58:14 [2021-04-09T00:58:14.179Z] GitCommit: de40ad0 [Pipeline] sh 00:58:14 [2021-04-09T00:58:14.507Z] + docker info 00:58:15 [2021-04-09T00:58:15.072Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements 00:58:16 [2021-04-09T00:58:16.020Z] ok github.com/docker/docker/builder/remotecontext 0.168s coverage: 13.7% of statements 00:58:16 [2021-04-09T00:58:16.969Z] ok github.com/docker/docker/builder/dockerfile 0.461s coverage: 48.5% of statements 00:58:16 [2021-04-09T00:58:16.969Z] ? github.com/docker/docker/builder/dockerignore [no test files] 00:58:18 [2021-04-09T00:58:18.371Z] ok github.com/docker/docker/builder/remotecontext/git 4.634s coverage: 86.3% of statements 00:58:18 [2021-04-09T00:58:18.371Z] ? github.com/docker/docker/cli [no test files] 00:58:18 [2021-04-09T00:58:18.371Z] ? github.com/docker/docker/cli/config [no test files] 00:58:22 [2021-04-09T00:58:22.597Z] ok github.com/docker/docker/client 0.219s coverage: 75.4% of statements 00:58:22 [2021-04-09T00:58:22.814Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 00:58:22 [2021-04-09T00:58:22.814Z] 00:58:22 [2021-04-09T00:58:22.814Z] ---> Making bundle: test-integration (in bundles/test-integration) 00:58:22 [2021-04-09T00:58:22.814Z] DOCKER_SYSTEMD=1 00:58:22 [2021-04-09T00:58:22.814Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 00:58:22 [2021-04-09T00:58:22.814Z] HOSTNAME=4e75555c6f1e 00:58:22 [2021-04-09T00:58:22.814Z] DEST=bundles/test-integration 00:58:22 [2021-04-09T00:58:22.814Z] PWD=/go/src/github.com/docker/docker 00:58:22 [2021-04-09T00:58:22.814Z] DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 00:58:22 [2021-04-09T00:58:22.814Z] container=docker 00:58:22 [2021-04-09T00:58:22.814Z] HOME=/root 00:58:22 [2021-04-09T00:58:22.814Z] LANG=C.UTF-8 00:58:22 [2021-04-09T00:58:22.814Z] INVOCATION_ID=9226fbd381764f74b6fe4e4870aac5df 00:58:22 [2021-04-09T00:58:22.814Z] GOLANG_VERSION=1.13.15 00:58:22 [2021-04-09T00:58:22.814Z] VALIDATE_REPO=https://github.com/moby/moby.git 00:58:22 [2021-04-09T00:58:22.814Z] VALIDATE_BRANCH=master 00:58:22 [2021-04-09T00:58:22.814Z] TERM=xterm 00:58:22 [2021-04-09T00:58:22.814Z] DOCKER_PKG=github.com/docker/docker 00:58:22 [2021-04-09T00:58:22.814Z] SHLVL=3 00:58:22 [2021-04-09T00:58:22.814Z] TIMEOUT=120m 00:58:22 [2021-04-09T00:58:22.814Z] DOCKER_BUILDTAGS=apparmor seccomp journald 00:58:22 [2021-04-09T00:58:22.814Z] DOCKER_GRAPHDRIVER=overlay2 00:58:22 [2021-04-09T00:58:22.814Z] GO111MODULE=off 00:58:22 [2021-04-09T00:58:22.814Z] DOCKER_EXPERIMENTAL=1 00:58:22 [2021-04-09T00:58:22.814Z] TEST_SKIP_INTEGRATION_CLI=1 00:58:22 [2021-04-09T00:58:22.814Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:58:22 [2021-04-09T00:58:22.814Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 00:58:22 [2021-04-09T00:58:22.814Z] GOPATH=/go 00:58:22 [2021-04-09T00:58:22.814Z] PKG_CONFIG=pkg-config 00:58:22 [2021-04-09T00:58:22.814Z] _=/usr/bin/env 00:58:22 [2021-04-09T00:58:22.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 00:58:23 [2021-04-09T00:58:23.088Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 00:58:23 [2021-04-09T00:58:23.088Z] 00:58:23 [2021-04-09T00:58:23.088Z] + TEST_INTEGRATION_DEST=1 00:58:23 [2021-04-09T00:58:23.088Z] + CONTAINER_NAME=docker-pr67-1 00:58:23 [2021-04-09T00:58:23.088Z] + TEST_SKIP_INTEGRATION_CLI=1 00:58:23 [2021-04-09T00:58:23.088Z] + run_tests test-integration-flaky 00:58:23 [2021-04-09T00:58:23.088Z] + '[' -n 0 ']' 00:58:23 [2021-04-09T00:58:23.088Z] + rm= 00:58:23 [2021-04-09T00:58:23.088Z] + c=0 00:58:23 [2021-04-09T00:58:23.088Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39846/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-39846/.git:/go/src/github.com/docker/docker/.git --name docker-pr67-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh test-integration-flaky test-integration 00:58:23 [2021-04-09T00:58:23.088Z] + TEST_INTEGRATION_DEST=2 00:58:23 [2021-04-09T00:58:23.088Z] + CONTAINER_NAME=docker-pr67-2 00:58:23 [2021-04-09T00:58:23.088Z] + TEST_SKIP_INTEGRATION=1 00:58:23 [2021-04-09T00:58:23.088Z] ++ jobs -p 00:58:23 [2021-04-09T00:58:23.088Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 00:58:23 [2021-04-09T00:58:23.088Z] + run_tests 00:58:23 [2021-04-09T00:58:23.088Z] + '[' -n 0 ']' 00:58:23 [2021-04-09T00:58:23.088Z] + rm= 00:58:23 [2021-04-09T00:58:23.088Z] + TEST_INTEGRATION_DEST=3 00:58:23 [2021-04-09T00:58:23.088Z] + CONTAINER_NAME=docker-pr67-3 00:58:23 [2021-04-09T00:58:23.088Z] + TEST_SKIP_INTEGRATION=1 00:58:23 [2021-04-09T00:58:23.088Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 00:58:23 [2021-04-09T00:58:23.088Z] + run_tests 00:58:23 [2021-04-09T00:58:23.088Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39846/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-39846/.git:/go/src/github.com/docker/docker/.git --name docker-pr67-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh '' test-integration 00:58:23 [2021-04-09T00:58:23.088Z] + '[' -n 0 ']' 00:58:23 [2021-04-09T00:58:23.088Z] + rm= 00:58:23 [2021-04-09T00:58:23.088Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39846/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-39846/.git:/go/src/github.com/docker/docker/.git --name docker-pr67-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh '' test-integration 00:58:23 [2021-04-09T00:58:23.088Z] + for job in $(jobs -p) 00:58:23 [2021-04-09T00:58:23.088Z] + wait 719 00:58:23 [2021-04-09T00:58:23.088Z] 00:58:23 [2021-04-09T00:58:23.089Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 00:58:23 [2021-04-09T00:58:23.089Z] 00:58:23 [2021-04-09T00:58:23.089Z] 00:58:23 [2021-04-09T00:58:23.089Z] ---> Making bundle: test-integration (in bundles/test-integration) 00:58:23 [2021-04-09T00:58:23.089Z] ---> Making bundle: test-integration (in bundles/test-integration) 00:58:23 [2021-04-09T00:58:23.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 00:58:23 [2021-04-09T00:58:23.089Z] HOSTNAME=f1cd65b4ee3b 00:58:23 [2021-04-09T00:58:23.089Z] TEST_SKIP_INTEGRATION=1 00:58:23 [2021-04-09T00:58:23.089Z] TESTDEBUG=0 00:58:23 [2021-04-09T00:58:23.089Z] DEST=bundles/test-integration 00:58:23 [2021-04-09T00:58:23.089Z] PWD=/go/src/github.com/docker/docker 00:58:23 [2021-04-09T00:58:23.089Z] KEEPBUNDLE=1 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 00:58:23 [2021-04-09T00:58:23.089Z] container=docker 00:58:23 [2021-04-09T00:58:23.089Z] HOME=/root 00:58:23 [2021-04-09T00:58:23.089Z] GOLANG_VERSION=1.13.15 00:58:23 [2021-04-09T00:58:23.089Z] VALIDATE_REPO=https://github.com/moby/moby.git 00:58:23 [2021-04-09T00:58:23.089Z] VALIDATE_BRANCH=master 00:58:23 [2021-04-09T00:58:23.089Z] TERM=xterm 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_PKG=github.com/docker/docker 00:58:23 [2021-04-09T00:58:23.089Z] SHLVL=1 00:58:23 [2021-04-09T00:58:23.089Z] TIMEOUT=120m 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_BUILDTAGS=apparmor seccomp journald 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_GRAPHDRIVER=overlay2 00:58:23 [2021-04-09T00:58:23.089Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 00:58:23 [2021-04-09T00:58:23.089Z] GO111MODULE=off 00:58:23 [2021-04-09T00:58:23.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:58:23 [2021-04-09T00:58:23.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 00:58:23 [2021-04-09T00:58:23.089Z] GOPATH=/go 00:58:23 [2021-04-09T00:58:23.089Z] PKG_CONFIG=pkg-config 00:58:23 [2021-04-09T00:58:23.089Z] _=/usr/bin/env 00:58:23 [2021-04-09T00:58:23.089Z] Building test suite binary ./integration-cli/test.main 00:58:23 [2021-04-09T00:58:23.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 00:58:23 [2021-04-09T00:58:23.089Z] HOSTNAME=9894a144ba7e 00:58:23 [2021-04-09T00:58:23.089Z] TEST_SKIP_INTEGRATION=1 00:58:23 [2021-04-09T00:58:23.089Z] TESTDEBUG=0 00:58:23 [2021-04-09T00:58:23.089Z] DEST=bundles/test-integration 00:58:23 [2021-04-09T00:58:23.089Z] PWD=/go/src/github.com/docker/docker 00:58:23 [2021-04-09T00:58:23.089Z] KEEPBUNDLE=1 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 00:58:23 [2021-04-09T00:58:23.089Z] container=docker 00:58:23 [2021-04-09T00:58:23.089Z] HOME=/root 00:58:23 [2021-04-09T00:58:23.089Z] GOLANG_VERSION=1.13.15 00:58:23 [2021-04-09T00:58:23.089Z] VALIDATE_REPO=https://github.com/moby/moby.git 00:58:23 [2021-04-09T00:58:23.089Z] VALIDATE_BRANCH=master 00:58:23 [2021-04-09T00:58:23.089Z] TERM=xterm 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_PKG=github.com/docker/docker 00:58:23 [2021-04-09T00:58:23.089Z] SHLVL=1 00:58:23 [2021-04-09T00:58:23.089Z] TIMEOUT=120m 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_BUILDTAGS=apparmor seccomp journald 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_GRAPHDRIVER=overlay2 00:58:23 [2021-04-09T00:58:23.089Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 00:58:23 [2021-04-09T00:58:23.089Z] GO111MODULE=off 00:58:23 [2021-04-09T00:58:23.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:58:23 [2021-04-09T00:58:23.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 00:58:23 [2021-04-09T00:58:23.089Z] GOPATH=/go 00:58:23 [2021-04-09T00:58:23.089Z] PKG_CONFIG=pkg-config 00:58:23 [2021-04-09T00:58:23.089Z] _=/usr/bin/env 00:58:23 [2021-04-09T00:58:23.089Z] Building test suite binary ./integration-cli/test.main 00:58:23 [2021-04-09T00:58:23.089Z] No new tests added to integration. 00:58:23 [2021-04-09T00:58:23.089Z] 00:58:23 [2021-04-09T00:58:23.089Z] ---> Making bundle: test-integration (in bundles/test-integration) 00:58:23 [2021-04-09T00:58:23.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 00:58:23 [2021-04-09T00:58:23.089Z] HOSTNAME=d0a07c704faf 00:58:23 [2021-04-09T00:58:23.089Z] TESTDEBUG=0 00:58:23 [2021-04-09T00:58:23.089Z] DEST=bundles/test-integration 00:58:23 [2021-04-09T00:58:23.089Z] PWD=/go/src/github.com/docker/docker 00:58:23 [2021-04-09T00:58:23.089Z] KEEPBUNDLE=1 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 00:58:23 [2021-04-09T00:58:23.089Z] container=docker 00:58:23 [2021-04-09T00:58:23.089Z] HOME=/root 00:58:23 [2021-04-09T00:58:23.089Z] GOLANG_VERSION=1.13.15 00:58:23 [2021-04-09T00:58:23.089Z] VALIDATE_REPO=https://github.com/moby/moby.git 00:58:23 [2021-04-09T00:58:23.089Z] VALIDATE_BRANCH=master 00:58:23 [2021-04-09T00:58:23.089Z] TERM=xterm 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_PKG=github.com/docker/docker 00:58:23 [2021-04-09T00:58:23.089Z] SHLVL=1 00:58:23 [2021-04-09T00:58:23.089Z] TIMEOUT=120m 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_BUILDTAGS=apparmor seccomp journald 00:58:23 [2021-04-09T00:58:23.089Z] DOCKER_GRAPHDRIVER=overlay2 00:58:23 [2021-04-09T00:58:23.089Z] GO111MODULE=off 00:58:23 [2021-04-09T00:58:23.089Z] TEST_SKIP_INTEGRATION_CLI=1 00:58:23 [2021-04-09T00:58:23.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:58:23 [2021-04-09T00:58:23.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 00:58:23 [2021-04-09T00:58:23.089Z] GOPATH=/go 00:58:23 [2021-04-09T00:58:23.089Z] PKG_CONFIG=pkg-config 00:58:23 [2021-04-09T00:58:23.089Z] _=/usr/bin/env 00:58:23 [2021-04-09T00:58:23.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 00:58:24 [2021-04-09T00:58:24.491Z] Client: 00:58:24 [2021-04-09T00:58:24.491Z] Context: default 00:58:24 [2021-04-09T00:58:24.491Z] Debug Mode: false 00:58:24 [2021-04-09T00:58:24.491Z] Plugins: 00:58:24 [2021-04-09T00:58:24.491Z] app: Docker App (Docker Inc., v0.9.1-beta3) 00:58:24 [2021-04-09T00:58:24.491Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 00:58:24 [2021-04-09T00:58:24.491Z] 00:58:24 [2021-04-09T00:58:24.491Z] Server: 00:58:24 [2021-04-09T00:58:24.491Z] Containers: 0 00:58:24 [2021-04-09T00:58:24.491Z] Running: 0 00:58:24 [2021-04-09T00:58:24.491Z] Paused: 0 00:58:24 [2021-04-09T00:58:24.491Z] Stopped: 0 00:58:24 [2021-04-09T00:58:24.491Z] Images: 0 00:58:24 [2021-04-09T00:58:24.491Z] Server Version: 20.10.5 00:58:24 [2021-04-09T00:58:24.491Z] Storage Driver: overlay2 00:58:24 [2021-04-09T00:58:24.491Z] Backing Filesystem: extfs 00:58:24 [2021-04-09T00:58:24.491Z] Supports d_type: true 00:58:24 [2021-04-09T00:58:24.491Z] Native Overlay Diff: true 00:58:24 [2021-04-09T00:58:24.491Z] Logging Driver: json-file 00:58:24 [2021-04-09T00:58:24.491Z] Cgroup Driver: cgroupfs 00:58:24 [2021-04-09T00:58:24.491Z] Cgroup Version: 1 00:58:24 [2021-04-09T00:58:24.491Z] Plugins: 00:58:24 [2021-04-09T00:58:24.491Z] Volume: local 00:58:24 [2021-04-09T00:58:24.491Z] Network: bridge host ipvlan macvlan null overlay 00:58:24 [2021-04-09T00:58:24.491Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 00:58:24 [2021-04-09T00:58:24.491Z] Swarm: inactive 00:58:24 [2021-04-09T00:58:24.491Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 00:58:24 [2021-04-09T00:58:24.491Z] Default Runtime: runc 00:58:24 [2021-04-09T00:58:24.491Z] Init Binary: docker-init 00:58:24 [2021-04-09T00:58:24.491Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:58:24 [2021-04-09T00:58:24.491Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 00:58:24 [2021-04-09T00:58:24.491Z] init version: de40ad0 00:58:24 [2021-04-09T00:58:24.491Z] Security Options: 00:58:24 [2021-04-09T00:58:24.491Z] apparmor 00:58:24 [2021-04-09T00:58:24.491Z] seccomp 00:58:24 [2021-04-09T00:58:24.491Z] Profile: default 00:58:24 [2021-04-09T00:58:24.491Z] Kernel Version: 5.4.0-1041-aws 00:58:24 [2021-04-09T00:58:24.491Z] Operating System: Ubuntu 18.04.5 LTS 00:58:24 [2021-04-09T00:58:24.491Z] OSType: linux 00:58:24 [2021-04-09T00:58:24.491Z] Architecture: x86_64 00:58:24 [2021-04-09T00:58:24.491Z] CPUs: 2 00:58:24 [2021-04-09T00:58:24.491Z] Total Memory: 7.569GiB 00:58:24 [2021-04-09T00:58:24.491Z] Name: ip-10-100-101-251 00:58:24 [2021-04-09T00:58:24.491Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B 00:58:24 [2021-04-09T00:58:24.491Z] Docker Root Dir: /var/lib/docker 00:58:24 [2021-04-09T00:58:24.491Z] Debug Mode: false 00:58:24 [2021-04-09T00:58:24.491Z] Registry: https://index.docker.io/v1/ 00:58:24 [2021-04-09T00:58:24.491Z] Labels: 00:58:24 [2021-04-09T00:58:24.491Z] Experimental: true 00:58:24 [2021-04-09T00:58:24.491Z] Insecure Registries: 00:58:24 [2021-04-09T00:58:24.491Z] 127.0.0.0/8 00:58:24 [2021-04-09T00:58:24.491Z] Live Restore Enabled: true 00:58:24 [2021-04-09T00:58:24.491Z] 00:58:24 [2021-04-09T00:58:24.491Z] WARNING: No swap limit support [Pipeline] sh 00:58:24 [2021-04-09T00:58:24.775Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 00:58:24 [2021-04-09T00:58:24.775Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 00:58:24 [2021-04-09T00:58:24.775Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39846/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh 00:58:24 [2021-04-09T00:58:24.775Z] + bash /home/ubuntu/workspace/moby_PR-39846/check-config.sh 00:58:24 [2021-04-09T00:58:24.775Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 00:58:24 [2021-04-09T00:58:24.775Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... 00:58:24 [2021-04-09T00:58:24.775Z] 00:58:24 [2021-04-09T00:58:24.775Z] Generally Necessary: 00:58:24 [2021-04-09T00:58:24.775Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 00:58:24 [2021-04-09T00:58:24.775Z] - apparmor: enabled and tools installed 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_NAMESPACES: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_NET_NS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_PID_NS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_IPC_NS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_UTS_NS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUPS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUP_CPUACCT: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUP_DEVICE: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUP_FREEZER: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUP_SCHED: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CPUSETS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_MEMCG: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_KEYS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_VETH: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_BRIDGE: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_IP_NF_FILTER: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_IP_NF_NAT: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_NF_NAT: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_POSIX_MQUEUE: enabled 00:58:24 [2021-04-09T00:58:24.775Z] 00:58:24 [2021-04-09T00:58:24.775Z] Optional Features: 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_USER_NS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_SECCOMP: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_SECCOMP_FILTER: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUP_PIDS: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_MEMCG_SWAP: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 00:58:24 [2021-04-09T00:58:24.775Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_BLK_CGROUP: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_BLK_DEV_THROTTLING: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUP_PERF: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUP_HUGETLB: enabled 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 00:58:24 [2021-04-09T00:58:24.775Z] - CONFIG_CGROUP_NET_PRIO: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_CFS_BANDWIDTH: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_FAIR_GROUP_SCHED: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_RT_GROUP_SCHED: missing 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_IP_VS: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_IP_VS_NFCT: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_IP_VS_PROTO_TCP: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_IP_VS_PROTO_UDP: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_IP_VS_RR: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_SECURITY_SELINUX: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_SECURITY_APPARMOR: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_EXT4_FS: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_EXT4_FS_SECURITY: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - Network Drivers: 00:58:25 [2021-04-09T00:58:25.034Z] - "overlay": 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_VXLAN: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 00:58:25 [2021-04-09T00:58:25.034Z] Optional (for encrypted networks): 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_CRYPTO: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_CRYPTO_AEAD: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_CRYPTO_GCM: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_CRYPTO_SEQIV: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_CRYPTO_GHASH: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_XFRM: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_XFRM_USER: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_XFRM_ALGO: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_INET_ESP: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - "ipvlan": 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_IPVLAN: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - "macvlan": 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_MACVLAN: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_DUMMY: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - "ftp,tftp client in container": 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_NF_NAT_FTP: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - Storage Drivers: 00:58:25 [2021-04-09T00:58:25.034Z] - "aufs": 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_AUFS_FS: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - "btrfs": 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_BTRFS_FS: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - "devicemapper": 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_BLK_DEV_DM: enabled 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - "overlay": 00:58:25 [2021-04-09T00:58:25.034Z] - CONFIG_OVERLAY_FS: enabled (as module) 00:58:25 [2021-04-09T00:58:25.034Z] - "zfs": 00:58:25 [2021-04-09T00:58:25.034Z] - /dev/zfs: present 00:58:25 [2021-04-09T00:58:25.034Z] - zfs command: missing 00:58:25 [2021-04-09T00:58:25.034Z] - zpool command: missing 00:58:25 [2021-04-09T00:58:25.034Z] 00:58:25 [2021-04-09T00:58:25.034Z] Limits: 00:58:25 [2021-04-09T00:58:25.034Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 00:58:25 [2021-04-09T00:58:25.034Z] 00:58:25 [2021-04-09T00:58:25.034Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 00:58:25 [2021-04-09T00:58:25.372Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 . 00:58:25 [2021-04-09T00:58:25.372Z] #1 [internal] load build definition from Dockerfile 00:58:25 [2021-04-09T00:58:25.372Z] #1 sha256:aeae20a5b7d9d92f7e58c7cb8d0aa54f78f44510558ea55902a9a19b78c020fc 00:58:25 [2021-04-09T00:58:25.372Z] #1 transferring dockerfile: 17.07kB done 00:58:25 [2021-04-09T00:58:25.372Z] #1 DONE 0.1s 00:58:25 [2021-04-09T00:58:25.372Z] 00:58:25 [2021-04-09T00:58:25.372Z] #2 [internal] load .dockerignore 00:58:25 [2021-04-09T00:58:25.372Z] #2 sha256:c217cd8c46f96fe9d75c6020e24e4a68c4775a8476ffaa26f417053368ee4c31 00:58:25 [2021-04-09T00:58:25.372Z] #2 transferring context: 87B done 00:58:25 [2021-04-09T00:58:25.372Z] #2 DONE 0.1s 00:58:25 [2021-04-09T00:58:25.372Z] 00:58:25 [2021-04-09T00:58:25.372Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 00:58:25 [2021-04-09T00:58:25.372Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 00:58:25 [2021-04-09T00:58:25.941Z] #3 DONE 0.4s 00:58:25 [2021-04-09T00:58:25.941Z] 00:58:25 [2021-04-09T00:58:25.941Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 00:58:25 [2021-04-09T00:58:25.941Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 00:58:25 [2021-04-09T00:58:25.941Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 00:58:25 [2021-04-09T00:58:25.941Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 00:58:25 [2021-04-09T00:58:25.941Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 00:58:25 [2021-04-09T00:58:25.941Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 00:58:25 [2021-04-09T00:58:25.941Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.36MB / 9.64MB 0.2s 00:58:26 [2021-04-09T00:58:26.201Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done 00:58:26 [2021-04-09T00:58:26.201Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 00:58:26 [2021-04-09T00:58:26.460Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done 00:58:26 [2021-04-09T00:58:26.720Z] #4 DONE 0.6s 00:58:26 [2021-04-09T00:58:26.720Z] 00:58:26 [2021-04-09T00:58:26.720Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:58:26 [2021-04-09T00:58:26.720Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 00:58:27 [2021-04-09T00:58:27.656Z] #8 DONE 0.9s 00:58:27 [2021-04-09T00:58:27.656Z] 00:58:27 [2021-04-09T00:58:27.656Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:58:27 [2021-04-09T00:58:27.656Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 00:58:27 [2021-04-09T00:58:27.656Z] #7 DONE 0.8s 00:58:27 [2021-04-09T00:58:27.656Z] 00:58:27 [2021-04-09T00:58:27.656Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster 00:58:27 [2021-04-09T00:58:27.656Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 00:58:27 [2021-04-09T00:58:27.656Z] #6 DONE 0.9s 00:58:27 [2021-04-09T00:58:27.656Z] 00:58:27 [2021-04-09T00:58:27.656Z] #5 [internal] load metadata for docker.io/library/debian:buster 00:58:27 [2021-04-09T00:58:27.656Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 00:58:27 [2021-04-09T00:58:27.656Z] #5 DONE 0.9s 00:58:28 [2021-04-09T00:58:28.597Z] 00:58:28 [2021-04-09T00:58:28.597Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:58:28 [2021-04-09T00:58:28.597Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 00:58:28 [2021-04-09T00:58:28.597Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 00:58:28 [2021-04-09T00:58:28.597Z] #64 DONE 0.1s 00:58:28 [2021-04-09T00:58:28.597Z] 00:58:28 [2021-04-09T00:58:28.597Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:58:28 [2021-04-09T00:58:28.597Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:58:28 [2021-04-09T00:58:28.597Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done 00:58:28 [2021-04-09T00:58:28.597Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done 00:58:28 [2021-04-09T00:58:28.597Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done 00:58:28 [2021-04-09T00:58:28.597Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done 00:58:28 [2021-04-09T00:58:28.856Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 0B / 50.43MB 0.1s 00:58:28 [2021-04-09T00:58:28.856Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 10.33MB / 50.43MB 0.2s 00:58:29 [2021-04-09T00:58:29.130Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 18.87MB / 50.43MB 0.3s 00:58:29 [2021-04-09T00:58:29.130Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 28.26MB / 50.43MB 0.4s 00:58:29 [2021-04-09T00:58:29.130Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 31.90MB / 50.43MB 0.5s 00:58:29 [2021-04-09T00:58:29.393Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 37.75MB / 50.43MB 0.7s 00:58:29 [2021-04-09T00:58:29.654Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 45.09MB / 50.43MB 0.9s 00:58:29 [2021-04-09T00:58:29.654Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 0.9s 00:58:30 [2021-04-09T00:58:30.229Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.6s done 00:58:30 [2021-04-09T00:58:30.492Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 00:58:32 [2021-04-09T00:58:32.406Z] #26 ... 00:58:32 [2021-04-09T00:58:32.406Z] 00:58:32 [2021-04-09T00:58:32.406Z] #23 [internal] load build context 00:58:32 [2021-04-09T00:58:32.407Z] #23 sha256:f592bbc504f4d4a929b4d6df23785aa2e7c398c6c5171eba0e6df4bc9161bb8a 00:58:32 [2021-04-09T00:58:32.407Z] #23 transferring context: 53.56MB 3.8s done 00:58:32 [2021-04-09T00:58:32.407Z] #23 DONE 4.0s 00:58:32 [2021-04-09T00:58:32.407Z] 00:58:32 [2021-04-09T00:58:32.407Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:58:32 [2021-04-09T00:58:32.407Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:58:33 [2021-04-09T00:58:33.789Z] #26 ... 00:58:33 [2021-04-09T00:58:33.789Z] 00:58:33 [2021-04-09T00:58:33.789Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:58:33 [2021-04-09T00:58:33.789Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 00:58:33 [2021-04-09T00:58:33.789Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 00:58:33 [2021-04-09T00:58:33.789Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 00:58:33 [2021-04-09T00:58:33.789Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 00:58:33 [2021-04-09T00:58:33.789Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 00:58:33 [2021-04-09T00:58:33.789Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done 00:58:33 [2021-04-09T00:58:33.789Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done 00:58:33 [2021-04-09T00:58:33.789Z] #62 DONE 5.3s 00:58:33 [2021-04-09T00:58:33.789Z] 00:58:33 [2021-04-09T00:58:33.789Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:58:33 [2021-04-09T00:58:33.789Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:58:35 [2021-04-09T00:58:35.733Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 5.1s 00:58:35 [2021-04-09T00:58:35.993Z] #26 ... 00:58:35 [2021-04-09T00:58:35.993Z] 00:58:35 [2021-04-09T00:58:35.993Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:58:35 [2021-04-09T00:58:35.993Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 00:58:35 [2021-04-09T00:58:35.993Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 00:58:35 [2021-04-09T00:58:35.993Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 00:58:35 [2021-04-09T00:58:35.993Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 00:58:35 [2021-04-09T00:58:35.993Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done 00:58:35 [2021-04-09T00:58:35.993Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done 00:58:35 [2021-04-09T00:58:35.993Z] #64 DONE 7.3s 00:58:35 [2021-04-09T00:58:35.993Z] 00:58:35 [2021-04-09T00:58:35.993Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:58:35 [2021-04-09T00:58:35.993Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:58:36 [2021-04-09T00:58:36.254Z] #26 ... 00:58:36 [2021-04-09T00:58:36.254Z] 00:58:36 [2021-04-09T00:58:36.254Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 00:58:36 [2021-04-09T00:58:36.254Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 00:58:36 [2021-04-09T00:58:36.254Z] #63 DONE 0.4s 00:58:36 [2021-04-09T00:58:36.254Z] 00:58:36 [2021-04-09T00:58:36.254Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:58:36 [2021-04-09T00:58:36.254Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:58:37 [2021-04-09T00:58:37.192Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 6.7s done 00:58:37 [2021-04-09T00:58:37.192Z] #26 ... 00:58:37 [2021-04-09T00:58:37.192Z] 00:58:37 [2021-04-09T00:58:37.192Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 00:58:37 [2021-04-09T00:58:37.192Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 00:58:37 [2021-04-09T00:58:37.192Z] #65 DONE 1.1s 00:58:37 [2021-04-09T00:58:37.451Z] 00:58:37 [2021-04-09T00:58:37.451Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 00:58:37 [2021-04-09T00:58:37.451Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 00:58:37 [2021-04-09T00:58:37.451Z] #26 DONE 8.9s 00:58:37 [2021-04-09T00:58:37.451Z] 00:58:37 [2021-04-09T00:58:37.451Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 00:58:37 [2021-04-09T00:58:37.451Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done 00:58:37 [2021-04-09T00:58:37.451Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s done 00:58:37 [2021-04-09T00:58:37.452Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done 00:58:37 [2021-04-09T00:58:37.452Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done 00:58:37 [2021-04-09T00:58:37.452Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s 00:58:38 [2021-04-09T00:58:38.020Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done 00:58:38 [2021-04-09T00:58:38.020Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 00:58:38 [2021-04-09T00:58:38.594Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done 00:58:38 [2021-04-09T00:58:38.594Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 00:58:39 [2021-04-09T00:58:39.138Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m2.590006506s 00:58:39 [2021-04-09T00:58:39.138Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.036582ms 00:58:42 [2021-04-09T00:58:42.806Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done 00:58:42 [2021-04-09T00:58:42.806Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 00:58:44 [2021-04-09T00:58:44.901Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 00:58:44 [2021-04-09T00:58:44.901Z] 00:58:44 [2021-04-09T00:58:44.901Z] ________ ____ __. 00:58:44 [2021-04-09T00:58:44.901Z] \_____ \ | |/ _| 00:58:44 [2021-04-09T00:58:44.901Z] / | \| < 00:58:44 [2021-04-09T00:58:44.901Z] / | \ | \ 00:58:44 [2021-04-09T00:58:44.901Z] \_______ /____|__ \ 00:58:44 [2021-04-09T00:58:44.901Z] \/ \/ 00:58:44 [2021-04-09T00:58:44.901Z] 00:58:44 [2021-04-09T00:58:44.901Z] INFO: make.ps1 ended at 04/09/2021 00:58:41 00:58:44 [2021-04-09T00:58:44.901Z] INFO: Binaries build ended at 04/09/2021 00:58:43. Duration:00:01:31.4795624 00:58:44 [2021-04-09T00:58:44.901Z] INFO: Copying the built daemon binary to d:\CI\PR-39846\67\binary\dockerd-dedcdcf755.exe... 00:58:45 [2021-04-09T00:58:45.366Z] INFO: Copying the built client binary to d:\CI\PR-39846\67\binary\docker-dedcdcf755.exe... 00:58:45 [2021-04-09T00:58:45.366Z] INFO: Copying dockerversion from the container... 00:58:45 [2021-04-09T00:58:45.366Z] INFO: Copying the golang package from the container to d:\CI\PR-39846\67\installer\go.zip... 00:58:46 [2021-04-09T00:58:46.103Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.2s done 00:58:46 [2021-04-09T00:58:46.347Z] INFO: Extracting go.zip to d:\CI\PR-39846\67\go 00:58:46 [2021-04-09T00:58:46.365Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 00:58:47 [2021-04-09T00:58:47.306Z] #9 ... 00:58:47 [2021-04-09T00:58:47.306Z] 00:58:47 [2021-04-09T00:58:47.306Z] #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:58:47 [2021-04-09T00:58:47.306Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 00:58:47 [2021-04-09T00:58:47.306Z] #27 1.147 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 1.147 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 1.155 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 1.309 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 1.544 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 1.836 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 00:58:47 [2021-04-09T00:58:47.306Z] #27 3.449 Fetched 8427 kB in 3s (3295 kB/s) 00:58:47 [2021-04-09T00:58:47.306Z] #27 3.449 Reading package lists... 00:58:47 [2021-04-09T00:58:47.306Z] #27 4.373 Reading package lists... 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.308 Building dependency tree... 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.673 The following additional packages will be installed: 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.673 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.673 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.673 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.673 Suggested packages: 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.673 krb5-doc krb5-user 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.673 Recommended packages: 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.673 krb5-locales publicsuffix libsasl2-modules 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.897 The following NEW packages will be installed: 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.897 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.901 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.901 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 00:58:47 [2021-04-09T00:58:47.306Z] #27 5.901 libssh2-1 libssl1.1 openssl 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.180 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.180 Need to get 5059 kB of archives. 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.180 After this operation, 12.1 MB of additional disk space will be used. 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.180 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.185 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.185 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.185 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.185 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.189 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.192 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.194 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.196 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.201 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.203 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.204 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.207 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.209 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.210 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.213 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.216 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.249 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.520 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.599 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.628 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.818 debconf: delaying package configuration, since apt-utils is not installed 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.846 Fetched 5059 kB in 1s (6982 kB/s) 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.893 Selecting previously unselected package libssl1.1:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.893 (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:58:47 [2021-04-09T00:58:47.306Z] #27 6.893 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 6.902 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.085 Selecting previously unselected package openssl. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.085 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.089 Unpacking openssl (1.1.1d-0+deb10u6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.216 Selecting previously unselected package ca-certificates. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.216 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.221 Unpacking ca-certificates (20200601~deb10u2) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.296 Selecting previously unselected package libkeyutils1:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.296 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.300 Unpacking libkeyutils1:amd64 (1.6-6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.334 Selecting previously unselected package libkrb5support0:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.334 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.338 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.376 Selecting previously unselected package libk5crypto3:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.376 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.379 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.424 Selecting previously unselected package libkrb5-3:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.424 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.427 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.516 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.516 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.520 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.567 Selecting previously unselected package libsasl2-modules-db:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.567 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.570 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.612 Selecting previously unselected package libsasl2-2:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.612 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.616 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.657 Selecting previously unselected package libldap-common. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.657 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.662 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.707 Selecting previously unselected package libldap-2.4-2:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.707 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.711 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.775 Selecting previously unselected package libnghttp2-14:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.775 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.779 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.823 Selecting previously unselected package libpsl5:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.823 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.855 Unpacking libpsl5:amd64 (0.20.2-2) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.896 Selecting previously unselected package librtmp1:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.896 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.900 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.940 Selecting previously unselected package libssh2-1:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.940 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.943 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.997 Selecting previously unselected package libcurl4:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 7.997 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.001 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.070 Selecting previously unselected package curl. 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.070 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.075 Unpacking curl (7.64.0-4+deb10u2) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.138 Selecting previously unselected package libonig5:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.138 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.142 Unpacking libonig5:amd64 (6.9.1-1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.204 Selecting previously unselected package libjq1:amd64. 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.204 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.208 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.248 Selecting previously unselected package jq. 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.248 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.253 Unpacking jq (1.5+dfsg-2+b1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.298 Setting up libkeyutils1:amd64 (1.6-6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.309 Setting up libpsl5:amd64 (0.20.2-2) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.322 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.454 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.466 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.480 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.491 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.502 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.512 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.523 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.534 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.543 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.555 Setting up openssl (1.1.1d-0+deb10u6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.570 Setting up libonig5:amd64 (6.9.1-1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.586 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.597 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 8.611 Setting up ca-certificates (20200601~deb10u2) ... 00:58:47 [2021-04-09T00:58:47.306Z] #27 9.208 Updating certificates in /etc/ssl/certs... 00:58:47 [2021-04-09T00:58:47.566Z] #27 10.06 137 added, 0 removed; done. 00:58:47 [2021-04-09T00:58:47.566Z] #27 ... 00:58:47 [2021-04-09T00:58:47.566Z] 00:58:47 [2021-04-09T00:58:47.566Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 00:58:47 [2021-04-09T00:58:47.566Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 00:58:50 [2021-04-09T00:58:50.860Z] #9 ... 00:58:50 [2021-04-09T00:58:50.860Z] 00:58:50 [2021-04-09T00:58:50.860Z] #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:58:50 [2021-04-09T00:58:50.860Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.13 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.14 Setting up jq (1.5+dfsg-2+b1) ... 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.15 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.16 Setting up curl (7.64.0-4+deb10u2) ... 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.17 Processing triggers for libc-bin (2.28-10) ... 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.19 Processing triggers for ca-certificates (20200601~deb10u2) ... 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.20 Updating certificates in /etc/ssl/certs... 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.92 0 added, 0 removed; done. 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.92 Running hooks in /etc/ca-certificates/update.d... 00:58:50 [2021-04-09T00:58:50.860Z] #27 10.92 done. 00:58:50 [2021-04-09T00:58:50.860Z] #27 DONE 13.5s 00:58:51 [2021-04-09T00:58:51.120Z] 00:58:51 [2021-04-09T00:58:51.120Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 00:58:51 [2021-04-09T00:58:51.120Z] #28 sha256:7c7b5ddcedb6d6bab8ba3d8a79068bea500c500d2bea2d3ce577575b5f612c65 00:58:51 [2021-04-09T00:58:51.120Z] #28 DONE 0.2s 00:58:51 [2021-04-09T00:58:51.120Z] 00:58:51 [2021-04-09T00:58:51.120Z] #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:58:51 [2021-04-09T00:58:51.120Z] #29 sha256:da4ceaeac3b71b596e2ee3bdddf50548cff44fed906bade5396a6dd3ad6fdb06 00:58:52 [2021-04-09T00:58:52.500Z] #29 1.102 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 00:58:52 [2021-04-09T00:58:52.500Z] #29 1.206 00:58:52 [2021-04-09T00:58:52.761Z] #29 1.324 ########### 16.3% ########################## 37.4% ######################################### 57.2% 00:58:52 [2021-04-09T00:58:52.761Z] #29 ... 00:58:52 [2021-04-09T00:58:52.761Z] 00:58:52 [2021-04-09T00:58:52.761Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 00:58:52 [2021-04-09T00:58:52.761Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 00:58:52 [2021-04-09T00:58:52.761Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done 00:58:52 [2021-04-09T00:58:52.761Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done 00:58:52 [2021-04-09T00:58:52.761Z] #9 DONE 24.1s 00:58:52 [2021-04-09T00:58:52.761Z] 00:58:52 [2021-04-09T00:58:52.761Z] #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:58:52 [2021-04-09T00:58:52.761Z] #29 sha256:da4ceaeac3b71b596e2ee3bdddf50548cff44fed906bade5396a6dd3ad6fdb06 00:58:52 [2021-04-09T00:58:52.761Z] #29 1.324 ########### 16.3% ########################## 37.4% ######################################### 57.2% ####################################################### 77.2% ################################################################### 94.2% ######################################################################## 100.0% 00:58:52 [2021-04-09T00:58:52.761Z] #29 1.838 00:58:53 [2021-04-09T00:58:53.021Z] #29 1.944 ######################################################################## 100.0% 00:58:53 [2021-04-09T00:58:53.022Z] #29 2.036 00:58:53 [2021-04-09T00:58:53.282Z] #29 2.151 ######################################################## 78.0% ######################################################################## 100.0% 00:58:53 [2021-04-09T00:58:53.282Z] #29 2.250 00:58:53 [2021-04-09T00:58:53.805Z] #29 2.364 ############ 17.7% ########################## 37.1% 00:58:53 [2021-04-09T00:58:53.805Z] #29 ... 00:58:53 [2021-04-09T00:58:53.805Z] 00:58:53 [2021-04-09T00:58:53.805Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 00:58:53 [2021-04-09T00:58:53.805Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f 00:58:53 [2021-04-09T00:58:53.805Z] #10 DONE 1.1s 00:58:53 [2021-04-09T00:58:53.805Z] 00:58:53 [2021-04-09T00:58:53.805Z] #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:58:53 [2021-04-09T00:58:53.805Z] #29 sha256:da4ceaeac3b71b596e2ee3bdddf50548cff44fed906bade5396a6dd3ad6fdb06 00:58:53 [2021-04-09T00:58:53.805Z] #29 2.364 ############ 17.7% ########################## 37.1% ######################################## 56.4% ##################################################### 74.9% #################################################################### 94.6% ######################################################################## 100.0% 00:58:54 [2021-04-09T00:58:54.069Z] #29 2.959 00:58:54 [2021-04-09T00:58:54.592Z] #29 3.088 0.3% ###### 9.0% ########## 14.9% ############## 20.1% ################## 25.3% ###################### 30.6% 00:58:54 [2021-04-09T00:58:54.592Z] #29 ... 00:58:54 [2021-04-09T00:58:54.592Z] 00:58:54 [2021-04-09T00:58:54.592Z] #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:58:54 [2021-04-09T00:58:54.592Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 00:58:54 [2021-04-09T00:58:54.592Z] #11 DONE 1.0s 00:58:54 [2021-04-09T00:58:54.592Z] 00:58:54 [2021-04-09T00:58:54.592Z] #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:58:54 [2021-04-09T00:58:54.592Z] #29 sha256:da4ceaeac3b71b596e2ee3bdddf50548cff44fed906bade5396a6dd3ad6fdb06 00:58:54 [2021-04-09T00:58:54.756Z] ok github.com/docker/docker/cmd/dockerd 0.154s coverage: 29.1% of statements 00:58:54 [2021-04-09T00:58:54.756Z] ok github.com/docker/docker/container 0.157s coverage: 34.4% of statements 00:58:54 [2021-04-09T00:58:54.756Z] ? github.com/docker/docker/container/stream [no test files] 00:58:54 [2021-04-09T00:58:54.756Z] ? github.com/docker/docker/contrib/apparmor [no test files] 00:58:54 [2021-04-09T00:58:54.756Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 00:58:54 [2021-04-09T00:58:54.756Z] ? github.com/docker/docker/contrib/httpserver [no test files] 00:58:54 [2021-04-09T00:58:54.756Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.089s coverage: 65.3% of statements 00:58:54 [2021-04-09T00:58:54.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 00:58:54 [2021-04-09T00:58:54.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 00:58:54 [2021-04-09T00:58:54.853Z] #29 3.088 0.3% ###### 9.0% ########## 14.9% ############## 20.1% ################## 25.3% ###################### 30.6% ######################### 35.7% ############################# 41.0% 00:58:54 [2021-04-09T00:58:54.853Z] #29 ... 00:58:54 [2021-04-09T00:58:54.853Z] 00:58:54 [2021-04-09T00:58:54.853Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 00:58:54 [2021-04-09T00:58:54.853Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 00:58:54 [2021-04-09T00:58:54.853Z] #31 DONE 0.3s 00:58:54 [2021-04-09T00:58:54.853Z] 00:58:54 [2021-04-09T00:58:54.853Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 00:58:54 [2021-04-09T00:58:54.853Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 00:58:54 [2021-04-09T00:58:54.853Z] #39 DONE 0.3s 00:58:54 [2021-04-09T00:58:54.853Z] 00:58:54 [2021-04-09T00:58:54.853Z] #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:58:54 [2021-04-09T00:58:54.853Z] #29 sha256:da4ceaeac3b71b596e2ee3bdddf50548cff44fed906bade5396a6dd3ad6fdb06 00:58:56 [2021-04-09T00:58:56.152Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.9% of statements 00:58:56 [2021-04-09T00:58:56.176Z] #29 3.088 0.3% ###### 9.0% ########## 14.9% ############## 20.1% ################## 25.3% ###################### 30.6% ######################### 35.7% ############################# 41.0% ################################# 46.2% #################################### 50.8% ######################################## 56.7% ########################################## 59.3% ############################################## 64.3% ################################################# 68.4% #################################################### 72.8% ####################################################### 77.3% ########################################################## 81.1% ############################################################ 83.8% ############################################################### 87.7% ################################################################## 92.3% ##################################################################### 96.0% ######################################################################## 100.0% 00:58:56 [2021-04-09T00:58:56.176Z] #29 5.224 00:58:56 [2021-04-09T00:58:56.745Z] #29 5.666 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 00:58:57 [2021-04-09T00:58:57.004Z] #29 5.816 00:58:57 [2021-04-09T00:58:57.004Z] #29 5.951 ######################################################################## 100.0% 00:58:57 [2021-04-09T00:58:57.004Z] #29 5.990 00:58:57 [2021-04-09T00:58:57.271Z] INFO [runner/unused/goanalysis] analyzers took 29.648445152s with top 10 stages: buildssa: 25.137952502s, U1000: 4.51049265s 00:58:58 [2021-04-09T00:58:58.924Z] #29 ... 00:58:58 [2021-04-09T00:58:58.924Z] 00:58:58 [2021-04-09T00:58:58.924Z] #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:58:58 [2021-04-09T00:58:58.924Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 00:58:58 [2021-04-09T00:58:58.924Z] #12 DONE 3.9s 00:58:58 [2021-04-09T00:58:58.924Z] 00:58:58 [2021-04-09T00:58:58.924Z] #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:58:58 [2021-04-09T00:58:58.924Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:58:59 [2021-04-09T00:58:59.469Z] ok github.com/docker/docker/daemon/cluster 0.106s coverage: 0.5% of statements 00:59:02 [2021-04-09T00:59:02.046Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements 00:59:02 [2021-04-09T00:59:02.046Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements 00:59:02 [2021-04-09T00:59:02.334Z] #13 3.738 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 00:59:02 [2021-04-09T00:59:02.597Z] #13 3.830 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 00:59:02 [2021-04-09T00:59:02.597Z] #13 3.835 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 00:59:02 [2021-04-09T00:59:02.597Z] #13 3.836 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 00:59:03 [2021-04-09T00:59:03.441Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements 00:59:03 [2021-04-09T00:59:03.986Z] #13 5.080 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [461 kB] 00:59:03 [2021-04-09T00:59:03.986Z] #13 ... 00:59:03 [2021-04-09T00:59:03.986Z] 00:59:03 [2021-04-09T00:59:03.986Z] #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:59:03 [2021-04-09T00:59:03.986Z] #29 sha256:da4ceaeac3b71b596e2ee3bdddf50548cff44fed906bade5396a6dd3ad6fdb06 00:59:03 [2021-04-09T00:59:03.986Z] #29 9.941 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 00:59:03 [2021-04-09T00:59:03.986Z] #29 10.70 00:59:03 [2021-04-09T00:59:03.986Z] #29 10.98 0.6% ######################################################################## 100.0% 00:59:03 [2021-04-09T00:59:03.986Z] #29 11.26 00:59:03 [2021-04-09T00:59:03.986Z] #29 12.57 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 00:59:04 [2021-04-09T00:59:04.249Z] #29 13.03 00:59:04 [2021-04-09T00:59:04.398Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements 00:59:04 [2021-04-09T00:59:04.779Z] #29 13.29 0.0% ### 4.4% ##### 7.8% 00:59:04 [2021-04-09T00:59:04.779Z] #29 ... 00:59:04 [2021-04-09T00:59:04.779Z] 00:59:04 [2021-04-09T00:59:04.779Z] #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:59:04 [2021-04-09T00:59:04.779Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 00:59:04 [2021-04-09T00:59:04.779Z] #55 7.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 00:59:04 [2021-04-09T00:59:04.779Z] #55 7.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 00:59:04 [2021-04-09T00:59:04.779Z] #55 7.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 00:59:04 [2021-04-09T00:59:04.779Z] #55 8.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 00:59:04 [2021-04-09T00:59:04.779Z] #55 ... 00:59:04 [2021-04-09T00:59:04.779Z] 00:59:04 [2021-04-09T00:59:04.779Z] #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:59:04 [2021-04-09T00:59:04.779Z] #47 sha256:3d56a6a6acc15b155a028ec36af0d4386e9fca94bdcf93fb485c5938ee1355c3 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.733 + RM_GOPATH=0 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.733 + TMP_GOPATH= 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.733 + : /build 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.733 + '[' -z '' ']' 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.733 ++ mktemp -d 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.736 + export GOPATH=/tmp/tmp.GoxNMXOGsr 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.736 + GOPATH=/tmp/tmp.GoxNMXOGsr 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.736 + RM_GOPATH=1 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.736 + case "$(go env GOARCH)" in 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.736 ++ go env GOARCH 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.751 + export GO_BUILDMODE=-buildmode=pie 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.751 + GO_BUILDMODE=-buildmode=pie 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.751 ++ dirname /tmp/install/install.sh 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + dir=/tmp/install 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + bin=gotestsum 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + shift 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + '[' '!' -f /tmp/install/gotestsum.installer ']' 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + . /tmp/install/gotestsum.installer 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 ++ : v0.5.3 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + install_gotestsum 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + set -e 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + export GO111MODULE=on 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + GO111MODULE=on 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + GOBIN=/build 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.753 + go get gotest.tools/gotestsum@v0.5.3 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.782 go: finding gotest.tools v0.5.3 00:59:04 [2021-04-09T00:59:04.779Z] #47 5.787 go: finding gotest.tools/gotestsum v0.5.3 00:59:04 [2021-04-09T00:59:04.779Z] #47 7.038 go: downloading gotest.tools/gotestsum v0.5.3 00:59:04 [2021-04-09T00:59:04.779Z] #47 7.600 go: extracting gotest.tools/gotestsum v0.5.3 00:59:04 [2021-04-09T00:59:04.779Z] #47 9.265 go: downloading github.com/fatih/color v1.9.0 00:59:04 [2021-04-09T00:59:04.779Z] #47 9.266 go: downloading github.com/spf13/pflag v1.0.3 00:59:04 [2021-04-09T00:59:04.779Z] #47 9.284 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 00:59:04 [2021-04-09T00:59:04.779Z] #47 9.547 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 00:59:04 [2021-04-09T00:59:04.779Z] #47 9.548 go: downloading github.com/pkg/errors v0.9.1 00:59:04 [2021-04-09T00:59:04.779Z] #47 9.548 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:59:04 [2021-04-09T00:59:04.779Z] #47 9.554 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 00:59:04 [2021-04-09T00:59:04.779Z] #47 9.792 go: extracting github.com/spf13/pflag v1.0.3 00:59:04 [2021-04-09T00:59:04.779Z] #47 10.04 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 00:59:04 [2021-04-09T00:59:04.779Z] #47 10.05 go: downloading github.com/jonboulle/clockwork v0.1.0 00:59:04 [2021-04-09T00:59:04.779Z] #47 10.09 go: extracting github.com/fatih/color v1.9.0 00:59:05 [2021-04-09T00:59:05.039Z] #47 10.14 go: downloading github.com/mattn/go-isatty v0.0.12 00:59:05 [2021-04-09T00:59:05.039Z] #47 10.15 go: downloading github.com/mattn/go-colorable v0.1.6 00:59:05 [2021-04-09T00:59:05.039Z] #47 ... 00:59:05 [2021-04-09T00:59:05.039Z] 00:59:05 [2021-04-09T00:59:05.039Z] #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:59:05 [2021-04-09T00:59:05.039Z] #67 sha256:77cbd8b70858d8716faa43566b114b3d802b78dfae8c36ce83ca82431452856f 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + RM_GOPATH=0 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + TMP_GOPATH= 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + : /build 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + '[' -z '' ']' 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 ++ mktemp -d 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + export GOPATH=/tmp/tmp.PPVI5n2bHT 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + GOPATH=/tmp/tmp.PPVI5n2bHT 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + RM_GOPATH=1 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + case "$(go env GOARCH)" in 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 ++ go env GOARCH 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + export GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 + GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.231 ++ dirname /tmp/install/install.sh 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + dir=/tmp/install 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + bin=proxy 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + shift 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + '[' '!' -f /tmp/install/proxy.installer ']' 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + . /tmp/install/proxy.installer 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + install_proxy 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + case "$1" in 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + export CGO_ENABLED=0 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + CGO_ENABLED=0 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + _install_proxy 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.233 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PPVI5n2bHT/src/github.com/docker/libnetwork 00:59:05 [2021-04-09T00:59:05.039Z] #67 5.238 Cloning into '/tmp/tmp.PPVI5n2bHT/src/github.com/docker/libnetwork'... 00:59:05 [2021-04-09T00:59:05.039Z] #67 ... 00:59:05 [2021-04-09T00:59:05.039Z] 00:59:05 [2021-04-09T00:59:05.039Z] #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:59:05 [2021-04-09T00:59:05.039Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.573 + RM_GOPATH=0 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.573 + TMP_GOPATH= 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.573 + : /build 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.573 + '[' -z '' ']' 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.573 ++ mktemp -d 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.587 + export GOPATH=/tmp/tmp.JSB1GQQLXX 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.587 + GOPATH=/tmp/tmp.JSB1GQQLXX 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.587 + RM_GOPATH=1 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.587 + case "$(go env GOARCH)" in 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.587 ++ go env GOARCH 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.673 + export GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.673 + GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.673 ++ dirname /tmp/install/install.sh 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.685 + dir=/tmp/install 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.685 + bin=golangci_lint 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.686 + shift 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.686 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.686 + . /tmp/install/golangci_lint.installer 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.686 ++ : v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.687 + install_golangci_lint 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.687 + set -e 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.687 + export GO111MODULE=on 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.687 + GO111MODULE=on 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.687 + GOBIN=/build 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.687 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.709 go: finding github.com v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.720 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.720 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.720 go: finding github.com/golangci/golangci-lint v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 6.724 go: finding github.com/golangci v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 7.689 go: downloading github.com/golangci/golangci-lint v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 8.478 go: extracting github.com/golangci/golangci-lint v1.23.8 00:59:05 [2021-04-09T00:59:05.039Z] #49 ... 00:59:05 [2021-04-09T00:59:05.039Z] 00:59:05 [2021-04-09T00:59:05.039Z] #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:59:05 [2021-04-09T00:59:05.039Z] #34 sha256:2dfdbed2273659778ef3148df8d4d813c1ed534a167c5c9f2525f606daaf4aea 00:59:05 [2021-04-09T00:59:05.039Z] #34 5.426 Install go-toml version v1.8.1 00:59:05 [2021-04-09T00:59:05.039Z] #34 5.510 go: finding github.com/pelletier/go-toml/cmd v1.8.1 00:59:05 [2021-04-09T00:59:05.039Z] #34 5.510 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 00:59:05 [2021-04-09T00:59:05.039Z] #34 5.510 go: finding github.com v1.8.1 00:59:05 [2021-04-09T00:59:05.039Z] #34 5.510 go: finding github.com/pelletier/go-toml v1.8.1 00:59:05 [2021-04-09T00:59:05.039Z] #34 5.510 go: finding github.com/pelletier v1.8.1 00:59:05 [2021-04-09T00:59:05.039Z] #34 6.813 go: downloading github.com/pelletier/go-toml v1.8.1 00:59:05 [2021-04-09T00:59:05.039Z] #34 7.349 go: extracting github.com/pelletier/go-toml v1.8.1 00:59:05 [2021-04-09T00:59:05.299Z] #34 ... 00:59:05 [2021-04-09T00:59:05.299Z] 00:59:05 [2021-04-09T00:59:05.299Z] #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:59:05 [2021-04-09T00:59:05.299Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 00:59:05 [2021-04-09T00:59:05.299Z] #40 6.321 + git clone https://github.com/docker/distribution.git . 00:59:05 [2021-04-09T00:59:05.299Z] #40 6.332 Cloning into '.'... 00:59:05 [2021-04-09T00:59:05.299Z] #40 ... 00:59:05 [2021-04-09T00:59:05.299Z] 00:59:05 [2021-04-09T00:59:05.299Z] #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:59:05 [2021-04-09T00:59:05.299Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 + RM_GOPATH=0 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 + TMP_GOPATH= 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 + : /build 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 + '[' -z '' ']' 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 ++ mktemp -d 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 + export GOPATH=/tmp/tmp.a6NWdsAcE3 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 + GOPATH=/tmp/tmp.a6NWdsAcE3 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 + RM_GOPATH=1 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 + case "$(go env GOARCH)" in 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.106 ++ go env GOARCH 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.113 + export GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.113 + GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.113 ++ dirname /tmp/install/install.sh 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 + dir=/tmp/install 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 + bin=vndr 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 + shift 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 + '[' '!' -f /tmp/install/vndr.installer ']' 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 + . /tmp/install/vndr.installer 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 + install_vndr 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.114 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.a6NWdsAcE3/src/github.com/LK4D4/vndr 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.128 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.139 Cloning into '/tmp/tmp.a6NWdsAcE3/src/github.com/LK4D4/vndr'... 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.630 + cd /tmp/tmp.a6NWdsAcE3/src/github.com/LK4D4/vndr 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.630 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 00:59:05 [2021-04-09T00:59:05.299Z] #45 5.644 + go build -buildmode=pie -v -o /build/vndr . 00:59:05 [2021-04-09T00:59:05.299Z] #45 7.208 internal/cpu 00:59:05 [2021-04-09T00:59:05.299Z] #45 7.209 runtime/internal/atomic 00:59:05 [2021-04-09T00:59:05.299Z] #45 7.551 runtime/internal/sys 00:59:05 [2021-04-09T00:59:05.299Z] #45 7.608 internal/bytealg 00:59:05 [2021-04-09T00:59:05.299Z] #45 7.951 runtime/internal/math 00:59:05 [2021-04-09T00:59:05.299Z] #45 8.039 internal/race 00:59:05 [2021-04-09T00:59:05.299Z] #45 8.214 sync/atomic 00:59:05 [2021-04-09T00:59:05.299Z] #45 8.676 runtime 00:59:05 [2021-04-09T00:59:05.299Z] #45 8.765 unicode 00:59:05 [2021-04-09T00:59:05.299Z] #45 ... 00:59:05 [2021-04-09T00:59:05.299Z] 00:59:05 [2021-04-09T00:59:05.299Z] #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:59:05 [2021-04-09T00:59:05.299Z] #24 sha256:4a6200f5f1be142c3dd643d5bc042dfb8122e12a20634d4f973ceec42e184512 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.678 + RM_GOPATH=0 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.678 + TMP_GOPATH= 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.678 + : /build 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.678 + '[' -z '' ']' 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.678 ++ mktemp -d 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.690 + export GOPATH=/tmp/tmp.lwA2wRDZ8I 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.690 + GOPATH=/tmp/tmp.lwA2wRDZ8I 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.690 + RM_GOPATH=1 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.690 + case "$(go env GOARCH)" in 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.693 ++ go env GOARCH 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.728 + export GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.728 + GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.733 ++ dirname /tmp/install/install.sh 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + dir=/tmp/install 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + bin=dockercli 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + shift 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + '[' '!' -f /tmp/install/dockercli.installer ']' 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + . /tmp/install/dockercli.installer 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 ++ : stable 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 ++ : 17.06.2-ce 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + install_dockercli 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + echo 'Install docker/cli version 17.06.2-ce from stable' 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 ++ uname -m 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + arch=x86_64 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + '[' x86_64 '!=' x86_64 ']' 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + url=https://download.docker.com/linux/static 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + tar -xz docker/docker 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 00:59:05 [2021-04-09T00:59:05.299Z] #24 6.741 Install docker/cli version 17.06.2-ce from stable 00:59:05 [2021-04-09T00:59:05.559Z] #24 ... 00:59:05 [2021-04-09T00:59:05.559Z] 00:59:05 [2021-04-09T00:59:05.559Z] #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:59:05 [2021-04-09T00:59:05.559Z] #51 sha256:8cdee84817f409dd0efac5eaad7cf75239789cf12879ae20ac5804dc4dea1910 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.716 + RM_GOPATH=0 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.716 + TMP_GOPATH= 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.716 + : /build 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.716 + '[' -z '' ']' 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.716 ++ mktemp -d 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.744 + export GOPATH=/tmp/tmp.iyo3cq8ND7 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.744 + GOPATH=/tmp/tmp.iyo3cq8ND7 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.744 + RM_GOPATH=1 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.744 + case "$(go env GOARCH)" in 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.744 ++ go env GOARCH 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.794 + export GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.794 + GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 ++ dirname /tmp/install/install.sh 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 + dir=/tmp/install 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 + bin=shfmt 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 + shift 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 + '[' '!' -f /tmp/install/shfmt.installer ']' 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 + . /tmp/install/shfmt.installer 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 + install_shfmt 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.796 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iyo3cq8ND7/src/github.com/mvdan/sh 00:59:05 [2021-04-09T00:59:05.559Z] #51 6.814 Cloning into '/tmp/tmp.iyo3cq8ND7/src/github.com/mvdan/sh'... 00:59:05 [2021-04-09T00:59:05.559Z] #51 ... 00:59:05 [2021-04-09T00:59:05.559Z] 00:59:05 [2021-04-09T00:59:05.559Z] #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:59:05 [2021-04-09T00:59:05.559Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:59:05 [2021-04-09T00:59:05.559Z] #42 6.199 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 00:59:05 [2021-04-09T00:59:05.559Z] #42 6.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 00:59:05 [2021-04-09T00:59:05.559Z] #42 6.470 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 00:59:05 [2021-04-09T00:59:05.559Z] #42 7.603 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 00:59:05 [2021-04-09T00:59:05.559Z] #42 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] 00:59:05 [2021-04-09T00:59:05.820Z] #42 ... 00:59:05 [2021-04-09T00:59:05.820Z] 00:59:05 [2021-04-09T00:59:05.820Z] #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:59:05 [2021-04-09T00:59:05.820Z] #58 sha256:5507484b621e05a1045789dea7c4e2f3aa401f77f121b0c51e68bd7bb9847d04 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 + RM_GOPATH=0 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 + TMP_GOPATH= 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 + : /build 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 + '[' -z '' ']' 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 ++ mktemp -d 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 + export GOPATH=/tmp/tmp.P8L58unZq6 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 + GOPATH=/tmp/tmp.P8L58unZq6 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 + RM_GOPATH=1 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 + case "$(go env GOARCH)" in 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.549 ++ go env GOARCH 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + export GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + GO_BUILDMODE=-buildmode=pie 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 ++ dirname /tmp/install/install.sh 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + dir=/tmp/install 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + bin=rootlesskit 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + shift 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + . /tmp/install/rootlesskit.installer 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + install_rootlesskit 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + case "$1" in 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + export CGO_ENABLED=0 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + CGO_ENABLED=0 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.600 + _install_rootlesskit 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.607 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.607 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.P8L58unZq6/src/github.com/rootless-containers/rootlesskit 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.607 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd 00:59:05 [2021-04-09T00:59:05.820Z] #58 5.624 Cloning into '/tmp/tmp.P8L58unZq6/src/github.com/rootless-containers/rootlesskit'... 00:59:05 [2021-04-09T00:59:05.820Z] #58 11.12 + cd /tmp/tmp.P8L58unZq6/src/github.com/rootless-containers/rootlesskit 00:59:05 [2021-04-09T00:59:05.820Z] #58 11.12 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd 00:59:05 [2021-04-09T00:59:05.820Z] #58 11.13 + export GO111MODULE=on 00:59:05 [2021-04-09T00:59:05.820Z] #58 11.13 + GO111MODULE=on 00:59:05 [2021-04-09T00:59:05.820Z] #58 11.13 + export GOPROXY=https://proxy.golang.org 00:59:05 [2021-04-09T00:59:05.820Z] #58 11.13 + GOPROXY=https://proxy.golang.org 00:59:05 [2021-04-09T00:59:05.820Z] #58 11.13 + for f in rootlesskit rootlesskit-docker-proxy 00:59:05 [2021-04-09T00:59:05.820Z] #58 11.13 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 00:59:05 [2021-04-09T00:59:05.820Z] #58 ... 00:59:05 [2021-04-09T00:59:05.820Z] 00:59:05 [2021-04-09T00:59:05.820Z] #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:59:05 [2021-04-09T00:59:05.820Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 00:59:05 [2021-04-09T00:59:05.820Z] #36 7.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 00:59:05 [2021-04-09T00:59:05.820Z] #36 7.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 00:59:05 [2021-04-09T00:59:05.820Z] #36 7.336 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 00:59:05 [2021-04-09T00:59:05.820Z] #36 8.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 00:59:05 [2021-04-09T00:59:05.820Z] #36 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] 00:59:06 [2021-04-09T00:59:06.080Z] #36 ... 00:59:06 [2021-04-09T00:59:06.080Z] 00:59:06 [2021-04-09T00:59:06.080Z] #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:59:06 [2021-04-09T00:59:06.080Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 00:59:06 [2021-04-09T00:59:06.080Z] #32 6.391 + git clone https://github.com/kolyshkin/go-swagger.git . 00:59:06 [2021-04-09T00:59:06.080Z] #32 6.393 Cloning into '.'... 00:59:06 [2021-04-09T00:59:06.080Z] #32 ... 00:59:06 [2021-04-09T00:59:06.080Z] 00:59:06 [2021-04-09T00:59:06.080Z] #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:59:06 [2021-04-09T00:59:06.080Z] #29 sha256:da4ceaeac3b71b596e2ee3bdddf50548cff44fed906bade5396a6dd3ad6fdb06 00:59:06 [2021-04-09T00:59:06.872Z] #29 13.29 0.0% ### 4.4% ##### 7.8% ########## 14.6% ############# 18.7% ################### 26.5% ##################### 30.1% ######################## 33.4% ########################### 38.8% ############################ 40.2% ############################### 43.3% ################################## 47.5% ##################################### 52.3% ######################################## 56.2% ########################################### 60.9% ################################################ 66.7% ################################################### 71.6% ###################################################### 75.6% ########################################################## 81.2% ############################################################## 86.4% ################################################################# 90.4% #################################################################### 95.2% ######################################################################## 100.0% 00:59:07 [2021-04-09T00:59:07.135Z] #29 16.02 00:59:08 [2021-04-09T00:59:08.518Z] #29 17.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 00:59:08 [2021-04-09T00:59:08.622Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements 00:59:08 [2021-04-09T00:59:08.622Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.527s coverage: 14.1% of statements 00:59:08 [2021-04-09T00:59:08.622Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.984s coverage: 73.3% of statements 00:59:08 [2021-04-09T00:59:08.783Z] #29 17.76 00:59:09 [2021-04-09T00:59:09.058Z] #29 17.98 ######################################################################## 100.0% 00:59:09 [2021-04-09T00:59:09.333Z] #29 18.14 00:59:09 [2021-04-09T00:59:09.570Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.749s coverage: 56.2% of statements 00:59:10 [2021-04-09T00:59:10.275Z] #29 19.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 00:59:10 [2021-04-09T00:59:10.520Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.027s coverage: 1.9% of statements 00:59:10 [2021-04-09T00:59:10.534Z] #29 19.58 00:59:10 [2021-04-09T00:59:10.793Z] #29 ... 00:59:10 [2021-04-09T00:59:10.793Z] 00:59:10 [2021-04-09T00:59:10.793Z] #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:59:10 [2021-04-09T00:59:10.793Z] #24 sha256:4a6200f5f1be142c3dd643d5bc042dfb8122e12a20634d4f973ceec42e184512 00:59:10 [2021-04-09T00:59:10.793Z] #24 16.07 + mkdir -p /build 00:59:10 [2021-04-09T00:59:10.793Z] #24 16.09 + mv docker/docker /build/ 00:59:10 [2021-04-09T00:59:10.793Z] #24 16.10 + rmdir docker 00:59:11 [2021-04-09T00:59:11.593Z] INFO: Extraction ended at 04/09/2021 00:59:10. Duration:00:00:24.6201145 00:59:11 [2021-04-09T00:59:11.593Z] INFO: Updating the golang and path environment variables 00:59:11 [2021-04-09T00:59:11.593Z] INFO: GOPATH=d:\gopath 00:59:11 [2021-04-09T00:59:11.593Z] INFO: go version go1.13.15 windows/amd64 00:59:11 [2021-04-09T00:59:11.593Z] INFO: Running the daemon under test in debug mode 00:59:11 [2021-04-09T00:59:11.593Z] INFO: Starting a daemon under test... 00:59:11 [2021-04-09T00:59:11.593Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39846\67\daemon --pidfile d:\CI\PR-39846\67\docker.pid -D 00:59:11 [2021-04-09T00:59:11.593Z] INFO: Process started successfully. 00:59:11 [2021-04-09T00:59:11.593Z] INFO: Start tailing logs of the daemon under tests 00:59:11 [2021-04-09T00:59:11.593Z] INFO: Waiting for the daemon under test to start... 00:59:11 [2021-04-09T00:59:11.773Z] #24 ... 00:59:11 [2021-04-09T00:59:11.773Z] 00:59:11 [2021-04-09T00:59:11.773Z] #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:59:11 [2021-04-09T00:59:11.773Z] #29 sha256:da4ceaeac3b71b596e2ee3bdddf50548cff44fed906bade5396a6dd3ad6fdb06 00:59:11 [2021-04-09T00:59:11.773Z] #29 19.76 ######################################################################## 100.0% 00:59:11 [2021-04-09T00:59:11.773Z] #29 19.97 00:59:11 [2021-04-09T00:59:11.773Z] #29 20.03 Download of images into '/build' complete. 00:59:11 [2021-04-09T00:59:11.773Z] #29 20.04 Use something like the following to load the result into a Docker daemon: 00:59:11 [2021-04-09T00:59:11.773Z] #29 20.04 tar -cC '/build' . | docker load 00:59:11 [2021-04-09T00:59:11.773Z] #29 DONE 20.9s 00:59:12 [2021-04-09T00:59:12.034Z] 00:59:12 [2021-04-09T00:59:12.034Z] #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:59:12 [2021-04-09T00:59:12.034Z] #24 sha256:4a6200f5f1be142c3dd643d5bc042dfb8122e12a20634d4f973ceec42e184512 00:59:12 [2021-04-09T00:59:12.034Z] #24 DONE 17.3s 00:59:12 [2021-04-09T00:59:12.034Z] 00:59:12 [2021-04-09T00:59:12.034Z] #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:59:12 [2021-04-09T00:59:12.034Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 00:59:12 [2021-04-09T00:59:12.034Z] #49 15.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 00:59:12 [2021-04-09T00:59:12.034Z] #49 15.68 go: downloading github.com/fatih/color v1.7.0 00:59:12 [2021-04-09T00:59:12.034Z] #49 15.69 go: downloading github.com/sirupsen/logrus v1.4.2 00:59:12 [2021-04-09T00:59:12.034Z] #49 15.82 go: downloading github.com/mattn/go-colorable v0.1.4 00:59:12 [2021-04-09T00:59:12.034Z] #49 15.82 go: downloading github.com/stretchr/testify v1.4.0 00:59:12 [2021-04-09T00:59:12.034Z] #49 15.82 go: downloading github.com/spf13/viper v1.6.1 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.08 go: extracting github.com/fatih/color v1.7.0 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.08 go: extracting github.com/mattn/go-colorable v0.1.4 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.22 go: downloading github.com/spf13/pflag v1.0.5 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.22 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.27 go: extracting github.com/sirupsen/logrus v1.4.2 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.38 go: downloading github.com/pkg/errors v0.8.1 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.57 go: extracting github.com/spf13/viper v1.6.1 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.59 go: downloading github.com/spf13/cobra v0.0.5 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.60 go: extracting github.com/stretchr/testify v1.4.0 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.65 go: downloading github.com/go-critic/go-critic v0.4.1 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 00:59:12 [2021-04-09T00:59:12.034Z] #49 16.93 go: extracting github.com/spf13/pflag v1.0.5 00:59:12 [2021-04-09T00:59:12.034Z] #49 17.05 go: downloading github.com/pmezard/go-difflib v1.0.0 00:59:12 [2021-04-09T00:59:12.034Z] #49 17.30 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 00:59:12 [2021-04-09T00:59:12.034Z] #49 17.42 go: downloading github.com/hashicorp/hcl v1.0.0 00:59:12 [2021-04-09T00:59:12.294Z] #49 17.57 go: extracting github.com/go-lintpack/lintpack v0.5.2 00:59:12 [2021-04-09T00:59:12.604Z] #49 17.69 go: extracting github.com/mitchellh/go-homedir v1.1.0 00:59:12 [2021-04-09T00:59:12.604Z] #49 17.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 00:59:12 [2021-04-09T00:59:12.604Z] #49 17.82 go: extracting github.com/go-critic/go-critic v0.4.1 00:59:12 [2021-04-09T00:59:12.604Z] #49 17.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 00:59:12 [2021-04-09T00:59:12.864Z] #49 17.98 go: extracting github.com/spf13/cobra v0.0.5 00:59:12 [2021-04-09T00:59:12.864Z] #49 18.16 go: extracting github.com/pkg/errors v0.8.1 00:59:12 [2021-04-09T00:59:12.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 00:59:13 [2021-04-09T00:59:13.077Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.805s coverage: 49.4% of statements 00:59:13 [2021-04-09T00:59:13.124Z] #49 18.27 go: extracting github.com/hashicorp/hcl v1.0.0 00:59:13 [2021-04-09T00:59:13.124Z] #49 18.54 go: extracting github.com/pmezard/go-difflib v1.0.0 00:59:13 [2021-04-09T00:59:13.124Z] #49 18.54 go: downloading github.com/pelletier/go-toml v1.2.0 00:59:13 [2021-04-09T00:59:13.383Z] #49 18.60 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 00:59:13 [2021-04-09T00:59:13.383Z] #49 18.60 go: downloading github.com/ultraware/funlen v0.0.2 00:59:13 [2021-04-09T00:59:13.383Z] #49 18.60 go: downloading gopkg.in/yaml.v2 v2.2.7 00:59:13 [2021-04-09T00:59:13.383Z] #49 18.74 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 00:59:13 [2021-04-09T00:59:13.383Z] #49 18.74 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 00:59:13 [2021-04-09T00:59:13.642Z] #49 18.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 00:59:14 [2021-04-09T00:59:14.210Z] #49 19.27 go: extracting github.com/ultraware/funlen v0.0.2 00:59:14 [2021-04-09T00:59:14.210Z] #49 19.27 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 00:59:14 [2021-04-09T00:59:14.210Z] #49 19.48 go: extracting github.com/pelletier/go-toml v1.2.0 00:59:14 [2021-04-09T00:59:14.210Z] #49 19.64 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 00:59:14 [2021-04-09T00:59:14.470Z] #49 19.72 go: downloading github.com/fsnotify/fsnotify v1.4.7 00:59:14 [2021-04-09T00:59:14.470Z] #49 19.72 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 00:59:14 [2021-04-09T00:59:14.470Z] #49 19.80 go: extracting gopkg.in/yaml.v2 v2.2.7 00:59:14 [2021-04-09T00:59:14.479Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.410s coverage: 57.7% of statements 00:59:14 [2021-04-09T00:59:14.730Z] #49 20.01 go: extracting github.com/fsnotify/fsnotify v1.4.7 00:59:14 [2021-04-09T00:59:14.742Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.910s coverage: 46.2% of statements 00:59:14 [2021-04-09T00:59:14.992Z] #49 ... 00:59:14 [2021-04-09T00:59:14.992Z] 00:59:14 [2021-04-09T00:59:14.992Z] #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:59:14 [2021-04-09T00:59:14.992Z] #47 sha256:3d56a6a6acc15b155a028ec36af0d4386e9fca94bdcf93fb485c5938ee1355c3 00:59:14 [2021-04-09T00:59:14.992Z] #47 10.29 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 00:59:14 [2021-04-09T00:59:14.992Z] #47 10.32 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 00:59:14 [2021-04-09T00:59:14.992Z] #47 10.67 go: extracting github.com/jonboulle/clockwork v0.1.0 00:59:14 [2021-04-09T00:59:14.992Z] #47 10.91 go: extracting github.com/mattn/go-isatty v0.0.12 00:59:14 [2021-04-09T00:59:14.992Z] #47 10.92 go: extracting github.com/pkg/errors v0.9.1 00:59:14 [2021-04-09T00:59:14.992Z] #47 10.93 go: extracting github.com/mattn/go-colorable v0.1.6 00:59:14 [2021-04-09T00:59:14.992Z] #47 13.13 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:59:14 [2021-04-09T00:59:14.992Z] #47 14.07 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 00:59:14 [2021-04-09T00:59:14.992Z] #47 15.74 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 00:59:14 [2021-04-09T00:59:14.992Z] #47 ... 00:59:14 [2021-04-09T00:59:14.992Z] 00:59:14 [2021-04-09T00:59:14.992Z] #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:59:14 [2021-04-09T00:59:14.992Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 00:59:14 [2021-04-09T00:59:14.992Z] #49 20.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 00:59:14 [2021-04-09T00:59:14.992Z] #49 20.40 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 00:59:15 [2021-04-09T00:59:15.005Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 57.5% of statements 00:59:15 [2021-04-09T00:59:15.346Z] #49 20.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 00:59:15 [2021-04-09T00:59:15.915Z] #49 21.00 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 00:59:15 [2021-04-09T00:59:15.915Z] #49 ... 00:59:15 [2021-04-09T00:59:15.915Z] 00:59:15 [2021-04-09T00:59:15.915Z] #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:59:15 [2021-04-09T00:59:15.915Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:59:15 [2021-04-09T00:59:15.915Z] #13 7.177 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 00:59:15 [2021-04-09T00:59:15.915Z] #13 10.05 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] 00:59:15 [2021-04-09T00:59:15.915Z] #13 12.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 00:59:15 [2021-04-09T00:59:15.915Z] #13 ... 00:59:15 [2021-04-09T00:59:15.915Z] 00:59:15 [2021-04-09T00:59:15.915Z] #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:59:15 [2021-04-09T00:59:15.915Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 00:59:15 [2021-04-09T00:59:15.915Z] #55 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] 00:59:15 [2021-04-09T00:59:15.915Z] #55 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 00:59:15 [2021-04-09T00:59:15.955Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements 00:59:16 [2021-04-09T00:59:16.175Z] #55 ... 00:59:16 [2021-04-09T00:59:16.175Z] 00:59:16 [2021-04-09T00:59:16.175Z] #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:59:16 [2021-04-09T00:59:16.175Z] #34 sha256:2dfdbed2273659778ef3148df8d4d813c1ed534a167c5c9f2525f606daaf4aea 00:59:16 [2021-04-09T00:59:16.175Z] #34 10.98 github.com/pelletier/go-toml 00:59:16 [2021-04-09T00:59:16.175Z] #34 20.67 github.com/pelletier/go-toml/cmd/tomll 00:59:16 [2021-04-09T00:59:16.175Z] #34 ... 00:59:16 [2021-04-09T00:59:16.175Z] 00:59:16 [2021-04-09T00:59:16.175Z] #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:59:16 [2021-04-09T00:59:16.175Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 00:59:16 [2021-04-09T00:59:16.175Z] #49 21.30 go: downloading github.com/ultraware/whitespace v0.0.4 00:59:16 [2021-04-09T00:59:16.175Z] #49 21.34 go: extracting github.com/ultraware/whitespace v0.0.4 00:59:16 [2021-04-09T00:59:16.744Z] #49 21.99 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 00:59:16 [2021-04-09T00:59:16.905Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements 00:59:16 [2021-04-09T00:59:16.905Z] ok github.com/docker/docker/daemon 12.270s coverage: 17.2% of statements 00:59:16 [2021-04-09T00:59:16.905Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 00:59:16 [2021-04-09T00:59:16.905Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 00:59:16 [2021-04-09T00:59:16.905Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 00:59:16 [2021-04-09T00:59:16.905Z] ? github.com/docker/docker/daemon/exec [no test files] 00:59:16 [2021-04-09T00:59:16.905Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 00:59:16 [2021-04-09T00:59:16.905Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 00:59:16 [2021-04-09T00:59:16.905Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 00:59:17 [2021-04-09T00:59:17.699Z] #49 ... 00:59:17 [2021-04-09T00:59:17.700Z] 00:59:17 [2021-04-09T00:59:17.700Z] #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:59:17 [2021-04-09T00:59:17.700Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 00:59:17 [2021-04-09T00:59:17.700Z] #45 12.82 unicode/utf8 00:59:17 [2021-04-09T00:59:17.700Z] #45 13.58 math/bits 00:59:17 [2021-04-09T00:59:17.700Z] #45 14.17 math 00:59:17 [2021-04-09T00:59:17.700Z] #45 19.91 internal/testlog 00:59:17 [2021-04-09T00:59:17.700Z] #45 20.33 encoding 00:59:17 [2021-04-09T00:59:17.700Z] #45 20.55 unicode/utf16 00:59:17 [2021-04-09T00:59:17.700Z] #45 20.97 container/list 00:59:17 [2021-04-09T00:59:17.700Z] #45 21.71 crypto/internal/subtle 00:59:17 [2021-04-09T00:59:17.700Z] #45 21.87 crypto/subtle 00:59:17 [2021-04-09T00:59:17.700Z] #45 22.01 vendor/golang.org/x/crypto/cryptobyte/asn1 00:59:17 [2021-04-09T00:59:17.700Z] #45 22.11 internal/nettrace 00:59:17 [2021-04-09T00:59:17.700Z] #45 22.27 runtime/cgo 00:59:17 [2021-04-09T00:59:17.700Z] #45 ... 00:59:17 [2021-04-09T00:59:17.700Z] 00:59:17 [2021-04-09T00:59:17.700Z] #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:59:17 [2021-04-09T00:59:17.700Z] #47 sha256:3d56a6a6acc15b155a028ec36af0d4386e9fca94bdcf93fb485c5938ee1355c3 00:59:17 [2021-04-09T00:59:17.700Z] #47 21.70 go: finding github.com/fatih/color v1.9.0 00:59:17 [2021-04-09T00:59:17.700Z] #47 21.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 00:59:17 [2021-04-09T00:59:17.700Z] #47 21.74 go: finding github.com/pkg/errors v0.9.1 00:59:17 [2021-04-09T00:59:17.700Z] #47 21.85 go: finding github.com/spf13/pflag v1.0.3 00:59:17 [2021-04-09T00:59:17.700Z] #47 21.91 go: finding github.com/mattn/go-colorable v0.1.6 00:59:17 [2021-04-09T00:59:17.700Z] #47 22.00 go: finding github.com/mattn/go-isatty v0.0.12 00:59:17 [2021-04-09T00:59:17.700Z] #47 22.20 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 00:59:17 [2021-04-09T00:59:17.700Z] #47 22.45 go: finding github.com/jonboulle/clockwork v0.1.0 00:59:17 [2021-04-09T00:59:17.700Z] #47 22.55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:59:17 [2021-04-09T00:59:17.700Z] #47 22.56 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 00:59:17 [2021-04-09T00:59:17.700Z] #47 22.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 00:59:17 [2021-04-09T00:59:17.959Z] #47 ... 00:59:17 [2021-04-09T00:59:17.959Z] 00:59:17 [2021-04-09T00:59:17.959Z] #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:59:17 [2021-04-09T00:59:17.959Z] #58 sha256:5507484b621e05a1045789dea7c4e2f3aa401f77f121b0c51e68bd7bb9847d04 00:59:17 [2021-04-09T00:59:17.959Z] #58 13.35 go: downloading github.com/pkg/errors v0.9.1 00:59:17 [2021-04-09T00:59:17.959Z] #58 13.43 go: downloading github.com/urfave/cli/v2 v2.3.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 13.43 go: downloading github.com/google/uuid v1.2.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 13.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 00:59:17 [2021-04-09T00:59:17.959Z] #58 13.58 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 00:59:17 [2021-04-09T00:59:17.959Z] #58 13.72 go: downloading github.com/moby/vpnkit v0.5.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 13.85 go: downloading github.com/sirupsen/logrus v1.8.1 00:59:17 [2021-04-09T00:59:17.959Z] #58 13.88 go: downloading github.com/gorilla/mux v1.8.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 14.04 go: extracting github.com/google/uuid v1.2.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 14.24 go: extracting github.com/pkg/errors v0.9.1 00:59:17 [2021-04-09T00:59:17.959Z] #58 14.43 go: extracting github.com/sirupsen/logrus v1.8.1 00:59:17 [2021-04-09T00:59:17.959Z] #58 14.51 go: downloading github.com/gofrs/flock v0.8.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 14.51 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 00:59:17 [2021-04-09T00:59:17.959Z] #58 14.58 go: extracting github.com/gorilla/mux v1.8.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 14.87 go: extracting github.com/gofrs/flock v0.8.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 14.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 00:59:17 [2021-04-09T00:59:17.959Z] #58 15.55 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 00:59:17 [2021-04-09T00:59:17.959Z] #58 15.64 go: extracting github.com/moby/sys/mountinfo v0.4.1 00:59:17 [2021-04-09T00:59:17.959Z] #58 15.68 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 00:59:17 [2021-04-09T00:59:17.959Z] #58 17.53 go: extracting github.com/moby/vpnkit v0.5.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 17.98 go: downloading github.com/u-root/u-root v7.0.0+incompatible 00:59:17 [2021-04-09T00:59:17.959Z] #58 17.98 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 00:59:17 [2021-04-09T00:59:17.959Z] #58 19.28 go: extracting github.com/urfave/cli/v2 v2.3.0 00:59:17 [2021-04-09T00:59:17.959Z] #58 21.85 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 00:59:18 [2021-04-09T00:59:18.220Z] #58 ... 00:59:18 [2021-04-09T00:59:18.220Z] 00:59:18 [2021-04-09T00:59:18.220Z] #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:59:18 [2021-04-09T00:59:18.220Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:59:18 [2021-04-09T00:59:18.220Z] #42 13.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 00:59:18 [2021-04-09T00:59:18.220Z] #42 ... 00:59:18 [2021-04-09T00:59:18.220Z] 00:59:18 [2021-04-09T00:59:18.220Z] #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:59:18 [2021-04-09T00:59:18.220Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 00:59:18 [2021-04-09T00:59:18.220Z] #49 23.07 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 00:59:18 [2021-04-09T00:59:18.220Z] #49 23.18 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 00:59:18 [2021-04-09T00:59:18.220Z] #49 23.38 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 00:59:18 [2021-04-09T00:59:18.479Z] #49 ... 00:59:18 [2021-04-09T00:59:18.479Z] 00:59:18 [2021-04-09T00:59:18.479Z] #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:59:18 [2021-04-09T00:59:18.479Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 00:59:18 [2021-04-09T00:59:18.479Z] #36 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 00:59:18 [2021-04-09T00:59:18.739Z] #36 ... 00:59:18 [2021-04-09T00:59:18.739Z] 00:59:18 [2021-04-09T00:59:18.739Z] #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:59:18 [2021-04-09T00:59:18.739Z] #51 sha256:8cdee84817f409dd0efac5eaad7cf75239789cf12879ae20ac5804dc4dea1910 00:59:18 [2021-04-09T00:59:18.739Z] #51 20.04 + cd /tmp/tmp.iyo3cq8ND7/src/github.com/mvdan/sh 00:59:18 [2021-04-09T00:59:18.739Z] #51 20.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 00:59:18 [2021-04-09T00:59:18.739Z] #51 20.23 + GO111MODULE=on 00:59:18 [2021-04-09T00:59:18.739Z] #51 20.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 00:59:18 [2021-04-09T00:59:18.739Z] #51 21.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 00:59:18 [2021-04-09T00:59:18.739Z] #51 21.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 00:59:18 [2021-04-09T00:59:18.739Z] #51 22.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 00:59:18 [2021-04-09T00:59:18.739Z] #51 22.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 00:59:18 [2021-04-09T00:59:18.739Z] #51 22.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 00:59:18 [2021-04-09T00:59:18.739Z] #51 23.28 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 00:59:18 [2021-04-09T00:59:18.739Z] #51 24.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 00:59:18 [2021-04-09T00:59:18.968Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 00:59:18 [2021-04-09T00:59:18.968Z] 00:59:18 [2021-04-09T00:59:18.968Z] ________ ____ __. 00:59:18 [2021-04-09T00:59:18.968Z] \_____ \ | |/ _| 00:59:18 [2021-04-09T00:59:18.968Z] / | \| < 00:59:18 [2021-04-09T00:59:18.968Z] / | \ | \ 00:59:18 [2021-04-09T00:59:18.968Z] \_______ /____|__ \ 00:59:18 [2021-04-09T00:59:18.968Z] \/ \/ 00:59:18 [2021-04-09T00:59:18.968Z] 00:59:18 [2021-04-09T00:59:18.968Z] INFO: make.ps1 ended at 04/09/2021 00:59:10 00:59:18 [2021-04-09T00:59:18.968Z] INFO: Binaries build ended at 04/09/2021 00:59:11. Duration:00:01:25.7025813 00:59:18 [2021-04-09T00:59:18.968Z] INFO: Copying the built daemon binary to d:\CI\PR-39846\67\binary\dockerd-4dfa2291e4.exe... 00:59:18 [2021-04-09T00:59:18.968Z] INFO: Copying the built client binary to d:\CI\PR-39846\67\binary\docker-4dfa2291e4.exe... 00:59:18 [2021-04-09T00:59:18.968Z] INFO: Copying dockerversion from the container... 00:59:18 [2021-04-09T00:59:18.968Z] INFO: Copying the golang package from the container to d:\CI\PR-39846\67\installer\go.zip... 00:59:18 [2021-04-09T00:59:18.968Z] INFO: Extracting go.zip to d:\CI\PR-39846\67\go 00:59:19 [2021-04-09T00:59:19.468Z] ok github.com/docker/docker/daemon/images 0.089s coverage: 6.7% of statements 00:59:19 [2021-04-09T00:59:19.468Z] ? github.com/docker/docker/daemon/initlayer [no test files] 00:59:19 [2021-04-09T00:59:19.468Z] ? github.com/docker/docker/daemon/listeners [no test files] 00:59:19 [2021-04-09T00:59:19.468Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.2% of statements 00:59:19 [2021-04-09T00:59:19.468Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements 00:59:19 [2021-04-09T00:59:19.675Z] #51 ... 00:59:19 [2021-04-09T00:59:19.676Z] 00:59:19 [2021-04-09T00:59:19.676Z] #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:59:19 [2021-04-09T00:59:19.676Z] #34 sha256:2dfdbed2273659778ef3148df8d4d813c1ed534a167c5c9f2525f606daaf4aea 00:59:19 [2021-04-09T00:59:19.676Z] #34 DONE 25.1s 00:59:19 [2021-04-09T00:59:19.676Z] 00:59:19 [2021-04-09T00:59:19.676Z] #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:59:19 [2021-04-09T00:59:19.676Z] #58 sha256:5507484b621e05a1045789dea7c4e2f3aa401f77f121b0c51e68bd7bb9847d04 00:59:19 [2021-04-09T00:59:19.676Z] #58 24.36 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 00:59:19 [2021-04-09T00:59:19.676Z] #58 24.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 00:59:19 [2021-04-09T00:59:19.676Z] #58 24.83 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 00:59:19 [2021-04-09T00:59:19.676Z] #58 24.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 00:59:19 [2021-04-09T00:59:19.731Z] ok github.com/docker/docker/daemon/logger/awslogs 0.299s coverage: 77.4% of statements 00:59:19 [2021-04-09T00:59:19.731Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 00:59:19 [2021-04-09T00:59:19.731Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 00:59:20 [2021-04-09T00:59:20.245Z] #58 25.52 go: extracting github.com/russross/blackfriday/v2 v2.1.0 00:59:20 [2021-04-09T00:59:20.680Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 23.9% of statements 00:59:20 [2021-04-09T00:59:20.680Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 87.2% of statements 00:59:20 [2021-04-09T00:59:20.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 69.9% of statements 00:59:22 [2021-04-09T00:59:22.163Z] #58 27.58 go: extracting github.com/u-root/u-root v7.0.0+incompatible 00:59:22 [2021-04-09T00:59:22.337Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 75.2% of statements 00:59:22 [2021-04-09T00:59:22.337Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 00:59:22 [2021-04-09T00:59:22.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 00:59:22 [2021-04-09T00:59:22.913Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.088s coverage: 31.5% of statements 00:59:22 [2021-04-09T00:59:22.913Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 58.6% of statements 00:59:23 [2021-04-09T00:59:23.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 00:59:23 [2021-04-09T00:59:23.861Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements 00:59:24 [2021-04-09T00:59:24.073Z] #58 ... 00:59:24 [2021-04-09T00:59:24.073Z] 00:59:24 [2021-04-09T00:59:24.073Z] #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:59:24 [2021-04-09T00:59:24.073Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 00:59:24 [2021-04-09T00:59:24.073Z] #49 25.98 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 00:59:24 [2021-04-09T00:59:24.073Z] #49 25.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.11 go: downloading github.com/go-toolsmith/astp v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.12 go: downloading github.com/mattn/go-isatty v0.0.8 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.13 go: downloading github.com/spf13/cast v1.3.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.13 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.13 go: downloading github.com/stretchr/objx v0.2.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.37 go: downloading github.com/gobwas/glob v0.2.3 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.43 go: extracting github.com/mattn/go-isatty v0.0.8 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.51 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.53 go: extracting github.com/gobwas/glob v0.2.3 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.54 go: extracting github.com/go-toolsmith/astp v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.81 go: downloading gopkg.in/ini.v1 v1.51.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.83 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.91 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.93 go: downloading github.com/sourcegraph/go-diff v0.5.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.93 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.93 go: extracting github.com/spf13/cast v1.3.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 26.98 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.01 go: extracting github.com/stretchr/objx v0.2.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.10 go: extracting github.com/inconshreveable/mousetrap v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.11 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.21 go: downloading github.com/go-toolsmith/astequal v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.27 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.31 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.31 go: extracting gopkg.in/ini.v1 v1.51.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.34 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.41 go: downloading github.com/uudashr/gocognit v1.0.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.49 go: extracting github.com/uudashr/gocognit v1.0.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.49 go: downloading github.com/spf13/afero v1.1.2 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.53 go: extracting github.com/sourcegraph/go-diff v0.5.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.63 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.74 go: extracting github.com/go-toolsmith/astcast v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.90 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.90 go: extracting github.com/go-toolsmith/strparse v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.94 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.96 go: downloading github.com/subosito/gotenv v1.2.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.99 go: extracting github.com/go-toolsmith/astequal v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 27.99 go: downloading github.com/spf13/jwalterweatherman v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.03 go: downloading github.com/go-toolsmith/typep v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.09 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.14 go: extracting github.com/spf13/afero v1.1.2 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.15 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.17 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.17 go: downloading github.com/BurntSushi/toml v0.3.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.33 go: extracting github.com/subosito/gotenv v1.2.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.44 go: extracting github.com/go-toolsmith/typep v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.45 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.48 go: extracting github.com/spf13/jwalterweatherman v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.55 go: downloading github.com/kisielk/gotool v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.55 go: extracting github.com/BurntSushi/toml v0.3.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.67 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.68 go: downloading github.com/davecgh/go-spew v1.1.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.85 go: downloading golang.org/x/text v0.3.2 00:59:24 [2021-04-09T00:59:24.073Z] #49 28.89 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 00:59:24 [2021-04-09T00:59:24.073Z] #49 29.01 go: extracting github.com/kisielk/gotool v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 29.11 go: downloading github.com/magiconair/properties v1.8.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 29.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 00:59:24 [2021-04-09T00:59:24.073Z] #49 29.28 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 00:59:24 [2021-04-09T00:59:24.073Z] #49 29.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 00:59:24 [2021-04-09T00:59:24.073Z] #49 29.29 go: extracting github.com/davecgh/go-spew v1.1.1 00:59:24 [2021-04-09T00:59:24.073Z] #49 29.38 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 00:59:24 [2021-04-09T00:59:24.125Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements 00:59:24 [2021-04-09T00:59:24.333Z] #49 29.57 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 00:59:24 [2021-04-09T00:59:24.333Z] #49 29.59 go: downloading github.com/gogo/protobuf v1.2.1 00:59:24 [2021-04-09T00:59:24.333Z] #49 29.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 00:59:24 [2021-04-09T00:59:24.593Z] #49 29.77 go: extracting github.com/go-toolsmith/astfmt v1.0.0 00:59:24 [2021-04-09T00:59:24.701Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements 00:59:24 [2021-04-09T00:59:24.852Z] #49 30.10 go: extracting github.com/magiconair/properties v1.8.1 00:59:24 [2021-04-09T00:59:24.852Z] #49 30.22 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 00:59:25 [2021-04-09T00:59:25.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 00:59:25 [2021-04-09T00:59:25.651Z] ok github.com/docker/docker/daemon/logger/splunk 1.886s coverage: 82.5% of statements 00:59:25 [2021-04-09T00:59:25.651Z] ? github.com/docker/docker/daemon/names [no test files] 00:59:25 [2021-04-09T00:59:25.651Z] ? github.com/docker/docker/daemon/stats [no test files] 00:59:26 [2021-04-09T00:59:26.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 00:59:26 [2021-04-09T00:59:26.227Z] ok github.com/docker/docker/distribution/metadata 0.139s coverage: 48.2% of statements 00:59:26 [2021-04-09T00:59:26.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 00:59:26 [2021-04-09T00:59:26.772Z] #49 31.78 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 00:59:26 [2021-04-09T00:59:26.772Z] #49 31.85 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 00:59:27 [2021-04-09T00:59:27.342Z] #49 ... 00:59:27 [2021-04-09T00:59:27.342Z] 00:59:27 [2021-04-09T00:59:27.342Z] #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:59:27 [2021-04-09T00:59:27.342Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 00:59:27 [2021-04-09T00:59:27.342Z] #45 32.73 vendor/golang.org/x/crypto/internal/subtle 00:59:27 [2021-04-09T00:59:27.601Z] #45 32.83 vendor/golang.org/x/crypto/curve25519 00:59:27 [2021-04-09T00:59:27.622Z] ok github.com/docker/docker/distribution 0.265s coverage: 25.2% of statements 00:59:27 [2021-04-09T00:59:27.622Z] ? github.com/docker/docker/distribution/utils [no test files] 00:59:27 [2021-04-09T00:59:27.622Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements 00:59:27 [2021-04-09T00:59:27.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 00:59:28 [2021-04-09T00:59:28.570Z] ok github.com/docker/docker/image 0.058s coverage: 86.6% of statements 00:59:29 [2021-04-09T00:59:29.146Z] ok github.com/docker/docker/distribution/xfer 1.740s coverage: 85.1% of statements 00:59:29 [2021-04-09T00:59:29.146Z] ? github.com/docker/docker/dockerversion [no test files] 00:59:29 [2021-04-09T00:59:29.146Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements 00:59:29 [2021-04-09T00:59:29.723Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.6% of statements 00:59:29 [2021-04-09T00:59:29.986Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements 00:59:29 [2021-04-09T00:59:29.986Z] ok github.com/docker/docker/image/v1 0.044s coverage: 25.0% of statements 00:59:29 [2021-04-09T00:59:29.986Z] ? github.com/docker/docker/internal/test/suite [no test files] 00:59:30 [2021-04-09T00:59:30.141Z] #45 ... 00:59:30 [2021-04-09T00:59:30.141Z] 00:59:30 [2021-04-09T00:59:30.141Z] #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:59:30 [2021-04-09T00:59:30.141Z] #51 sha256:8cdee84817f409dd0efac5eaad7cf75239789cf12879ae20ac5804dc4dea1910 00:59:30 [2021-04-09T00:59:30.141Z] #51 25.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 00:59:30 [2021-04-09T00:59:30.141Z] #51 26.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 00:59:30 [2021-04-09T00:59:30.141Z] #51 27.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 00:59:30 [2021-04-09T00:59:30.141Z] #51 27.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 00:59:30 [2021-04-09T00:59:30.141Z] #51 27.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 00:59:30 [2021-04-09T00:59:30.141Z] #51 28.11 runtime/cgo 00:59:30 [2021-04-09T00:59:30.141Z] #51 28.12 runtime 00:59:30 [2021-04-09T00:59:30.401Z] #51 ... 00:59:30 [2021-04-09T00:59:30.401Z] 00:59:30 [2021-04-09T00:59:30.401Z] #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:59:30 [2021-04-09T00:59:30.401Z] #67 sha256:77cbd8b70858d8716faa43566b114b3d802b78dfae8c36ce83ca82431452856f 00:59:30 [2021-04-09T00:59:30.401Z] #67 25.69 Checking out files: 38% (733/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/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:59:30 [2021-04-09T00:59:30.401Z] #67 27.05 + cd /tmp/tmp.PPVI5n2bHT/src/github.com/docker/libnetwork 00:59:30 [2021-04-09T00:59:30.401Z] #67 27.05 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 00:59:30 [2021-04-09T00:59:30.401Z] #67 27.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 00:59:30 [2021-04-09T00:59:30.660Z] #67 ... 00:59:30 [2021-04-09T00:59:30.660Z] 00:59:30 [2021-04-09T00:59:30.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:59:30 [2021-04-09T00:59:30.661Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 00:59:30 [2021-04-09T00:59:30.661Z] #40 25.66 Checking out files: 80% (1356/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. 00:59:30 [2021-04-09T00:59:30.661Z] #40 26.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 00:59:30 [2021-04-09T00:59:30.661Z] #40 28.27 + 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:59:30 [2021-04-09T00:59:30.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 00:59:31 [2021-04-09T00:59:31.229Z] #40 ... 00:59:31 [2021-04-09T00:59:31.229Z] 00:59:31 [2021-04-09T00:59:31.229Z] #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:59:31 [2021-04-09T00:59:31.229Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:59:31 [2021-04-09T00:59:31.229Z] #42 26.45 Fetched 8427 kB in 21s (408 kB/s) 00:59:31 [2021-04-09T00:59:31.229Z] #42 26.45 Reading package lists... 00:59:31 [2021-04-09T00:59:31.229Z] #42 32.64 Reading package lists... 00:59:31 [2021-04-09T00:59:31.229Z] #42 ... 00:59:31 [2021-04-09T00:59:31.229Z] 00:59:31 [2021-04-09T00:59:31.229Z] #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:59:31 [2021-04-09T00:59:31.229Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 00:59:31 [2021-04-09T00:59:31.229Z] #55 26.59 Fetched 8427 kB in 20s (427 kB/s) 00:59:31 [2021-04-09T00:59:31.229Z] #55 26.59 Reading package lists... 00:59:31 [2021-04-09T00:59:31.383Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 52.9% of statements 00:59:31 [2021-04-09T00:59:31.383Z] ok github.com/docker/docker/oci 0.029s coverage: 45.2% of statements 00:59:31 [2021-04-09T00:59:31.489Z] #55 33.31 Reading package lists... 00:59:31 [2021-04-09T00:59:31.489Z] #55 ... 00:59:31 [2021-04-09T00:59:31.489Z] 00:59:31 [2021-04-09T00:59:31.489Z] #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:59:31 [2021-04-09T00:59:31.489Z] #58 sha256:5507484b621e05a1045789dea7c4e2f3aa401f77f121b0c51e68bd7bb9847d04 00:59:31 [2021-04-09T00:59:31.489Z] #58 30.37 go: finding github.com/pkg/errors v0.9.1 00:59:31 [2021-04-09T00:59:31.489Z] #58 30.42 go: finding github.com/sirupsen/logrus v1.8.1 00:59:31 [2021-04-09T00:59:31.489Z] #58 30.66 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 00:59:31 [2021-04-09T00:59:31.489Z] #58 30.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 00:59:31 [2021-04-09T00:59:31.489Z] #58 30.86 go: finding github.com/google/uuid v1.2.0 00:59:31 [2021-04-09T00:59:31.489Z] #58 30.92 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.00 go: finding github.com/moby/vpnkit v0.5.0 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.02 go: finding github.com/gofrs/flock v0.8.0 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.04 go: finding github.com/moby/sys/mountinfo v0.4.1 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.07 go: finding github.com/gorilla/mux v1.8.0 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.16 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.20 go: finding github.com/u-root/u-root v7.0.0+incompatible 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.20 go: finding github.com/urfave/cli/v2 v2.3.0 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.41 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 00:59:31 [2021-04-09T00:59:31.489Z] #58 31.58 go: finding github.com/russross/blackfriday/v2 v2.1.0 00:59:31 [2021-04-09T00:59:31.645Z] ok github.com/docker/docker/opts 0.060s coverage: 67.1% of statements 00:59:32 [2021-04-09T00:59:32.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 00:59:32 [2021-04-09T00:59:32.429Z] #58 ... 00:59:32 [2021-04-09T00:59:32.429Z] 00:59:32 [2021-04-09T00:59:32.429Z] #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:59:32 [2021-04-09T00:59:32.429Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 00:59:32 [2021-04-09T00:59:32.429Z] #36 27.54 Fetched 8427 kB in 20s (411 kB/s) 00:59:32 [2021-04-09T00:59:32.429Z] #36 27.54 Reading package lists... 00:59:32 [2021-04-09T00:59:32.429Z] #36 34.36 Reading package lists... 00:59:32 [2021-04-09T00:59:32.429Z] #36 ... 00:59:32 [2021-04-09T00:59:32.429Z] 00:59:32 [2021-04-09T00:59:32.429Z] #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:59:32 [2021-04-09T00:59:32.429Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 00:59:32 [2021-04-09T00:59:32.429Z] #49 35.36 go: extracting github.com/gogo/protobuf v1.2.1 00:59:32 [2021-04-09T00:59:32.793Z] ...INFO: Daemon under test started and replied! 00:59:32 [2021-04-09T00:59:32.793Z] INFO: Docker version of the daemon under test 00:59:32 [2021-04-09T00:59:32.793Z] 00:59:32 [2021-04-09T00:59:32.793Z] Client: 00:59:32 [2021-04-09T00:59:32.794Z] Version: 17.06.2-ce 00:59:32 [2021-04-09T00:59:32.794Z] API version: 1.30 00:59:32 [2021-04-09T00:59:32.794Z] Go version: go1.8.3 00:59:32 [2021-04-09T00:59:32.794Z] Git commit: cec0b72 00:59:32 [2021-04-09T00:59:32.794Z] Built: Tue Sep 5 19:57:19 2017 00:59:32 [2021-04-09T00:59:32.794Z] OS/Arch: windows/amd64 00:59:32 [2021-04-09T00:59:32.794Z] 00:59:32 [2021-04-09T00:59:32.794Z] Server: 00:59:32 [2021-04-09T00:59:32.794Z] Version: 0.0.0-dev 00:59:32 [2021-04-09T00:59:32.794Z] API version: 1.41 (minimum version 1.24) 00:59:32 [2021-04-09T00:59:32.794Z] Go version: go1.13.15 00:59:32 [2021-04-09T00:59:32.794Z] Git commit: dedcdcf755 00:59:32 [2021-04-09T00:59:32.794Z] Built: 04/09/2021 00:57:17 00:59:32 [2021-04-09T00:59:32.794Z] OS/Arch: windows/amd64 00:59:32 [2021-04-09T00:59:32.794Z] Experimental: false 00:59:32 [2021-04-09T00:59:32.794Z] 00:59:32 [2021-04-09T00:59:32.794Z] INFO: Docker info of the daemon under test 00:59:32 [2021-04-09T00:59:32.794Z] 00:59:32 [2021-04-09T00:59:32.794Z] Containers: 0 00:59:32 [2021-04-09T00:59:32.794Z] Running: 0 00:59:32 [2021-04-09T00:59:32.794Z] Paused: 0 00:59:32 [2021-04-09T00:59:32.794Z] Stopped: 0 00:59:32 [2021-04-09T00:59:32.794Z] Images: 0 00:59:32 [2021-04-09T00:59:32.794Z] Server Version: 0.0.0-dev 00:59:32 [2021-04-09T00:59:32.794Z] Storage Driver: windowsfilter 00:59:32 [2021-04-09T00:59:32.794Z] Windows: 00:59:32 [2021-04-09T00:59:32.794Z] Logging Driver: json-file 00:59:32 [2021-04-09T00:59:32.794Z] Plugins: 00:59:32 [2021-04-09T00:59:32.794Z] Volume: local 00:59:32 [2021-04-09T00:59:32.794Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 00:59:32 [2021-04-09T00:59:32.794Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 00:59:32 [2021-04-09T00:59:32.794Z] Swarm: inactive 00:59:32 [2021-04-09T00:59:32.794Z] Default Isolation: process 00:59:32 [2021-04-09T00:59:32.794Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) 00:59:32 [2021-04-09T00:59:32.794Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) 00:59:32 [2021-04-09T00:59:32.794Z] OSType: windows 00:59:32 [2021-04-09T00:59:32.794Z] Architecture: x86_64 00:59:32 [2021-04-09T00:59:32.794Z] CPUs: 4 00:59:32 [2021-04-09T00:59:32.794Z] Total Memory: 32GiB 00:59:32 [2021-04-09T00:59:32.794Z] Name: azwin-2-361f90 00:59:32 [2021-04-09T00:59:32.794Z] ID: WJTI:5NTD:SXSU:HXUA:UD7T:ERGM:DFGE:EI5V:2ARM:TD3L:2XLP:QZY5 00:59:32 [2021-04-09T00:59:32.794Z] Docker Root Dir: D:\CI\PR-39846\67\daemon 00:59:32 [2021-04-09T00:59:32.794Z] Debug Mode (client): false 00:59:32 [2021-04-09T00:59:32.794Z] Debug Mode (server): true 00:59:32 [2021-04-09T00:59:32.794Z] File Descriptors: -1 00:59:32 [2021-04-09T00:59:32.794Z] Goroutines: 16 00:59:32 [2021-04-09T00:59:32.794Z] System Time: 2021-04-09T00:59:30.6507458Z 00:59:32 [2021-04-09T00:59:32.794Z] EventsListeners: 0 00:59:32 [2021-04-09T00:59:32.794Z] Registry: https://index.docker.io/v1/ 00:59:32 [2021-04-09T00:59:32.794Z] Labels: 00:59:32 [2021-04-09T00:59:32.794Z] Experimental: false 00:59:32 [2021-04-09T00:59:32.794Z] Insecure Registries: 00:59:32 [2021-04-09T00:59:32.794Z] 127.0.0.0/8 00:59:32 [2021-04-09T00:59:32.794Z] Live Restore Enabled: false 00:59:32 [2021-04-09T00:59:32.794Z] 00:59:32 [2021-04-09T00:59:32.794Z] 00:59:32 [2021-04-09T00:59:32.794Z] INFO: Docker images of the daemon under test 00:59:32 [2021-04-09T00:59:32.794Z] 00:59:32 [2021-04-09T00:59:32.794Z] REPOSITORY TAG IMAGE ID CREATED SIZE 00:59:32 [2021-04-09T00:59:32.794Z] 00:59:32 [2021-04-09T00:59:32.794Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider 00:59:32 [2021-04-09T00:59:32.794Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... 00:59:32 [2021-04-09T00:59:32.794Z] 10.0.20295.1: Pulling from windows/servercore/insider 00:59:32 [2021-04-09T00:59:32.794Z] 29d5b6a226d2: Pulling fs layer 00:59:33 [2021-04-09T00:59:33.000Z] #49 38.47 go: extracting golang.org/x/text v0.3.2 00:59:33 [2021-04-09T00:59:33.048Z] ok github.com/docker/docker/pkg/broadcaster 0.057s coverage: 100.0% of statements 00:59:33 [2021-04-09T00:59:33.571Z] #49 ... 00:59:33 [2021-04-09T00:59:33.571Z] 00:59:33 [2021-04-09T00:59:33.571Z] #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:59:33 [2021-04-09T00:59:33.571Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:59:33 [2021-04-09T00:59:33.571Z] #13 24.78 Fetched 8934 kB in 21s (420 kB/s) 00:59:33 [2021-04-09T00:59:33.571Z] #13 24.78 Reading package lists... 00:59:33 [2021-04-09T00:59:33.571Z] #13 31.67 Reading package lists... 00:59:33 [2021-04-09T00:59:33.571Z] #13 ... 00:59:33 [2021-04-09T00:59:33.571Z] 00:59:33 [2021-04-09T00:59:33.571Z] #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:59:33 [2021-04-09T00:59:33.571Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:59:33 [2021-04-09T00:59:33.571Z] #42 32.64 Reading package lists... 00:59:33 [2021-04-09T00:59:33.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 00:59:33 [2021-04-09T00:59:33.997Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements 00:59:33 [2021-04-09T00:59:33.997Z] ok github.com/docker/docker/pkg/authorization 0.572s coverage: 68.3% of statements 00:59:34 [2021-04-09T00:59:34.573Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements 00:59:34 [2021-04-09T00:59:34.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 00:59:34 [2021-04-09T00:59:34.835Z] ok github.com/docker/docker/pkg/archive 1.116s coverage: 81.8% of statements 00:59:34 [2021-04-09T00:59:34.951Z] #42 38.90 Building dependency tree... 00:59:35 [2021-04-09T00:59:35.410Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements 00:59:35 [2021-04-09T00:59:35.673Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 97.6% of statements 00:59:35 [2021-04-09T00:59:35.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 00:59:36 [2021-04-09T00:59:36.248Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements 00:59:36 [2021-04-09T00:59:36.823Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements 00:59:36 [2021-04-09T00:59:36.859Z] #42 42.22 The following additional packages will be installed: 00:59:36 [2021-04-09T00:59:36.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 00:59:37 [2021-04-09T00:59:37.118Z] #42 42.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 00:59:37 [2021-04-09T00:59:37.118Z] #42 42.22 libprotoc17 python-pkg-resources python-six zlib1g-dev 00:59:37 [2021-04-09T00:59:37.118Z] #42 42.23 Suggested packages: 00:59:37 [2021-04-09T00:59:37.118Z] #42 42.24 manpages-dev python-setuptools 00:59:37 [2021-04-09T00:59:37.397Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 00:59:37 [2021-04-09T00:59:37.972Z] ok github.com/docker/docker/pkg/chrootarchive 3.034s coverage: 43.2% of statements 00:59:38 [2021-04-09T00:59:38.500Z] #42 43.51 The following NEW packages will be installed: 00:59:38 [2021-04-09T00:59:38.500Z] #42 43.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 00:59:38 [2021-04-09T00:59:38.500Z] #42 43.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 00:59:38 [2021-04-09T00:59:38.500Z] #42 43.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 00:59:38 [2021-04-09T00:59:38.500Z] #42 43.54 python-six zlib1g-dev 00:59:38 [2021-04-09T00:59:38.500Z] #42 ... 00:59:38 [2021-04-09T00:59:38.500Z] 00:59:38 [2021-04-09T00:59:38.500Z] #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:59:38 [2021-04-09T00:59:38.500Z] #67 sha256:77cbd8b70858d8716faa43566b114b3d802b78dfae8c36ce83ca82431452856f 00:59:38 [2021-04-09T00:59:38.500Z] #67 DONE 43.6s 00:59:38 [2021-04-09T00:59:38.500Z] 00:59:38 [2021-04-09T00:59:38.500Z] #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:59:38 [2021-04-09T00:59:38.500Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.05 go: finding github.com/fatih/color v1.7.0 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.05 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.09 go: finding github.com/mattn/go-colorable v0.1.4 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.22 go: finding github.com/mattn/go-isatty v0.0.8 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.33 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.36 go: finding github.com/go-critic/go-critic v0.4.1 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.40 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.41 go: finding github.com/pkg/errors v0.8.1 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.42 go: finding github.com/go-lintpack/lintpack v0.5.2 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.47 go: finding github.com/sirupsen/logrus v1.4.2 00:59:38 [2021-04-09T00:59:38.500Z] #49 43.51 go: finding github.com/go-toolsmith/astfmt v1.0.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.52 go: finding github.com/mitchellh/go-homedir v1.1.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.53 go: finding github.com/stretchr/testify v1.4.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.53 go: finding github.com/go-toolsmith/astequal v1.0.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.58 go: finding github.com/go-toolsmith/astp v1.0.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.63 go: finding github.com/go-toolsmith/astcast v1.0.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.67 go: finding github.com/spf13/viper v1.6.1 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.67 go: finding github.com/davecgh/go-spew v1.1.1 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.72 go: finding github.com/pmezard/go-difflib v1.0.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.72 go: finding github.com/go-toolsmith/typep v1.0.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.78 go: finding github.com/go-toolsmith/astcopy v1.0.0 00:59:38 [2021-04-09T00:59:38.501Z] #49 43.79 go: finding github.com/stretchr/objx v0.2.0 00:59:38 [2021-04-09T00:59:38.545Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements 00:59:38 [2021-04-09T00:59:38.545Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements 00:59:38 [2021-04-09T00:59:38.762Z] #49 44.03 go: finding gopkg.in/yaml.v2 v2.2.7 00:59:38 [2021-04-09T00:59:38.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 00:59:39 [2021-04-09T00:59:39.021Z] #49 44.29 go: finding github.com/go-toolsmith/strparse v1.0.0 00:59:39 [2021-04-09T00:59:39.021Z] #49 44.29 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 00:59:39 [2021-04-09T00:59:39.021Z] #49 44.31 go: finding github.com/fsnotify/fsnotify v1.4.7 00:59:39 [2021-04-09T00:59:39.021Z] #49 44.32 go: finding github.com/spf13/cobra v0.0.5 00:59:39 [2021-04-09T00:59:39.021Z] #49 44.33 go: finding github.com/bombsimon/wsl/v2 v2.0.0 00:59:39 [2021-04-09T00:59:39.021Z] #49 44.33 go: finding github.com/gobwas/glob v0.2.3 00:59:39 [2021-04-09T00:59:39.021Z] #49 44.35 go: finding github.com/hashicorp/hcl v1.0.0 00:59:39 [2021-04-09T00:59:39.121Z] ok github.com/docker/docker/pkg/fsutils 0.257s coverage: 85.1% of statements 00:59:39 [2021-04-09T00:59:39.121Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements 00:59:39 [2021-04-09T00:59:39.283Z] #49 44.59 go: finding github.com/spf13/pflag v1.0.5 00:59:39 [2021-04-09T00:59:39.283Z] #49 44.67 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 00:59:39 [2021-04-09T00:59:39.283Z] #49 44.72 go: finding github.com/magiconair/properties v1.8.1 00:59:39 [2021-04-09T00:59:39.544Z] #49 44.94 go: finding github.com/mitchellh/mapstructure v1.1.2 00:59:39 [2021-04-09T00:59:39.544Z] #49 44.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 00:59:39 [2021-04-09T00:59:39.544Z] #49 45.03 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 00:59:39 [2021-04-09T00:59:39.696Z] ok github.com/docker/docker/pkg/discovery/kv 3.102s coverage: 84.1% of statements 00:59:39 [2021-04-09T00:59:39.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.03 go: finding github.com/pelletier/go-toml v1.2.0 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.05 go: finding github.com/spf13/afero v1.1.2 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.07 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.09 go: finding github.com/spf13/cast v1.3.0 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.11 go: finding github.com/spf13/jwalterweatherman v1.0.0 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.11 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.14 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.16 go: finding github.com/subosito/gotenv v1.2.0 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.19 go: finding gopkg.in/ini.v1 v1.51.0 00:59:39 [2021-04-09T00:59:39.804Z] #49 45.24 go: finding golang.org/x/text v0.3.2 00:59:40 [2021-04-09T00:59:40.064Z] #49 45.31 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 00:59:40 [2021-04-09T00:59:40.064Z] #49 45.42 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 00:59:40 [2021-04-09T00:59:40.064Z] #49 45.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 00:59:40 [2021-04-09T00:59:40.064Z] #49 45.44 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 00:59:40 [2021-04-09T00:59:40.064Z] #49 45.48 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 00:59:40 [2021-04-09T00:59:40.064Z] #49 45.48 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 00:59:40 [2021-04-09T00:59:40.064Z] #49 45.50 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 00:59:40 [2021-04-09T00:59:40.173Z] INFO: Extraction ended at 04/09/2021 00:59:39. Duration:00:00:24.0723820 00:59:40 [2021-04-09T00:59:40.173Z] INFO: Updating the golang and path environment variables 00:59:40 [2021-04-09T00:59:40.173Z] INFO: GOPATH=d:\gopath 00:59:40 [2021-04-09T00:59:40.173Z] INFO: go version go1.13.15 windows/amd64 00:59:40 [2021-04-09T00:59:40.173Z] INFO: Running the daemon under test in debug mode 00:59:40 [2021-04-09T00:59:40.173Z] INFO: Starting a daemon under test... 00:59:40 [2021-04-09T00:59:40.173Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39846\67\daemon --pidfile d:\CI\PR-39846\67\docker.pid -D 00:59:40 [2021-04-09T00:59:40.173Z] INFO: Process started successfully. 00:59:40 [2021-04-09T00:59:40.173Z] INFO: Start tailing logs of the daemon under tests 00:59:40 [2021-04-09T00:59:40.173Z] INFO: Waiting for the daemon under test to start... 00:59:40 [2021-04-09T00:59:40.271Z] ok github.com/docker/docker/layer 7.123s coverage: 68.8% of statements 00:59:40 [2021-04-09T00:59:40.271Z] ? github.com/docker/docker/libcontainerd [no test files] 00:59:40 [2021-04-09T00:59:40.271Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 00:59:40 [2021-04-09T00:59:40.271Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 00:59:40 [2021-04-09T00:59:40.271Z] ? github.com/docker/docker/libcontainerd/types [no test files] 00:59:40 [2021-04-09T00:59:40.271Z] ? github.com/docker/docker/oci/caps [no test files] 00:59:40 [2021-04-09T00:59:40.271Z] ? github.com/docker/docker/pkg/containerfs [no test files] 00:59:40 [2021-04-09T00:59:40.271Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.50 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.52 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.52 go: finding github.com/kisielk/gotool v1.0.0 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.53 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.53 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.59 go: finding github.com/sourcegraph/go-diff v0.5.1 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.63 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.65 go: finding github.com/ultraware/funlen v0.0.2 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.65 go: finding github.com/ultraware/whitespace v0.0.4 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.67 go: finding github.com/uudashr/gocognit v1.0.1 00:59:40 [2021-04-09T00:59:40.323Z] #49 45.70 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 00:59:40 [2021-04-09T00:59:40.584Z] #49 45.75 go: finding github.com/gogo/protobuf v1.2.1 00:59:40 [2021-04-09T00:59:40.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 00:59:40 [2021-04-09T00:59:40.844Z] #49 46.01 go: finding honnef.co/go/tools v0.0.1-2019.2.3 00:59:40 [2021-04-09T00:59:40.844Z] #49 46.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 00:59:40 [2021-04-09T00:59:40.844Z] #49 46.07 go: finding github.com/BurntSushi/toml v0.3.1 00:59:40 [2021-04-09T00:59:40.844Z] #49 46.10 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 00:59:40 [2021-04-09T00:59:40.844Z] #49 46.14 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 00:59:40 [2021-04-09T00:59:40.847Z] ok github.com/docker/docker/pkg/jsonmessage 0.044s coverage: 91.7% of statements 00:59:40 [2021-04-09T00:59:40.847Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements 00:59:41 [2021-04-09T00:59:41.110Z] ok github.com/docker/docker/pkg/ioutils 0.652s coverage: 69.3% of statements 00:59:41 [2021-04-09T00:59:41.110Z] ok github.com/docker/docker/pkg/idtools 0.894s coverage: 69.5% of statements 00:59:41 [2021-04-09T00:59:41.110Z] ? github.com/docker/docker/pkg/locker [no test files] 00:59:41 [2021-04-09T00:59:41.110Z] ? github.com/docker/docker/pkg/loopback [no test files] 00:59:41 [2021-04-09T00:59:41.110Z] ? github.com/docker/docker/pkg/mount [no test files] 00:59:41 [2021-04-09T00:59:41.373Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements 00:59:41 [2021-04-09T00:59:41.373Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 00:59:41 [2021-04-09T00:59:41.418Z] #49 ... 00:59:41 [2021-04-09T00:59:41.418Z] 00:59:41 [2021-04-09T00:59:41.418Z] #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:59:41 [2021-04-09T00:59:41.418Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 00:59:41 [2021-04-09T00:59:41.418Z] #55 33.31 Reading package lists... 00:59:41 [2021-04-09T00:59:41.418Z] #55 39.65 Building dependency tree... 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.03 The following additional packages will be installed: 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.06 libbtrfs0 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.31 The following NEW packages will be installed: 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.33 libbtrfs-dev libbtrfs0 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.89 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.89 Need to get 119 kB of archives. 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.89 After this operation, 387 kB of additional disk space will be used. 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #55 43.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.34 debconf: delaying package configuration, since apt-utils is not installed 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.57 Fetched 119 kB in 0s (330 kB/s) 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.69 Selecting previously unselected package libbtrfs0. 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.75 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.78 Unpacking libbtrfs0 (4.20.1-2) ... 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.87 Selecting previously unselected package libbtrfs-dev. 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 00:59:41 [2021-04-09T00:59:41.418Z] #55 45.89 Unpacking libbtrfs-dev (4.20.1-2) ... 00:59:41 [2021-04-09T00:59:41.418Z] #55 46.12 Setting up libbtrfs0 (4.20.1-2) ... 00:59:41 [2021-04-09T00:59:41.418Z] #55 46.13 Setting up libbtrfs-dev (4.20.1-2) ... 00:59:41 [2021-04-09T00:59:41.418Z] #55 46.14 Processing triggers for libc-bin (2.28-10) ... 00:59:41 [2021-04-09T00:59:41.418Z] #55 DONE 46.5s 00:59:41 [2021-04-09T00:59:41.418Z] 00:59:41 [2021-04-09T00:59:41.418Z] #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:59:41 [2021-04-09T00:59:41.418Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.06 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.06 Need to get 4095 kB of archives. 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.06 After this operation, 22.5 MB of additional disk space will be used. 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 44.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 00:59:41 [2021-04-09T00:59:41.418Z] #42 45.85 debconf: delaying package configuration, since apt-utils is not installed 00:59:41 [2021-04-09T00:59:41.418Z] #42 45.99 Fetched 4095 kB in 1s (4225 kB/s) 00:59:41 [2021-04-09T00:59:41.418Z] #42 46.12 Selecting previously unselected package libcap-dev:amd64. 00:59:41 [2021-04-09T00:59:41.418Z] #42 46.12 (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 ... 15410 files and directories currently installed.) 00:59:41 [2021-04-09T00:59:41.418Z] #42 46.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 00:59:41 [2021-04-09T00:59:41.418Z] #42 46.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... 00:59:41 [2021-04-09T00:59:41.418Z] #42 46.47 Selecting previously unselected package libnet1:amd64. 00:59:41 [2021-04-09T00:59:41.418Z] #42 46.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 00:59:41 [2021-04-09T00:59:41.418Z] #42 46.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 00:59:41 [2021-04-09T00:59:41.418Z] #42 46.69 Selecting previously unselected package libnet1-dev. 00:59:41 [2021-04-09T00:59:41.639Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements 00:59:41 [2021-04-09T00:59:41.639Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements 00:59:41 [2021-04-09T00:59:41.681Z] #42 46.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 00:59:41 [2021-04-09T00:59:41.681Z] #42 46.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 00:59:41 [2021-04-09T00:59:41.902Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 86.7% of statements 00:59:41 [2021-04-09T00:59:41.940Z] #42 47.22 Selecting previously unselected package libnl-3-200:amd64. 00:59:41 [2021-04-09T00:59:41.940Z] #42 47.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 00:59:41 [2021-04-09T00:59:41.940Z] #42 47.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 00:59:41 [2021-04-09T00:59:41.994Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 00:59:41 [2021-04-09T00:59:41.994Z] Using test binary docker 00:59:41 [2021-04-09T00:59:41.994Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 00:59:41 [2021-04-09T00:59:41.994Z] Starting apparmor (via systemctl): apparmor.service. 00:59:41 [2021-04-09T00:59:41.994Z] Starting dockerd 00:59:41 [2021-04-09T00:59:41.994Z] INFO: Waiting for daemon to start... 00:59:42 [2021-04-09T00:59:42.164Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements 00:59:42 [2021-04-09T00:59:42.164Z] ? github.com/docker/docker/pkg/platform [no test files] 00:59:42 [2021-04-09T00:59:42.164Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 00:59:42 [2021-04-09T00:59:42.203Z] #42 47.42 Selecting previously unselected package libnl-3-dev:amd64. 00:59:42 [2021-04-09T00:59:42.203Z] #42 47.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 00:59:42 [2021-04-09T00:59:42.203Z] #42 47.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 00:59:42 [2021-04-09T00:59:42.739Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.087s coverage: 56.8% of statements 00:59:42 [2021-04-09T00:59:42.772Z] #42 47.89 Selecting previously unselected package libprotobuf-c1:amd64. 00:59:42 [2021-04-09T00:59:42.772Z] #42 47.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 00:59:42 [2021-04-09T00:59:42.772Z] #42 47.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 00:59:42 [2021-04-09T00:59:42.772Z] #42 47.95 Selecting previously unselected package libprotobuf-c-dev:amd64. 00:59:42 [2021-04-09T00:59:42.772Z] #42 47.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 00:59:42 [2021-04-09T00:59:42.772Z] #42 47.98 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 00:59:42 [2021-04-09T00:59:42.772Z] #42 48.06 Selecting previously unselected package zlib1g-dev:amd64. 00:59:42 [2021-04-09T00:59:42.772Z] #42 48.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 00:59:42 [2021-04-09T00:59:42.772Z] #42 48.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 00:59:43 [2021-04-09T00:59:43.031Z] #42 48.28 Selecting previously unselected package libprotobuf17:amd64. 00:59:43 [2021-04-09T00:59:43.031Z] #42 48.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 00:59:43 [2021-04-09T00:59:43.031Z] #42 48.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 00:59:43 [2021-04-09T00:59:43.316Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements 00:59:43 [2021-04-09T00:59:43.316Z] ok github.com/docker/docker/pkg/plugins/transport 0.025s coverage: 85.7% of statements 00:59:43 [2021-04-09T00:59:43.316Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements 00:59:43 [2021-04-09T00:59:43.891Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements 00:59:43 [2021-04-09T00:59:43.969Z] #42 49.17 Selecting previously unselected package libprotobuf-lite17:amd64. 00:59:43 [2021-04-09T00:59:43.969Z] #42 49.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 00:59:43 [2021-04-09T00:59:43.969Z] #42 49.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 00:59:44 [2021-04-09T00:59:44.229Z] #42 49.45 Selecting previously unselected package libprotobuf-dev:amd64. 00:59:44 [2021-04-09T00:59:44.229Z] #42 49.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 00:59:44 [2021-04-09T00:59:44.229Z] #42 49.50 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 00:59:44 [2021-04-09T00:59:44.489Z] #42 ... 00:59:44 [2021-04-09T00:59:44.489Z] 00:59:44 [2021-04-09T00:59:44.489Z] #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:59:44 [2021-04-09T00:59:44.489Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 00:59:44 [2021-04-09T00:59:44.506Z] . 00:59:44 [2021-04-09T00:59:44.506Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 00:59:44 [2021-04-09T00:59:44.506Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 00:59:44 [2021-04-09T00:59:44.506Z] Error: No such image: emptyfs 00:59:44 [2021-04-09T00:59:44.506Z] Running integration-test (iteration 1) 00:59:44 [2021-04-09T00:59:44.506Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 00:59:44 [2021-04-09T00:59:44.838Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements 00:59:44 [2021-04-09T00:59:44.838Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements 00:59:45 [2021-04-09T00:59:45.009Z] #32 49.48 Checking out files: 86% (1311/1521) Checking out files: 87% (1324/1521) 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:59:45 [2021-04-09T00:59:45.101Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements 00:59:45 [2021-04-09T00:59:45.270Z] #32 50.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 00:59:45 [2021-04-09T00:59:45.270Z] #32 ... 00:59:45 [2021-04-09T00:59:45.270Z] 00:59:45 [2021-04-09T00:59:45.270Z] #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:59:45 [2021-04-09T00:59:45.270Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 00:59:45 [2021-04-09T00:59:45.270Z] #36 34.36 Reading package lists... 00:59:45 [2021-04-09T00:59:45.270Z] #36 40.75 Building dependency tree... 00:59:45 [2021-04-09T00:59:45.270Z] #36 44.58 The following additional packages will be installed: 00:59:45 [2021-04-09T00:59:45.270Z] #36 44.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 00:59:45 [2021-04-09T00:59:45.270Z] #36 44.65 Suggested packages: 00:59:45 [2021-04-09T00:59:45.270Z] #36 44.65 cmake-doc ninja-build lrzip 00:59:45 [2021-04-09T00:59:45.270Z] #36 44.65 Recommended packages: 00:59:45 [2021-04-09T00:59:45.270Z] #36 44.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 00:59:45 [2021-04-09T00:59:45.270Z] #36 45.67 The following NEW packages will be installed: 00:59:45 [2021-04-09T00:59:45.270Z] #36 45.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 00:59:45 [2021-04-09T00:59:45.270Z] #36 45.70 vim-common xxd 00:59:45 [2021-04-09T00:59:45.270Z] #36 46.13 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. 00:59:45 [2021-04-09T00:59:45.270Z] #36 46.13 Need to get 14.9 MB of archives. 00:59:45 [2021-04-09T00:59:45.270Z] #36 46.13 After this operation, 61.8 MB of additional disk space will be used. 00:59:45 [2021-04-09T00:59:45.270Z] #36 46.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 46.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 46.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 46.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 47.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 47.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 47.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 47.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 47.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 47.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.04 debconf: delaying package configuration, since apt-utils is not installed 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.26 Fetched 14.9 MB in 2s (7351 kB/s) 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.34 Selecting previously unselected package xxd. 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.34 (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 ... 15410 files and directories currently installed.) 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.45 Unpacking xxd (2:8.1.0875-5) ... 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.67 Selecting previously unselected package vim-common. 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 00:59:45 [2021-04-09T00:59:45.270Z] #36 49.75 Unpacking vim-common (2:8.1.0875-5) ... 00:59:45 [2021-04-09T00:59:45.270Z] #36 50.07 Selecting previously unselected package cmake-data. 00:59:45 [2021-04-09T00:59:45.270Z] #36 50.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 00:59:45 [2021-04-09T00:59:45.270Z] #36 50.10 Unpacking cmake-data (3.13.4-1) ... 00:59:45 [2021-04-09T00:59:45.270Z] #36 ... 00:59:45 [2021-04-09T00:59:45.270Z] 00:59:45 [2021-04-09T00:59:45.270Z] #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:59:45 [2021-04-09T00:59:45.270Z] #56 sha256:2827f94ecd00dce3f9c556eb2526a09fc2332793b9ec25c6636b420a1db3ded9 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.100 + RM_GOPATH=0 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.100 + TMP_GOPATH= 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.100 + : /build 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.100 + '[' -z '' ']' 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.100 ++ mktemp -d 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.102 + export GOPATH=/tmp/tmp.7KAeIev69I 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.102 + GOPATH=/tmp/tmp.7KAeIev69I 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.102 + RM_GOPATH=1 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.102 + case "$(go env GOARCH)" in 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.103 ++ go env GOARCH 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.138 + export GO_BUILDMODE=-buildmode=pie 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.141 + GO_BUILDMODE=-buildmode=pie 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.144 ++ dirname /tmp/install/install.sh 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.149 + dir=/tmp/install 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.150 + bin=containerd 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.150 + shift 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.150 + '[' '!' -f /tmp/install/containerd.installer ']' 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.150 + . /tmp/install/containerd.installer 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.152 ++ set -e 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.152 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.152 + install_containerd 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.161 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.162 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.162 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7KAeIev69I/src/github.com/containerd/containerd 00:59:45 [2021-04-09T00:59:45.270Z] #56 1.167 Cloning into '/tmp/tmp.7KAeIev69I/src/github.com/containerd/containerd'... 00:59:45 [2021-04-09T00:59:45.369Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements 00:59:46 [2021-04-09T00:59:46.316Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.9% of statements 00:59:46 [2021-04-09T00:59:46.580Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 36.9% of statements 00:59:46 [2021-04-09T00:59:46.654Z] #56 ... 00:59:46 [2021-04-09T00:59:46.654Z] 00:59:46 [2021-04-09T00:59:46.654Z] #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:59:46 [2021-04-09T00:59:46.654Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:59:46 [2021-04-09T00:59:46.654Z] #13 31.67 Reading package lists... 00:59:46 [2021-04-09T00:59:46.654Z] #13 38.28 Building dependency tree... 00:59:46 [2021-04-09T00:59:46.654Z] #13 42.27 The following additional packages will be installed: 00:59:46 [2021-04-09T00:59:46.654Z] #13 42.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 00:59:46 [2021-04-09T00:59:46.654Z] #13 42.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 00:59:46 [2021-04-09T00:59:46.654Z] #13 42.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 00:59:46 [2021-04-09T00:59:46.654Z] #13 42.28 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 00:59:46 [2021-04-09T00:59:46.654Z] #13 42.29 mingw-w64-common mingw-w64-x86-64-dev 00:59:46 [2021-04-09T00:59:46.654Z] #13 42.29 Suggested packages: 00:59:46 [2021-04-09T00:59:46.654Z] #13 42.30 gcc-8-locales seccomp wine64 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.83 The following NEW packages will be installed: 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.85 The following packages will be upgraded: 00:59:46 [2021-04-09T00:59:46.654Z] #13 43.86 libseccomp2 libsystemd0 libudev1 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.27 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.27 Need to get 78.2 MB of archives. 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.27 After this operation, 487 MB of additional disk space will be used. 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.27 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.27 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 44.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 45.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 45.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 00:59:46 [2021-04-09T00:59:46.654Z] #13 45.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] 00:59:46 [2021-04-09T00:59:46.914Z] #13 ... 00:59:46 [2021-04-09T00:59:46.914Z] 00:59:46 [2021-04-09T00:59:46.914Z] #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:59:46 [2021-04-09T00:59:46.914Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:59:46 [2021-04-09T00:59:46.914Z] #42 50.77 Selecting previously unselected package libprotoc17:amd64. 00:59:46 [2021-04-09T00:59:46.914Z] #42 50.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 50.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.36 Selecting previously unselected package protobuf-c-compiler. 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.52 Selecting previously unselected package protobuf-compiler. 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.57 Unpacking protobuf-compiler (3.6.1.3-2) ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.71 Selecting previously unselected package python-pkg-resources. 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.72 Unpacking python-pkg-resources (40.8.0-1) ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.96 Selecting previously unselected package python-six. 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.96 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 51.96 Unpacking python-six (1.12.0-1) ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 52.09 Selecting previously unselected package python-protobuf. 00:59:46 [2021-04-09T00:59:46.914Z] #42 52.09 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 00:59:46 [2021-04-09T00:59:46.914Z] #42 52.10 Unpacking python-protobuf (3.6.1.3-2) ... 00:59:47 [2021-04-09T00:59:47.156Z] ok github.com/docker/docker/pkg/tailfile 0.122s coverage: 88.6% of statements 00:59:47 [2021-04-09T00:59:47.156Z] ok github.com/docker/docker/pkg/signal 2.877s coverage: 61.0% of statements 00:59:47 [2021-04-09T00:59:47.174Z] #42 ... 00:59:47 [2021-04-09T00:59:47.174Z] 00:59:47 [2021-04-09T00:59:47.174Z] #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:59:47 [2021-04-09T00:59:47.174Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 00:59:47 [2021-04-09T00:59:47.174Z] #45 42.41 sync 00:59:47 [2021-04-09T00:59:47.174Z] #45 42.46 internal/reflectlite 00:59:47 [2021-04-09T00:59:47.174Z] #45 44.79 github.com/LK4D4/vndr/godl/singleflight 00:59:47 [2021-04-09T00:59:47.174Z] #45 45.07 math/rand 00:59:47 [2021-04-09T00:59:47.174Z] #45 46.00 internal/singleflight 00:59:47 [2021-04-09T00:59:47.174Z] #45 46.24 errors 00:59:47 [2021-04-09T00:59:47.174Z] #45 46.31 sort 00:59:47 [2021-04-09T00:59:47.174Z] #45 46.83 io 00:59:47 [2021-04-09T00:59:47.174Z] #45 48.02 strconv 00:59:47 [2021-04-09T00:59:47.174Z] #45 48.31 bytes 00:59:47 [2021-04-09T00:59:47.174Z] #45 50.06 bufio 00:59:47 [2021-04-09T00:59:47.174Z] #45 51.36 reflect 00:59:47 [2021-04-09T00:59:47.174Z] #45 51.74 syscall 00:59:47 [2021-04-09T00:59:47.419Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements 00:59:47 [2021-04-09T00:59:47.436Z] #45 ... 00:59:47 [2021-04-09T00:59:47.436Z] 00:59:47 [2021-04-09T00:59:47.436Z] #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:59:47 [2021-04-09T00:59:47.436Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:59:47 [2021-04-09T00:59:47.436Z] #42 52.67 Setting up python-pkg-resources (40.8.0-1) ... 00:59:47 [2021-04-09T00:59:47.681Z] testing: warning: no tests to run 00:59:47 [2021-04-09T00:59:47.681Z] coverage: [no statements] 00:59:47 [2021-04-09T00:59:47.681Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] 00:59:47 [2021-04-09T00:59:47.943Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements 00:59:47 [2021-04-09T00:59:47.943Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements 00:59:47 [2021-04-09T00:59:47.943Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements 00:59:49 [2021-04-09T00:59:49.870Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements 00:59:49 [2021-04-09T00:59:49.870Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 85.4% of statements 00:59:50 [2021-04-09T00:59:50.445Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements 00:59:50 [2021-04-09T00:59:50.708Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.2% of statements 00:59:51 [2021-04-09T00:59:51.641Z] #42 57.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 00:59:51 [2021-04-09T00:59:51.932Z] #42 57.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 00:59:51 [2021-04-09T00:59:51.932Z] #42 57.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 00:59:51 [2021-04-09T00:59:51.932Z] #42 57.13 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 00:59:51 [2021-04-09T00:59:51.932Z] #42 57.15 Setting up python-six (1.12.0-1) ... 00:59:52 [2021-04-09T00:59:52.633Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements 00:59:52 [2021-04-09T00:59:52.633Z] ok github.com/docker/docker/quota 0.491s coverage: 71.4% of statements 00:59:52 [2021-04-09T00:59:52.633Z] ok github.com/docker/docker/registry 0.200s coverage: 58.8% of statements 00:59:52 [2021-04-09T00:59:52.896Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 50.9% of statements 00:59:53 [2021-04-09T00:59:53.346Z] #42 ... 00:59:53 [2021-04-09T00:59:53.346Z] 00:59:53 [2021-04-09T00:59:53.346Z] #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:59:53 [2021-04-09T00:59:53.346Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:59:53 [2021-04-09T00:59:53.346Z] #13 49.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 51.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] 00:59:53 [2021-04-09T00:59:53.346Z] #13 52.91 debconf: delaying package configuration, since apt-utils is not installed 00:59:53 [2021-04-09T00:59:53.346Z] #13 53.11 Fetched 78.2 MB in 8s (9977 kB/s) 00:59:53 [2021-04-09T00:59:53.346Z] #13 53.22 (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 ... 15410 files and directories currently installed.) 00:59:53 [2021-04-09T00:59:53.346Z] #13 53.28 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... 00:59:53 [2021-04-09T00:59:53.346Z] #13 53.30 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 00:59:53 [2021-04-09T00:59:53.346Z] #13 53.79 Setting up libsystemd0:amd64 (241-7~deb10u7) ... 00:59:53 [2021-04-09T00:59:53.346Z] #13 53.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 00:59:53 [2021-04-09T00:59:53.346Z] #13 54.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... 00:59:53 [2021-04-09T00:59:53.346Z] #13 54.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 00:59:53 [2021-04-09T00:59:53.346Z] #13 54.42 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... 00:59:53 [2021-04-09T00:59:53.473Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements 00:59:53 [2021-04-09T00:59:53.735Z] ok github.com/docker/docker/runconfig 0.040s coverage: 66.1% of statements 00:59:53 [2021-04-09T00:59:53.916Z] 00:59:53 [2021-04-09T00:59:53.916Z] #13 ... 00:59:53 [2021-04-09T00:59:53.916Z] 00:59:53 [2021-04-09T00:59:53.916Z] #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:59:53 [2021-04-09T00:59:53.916Z] #47 sha256:3d56a6a6acc15b155a028ec36af0d4386e9fca94bdcf93fb485c5938ee1355c3 00:59:53 [2021-04-09T00:59:53.916Z] #47 DONE 59.1s 00:59:53 [2021-04-09T00:59:53.916Z] 00:59:53 [2021-04-09T00:59:53.916Z] #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:59:53 [2021-04-09T00:59:53.916Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:59:53 [2021-04-09T00:59:53.916Z] #13 55.16 (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% 00:59:53 [2021-04-09T00:59:53.916Z] #13 ... 00:59:53 [2021-04-09T00:59:53.916Z] 00:59:53 [2021-04-09T00:59:53.916Z] #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:59:53 [2021-04-09T00:59:53.916Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 00:59:53 [2021-04-09T00:59:53.916Z] #45 58.89 time 00:59:55 [2021-04-09T00:59:55.660Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements 00:59:55 [2021-04-09T00:59:55.825Z] #45 ... 00:59:55 [2021-04-09T00:59:55.825Z] 00:59:55 [2021-04-09T00:59:55.825Z] #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:59:55 [2021-04-09T00:59:55.825Z] #51 sha256:8cdee84817f409dd0efac5eaad7cf75239789cf12879ae20ac5804dc4dea1910 00:59:55 [2021-04-09T00:59:55.825Z] #51 51.21 internal/oserror 00:59:55 [2021-04-09T00:59:55.825Z] #51 51.21 strconv 00:59:55 [2021-04-09T00:59:55.825Z] #51 51.36 syscall 00:59:55 [2021-04-09T00:59:55.825Z] #51 54.80 reflect 00:59:55 [2021-04-09T00:59:55.825Z] #51 58.89 time 00:59:56 [2021-04-09T00:59:56.084Z] #51 ... 00:59:56 [2021-04-09T00:59:56.084Z] 00:59:56 [2021-04-09T00:59:56.084Z] #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:59:56 [2021-04-09T00:59:56.084Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 00:59:56 [2021-04-09T00:59:56.084Z] #32 51.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 00:59:56 [2021-04-09T00:59:56.238Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 67.0% of statements 00:59:56 [2021-04-09T00:59:56.345Z] #32 ... 00:59:56 [2021-04-09T00:59:56.345Z] 00:59:56 [2021-04-09T00:59:56.345Z] #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:59:56 [2021-04-09T00:59:56.345Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 00:59:56 [2021-04-09T00:59:56.345Z] #13 55.16 (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 ... 15410 files and directories currently installed.) 00:59:56 [2021-04-09T00:59:56.345Z] #13 55.30 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... 00:59:56 [2021-04-09T00:59:56.345Z] #13 55.34 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 00:59:56 [2021-04-09T00:59:56.345Z] #13 55.85 Setting up libudev1:amd64 (241-7~deb10u7) ... 00:59:56 [2021-04-09T00:59:56.345Z] #13 56.16 Selecting previously unselected package binutils-mingw-w64-i686. 00:59:56 [2021-04-09T00:59:56.345Z] #13 56.16 (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 ... 15410 files and directories currently installed.) 00:59:56 [2021-04-09T00:59:56.345Z] #13 56.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 00:59:56 [2021-04-09T00:59:56.345Z] #13 56.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 00:59:56 [2021-04-09T00:59:56.791Z] Loaded image: buildpack-deps:buster 00:59:56 [2021-04-09T00:59:56.791Z] Loaded image: busybox:latest 00:59:56 [2021-04-09T00:59:56.791Z] Loaded image: busybox:glibc 00:59:56 [2021-04-09T00:59:56.915Z] #13 58.39 Selecting previously unselected package binutils-mingw-w64-x86-64. 00:59:57 [2021-04-09T00:59:57.175Z] #13 58.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 00:59:57 [2021-04-09T00:59:57.175Z] #13 58.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 00:59:57 [2021-04-09T00:59:57.185Z] ok github.com/docker/docker/volume/local 0.187s coverage: 76.4% of statements 00:59:57 [2021-04-09T00:59:57.744Z] #13 ... 00:59:57 [2021-04-09T00:59:57.744Z] 00:59:57 [2021-04-09T00:59:57.744Z] #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:59:57 [2021-04-09T00:59:57.744Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 00:59:57 [2021-04-09T00:59:57.744Z] #36 53.22 Selecting previously unselected package libicu63:amd64. 00:59:57 [2021-04-09T00:59:57.744Z] #36 53.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 53.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 60.80 Selecting previously unselected package libxml2:amd64. 00:59:57 [2021-04-09T00:59:57.744Z] #36 60.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 60.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.37 Selecting previously unselected package libarchive13:amd64. 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.66 Selecting previously unselected package libjsoncpp1:amd64. 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.85 Selecting previously unselected package librhash0:amd64. 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 61.89 Unpacking librhash0:amd64 (1.3.8-1) ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 62.08 Selecting previously unselected package libuv1:amd64. 00:59:57 [2021-04-09T00:59:57.744Z] #36 62.08 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 62.08 Unpacking libuv1:amd64 (1.24.1-1) ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 62.22 Selecting previously unselected package cmake. 00:59:57 [2021-04-09T00:59:57.744Z] #36 62.22 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 00:59:57 [2021-04-09T00:59:57.744Z] #36 62.24 Unpacking cmake (3.13.4-1) ... 00:59:58 [2021-04-09T00:59:58.006Z] #36 ... 00:59:58 [2021-04-09T00:59:58.006Z] 00:59:58 [2021-04-09T00:59:58.006Z] #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:59:58 [2021-04-09T00:59:58.006Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 00:59:58 [2021-04-09T00:59:58.006Z] #42 61.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 61.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 61.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 61.98 Setting up libcap-dev:amd64 (1:2.25-2) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 61.99 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 62.01 Setting up protobuf-compiler (3.6.1.3-2) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 62.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 62.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 62.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 00:59:58 [2021-04-09T00:59:58.006Z] #42 62.06 Setting up python-protobuf (3.6.1.3-2) ... 00:59:58 [2021-04-09T00:59:58.129Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements 00:59:59 [2021-04-09T00:59:59.307Z] Loaded image: debian:bullseye 00:59:59 [2021-04-09T00:59:59.307Z] Loaded image: hello-world:latest 00:59:59 [2021-04-09T00:59:59.307Z] Loaded image: arm32v7/hello-world:latest 00:59:59 [2021-04-09T00:59:59.307Z] INFO: Testing against a local daemon 00:59:59 [2021-04-09T00:59:59.307Z] === RUN TestCgroupNamespacesBuild 01:00:01 [2021-04-09T01:00:01.308Z] #42 ... 01:00:01 [2021-04-09T01:00:01.308Z] 01:00:01 [2021-04-09T01:00:01.308Z] #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 01:00:01 [2021-04-09T01:00:01.308Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 01:00:01 [2021-04-09T01:00:01.308Z] #36 64.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 64.92 Setting up xxd (2:8.1.0875-5) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 64.94 Setting up libuv1:amd64 (1.24.1-1) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 64.95 Setting up vim-common (2:8.1.0875-5) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 64.99 Setting up librhash0:amd64 (1.3.8-1) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 65.02 Setting up cmake-data (3.13.4-1) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 65.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 65.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 65.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 65.08 Setting up cmake (3.13.4-1) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 65.09 Processing triggers for libc-bin (2.28-10) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 65.21 Processing triggers for mime-support (3.62) ... 01:00:01 [2021-04-09T01:00:01.308Z] #36 DONE 66.1s 01:00:01 [2021-04-09T01:00:01.308Z] 01:00:01 [2021-04-09T01:00:01.308Z] #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 01:00:01 [2021-04-09T01:00:01.308Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.06 Selecting previously unselected package binutils-mingw-w64. 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.28 Selecting previously unselected package libdevmapper1.02.1:amd64. 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.54 Selecting previously unselected package dmsetup. 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 01:00:01 [2021-04-09T01:00:01.308Z] #13 61.55 Unpacking dmsetup (2:1.02.155-3) ... 01:00:01 [2021-04-09T01:00:01.308Z] #13 62.16 Selecting previously unselected package mingw-w64-common. 01:00:01 [2021-04-09T01:00:01.308Z] #13 62.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 01:00:01 [2021-04-09T01:00:01.308Z] #13 62.18 Unpacking mingw-w64-common (6.0.0-3) ... 01:00:01 [2021-04-09T01:00:01.445Z] .....INFO: Daemon under test started and replied! 01:00:01 [2021-04-09T01:00:01.445Z] INFO: Docker version of the daemon under test 01:00:01 [2021-04-09T01:00:01.445Z] 01:00:01 [2021-04-09T01:00:01.445Z] Client: 01:00:01 [2021-04-09T01:00:01.445Z] Version: 17.06.2-ce 01:00:01 [2021-04-09T01:00:01.445Z] API version: 1.30 01:00:01 [2021-04-09T01:00:01.445Z] Go version: go1.8.3 01:00:01 [2021-04-09T01:00:01.445Z] Git commit: cec0b72 01:00:01 [2021-04-09T01:00:01.445Z] Built: Tue Sep 5 19:57:19 2017 01:00:01 [2021-04-09T01:00:01.445Z] OS/Arch: windows/amd64 01:00:01 [2021-04-09T01:00:01.445Z] 01:00:01 [2021-04-09T01:00:01.445Z] Server: 01:00:01 [2021-04-09T01:00:01.445Z] Version: 0.0.0-dev 01:00:01 [2021-04-09T01:00:01.445Z] API version: 1.41 (minimum version 1.24) 01:00:01 [2021-04-09T01:00:01.445Z] Go version: go1.13.15 01:00:01 [2021-04-09T01:00:01.445Z] Git commit: 4dfa2291e4 01:00:01 [2021-04-09T01:00:01.445Z] Built: 04/09/2021 00:57:52 01:00:01 [2021-04-09T01:00:01.445Z] OS/Arch: windows/amd64 01:00:01 [2021-04-09T01:00:01.445Z] Experimental: false 01:00:01 [2021-04-09T01:00:01.445Z] 01:00:01 [2021-04-09T01:00:01.445Z] INFO: Docker info of the daemon under test 01:00:01 [2021-04-09T01:00:01.445Z] 01:00:01 [2021-04-09T01:00:01.445Z] Containers: 0 01:00:01 [2021-04-09T01:00:01.445Z] Running: 0 01:00:01 [2021-04-09T01:00:01.445Z] Paused: 0 01:00:01 [2021-04-09T01:00:01.445Z] Stopped: 0 01:00:01 [2021-04-09T01:00:01.445Z] Images: 0 01:00:01 [2021-04-09T01:00:01.445Z] Server Version: 0.0.0-dev 01:00:01 [2021-04-09T01:00:01.445Z] Storage Driver: windowsfilter 01:00:01 [2021-04-09T01:00:01.445Z] Windows: 01:00:01 [2021-04-09T01:00:01.445Z] Logging Driver: json-file 01:00:01 [2021-04-09T01:00:01.445Z] Plugins: 01:00:01 [2021-04-09T01:00:01.445Z] Volume: local 01:00:01 [2021-04-09T01:00:01.445Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 01:00:01 [2021-04-09T01:00:01.445Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 01:00:01 [2021-04-09T01:00:01.445Z] Swarm: inactive 01:00:01 [2021-04-09T01:00:01.445Z] Default Isolation: process 01:00:01 [2021-04-09T01:00:01.445Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 01:00:01 [2021-04-09T01:00:01.445Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) 01:00:01 [2021-04-09T01:00:01.445Z] OSType: windows 01:00:01 [2021-04-09T01:00:01.445Z] Architecture: x86_64 01:00:01 [2021-04-09T01:00:01.445Z] CPUs: 4 01:00:01 [2021-04-09T01:00:01.445Z] Total Memory: 32GiB 01:00:01 [2021-04-09T01:00:01.445Z] Name: azwin-2-d13fe0 01:00:01 [2021-04-09T01:00:01.445Z] ID: OSBX:F6VI:AUDC:FF25:NFXQ:QJPK:VQ3H:QIH7:JFMD:6RYQ:IQ4U:WSFY 01:00:01 [2021-04-09T01:00:01.445Z] Docker Root Dir: D:\CI\PR-39846\67\daemon 01:00:01 [2021-04-09T01:00:01.445Z] Debug Mode (client): false 01:00:01 [2021-04-09T01:00:01.445Z] Debug Mode (server): true 01:00:01 [2021-04-09T01:00:01.445Z] File Descriptors: -1 01:00:01 [2021-04-09T01:00:01.445Z] Goroutines: 16 01:00:01 [2021-04-09T01:00:01.445Z] System Time: 2021-04-09T00:59:59.6634425Z 01:00:01 [2021-04-09T01:00:01.445Z] EventsListeners: 0 01:00:01 [2021-04-09T01:00:01.445Z] Registry: https://index.docker.io/v1/ 01:00:01 [2021-04-09T01:00:01.445Z] Labels: 01:00:01 [2021-04-09T01:00:01.445Z] Experimental: false 01:00:01 [2021-04-09T01:00:01.445Z] Insecure Registries: 01:00:01 [2021-04-09T01:00:01.445Z] 127.0.0.0/8 01:00:01 [2021-04-09T01:00:01.445Z] Live Restore Enabled: false 01:00:01 [2021-04-09T01:00:01.445Z] 01:00:01 [2021-04-09T01:00:01.445Z] 01:00:01 [2021-04-09T01:00:01.445Z] INFO: Docker images of the daemon under test 01:00:01 [2021-04-09T01:00:01.445Z] 01:00:01 [2021-04-09T01:00:01.445Z] REPOSITORY TAG IMAGE ID CREATED SIZE 01:00:01 [2021-04-09T01:00:01.445Z] 01:00:01 [2021-04-09T01:00:01.445Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 01:00:01 [2021-04-09T01:00:01.445Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 01:00:01 [2021-04-09T01:00:01.445Z] ltsc2019: Pulling from windows/servercore 01:00:01 [2021-04-09T01:00:01.445Z] 4612f6d0b889: Pulling fs layer 01:00:01 [2021-04-09T01:00:01.445Z] 5ff1512f88ec: Pulling fs layer 01:00:02 [2021-04-09T01:00:02.572Z] --- PASS: TestCgroupNamespacesBuild (3.18s) 01:00:02 [2021-04-09T01:00:02.572Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 01:00:03 [2021-04-09T01:00:03.848Z] #13 ... 01:00:03 [2021-04-09T01:00:03.848Z] 01:00:03 [2021-04-09T01:00:03.848Z] #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 01:00:03 [2021-04-09T01:00:03.848Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 01:00:03 [2021-04-09T01:00:03.848Z] #42 68.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 01:00:03 [2021-04-09T01:00:03.848Z] #42 68.35 Processing triggers for libc-bin (2.28-10) ... 01:00:03 [2021-04-09T01:00:03.848Z] #42 DONE 69.0s 01:00:03 [2021-04-09T01:00:03.848Z] 01:00:03 [2021-04-09T01:00:03.848Z] #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 01:00:03 [2021-04-09T01:00:03.848Z] #37 sha256:41a476bc6f4b151e0b51f382a4c0a7d30ef44d5401a54bb242e57e07c0a21e31 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 + RM_GOPATH=0 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 + TMP_GOPATH= 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 + : /build 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 + '[' -z '' ']' 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 ++ mktemp -d 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 + export GOPATH=/tmp/tmp.ioUtvZ1quI 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 + GOPATH=/tmp/tmp.ioUtvZ1quI 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 + RM_GOPATH=1 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 + case "$(go env GOARCH)" in 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.166 ++ go env GOARCH 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.201 + export GO_BUILDMODE=-buildmode=pie 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.201 + GO_BUILDMODE=-buildmode=pie 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.201 ++ dirname /tmp/install/install.sh 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.205 + dir=/tmp/install 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.206 + bin=tini 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.206 + shift 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.208 + '[' '!' -f /tmp/install/tini.installer ']' 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.208 + . /tmp/install/tini.installer 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.209 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.210 + install_tini 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.210 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.210 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.211 + git clone https://github.com/krallin/tini.git /tmp/tmp.ioUtvZ1quI/tini 01:00:03 [2021-04-09T01:00:03.848Z] #37 1.215 Cloning into '/tmp/tmp.ioUtvZ1quI/tini'... 01:00:03 [2021-04-09T01:00:03.848Z] #37 2.524 + cd /tmp/tmp.ioUtvZ1quI/tini 01:00:03 [2021-04-09T01:00:03.848Z] #37 2.524 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 01:00:03 [2021-04-09T01:00:03.848Z] #37 2.553 + cmake . 01:00:03 [2021-04-09T01:00:03.940Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) 01:00:03 [2021-04-09T01:00:03.940Z] === RUN TestBuildWithSession 01:00:03 [2021-04-09T01:00:03.940Z] --- SKIP: TestBuildWithSession (0.00s) 01:00:03 [2021-04-09T01:00:03.940Z] build_session_test.go:25: TODO: BuildKit 01:00:03 [2021-04-09T01:00:03.940Z] === RUN TestBuildSquashParent 01:00:04 [2021-04-09T01:00:04.110Z] #37 3.289 -- The C compiler identification is GNU 8.3.0 01:00:04 [2021-04-09T01:00:04.110Z] #37 3.358 -- Check for working C compiler: /usr/bin/cc 01:00:05 [2021-04-09T01:00:05.046Z] #37 4.025 -- Check for working C compiler: /usr/bin/cc -- works 01:00:05 [2021-04-09T01:00:05.046Z] #37 4.025 -- Detecting C compiler ABI info 01:00:05 [2021-04-09T01:00:05.306Z] #37 4.670 -- Detecting C compiler ABI info - done 01:00:05 [2021-04-09T01:00:05.306Z] #37 4.725 -- Detecting C compile features 01:00:07 [2021-04-09T01:00:07.216Z] #37 ... 01:00:07 [2021-04-09T01:00:07.216Z] 01:00:07 [2021-04-09T01:00:07.216Z] #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 01:00:07 [2021-04-09T01:00:07.216Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 01:00:07 [2021-04-09T01:00:07.216Z] #13 68.38 Selecting previously unselected package mingw-w64-x86-64-dev. 01:00:07 [2021-04-09T01:00:07.216Z] #13 68.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 01:00:07 [2021-04-09T01:00:07.216Z] #13 68.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 01:00:09 [2021-04-09T01:00:09.124Z] #13 ... 01:00:09 [2021-04-09T01:00:09.124Z] 01:00:09 [2021-04-09T01:00:09.124Z] #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 01:00:09 [2021-04-09T01:00:09.124Z] #51 sha256:8cdee84817f409dd0efac5eaad7cf75239789cf12879ae20ac5804dc4dea1910 01:00:09 [2021-04-09T01:00:09.124Z] #51 64.27 context 01:00:09 [2021-04-09T01:00:09.124Z] #51 65.35 internal/poll 01:00:09 [2021-04-09T01:00:09.124Z] #51 67.30 encoding/binary 01:00:09 [2021-04-09T01:00:09.124Z] #51 67.46 os 01:00:09 [2021-04-09T01:00:09.124Z] #51 69.18 encoding/base64 01:00:09 [2021-04-09T01:00:09.124Z] #51 70.35 golang.org/x/sys/unix 01:00:09 [2021-04-09T01:00:09.124Z] #51 71.30 fmt 01:00:09 [2021-04-09T01:00:09.124Z] #51 ... 01:00:09 [2021-04-09T01:00:09.124Z] 01:00:09 [2021-04-09T01:00:09.124Z] #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 01:00:09 [2021-04-09T01:00:09.124Z] #37 sha256:41a476bc6f4b151e0b51f382a4c0a7d30ef44d5401a54bb242e57e07c0a21e31 01:00:09 [2021-04-09T01:00:09.124Z] #37 6.944 -- Detecting C compile features - done 01:00:09 [2021-04-09T01:00:09.124Z] #37 6.986 -- Performing Test HAS_BUILTIN_FORTIFY 01:00:09 [2021-04-09T01:00:09.124Z] #37 7.272 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 01:00:09 [2021-04-09T01:00:09.124Z] #37 7.392 -- Configuring done 01:00:09 [2021-04-09T01:00:09.124Z] #37 7.432 -- Generating done 01:00:09 [2021-04-09T01:00:09.124Z] #37 7.442 -- Build files have been written to: /tmp/tmp.ioUtvZ1quI/tini 01:00:09 [2021-04-09T01:00:09.124Z] #37 7.466 + make tini-static 01:00:09 [2021-04-09T01:00:09.124Z] #37 7.894 Scanning dependencies of target tini-static 01:00:09 [2021-04-09T01:00:09.124Z] #37 7.984 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 01:00:09 [2021-04-09T01:00:09.384Z] #37 ... 01:00:09 [2021-04-09T01:00:09.384Z] 01:00:09 [2021-04-09T01:00:09.384Z] #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 01:00:09 [2021-04-09T01:00:09.384Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:00:09 [2021-04-09T01:00:09.384Z] #45 64.65 internal/poll 01:00:09 [2021-04-09T01:00:09.384Z] #45 64.65 internal/fmtsort 01:00:09 [2021-04-09T01:00:09.384Z] #45 65.45 internal/syscall/execenv 01:00:09 [2021-04-09T01:00:09.384Z] #45 65.76 internal/syscall/unix 01:00:09 [2021-04-09T01:00:09.384Z] #45 65.96 strings 01:00:09 [2021-04-09T01:00:09.384Z] #45 66.64 os 01:00:09 [2021-04-09T01:00:09.384Z] #45 68.93 regexp/syntax 01:00:09 [2021-04-09T01:00:09.384Z] #45 70.39 fmt 01:00:09 [2021-04-09T01:00:09.384Z] #45 73.09 path/filepath 01:00:09 [2021-04-09T01:00:09.384Z] #45 74.62 regexp 01:00:09 [2021-04-09T01:00:09.384Z] #45 74.85 flag 01:00:09 [2021-04-09T01:00:09.384Z] #45 ... 01:00:09 [2021-04-09T01:00:09.384Z] 01:00:09 [2021-04-09T01:00:09.384Z] #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 01:00:09 [2021-04-09T01:00:09.384Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:00:09 [2021-04-09T01:00:09.384Z] #43 2.492 Note: Building without setproctitle() and strlcpy() support. 01:00:09 [2021-04-09T01:00:09.384Z] #43 2.492 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 01:00:09 [2021-04-09T01:00:09.384Z] #43 2.511 Note: Building without GnuTLS support 01:00:09 [2021-04-09T01:00:09.384Z] #43 2.515 Makefile.config:39: Warn: you have no libnftables installed 01:00:09 [2021-04-09T01:00:09.384Z] #43 2.515 Makefile.config:40: Warn: Building without nftables support 01:00:09 [2021-04-09T01:00:09.384Z] #43 4.162 fatal: not a git repository (or any of the parent directories): .git 01:00:09 [2021-04-09T01:00:09.384Z] #43 4.232 GEN .gitid 01:00:09 [2021-04-09T01:00:09.384Z] #43 4.272 GEN criu/include/version.h 01:00:09 [2021-04-09T01:00:09.384Z] #43 4.321 GEN include/common/asm 01:00:09 [2021-04-09T01:00:09.644Z] #43 5.985 PBCC images/timens.pb-c.c 01:00:09 [2021-04-09T01:00:09.644Z] #43 6.044 DEP images/timens.pb-c.d 01:00:09 [2021-04-09T01:00:09.644Z] #43 6.087 PBCC images/fown.pb-c.c 01:00:09 [2021-04-09T01:00:09.903Z] #43 6.111 PBCC images/google/protobuf/descriptor.pb-c.c 01:00:09 [2021-04-09T01:00:09.903Z] #43 6.189 PBCC images/opts.pb-c.c 01:00:09 [2021-04-09T01:00:09.903Z] #43 6.259 PBCC images/memfd.pb-c.c 01:00:09 [2021-04-09T01:00:09.903Z] #43 6.305 DEP images/fown.pb-c.d 01:00:10 [2021-04-09T01:00:10.164Z] #43 6.355 DEP images/google/protobuf/descriptor.pb-c.d 01:00:10 [2021-04-09T01:00:10.164Z] #43 ... 01:00:10 [2021-04-09T01:00:10.164Z] 01:00:10 [2021-04-09T01:00:10.164Z] #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 01:00:10 [2021-04-09T01:00:10.164Z] #37 sha256:41a476bc6f4b151e0b51f382a4c0a7d30ef44d5401a54bb242e57e07c0a21e31 01:00:10 [2021-04-09T01:00:10.164Z] #37 9.356 [100%] Linking C executable tini-static 01:00:10 [2021-04-09T01:00:10.476Z] --- PASS: TestBuildSquashParent (6.09s) 01:00:10 [2021-04-09T01:00:10.476Z] === RUN TestBuildWithRemoveAndForceRemove 01:00:10 [2021-04-09T01:00:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:00:10 [2021-04-09T01:00:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:00:10 [2021-04-09T01:00:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:00:10 [2021-04-09T01:00:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:00:10 [2021-04-09T01:00:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:00:10 [2021-04-09T01:00:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:00:10 [2021-04-09T01:00:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:00:10 [2021-04-09T01:00:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:00:10 [2021-04-09T01:00:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:00:10 [2021-04-09T01:00:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:00:10 [2021-04-09T01:00:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:00:10 [2021-04-09T01:00:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:00:10 [2021-04-09T01:00:10.476Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:00:10 [2021-04-09T01:00:10.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:00:10 [2021-04-09T01:00:10.734Z] #37 10.07 [100%] Built target tini-static 01:00:10 [2021-04-09T01:00:10.994Z] #37 10.16 + mkdir -p /build 01:00:10 [2021-04-09T01:00:10.994Z] #37 10.18 + cp tini-static /build/docker-init 01:00:11 [2021-04-09T01:00:11.254Z] #37 DONE 10.7s 01:00:11 [2021-04-09T01:00:11.254Z] 01:00:11 [2021-04-09T01:00:11.254Z] #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 01:00:11 [2021-04-09T01:00:11.254Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.460 DEP images/opts.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.527 DEP images/memfd.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.636 PBCC images/sit.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.700 DEP images/sit.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.769 PBCC images/macvlan.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.832 DEP images/macvlan.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.856 PBCC images/autofs.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.900 DEP images/autofs.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.940 PBCC images/sysctl.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 6.974 DEP images/sysctl.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.019 PBCC images/time.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.091 DEP images/time.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.135 PBCC images/binfmt-misc.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.169 DEP images/binfmt-misc.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.231 PBCC images/seccomp.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.290 DEP images/seccomp.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.323 PBCC images/userns.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.368 DEP images/userns.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.456 PBCC images/cgroup.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.503 DEP images/cgroup.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.572 PBCC images/ext-file.pb-c.c 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.607 DEP images/ext-file.pb-c.d 01:00:11 [2021-04-09T01:00:11.254Z] #43 7.650 PBCC images/rpc.pb-c.c 01:00:11 [2021-04-09T01:00:11.513Z] #43 7.771 DEP images/rpc.pb-c.d 01:00:11 [2021-04-09T01:00:11.513Z] #43 7.878 PBCC images/siginfo.pb-c.c 01:00:11 [2021-04-09T01:00:11.773Z] #43 7.923 DEP images/siginfo.pb-c.d 01:00:11 [2021-04-09T01:00:11.773Z] #43 8.017 PBCC images/pagemap.pb-c.c 01:00:11 [2021-04-09T01:00:11.773Z] #43 8.109 DEP images/pagemap.pb-c.d 01:00:12 [2021-04-09T01:00:12.033Z] #43 8.331 PBCC images/rlimit.pb-c.c 01:00:12 [2021-04-09T01:00:12.033Z] #43 8.355 DEP images/rlimit.pb-c.d 01:00:12 [2021-04-09T01:00:12.033Z] #43 8.404 PBCC images/file-lock.pb-c.c 01:00:12 [2021-04-09T01:00:12.292Z] #43 8.476 DEP images/file-lock.pb-c.d 01:00:12 [2021-04-09T01:00:12.292Z] #43 8.559 PBCC images/tty.pb-c.c 01:00:12 [2021-04-09T01:00:12.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:00:12 [2021-04-09T01:00:12.551Z] #43 8.704 DEP images/tty.pb-c.d 01:00:12 [2021-04-09T01:00:12.551Z] #43 8.864 PBCC images/tun.pb-c.c 01:00:12 [2021-04-09T01:00:12.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:00:12 [2021-04-09T01:00:12.811Z] #43 8.932 PBCC images/netdev.pb-c.c 01:00:12 [2021-04-09T01:00:12.811Z] #43 9.063 DEP images/tun.pb-c.d 01:00:12 [2021-04-09T01:00:12.811Z] #43 9.168 DEP images/netdev.pb-c.d 01:00:13 [2021-04-09T01:00:13.070Z] #43 9.234 PBCC images/vma.pb-c.c 01:00:13 [2021-04-09T01:00:13.070Z] #43 9.298 DEP images/vma.pb-c.d 01:00:13 [2021-04-09T01:00:13.070Z] #43 9.364 PBCC images/creds.pb-c.c 01:00:13 [2021-04-09T01:00:13.070Z] #43 9.404 DEP images/creds.pb-c.d 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.460 PBCC images/utsns.pb-c.c 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.478 DEP images/utsns.pb-c.d 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.538 PBCC images/ipc-desc.pb-c.c 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.564 PBCC images/ipc-sem.pb-c.c 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.585 DEP images/ipc-desc.pb-c.d 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.649 DEP images/ipc-sem.pb-c.d 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.683 PBCC images/ipc-msg.pb-c.c 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.724 DEP images/ipc-msg.pb-c.d 01:00:13 [2021-04-09T01:00:13.330Z] #43 9.767 PBCC images/ipc-shm.pb-c.c 01:00:13 [2021-04-09T01:00:13.589Z] #43 9.812 DEP images/ipc-shm.pb-c.d 01:00:13 [2021-04-09T01:00:13.589Z] #43 9.838 PBCC images/ipc-var.pb-c.c 01:00:13 [2021-04-09T01:00:13.589Z] #43 9.876 DEP images/ipc-var.pb-c.d 01:00:13 [2021-04-09T01:00:13.589Z] #43 9.937 PBCC images/sk-opts.pb-c.c 01:00:13 [2021-04-09T01:00:13.589Z] #43 9.992 PBCC images/packet-sock.pb-c.c 01:00:13 [2021-04-09T01:00:13.848Z] #43 10.09 DEP images/sk-opts.pb-c.d 01:00:13 [2021-04-09T01:00:13.848Z] #43 10.14 DEP images/packet-sock.pb-c.d 01:00:13 [2021-04-09T01:00:13.848Z] #43 10.20 PBCC images/sk-netlink.pb-c.c 01:00:14 [2021-04-09T01:00:14.108Z] #43 10.27 DEP images/sk-netlink.pb-c.d 01:00:14 [2021-04-09T01:00:14.108Z] #43 10.34 PBCC images/sk-inet.pb-c.c 01:00:14 [2021-04-09T01:00:14.108Z] #43 10.36 DEP images/sk-inet.pb-c.d 01:00:14 [2021-04-09T01:00:14.108Z] #43 10.45 PBCC images/sk-unix.pb-c.c 01:00:14 [2021-04-09T01:00:14.108Z] #43 10.51 DEP images/sk-unix.pb-c.d 01:00:14 [2021-04-09T01:00:14.368Z] #43 10.56 PBCC images/mm.pb-c.c 01:00:14 [2021-04-09T01:00:14.368Z] #43 10.60 DEP images/mm.pb-c.d 01:00:14 [2021-04-09T01:00:14.368Z] #43 10.66 PBCC images/timerfd.pb-c.c 01:00:14 [2021-04-09T01:00:14.368Z] #43 10.73 DEP images/timerfd.pb-c.d 01:00:14 [2021-04-09T01:00:14.368Z] #43 10.78 PBCC images/timer.pb-c.c 01:00:14 [2021-04-09T01:00:14.524Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:00:14 [2021-04-09T01:00:14.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 01:00:14 [2021-04-09T01:00:14.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 01:00:14 [2021-04-09T01:00:14.628Z] #43 10.79 DEP images/timer.pb-c.d 01:00:14 [2021-04-09T01:00:14.628Z] #43 10.83 PBCC images/sa.pb-c.c 01:00:14 [2021-04-09T01:00:14.628Z] #43 10.87 DEP images/sa.pb-c.d 01:00:14 [2021-04-09T01:00:14.628Z] #43 10.92 PBCC images/pipe-data.pb-c.c 01:00:14 [2021-04-09T01:00:14.628Z] #43 10.94 DEP images/pipe-data.pb-c.d 01:00:14 [2021-04-09T01:00:14.628Z] #43 10.99 PBCC images/mnt.pb-c.c 01:00:14 [2021-04-09T01:00:14.628Z] #43 11.03 DEP images/mnt.pb-c.d 01:00:14 [2021-04-09T01:00:14.887Z] #43 11.11 PBCC images/sk-packet.pb-c.c 01:00:14 [2021-04-09T01:00:14.887Z] #43 11.16 DEP images/sk-packet.pb-c.d 01:00:14 [2021-04-09T01:00:14.887Z] #43 11.20 PBCC images/tcp-stream.pb-c.c 01:00:14 [2021-04-09T01:00:14.887Z] #43 11.25 DEP images/tcp-stream.pb-c.d 01:00:14 [2021-04-09T01:00:14.887Z] #43 11.30 PBCC images/pipe.pb-c.c 01:00:15 [2021-04-09T01:00:15.088Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:00:15 [2021-04-09T01:00:15.147Z] #43 11.37 DEP images/pipe.pb-c.d 01:00:15 [2021-04-09T01:00:15.147Z] #43 11.42 PBCC images/pstree.pb-c.c 01:00:15 [2021-04-09T01:00:15.147Z] #43 11.44 DEP images/pstree.pb-c.d 01:00:15 [2021-04-09T01:00:15.147Z] #43 11.50 PBCC images/fs.pb-c.c 01:00:15 [2021-04-09T01:00:15.147Z] #43 11.53 DEP images/fs.pb-c.d 01:00:15 [2021-04-09T01:00:15.406Z] #43 11.58 PBCC images/signalfd.pb-c.c 01:00:15 [2021-04-09T01:00:15.406Z] #43 11.61 DEP images/signalfd.pb-c.d 01:00:15 [2021-04-09T01:00:15.406Z] #43 11.66 PBCC images/fh.pb-c.c 01:00:15 [2021-04-09T01:00:15.406Z] #43 11.70 PBCC images/fsnotify.pb-c.c 01:00:15 [2021-04-09T01:00:15.406Z] #43 11.76 DEP images/fh.pb-c.d 01:00:15 [2021-04-09T01:00:15.666Z] #43 11.83 DEP images/fsnotify.pb-c.d 01:00:15 [2021-04-09T01:00:15.666Z] #43 11.92 PBCC images/eventpoll.pb-c.c 01:00:15 [2021-04-09T01:00:15.666Z] #43 11.93 DEP images/eventpoll.pb-c.d 01:00:15 [2021-04-09T01:00:15.666Z] #43 11.96 PBCC images/eventfd.pb-c.c 01:00:15 [2021-04-09T01:00:15.666Z] #43 11.98 DEP images/eventfd.pb-c.d 01:00:15 [2021-04-09T01:00:15.666Z] #43 12.04 PBCC images/remap-file-path.pb-c.c 01:00:15 [2021-04-09T01:00:15.926Z] #43 12.10 DEP images/remap-file-path.pb-c.d 01:00:15 [2021-04-09T01:00:15.926Z] #43 12.14 PBCC images/fifo.pb-c.c 01:00:15 [2021-04-09T01:00:15.926Z] #43 12.15 DEP images/fifo.pb-c.d 01:00:15 [2021-04-09T01:00:15.926Z] #43 12.21 PBCC images/ghost-file.pb-c.c 01:00:15 [2021-04-09T01:00:15.926Z] #43 12.26 DEP images/ghost-file.pb-c.d 01:00:16 [2021-04-09T01:00:16.186Z] #43 12.33 PBCC images/regfile.pb-c.c 01:00:16 [2021-04-09T01:00:16.186Z] #43 12.42 DEP images/regfile.pb-c.d 01:00:16 [2021-04-09T01:00:16.186Z] #43 12.47 PBCC images/ns.pb-c.c 01:00:16 [2021-04-09T01:00:16.186Z] #43 12.52 DEP images/ns.pb-c.d 01:00:16 [2021-04-09T01:00:16.445Z] #43 12.60 PBCC images/fdinfo.pb-c.c 01:00:16 [2021-04-09T01:00:16.445Z] #43 12.68 DEP images/fdinfo.pb-c.d 01:00:16 [2021-04-09T01:00:16.445Z] #43 12.75 PBCC images/core-aarch64.pb-c.c 01:00:16 [2021-04-09T01:00:16.704Z] #43 12.84 PBCC images/core-arm.pb-c.c 01:00:16 [2021-04-09T01:00:16.704Z] #43 12.90 PBCC images/core-ppc64.pb-c.c 01:00:16 [2021-04-09T01:00:16.704Z] #43 12.96 PBCC images/core-s390.pb-c.c 01:00:16 [2021-04-09T01:00:16.704Z] #43 13.01 PBCC images/core-x86.pb-c.c 01:00:16 [2021-04-09T01:00:16.704Z] #43 13.10 PBCC images/core.pb-c.c 01:00:16 [2021-04-09T01:00:16.963Z] #43 13.17 PBCC images/inventory.pb-c.c 01:00:16 [2021-04-09T01:00:16.963Z] #43 13.29 DEP images/core-aarch64.pb-c.d 01:00:16 [2021-04-09T01:00:16.963Z] #43 13.33 DEP images/core-arm.pb-c.d 01:00:16 [2021-04-09T01:00:16.963Z] #43 13.36 DEP images/core-ppc64.pb-c.d 01:00:17 [2021-04-09T01:00:17.222Z] #43 13.44 DEP images/core-s390.pb-c.d 01:00:17 [2021-04-09T01:00:17.222Z] #43 13.48 DEP images/core-x86.pb-c.d 01:00:17 [2021-04-09T01:00:17.222Z] #43 13.54 DEP images/core.pb-c.d 01:00:17 [2021-04-09T01:00:17.222Z] #43 13.61 DEP images/inventory.pb-c.d 01:00:17 [2021-04-09T01:00:17.481Z] #43 13.67 PBCC images/cpuinfo.pb-c.c 01:00:17 [2021-04-09T01:00:17.481Z] #43 13.71 DEP images/cpuinfo.pb-c.d 01:00:17 [2021-04-09T01:00:17.481Z] #43 13.76 PBCC images/stats.pb-c.c 01:00:17 [2021-04-09T01:00:17.481Z] #43 13.81 DEP images/stats.pb-c.d 01:00:17 [2021-04-09T01:00:17.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 01:00:17 [2021-04-09T01:00:17.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) 01:00:17 [2021-04-09T01:00:17.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) 01:00:17 [2021-04-09T01:00:17.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) 01:00:17 [2021-04-09T01:00:17.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) 01:00:17 [2021-04-09T01:00:17.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) 01:00:17 [2021-04-09T01:00:17.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) 01:00:17 [2021-04-09T01:00:17.602Z] === RUN TestBuildMultiStageCopy 01:00:17 [2021-04-09T01:00:17.602Z] === RUN TestBuildMultiStageCopy/copy_to_root 01:00:18 [2021-04-09T01:00:18.745Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m16.485532554s with top 10 stages: buildssa: 1m44.519217785s, goimports: 23.385817153s, unconvert: 13.778008679s, gosec: 10.658343658s, golint: 5.721950929s, ineffassign: 4.273424741s, misspell: 3.970497816s, vrp: 3.839424811s, inspect: 2.949612817s, printf: 2.006512281s 01:00:18 [2021-04-09T01:00:18.745Z] INFO [runner] Issues before processing: 2263, after processing: 0 01:00:18 [2021-04-09T01:00:18.745Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, exclude: 1578/1578, autogenerated_exclude: 1578/1683, cgo: 1683/2263, skip_dirs: 1683/1683, exclude-rules: 64/1578, nolint: 0/64, skip_files: 1683/1683, identifier_marker: 1578/1578 01:00:18 [2021-04-09T01:00:18.745Z] INFO [runner] processing took 97.298397ms with stages: nolint: 63.118372ms, identifier_marker: 16.582262ms, path_prettifier: 8.284724ms, autogenerated_exclude: 4.025398ms, exclude-rules: 3.337022ms, skip_dirs: 1.656068ms, cgo: 193.661µs, filename_unadjuster: 94.698µs, max_same_issues: 1.811µs, uniq_by_line: 872ns, diff: 654ns, exclude: 652ns, max_from_linter: 569ns, source_code: 483ns, skip_files: 476ns, path_shortener: 381ns, max_per_file_from_linter: 294ns 01:00:18 [2021-04-09T01:00:18.745Z] INFO [runner] linters took 1m42.967826822s with stages: goanalysis_metalinter: 1m22.168081986s, unused: 20.702256259s 01:00:18 [2021-04-09T01:00:18.745Z] INFO File cache stats: 1456 entries of total size 6.8MiB 01:00:18 [2021-04-09T01:00:18.745Z] INFO Memory: 1556 samples, avg is 793.4MB, max is 3904.4MB 01:00:18 [2021-04-09T01:00:18.745Z] INFO Execution took 3m46.183809683s 01:00:19 [2021-04-09T01:00:19.005Z] Congratulations! The shell scripts are properly formatted. 01:00:19 [2021-04-09T01:00:19.244Z] 4612f6d0b889: Verifying Checksum 01:00:19 [2021-04-09T01:00:19.244Z] 4612f6d0b889: Download complete 01:00:19 [2021-04-09T01:00:19.388Z] #43 15.28 make[1]: Nothing to be done for 'all'. 01:00:19 [2021-04-09T01:00:19.489Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 01:00:19 [2021-04-09T01:00:19.489Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 01:00:19 [2021-04-09T01:00:19.745Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 01:00:19 [2021-04-09T01:00:19.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr67 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh dynbinary-daemon test-docker-py 01:00:20 [2021-04-09T01:00:20.000Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 01:00:20 [2021-04-09T01:00:20.101Z] ok github.com/docker/docker/pkg/plugins 33.659s coverage: 76.6% of statements 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/pkg/symlink [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/pkg/term [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/profiles/apparmor [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/rootless [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/rootless/specconv [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/runconfig/opts [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/daemon [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/environment [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/fakegit [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/registry [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/testutil/request [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/volume [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/volume/service/opts [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] ? github.com/docker/docker/volume/testutils [no test files] 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === Skipped 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] exec_linux_test.go:18: requires AppArmor to be enabled 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] exec_linux_test.go:38: requires AppArmor to be enabled 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver btrfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver btrfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver btrfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver btrfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver btrfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:73: No driver to put! 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] time="2021-04-09T00:59:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: driver not supported 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] time="2021-04-09T00:59:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: driver not supported 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] time="2021-04-09T00:59:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: driver not supported 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] time="2021-04-09T00:59:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: driver not supported 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] time="2021-04-09T00:59:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: driver not supported 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:73: No driver to put! 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] overlay_test.go:44: Fails to compute changes after apply intermittently 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] overlay_test.go:49: Fails to compute changes intermittently 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] overlay_test.go:65: Cannot run test with naive change algorithm 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver zfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver zfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver zfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver zfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:46: Driver zfs not supported 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] graphtest_unix.go:73: No driver to put! 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 01:00:20 [2021-04-09T01:00:20.101Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] 01:00:20 [2021-04-09T01:00:20.101Z] DONE 2247 tests, 26 skipped in 198.776s Post stage [Pipeline] junit 01:00:20 [2021-04-09T01:00:20.117Z] Recording test results 01:00:20 [2021-04-09T01:00:20.177Z] 01:00:20 [2021-04-09T01:00:20.211Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) 01:00:20 [2021-04-09T01:00:20.256Z] --- PASS: TestBuildMultiStageCopy (2.99s) 01:00:20 [2021-04-09T01:00:20.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s) 01:00:20 [2021-04-09T01:00:20.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) 01:00:20 [2021-04-09T01:00:20.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) 01:00:20 [2021-04-09T01:00:20.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) 01:00:20 [2021-04-09T01:00:20.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) 01:00:20 [2021-04-09T01:00:20.256Z] === RUN TestBuildMultiStageParentConfig [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:20 [2021-04-09T01:00:20.329Z] #43 ... 01:00:20 [2021-04-09T01:00:20.329Z] 01:00:20 [2021-04-09T01:00:20.329Z] #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 01:00:20 [2021-04-09T01:00:20.329Z] #51 sha256:8cdee84817f409dd0efac5eaad7cf75239789cf12879ae20ac5804dc4dea1910 01:00:20 [2021-04-09T01:00:20.329Z] #51 75.60 encoding/json 01:00:20 [2021-04-09T01:00:20.329Z] #51 78.85 github.com/pkg/diff 01:00:20 [2021-04-09T01:00:20.329Z] #51 80.25 go/ast 01:00:20 [2021-04-09T01:00:20.329Z] #51 81.81 golang.org/x/crypto/ssh/terminal 01:00:20 [2021-04-09T01:00:20.329Z] #51 83.15 mvdan.cc/editorconfig 01:00:20 [2021-04-09T01:00:20.329Z] #51 84.10 mvdan.cc/sh/v3/fileutil 01:00:20 [2021-04-09T01:00:20.329Z] #51 84.32 text/tabwriter 01:00:20 [2021-04-09T01:00:20.329Z] #51 84.77 mvdan.cc/sh/v3/syntax 01:00:20 [2021-04-09T01:00:20.329Z] #51 ... 01:00:20 [2021-04-09T01:00:20.329Z] 01:00:20 [2021-04-09T01:00:20.329Z] #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 01:00:20 [2021-04-09T01:00:20.329Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:00:20 [2021-04-09T01:00:20.329Z] #45 76.61 go/token 01:00:20 [2021-04-09T01:00:20.329Z] #45 78.14 go/scanner 01:00:20 [2021-04-09T01:00:20.329Z] #45 79.07 internal/lazyregexp 01:00:20 [2021-04-09T01:00:20.329Z] #45 79.17 go/ast 01:00:20 [2021-04-09T01:00:20.329Z] #45 79.44 path 01:00:20 [2021-04-09T01:00:20.329Z] #45 80.04 io/ioutil 01:00:20 [2021-04-09T01:00:20.329Z] #45 80.41 net/url 01:00:20 [2021-04-09T01:00:20.329Z] #45 81.73 text/template/parse 01:00:20 [2021-04-09T01:00:20.329Z] #45 83.71 go/parser 01:00:20 [2021-04-09T01:00:20.437Z] Removing bundles/ 01:00:20 [2021-04-09T01:00:20.437Z] 01:00:20 [2021-04-09T01:00:20.437Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 01:00:20 [2021-04-09T01:00:20.437Z] Building: bundles/dynbinary-daemon/dockerd-dev 01:00:20 [2021-04-09T01:00:20.437Z] GOOS="" GOARCH="" GOARM="" 01:00:20 [2021-04-09T01:00:20.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr67 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -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:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh dynbinary test-integration 01:00:20 [2021-04-09T01:00:20.588Z] #45 85.85 text/template 01:00:20 [2021-04-09T01:00:20.588Z] #45 ... 01:00:20 [2021-04-09T01:00:20.588Z] 01:00:20 [2021-04-09T01:00:20.588Z] #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 01:00:20 [2021-04-09T01:00:20.588Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:00:20 [2021-04-09T01:00:20.588Z] #43 16.76 CC images/stats.o 01:00:20 [2021-04-09T01:00:20.818Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) 01:00:20 [2021-04-09T01:00:20.818Z] === RUN TestBuildLabelWithTargets 01:00:20 [2021-04-09T01:00:20.849Z] #43 17.20 CC images/core.o 01:00:21 [2021-04-09T01:00:21.516Z] 01:00:21 [2021-04-09T01:00:21.516Z] Removing bundles/ 01:00:21 [2021-04-09T01:00:21.516Z] 01:00:21 [2021-04-09T01:00:21.516Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 01:00:21 [2021-04-09T01:00:21.516Z] Building: bundles/dynbinary-daemon/dockerd-dev 01:00:21 [2021-04-09T01:00:21.516Z] GOOS="" GOARCH="" GOARM="" 01:00:21 [2021-04-09T01:00:21.791Z] #43 17.81 CC images/core-x86.o 01:00:22 [2021-04-09T01:00:22.050Z] #43 18.38 CC images/core-arm.o 01:00:22 [2021-04-09T01:00:22.183Z] --- PASS: TestBuildLabelWithTargets (1.08s) 01:00:22 [2021-04-09T01:00:22.183Z] === RUN TestBuildWithEmptyLayers 01:00:22 [2021-04-09T01:00:22.439Z] --- PASS: TestBuildWithEmptyLayers (0.49s) 01:00:22 [2021-04-09T01:00:22.439Z] === RUN TestBuildMultiStageOnBuild 01:00:22 [2021-04-09T01:00:22.620Z] #43 18.78 CC images/core-aarch64.o 01:00:22 [2021-04-09T01:00:22.882Z] #43 19.23 CC images/core-ppc64.o 01:00:23 [2021-04-09T01:00:23.142Z] #43 ... 01:00:23 [2021-04-09T01:00:23.142Z] 01:00:23 [2021-04-09T01:00:23.142Z] #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 01:00:23 [2021-04-09T01:00:23.142Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 01:00:23 [2021-04-09T01:00:23.142Z] #13 74.58 Selecting previously unselected package gcc-mingw-w64-base. 01:00:23 [2021-04-09T01:00:23.142Z] #13 74.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 01:00:23 [2021-04-09T01:00:23.142Z] #13 74.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 01:00:23 [2021-04-09T01:00:23.142Z] #13 74.82 Selecting previously unselected package gcc-mingw-w64-x86-64. 01:00:23 [2021-04-09T01:00:23.142Z] #13 74.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 01:00:23 [2021-04-09T01:00:23.142Z] #13 74.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 01:00:23 [2021-04-09T01:00:23.404Z] #13 ... 01:00:23 [2021-04-09T01:00:23.404Z] 01:00:23 [2021-04-09T01:00:23.404Z] #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 01:00:23 [2021-04-09T01:00:23.404Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:00:23 [2021-04-09T01:00:23.404Z] #45 87.63 log 01:00:23 [2021-04-09T01:00:23.404Z] #45 88.20 encoding/xml 01:00:24 [2021-04-09T01:00:24.785Z] #45 90.20 go/doc 01:00:24 [2021-04-09T01:00:24.952Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) 01:00:24 [2021-04-09T01:00:24.952Z] === RUN TestBuildUncleanTarFilenames 01:00:25 [2021-04-09T01:00:25.102Z] 5ff1512f88ec: Verifying Checksum 01:00:25 [2021-04-09T01:00:25.102Z] 5ff1512f88ec: Download complete 01:00:25 [2021-04-09T01:00:25.514Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) 01:00:25 [2021-04-09T01:00:25.514Z] === RUN TestBuildMultiStageLayerLeak 01:00:27 [2021-04-09T01:00:27.333Z] #45 ... 01:00:27 [2021-04-09T01:00:27.333Z] 01:00:27 [2021-04-09T01:00:27.333Z] #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 01:00:27 [2021-04-09T01:00:27.333Z] #56 sha256:2827f94ecd00dce3f9c556eb2526a09fc2332793b9ec25c6636b420a1db3ded9 01:00:27 [2021-04-09T01:00:27.333Z] #56 42.49 Checking out files: 49% (1882/3837) Checking out files: 50% (1919/3837) Checking out files: 51% (1957/3837) Checking out files: 52% (1996/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/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: 85% (3291/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. 01:00:27 [2021-04-09T01:00:27.333Z] #56 44.02 + cd /tmp/tmp.7KAeIev69I/src/github.com/containerd/containerd 01:00:27 [2021-04-09T01:00:27.333Z] #56 44.04 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 01:00:27 [2021-04-09T01:00:27.333Z] #56 45.58 + export 'BUILDTAGS=netgo osusergo static_build' 01:00:27 [2021-04-09T01:00:27.333Z] #56 45.58 + BUILDTAGS='netgo osusergo static_build' 01:00:27 [2021-04-09T01:00:27.333Z] #56 45.58 + export EXTRA_FLAGS=-buildmode=pie 01:00:27 [2021-04-09T01:00:27.333Z] #56 45.58 + EXTRA_FLAGS=-buildmode=pie 01:00:27 [2021-04-09T01:00:27.333Z] #56 45.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 01:00:27 [2021-04-09T01:00:27.333Z] #56 45.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 01:00:27 [2021-04-09T01:00:27.333Z] #56 45.58 + '[' '' = dynamic ']' 01:00:27 [2021-04-09T01:00:27.333Z] #56 45.58 + make 01:00:27 [2021-04-09T01:00:27.592Z] #56 46.52 + bin/ctr 01:00:28 [2021-04-09T01:00:28.027Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) 01:00:28 [2021-04-09T01:00:28.027Z] === RUN TestBuildWithHugeFile 01:00:32 [2021-04-09T01:00:32.865Z] #56 ... 01:00:32 [2021-04-09T01:00:32.865Z] 01:00:32 [2021-04-09T01:00:32.865Z] #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 01:00:32 [2021-04-09T01:00:32.865Z] #51 sha256:8cdee84817f409dd0efac5eaad7cf75239789cf12879ae20ac5804dc4dea1910 01:00:32 [2021-04-09T01:00:32.865Z] #51 90.74 mvdan.cc/sh/v3/cmd/shfmt 01:00:32 [2021-04-09T01:00:32.865Z] #51 DONE 97.4s 01:00:32 [2021-04-09T01:00:32.865Z] 01:00:32 [2021-04-09T01:00:32.865Z] #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 01:00:32 [2021-04-09T01:00:32.865Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:00:32 [2021-04-09T01:00:32.865Z] #43 19.93 CC images/core-s390.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 20.73 CC images/cpuinfo.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 21.18 CC images/inventory.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 21.45 CC images/fdinfo.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 21.85 CC images/fown.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 22.07 CC images/ns.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 22.23 CC images/regfile.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 22.41 CC images/ghost-file.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 22.80 CC images/fifo.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 22.98 CC images/remap-file-path.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 23.21 CC images/eventfd.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 23.45 CC images/eventpoll.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 23.87 CC images/fh.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 24.25 CC images/fsnotify.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 24.96 CC images/signalfd.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 25.25 CC images/fs.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 25.56 CC images/pstree.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 25.79 CC images/pipe.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 26.07 CC images/tcp-stream.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 26.34 CC images/sk-packet.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 26.62 CC images/mnt.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 26.93 CC images/pipe-data.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 27.17 CC images/sa.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 27.38 CC images/timer.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 27.72 CC images/timerfd.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 27.96 CC images/mm.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 28.27 CC images/sk-opts.o 01:00:32 [2021-04-09T01:00:32.865Z] #43 28.76 CC images/sk-unix.o 01:00:33 [2021-04-09T01:00:33.127Z] #43 29.33 CC images/sk-inet.o 01:00:33 [2021-04-09T01:00:33.697Z] #43 29.85 CC images/tun.o 01:00:33 [2021-04-09T01:00:33.957Z] #43 30.10 CC images/sk-netlink.o 01:00:33 [2021-04-09T01:00:33.957Z] #43 30.31 CC images/packet-sock.o 01:00:34 [2021-04-09T01:00:34.527Z] #43 30.69 CC images/ipc-var.o 01:00:34 [2021-04-09T01:00:34.788Z] #43 30.99 CC images/ipc-desc.o 01:00:35 [2021-04-09T01:00:35.048Z] #43 31.28 CC images/ipc-shm.o 01:00:35 [2021-04-09T01:00:35.308Z] #43 31.51 CC images/ipc-msg.o 01:00:35 [2021-04-09T01:00:35.308Z] #43 31.71 CC images/ipc-sem.o 01:00:35 [2021-04-09T01:00:35.569Z] #43 31.89 CC images/utsns.o 01:00:35 [2021-04-09T01:00:35.830Z] #43 32.14 CC images/creds.o 01:00:35 [2021-04-09T01:00:35.830Z] #43 ... 01:00:35 [2021-04-09T01:00:35.830Z] 01:00:35 [2021-04-09T01:00:35.830Z] #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 01:00:35 [2021-04-09T01:00:35.830Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 01:00:35 [2021-04-09T01:00:35.830Z] #13 97.24 Selecting previously unselected package g++-mingw-w64-x86-64. 01:00:35 [2021-04-09T01:00:35.830Z] #13 97.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 01:00:35 [2021-04-09T01:00:35.830Z] #13 97.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 01:00:37 [2021-04-09T01:00:37.739Z] #13 ... 01:00:37 [2021-04-09T01:00:37.739Z] 01:00:37 [2021-04-09T01:00:37.739Z] #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 01:00:37 [2021-04-09T01:00:37.739Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:00:37 [2021-04-09T01:00:37.739Z] #45 93.07 github.com/LK4D4/vndr/versioned 01:00:37 [2021-04-09T01:00:37.739Z] #45 93.16 compress/flate 01:00:37 [2021-04-09T01:00:37.739Z] #45 93.86 github.com/LK4D4/vndr/build 01:00:37 [2021-04-09T01:00:37.739Z] #45 95.93 hash/crc32 01:00:37 [2021-04-09T01:00:37.739Z] #45 96.45 compress/gzip 01:00:37 [2021-04-09T01:00:37.739Z] #45 97.26 net 01:00:37 [2021-04-09T01:00:37.739Z] #45 97.35 vendor/golang.org/x/text/transform 01:00:37 [2021-04-09T01:00:37.739Z] #45 98.44 vendor/golang.org/x/text/unicode/bidi 01:00:37 [2021-04-09T01:00:37.739Z] #45 100.2 vendor/golang.org/x/text/secure/bidirule 01:00:37 [2021-04-09T01:00:37.739Z] #45 100.5 vendor/golang.org/x/text/unicode/norm 01:00:37 [2021-04-09T01:00:37.999Z] #45 ... 01:00:37 [2021-04-09T01:00:37.999Z] 01:00:37 [2021-04-09T01:00:37.999Z] #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 01:00:37 [2021-04-09T01:00:37.999Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:00:37 [2021-04-09T01:00:37.999Z] #43 32.30 CC images/vma.o 01:00:37 [2021-04-09T01:00:37.999Z] #43 32.49 CC images/netdev.o 01:00:37 [2021-04-09T01:00:37.999Z] #43 32.83 CC images/tty.o 01:00:37 [2021-04-09T01:00:37.999Z] #43 33.34 CC images/file-lock.o 01:00:37 [2021-04-09T01:00:37.999Z] #43 33.52 CC images/rlimit.o 01:00:37 [2021-04-09T01:00:37.999Z] #43 33.71 CC images/pagemap.o 01:00:37 [2021-04-09T01:00:37.999Z] #43 34.06 CC images/siginfo.o 01:00:37 [2021-04-09T01:00:37.999Z] #43 34.29 CC images/rpc.o 01:00:39 [2021-04-09T01:00:39.380Z] #43 35.41 CC images/ext-file.o 01:00:39 [2021-04-09T01:00:39.380Z] #43 35.68 CC images/cgroup.o 01:00:40 [2021-04-09T01:00:40.320Z] #43 36.41 CC images/userns.o 01:00:40 [2021-04-09T01:00:40.580Z] #43 36.74 CC images/google/protobuf/descriptor.o 01:00:41 [2021-04-09T01:00:41.961Z] #43 38.31 CC images/opts.o 01:00:42 [2021-04-09T01:00:42.221Z] #43 38.56 CC images/seccomp.o 01:00:42 [2021-04-09T01:00:42.481Z] #43 38.81 CC images/binfmt-misc.o 01:00:42 [2021-04-09T01:00:42.741Z] #43 39.02 CC images/time.o 01:00:43 [2021-04-09T01:00:43.001Z] #43 39.22 CC images/sysctl.o 01:00:43 [2021-04-09T01:00:43.262Z] #43 39.39 CC images/autofs.o 01:00:43 [2021-04-09T01:00:43.262Z] #43 39.59 CC images/macvlan.o 01:00:43 [2021-04-09T01:00:43.523Z] #43 39.79 CC images/sit.o 01:00:43 [2021-04-09T01:00:43.783Z] #43 40.02 CC images/memfd.o 01:00:44 [2021-04-09T01:00:44.090Z] #43 40.37 CC images/timens.o 01:00:44 [2021-04-09T01:00:44.367Z] #43 40.63 LINK images/built-in.o 01:00:44 [2021-04-09T01:00:44.686Z] #43 40.81 GEN compel/include/asm 01:00:44 [2021-04-09T01:00:44.686Z] #43 40.85 GEN compel/include/version.h 01:00:44 [2021-04-09T01:00:44.686Z] #43 40.86 touch .config 01:00:44 [2021-04-09T01:00:44.686Z] #43 40.91 GEN include/common/config.h 01:00:44 [2021-04-09T01:00:44.686Z] #43 40.99 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 01:00:44 [2021-04-09T01:00:44.686Z] #43 41.01 GEN compel/plugins/include/uapi/std/syscall-64.h 01:00:44 [2021-04-09T01:00:44.953Z] #43 41.05 GEN compel/arch/x86/plugins/std/syscalls-64.S 01:00:44 [2021-04-09T01:00:44.953Z] #43 41.09 DEP compel/arch/x86/plugins/std/syscalls-64.d 01:00:44 [2021-04-09T01:00:44.953Z] #43 41.11 DEP compel/arch/x86/plugins/std/memcpy.d 01:00:44 [2021-04-09T01:00:44.953Z] #43 41.15 DEP compel/arch/x86/plugins/std/parasite-head.d 01:00:44 [2021-04-09T01:00:44.953Z] #43 41.20 GEN compel/plugins/include/uapi/std/syscall.h 01:00:44 [2021-04-09T01:00:44.953Z] #43 41.22 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 01:00:44 [2021-04-09T01:00:44.953Z] #43 41.24 GEN compel/plugins/include/uapi/std/syscall-codes.h 01:00:44 [2021-04-09T01:00:44.953Z] #43 41.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 01:00:45 [2021-04-09T01:00:45.230Z] #43 41.26 DEP compel/plugins/std/infect.d 01:00:45 [2021-04-09T01:00:45.230Z] #43 41.35 DEP compel/plugins/std/string.d 01:00:45 [2021-04-09T01:00:45.230Z] #43 41.45 DEP compel/plugins/std/log.d 01:00:45 [2021-04-09T01:00:45.230Z] #43 41.54 DEP compel/plugins/std/fds.d 01:00:45 [2021-04-09T01:00:45.489Z] #43 41.70 DEP compel/plugins/std/std.d 01:00:45 [2021-04-09T01:00:45.489Z] #43 41.77 DEP compel/plugins/shmem/shmem.d 01:00:45 [2021-04-09T01:00:45.748Z] #43 41.85 DEP compel/plugins/fds/fds.d 01:00:45 [2021-04-09T01:00:45.748Z] #43 41.97 CC compel/plugins/std/std.o 01:00:46 [2021-04-09T01:00:46.008Z] #43 42.25 CC compel/plugins/std/fds.o 01:00:46 [2021-04-09T01:00:46.583Z] #43 42.72 CC compel/plugins/std/log.o 01:00:47 [2021-04-09T01:00:47.522Z] #43 43.60 CC compel/plugins/std/string.o 01:00:48 [2021-04-09T01:00:48.091Z] #43 44.35 CC compel/plugins/std/infect.o 01:00:48 [2021-04-09T01:00:48.351Z] #43 44.78 CC compel/arch/x86/plugins/std/parasite-head.o 01:00:48 [2021-04-09T01:00:48.611Z] #43 44.83 CC compel/arch/x86/plugins/std/memcpy.o 01:00:48 [2021-04-09T01:00:48.611Z] #43 44.89 CC compel/arch/x86/plugins/std/syscalls-64.o 01:00:48 [2021-04-09T01:00:48.611Z] #43 44.98 AR compel/plugins/std.lib.a 01:00:48 [2021-04-09T01:00:48.611Z] #43 ... 01:00:48 [2021-04-09T01:00:48.611Z] 01:00:48 [2021-04-09T01:00:48.611Z] #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 01:00:48 [2021-04-09T01:00:48.611Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:00:48 [2021-04-09T01:00:48.611Z] #45 104.0 vendor/golang.org/x/net/idna 01:00:48 [2021-04-09T01:00:48.611Z] #45 106.4 vendor/golang.org/x/net/http2/hpack 01:00:48 [2021-04-09T01:00:48.611Z] #45 107.4 mime 01:00:48 [2021-04-09T01:00:48.611Z] #45 109.0 mime/quotedprintable 01:00:48 [2021-04-09T01:00:48.611Z] #45 109.3 net/http/internal 01:00:48 [2021-04-09T01:00:48.611Z] #45 114.0 net/textproto 01:00:48 [2021-04-09T01:00:48.611Z] #45 114.0 crypto/x509 01:00:48 [2021-04-09T01:00:48.871Z] #45 ... 01:00:48 [2021-04-09T01:00:48.871Z] 01:00:48 [2021-04-09T01:00:48.871Z] #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 01:00:48 [2021-04-09T01:00:48.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:00:48 [2021-04-09T01:00:48.871Z] #43 45.08 CC compel/plugins/fds/fds.o 01:00:49 [2021-04-09T01:00:49.131Z] #43 45.37 AR compel/plugins/fds.lib.a 01:00:49 [2021-04-09T01:00:49.131Z] #43 45.41 HOSTDEP compel/src/lib/log-host.d 01:00:49 [2021-04-09T01:00:49.393Z] #43 45.58 HOSTDEP compel/src/lib/handle-elf-host.d 01:00:49 [2021-04-09T01:00:49.393Z] #43 45.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 01:00:49 [2021-04-09T01:00:49.654Z] #43 45.89 HOSTDEP compel/src/main-host.d 01:00:49 [2021-04-09T01:00:49.654Z] #43 45.98 DEP compel/src/lib/ptrace.d 01:00:49 [2021-04-09T01:00:49.913Z] #43 46.08 DEP compel/src/lib/infect.d 01:00:49 [2021-04-09T01:00:49.913Z] #43 46.27 DEP compel/src/lib/infect-util.d 01:00:50 [2021-04-09T01:00:50.174Z] #43 46.37 DEP compel/src/lib/infect-rpc.d 01:00:50 [2021-04-09T01:00:50.174Z] #43 46.52 DEP compel/arch/x86/src/lib/infect.d 01:00:50 [2021-04-09T01:00:50.435Z] #43 46.62 DEP compel/arch/x86/src/lib/cpu.d 01:00:50 [2021-04-09T01:00:50.435Z] #43 46.74 DEP compel/src/lib/log.d 01:00:50 [2021-04-09T01:00:50.695Z] #43 46.80 DEP compel/src/main.d 01:00:50 [2021-04-09T01:00:50.695Z] #43 46.89 DEP compel/src/lib/handle-elf.d 01:00:50 [2021-04-09T01:00:50.695Z] #43 47.02 DEP compel/arch/x86/src/lib/handle-elf.d 01:00:50 [2021-04-09T01:00:50.955Z] #43 47.17 CC compel/src/lib/log.o 01:00:51 [2021-04-09T01:00:51.215Z] #43 47.49 CC compel/arch/x86/src/lib/cpu.o 01:00:52 [2021-04-09T01:00:52.164Z] #43 48.28 CC compel/arch/x86/src/lib/infect.o 01:00:53 [2021-04-09T01:00:53.109Z] #43 49.16 CC compel/src/lib/infect-rpc.o 01:00:53 [2021-04-09T01:00:53.369Z] #43 49.51 CC compel/src/lib/infect-util.o 01:00:53 [2021-04-09T01:00:53.629Z] #43 49.84 CC compel/src/lib/infect.o 01:00:54 [2021-04-09T01:00:54.570Z] #43 ... 01:00:54 [2021-04-09T01:00:54.571Z] 01:00:54 [2021-04-09T01:00:54.571Z] #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 01:00:54 [2021-04-09T01:00:54.571Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.3 Selecting previously unselected package libapparmor1:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.4 Selecting previously unselected package libapparmor-dev:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.6 Selecting previously unselected package libbtrfs0. 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.6 Unpacking libbtrfs0 (4.20.1-2) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.6 Selecting previously unselected package libbtrfs-dev. 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.7 Unpacking libbtrfs-dev (4.20.1-2) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.9 Selecting previously unselected package libudev-dev:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 112.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.1 Selecting previously unselected package libsepol1-dev:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.4 Selecting previously unselected package libpcre16-3:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.6 Selecting previously unselected package libpcre32-3:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.8 Selecting previously unselected package libpcrecpp0v5:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 113.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.0 Selecting previously unselected package libpcre3-dev:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.5 Selecting previously unselected package libselinux1-dev:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.8 Selecting previously unselected package libdevmapper-dev:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.9 Selecting previously unselected package libseccomp-dev:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 114.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.1 Selecting previously unselected package libsystemd-dev:amd64. 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.8 Setting up libapparmor1:amd64 (2.13.2-10) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.8 Setting up libsepol1-dev:amd64 (2.8-1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.9 Setting up libbtrfs0 (4.20.1-2) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.9 Setting up libbtrfs-dev (4.20.1-2) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 115.9 Setting up mingw-w64-common (6.0.0-3) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 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 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 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 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 01:00:54 [2021-04-09T01:00:54.571Z] #13 116.1 Setting up dmsetup (2:1.02.155-3) ... 01:00:54 [2021-04-09T01:00:54.830Z] #13 116.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 01:00:54 [2021-04-09T01:00:54.830Z] #13 116.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 01:00:54 [2021-04-09T01:00:54.830Z] #13 116.1 Processing triggers for libc-bin (2.28-10) ... 01:00:56 [2021-04-09T01:00:56.749Z] #13 DONE 118.0s 01:00:56 [2021-04-09T01:00:56.749Z] 01:00:56 [2021-04-09T01:00:56.749Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 01:00:56 [2021-04-09T01:00:56.749Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 01:00:58 [2021-04-09T01:00:58.131Z] #14 DONE 1.7s 01:00:58 [2021-04-09T01:00:58.131Z] 01:00:58 [2021-04-09T01:00:58.131Z] #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 01:00:58 [2021-04-09T01:00:58.131Z] #53 sha256:9c7e455acbc129630effd59e55f08ac2d4b368d0c43744db6ccfd8ea3f22cd76 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.504 + RM_GOPATH=0 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.504 + TMP_GOPATH= 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.504 + : /build 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.504 + '[' -z '' ']' 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.504 ++ mktemp -d 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.506 + export GOPATH=/tmp/tmp.oRpnGIfOBy 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.507 + GOPATH=/tmp/tmp.oRpnGIfOBy 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.508 + RM_GOPATH=1 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.508 + case "$(go env GOARCH)" in 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.510 ++ go env GOARCH 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.535 + export GO_BUILDMODE=-buildmode=pie 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.536 + GO_BUILDMODE=-buildmode=pie 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.536 ++ dirname /tmp/install/install.sh 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.538 + dir=/tmp/install 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.538 + bin=runc 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.539 + shift 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.539 + '[' '!' -f /tmp/install/runc.installer ']' 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.539 + . /tmp/install/runc.installer 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.543 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.544 + install_runc 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.544 + grep -q '^3\.10\.0.*\.el7\.' 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.548 + uname -r 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.550 + RUNC_BUILDTAGS='seccomp ' 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.550 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.550 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oRpnGIfOBy/src/github.com/opencontainers/runc 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.550 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) 01:00:58 [2021-04-09T01:00:58.131Z] #53 1.570 Cloning into '/tmp/tmp.oRpnGIfOBy/src/github.com/opencontainers/runc'... 01:01:00 [2021-04-09T01:01:00.042Z] #53 ... 01:01:00 [2021-04-09T01:01:00.042Z] 01:01:00 [2021-04-09T01:01:00.042Z] #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 01:01:00 [2021-04-09T01:01:00.042Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 01:01:00 [2021-04-09T01:01:00.042Z] #15 DONE 1.4s 01:01:00 [2021-04-09T01:01:00.042Z] 01:01:00 [2021-04-09T01:01:00.042Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 01:01:00 [2021-04-09T01:01:00.042Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 01:01:00 [2021-04-09T01:01:00.042Z] #16 ... 01:01:00 [2021-04-09T01:01:00.042Z] 01:01:00 [2021-04-09T01:01:00.042Z] #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 01:01:00 [2021-04-09T01:01:00.042Z] #58 sha256:5507484b621e05a1045789dea7c4e2f3aa401f77f121b0c51e68bd7bb9847d04 01:01:00 [2021-04-09T01:01:00.042Z] #58 116.6 + for f in rootlesskit rootlesskit-docker-proxy 01:01:00 [2021-04-09T01:01:00.042Z] #58 116.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 01:01:00 [2021-04-09T01:01:00.042Z] #58 DONE 125.3s 01:01:00 [2021-04-09T01:01:00.042Z] 01:01:00 [2021-04-09T01:01:00.042Z] #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 01:01:00 [2021-04-09T01:01:00.042Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:01:00 [2021-04-09T01:01:00.042Z] #45 115.2 vendor/golang.org/x/net/http/httpguts 01:01:00 [2021-04-09T01:01:00.042Z] #45 115.5 vendor/golang.org/x/net/http/httpproxy 01:01:00 [2021-04-09T01:01:00.042Z] #45 116.2 mime/multipart 01:01:00 [2021-04-09T01:01:00.042Z] #45 118.1 crypto/tls 01:01:00 [2021-04-09T01:01:00.042Z] #45 ... 01:01:00 [2021-04-09T01:01:00.042Z] 01:01:00 [2021-04-09T01:01:00.042Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 01:01:00 [2021-04-09T01:01:00.042Z] #59 sha256:ac8843b59efc8b26c4a132a87ec551564a560d0c277a67a651b878ec42ccb0ac 01:01:00 [2021-04-09T01:01:00.042Z] #59 DONE 0.1s 01:01:00 [2021-04-09T01:01:00.042Z] 01:01:00 [2021-04-09T01:01:00.042Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 01:01:00 [2021-04-09T01:01:00.042Z] #60 sha256:7e8e727c7c096bc91144db02680fa39e536fc066ce31e576b008c76a7c9f5c2a 01:01:00 [2021-04-09T01:01:00.303Z] #60 DONE 0.1s 01:01:00 [2021-04-09T01:01:00.303Z] 01:01:00 [2021-04-09T01:01:00.303Z] #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 01:01:00 [2021-04-09T01:01:00.303Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:00 [2021-04-09T01:01:00.303Z] #43 52.37 CC compel/src/lib/ptrace.o 01:01:00 [2021-04-09T01:01:00.303Z] #43 52.82 AR compel/libcompel.a 01:01:00 [2021-04-09T01:01:00.303Z] #43 53.00 HOSTCC compel/src/main-host.o 01:01:00 [2021-04-09T01:01:00.303Z] #43 53.58 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 01:01:00 [2021-04-09T01:01:00.303Z] #43 53.84 HOSTCC compel/src/lib/handle-elf-host.o 01:01:00 [2021-04-09T01:01:00.303Z] #43 54.26 HOSTCC compel/src/lib/log-host.o 01:01:00 [2021-04-09T01:01:00.303Z] #43 54.45 HOSTLINK compel/compel-host-bin 01:01:00 [2021-04-09T01:01:00.303Z] #43 54.78 DEP soccr/soccr.d 01:01:00 [2021-04-09T01:01:00.303Z] #43 55.01 CC soccr/soccr.o 01:01:01 [2021-04-09T01:01:01.279Z] #43 57.32 AR soccr/libsoccr.a 01:01:01 [2021-04-09T01:01:01.279Z] #43 57.38 make[1]: 'soccr/libsoccr.a' is up to date. 01:01:01 [2021-04-09T01:01:01.279Z] #43 ... 01:01:01 [2021-04-09T01:01:01.279Z] 01:01:01 [2021-04-09T01:01:01.279Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 01:01:01 [2021-04-09T01:01:01.279Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 01:01:01 [2021-04-09T01:01:01.279Z] #16 1.571 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 01:01:01 [2021-04-09T01:01:01.279Z] #16 DONE 1.7s 01:01:01 [2021-04-09T01:01:01.279Z] 01:01:01 [2021-04-09T01:01:01.279Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 01:01:01 [2021-04-09T01:01:01.279Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea 01:01:03 [2021-04-09T01:01:03.191Z] #17 DONE 1.8s 01:01:03 [2021-04-09T01:01:03.191Z] 01:01:03 [2021-04-09T01:01:03.191Z] #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 01:01:03 [2021-04-09T01:01:03.191Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:03 [2021-04-09T01:01:03.191Z] #43 58.11 DEP criu/arch/x86/sigframe.d 01:01:03 [2021-04-09T01:01:03.191Z] #43 58.41 DEP criu/arch/x86/sigaction_compat.d 01:01:03 [2021-04-09T01:01:03.191Z] #43 58.66 DEP criu/arch/x86/kerndat.d 01:01:03 [2021-04-09T01:01:03.191Z] #43 58.83 DEP criu/arch/x86/crtools.d 01:01:03 [2021-04-09T01:01:03.191Z] #43 59.08 DEP criu/arch/x86/cpu.d 01:01:03 [2021-04-09T01:01:03.191Z] #43 59.26 CC criu/arch/x86/cpu.o 01:01:04 [2021-04-09T01:01:04.136Z] #43 60.22 CC criu/arch/x86/crtools.o 01:01:04 [2021-04-09T01:01:04.396Z] #43 ... 01:01:04 [2021-04-09T01:01:04.396Z] 01:01:04 [2021-04-09T01:01:04.396Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 01:01:04 [2021-04-09T01:01:04.396Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 01:01:04 [2021-04-09T01:01:04.396Z] #18 DONE 1.3s 01:01:04 [2021-04-09T01:01:04.662Z] 01:01:04 [2021-04-09T01:01:04.662Z] #19 [dev-systemd-false 6/26] RUN ldconfig 01:01:04 [2021-04-09T01:01:04.662Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df 01:01:06 [2021-04-09T01:01:06.050Z] #19 DONE 1.5s 01:01:06 [2021-04-09T01:01:06.050Z] 01:01:06 [2021-04-09T01:01:06.050Z] #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 01:01:06 [2021-04-09T01:01:06.050Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 01:01:07 [2021-04-09T01:01:07.433Z] #20 1.565 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 01:01:07 [2021-04-09T01:01:07.433Z] #20 1.567 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 01:01:07 [2021-04-09T01:01:07.433Z] #20 1.613 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 01:01:07 [2021-04-09T01:01:07.433Z] #20 1.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 01:01:08 [2021-04-09T01:01:08.003Z] #20 2.216 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [461 kB] 01:01:09 [2021-04-09T01:01:09.384Z] #20 3.255 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 01:01:10 [2021-04-09T01:01:10.324Z] #20 4.359 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] 01:01:10 [2021-04-09T01:01:10.894Z] #20 ... 01:01:10 [2021-04-09T01:01:10.894Z] 01:01:10 [2021-04-09T01:01:10.894Z] #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 01:01:10 [2021-04-09T01:01:10.894Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:01:10 [2021-04-09T01:01:10.894Z] #45 126.1 net/http/httptrace 01:01:10 [2021-04-09T01:01:10.894Z] #45 126.6 net/http 01:01:11 [2021-04-09T01:01:11.155Z] #45 ... 01:01:11 [2021-04-09T01:01:11.155Z] 01:01:11 [2021-04-09T01:01:11.155Z] #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 01:01:11 [2021-04-09T01:01:11.155Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:11 [2021-04-09T01:01:11.155Z] #43 61.72 CC criu/arch/x86/kerndat.o 01:01:11 [2021-04-09T01:01:11.155Z] #43 62.64 CC criu/arch/x86/sigaction_compat.o 01:01:11 [2021-04-09T01:01:11.155Z] #43 63.01 CC criu/arch/x86/sigframe.o 01:01:11 [2021-04-09T01:01:11.155Z] #43 63.33 LINK criu/arch/x86/crtools.built-in.o 01:01:11 [2021-04-09T01:01:11.155Z] #43 63.37 DEP criu/pie/util-vdso-elf32.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 63.53 DEP criu/pie/util-vdso.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 63.67 DEP criu/pie/util.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 63.83 CC criu/pie/util.o 01:01:11 [2021-04-09T01:01:11.155Z] #43 64.25 CC criu/pie/util-vdso.o 01:01:11 [2021-04-09T01:01:11.155Z] #43 64.97 CC criu/pie/util-vdso-elf32.o 01:01:11 [2021-04-09T01:01:11.155Z] #43 65.64 AR criu/pie/pie.lib.a 01:01:11 [2021-04-09T01:01:11.155Z] #43 65.70 DEP criu/pie/restorer.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 66.00 DEP criu/arch/x86/sigaction_compat_pie.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 66.10 DEP criu/arch/x86/restorer_unmap.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 66.13 DEP criu/arch/x86/restorer.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 66.34 DEP criu/arch/x86/vdso-pie.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 66.46 DEP criu/pie/parasite-vdso.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 66.61 DEP criu/pie/parasite.d 01:01:11 [2021-04-09T01:01:11.155Z] #43 66.82 CC criu/pie/parasite.o 01:01:11 [2021-04-09T01:01:11.727Z] #43 ... 01:01:11 [2021-04-09T01:01:11.727Z] 01:01:11 [2021-04-09T01:01:11.727Z] #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 01:01:11 [2021-04-09T01:01:11.727Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 01:01:11 [2021-04-09T01:01:11.727Z] #20 5.760 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 01:01:14 [2021-04-09T01:01:14.208Z] 29d5b6a226d2: Verifying Checksum 01:01:14 [2021-04-09T01:01:14.208Z] 29d5b6a226d2: Download complete 01:01:17 [2021-04-09T01:01:17.008Z] #20 ... 01:01:17 [2021-04-09T01:01:17.008Z] 01:01:17 [2021-04-09T01:01:17.008Z] #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 01:01:17 [2021-04-09T01:01:17.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:17 [2021-04-09T01:01:17.008Z] #43 68.30 LINK criu/pie/parasite.built-in.o 01:01:17 [2021-04-09T01:01:17.008Z] #43 68.32 GEN criu/pie/parasite-blob.h 01:01:17 [2021-04-09T01:01:17.008Z] #43 68.34 CC criu/pie/parasite-vdso.o 01:01:17 [2021-04-09T01:01:17.008Z] #43 68.96 CC criu/arch/x86/vdso-pie.o 01:01:17 [2021-04-09T01:01:17.008Z] #43 69.34 CC criu/arch/x86/restorer.o 01:01:17 [2021-04-09T01:01:17.008Z] #43 69.80 CC criu/arch/x86/restorer_unmap.o 01:01:17 [2021-04-09T01:01:17.008Z] #43 69.88 CC criu/arch/x86/sigaction_compat_pie.o 01:01:17 [2021-04-09T01:01:17.008Z] #43 70.16 CC criu/pie/restorer.o 01:01:17 [2021-04-09T01:01:17.008Z] #43 73.28 LINK criu/pie/restorer.built-in.o 01:01:17 [2021-04-09T01:01:17.008Z] #43 73.28 GEN criu/pie/restorer-blob.h 01:01:17 [2021-04-09T01:01:17.008Z] #43 73.40 DEP criu/vdso.d 01:01:17 [2021-04-09T01:01:17.268Z] #43 73.57 DEP criu/vdso-compat.d 01:01:17 [2021-04-09T01:01:17.268Z] #43 73.70 DEP criu/uts_ns.d 01:01:17 [2021-04-09T01:01:17.528Z] #43 73.96 DEP criu/util.d 01:01:18 [2021-04-09T01:01:18.099Z] #43 74.17 DEP criu/uffd.d 01:01:18 [2021-04-09T01:01:18.099Z] #43 74.40 DEP criu/tun.d 01:01:18 [2021-04-09T01:01:18.359Z] #43 74.58 DEP criu/tty.d 01:01:18 [2021-04-09T01:01:18.619Z] #43 74.79 DEP criu/timerfd.d 01:01:18 [2021-04-09T01:01:18.879Z] #43 75.08 DEP criu/timens.d 01:01:18 [2021-04-09T01:01:18.879Z] #43 75.30 DEP criu/sysfs_parse.d 01:01:19 [2021-04-09T01:01:19.138Z] #43 75.44 DEP criu/sysctl.d 01:01:19 [2021-04-09T01:01:19.399Z] #43 75.68 DEP criu/string.d 01:01:19 [2021-04-09T01:01:19.659Z] #43 75.75 DEP criu/stats.d 01:01:19 [2021-04-09T01:01:19.659Z] #43 75.87 DEP criu/sockets.d 01:01:19 [2021-04-09T01:01:19.659Z] #43 ... 01:01:19 [2021-04-09T01:01:19.659Z] 01:01:19 [2021-04-09T01:01:19.659Z] #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 01:01:19 [2021-04-09T01:01:19.659Z] #53 sha256:9c7e455acbc129630effd59e55f08ac2d4b368d0c43744db6ccfd8ea3f22cd76 01:01:19 [2021-04-09T01:01:19.659Z] #53 12.96 + cd /tmp/tmp.oRpnGIfOBy/src/github.com/opencontainers/runc 01:01:19 [2021-04-09T01:01:19.659Z] #53 12.96 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec 01:01:19 [2021-04-09T01:01:19.659Z] #53 13.58 + '[' -z '' ']' 01:01:19 [2021-04-09T01:01:19.659Z] #53 13.58 + target=static 01:01:19 [2021-04-09T01:01:19.659Z] #53 13.58 + make 'BUILDTAGS=seccomp ' static 01:01:19 [2021-04-09T01:01:19.659Z] #53 13.96 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 . 01:01:19 [2021-04-09T01:01:19.659Z] #53 ... 01:01:19 [2021-04-09T01:01:19.659Z] 01:01:19 [2021-04-09T01:01:19.659Z] #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 01:01:19 [2021-04-09T01:01:19.659Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 01:01:19 [2021-04-09T01:01:19.659Z] #20 11.66 Fetched 8934 kB in 10s (865 kB/s) 01:01:21 [2021-04-09T01:01:21.568Z] #20 11.66 Reading package lists... 01:01:22 [2021-04-09T01:01:22.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 01:01:23 [2021-04-09T01:01:23.210Z] #20 15.95 Reading package lists... 01:01:23 [2021-04-09T01:01:23.210Z] #20 ... 01:01:23 [2021-04-09T01:01:23.210Z] 01:01:23 [2021-04-09T01:01:23.210Z] #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 01:01:23 [2021-04-09T01:01:23.210Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:23 [2021-04-09T01:01:23.210Z] #43 76.08 DEP criu/sk-unix.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 76.26 DEP criu/sk-tcp.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 76.41 DEP criu/sk-queue.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 76.60 DEP criu/sk-packet.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 76.86 DEP criu/sk-netlink.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 77.08 DEP criu/sk-inet.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 77.33 DEP criu/signalfd.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 77.51 DEP criu/sigframe.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 77.63 DEP criu/shmem.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 77.82 DEP criu/servicefd.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 78.00 DEP criu/seize.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 78.20 DEP criu/seccomp.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 78.40 DEP criu/rst-malloc.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 78.53 DEP criu/rbtree.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 78.59 DEP criu/pstree.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 78.80 DEP criu/protobuf.d 01:01:23 [2021-04-09T01:01:23.210Z] #43 79.02 GEN criu/protobuf-desc-gen.h 01:01:24 [2021-04-09T01:01:24.192Z] --- PASS: TestBuildWithHugeFile (52.62s) 01:01:24 [2021-04-09T01:01:24.192Z] === RUN TestBuildWCOWSandboxSize 01:01:24 [2021-04-09T01:01:24.192Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 01:01:24 [2021-04-09T01:01:24.192Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 01:01:24 [2021-04-09T01:01:24.192Z] === RUN TestBuildWithEmptyDockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:01:24 [2021-04-09T01:01:24.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) 01:01:24 [2021-04-09T01:01:24.192Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 01:01:24 [2021-04-09T01:01:24.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) 01:01:24 [2021-04-09T01:01:24.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) 01:01:24 [2021-04-09T01:01:24.192Z] === RUN TestBuildPreserveOwnership 01:01:24 [2021-04-09T01:01:24.192Z] === RUN TestBuildPreserveOwnership/copy_from 01:01:24 [2021-04-09T01:01:24.192Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 01:01:24 [2021-04-09T01:01:24.591Z] #43 80.89 DEP criu/protobuf-desc.d 01:01:24 [2021-04-09T01:01:24.851Z] #43 81.08 DEP criu/proc_parse.d 01:01:25 [2021-04-09T01:01:25.111Z] #43 81.31 DEP criu/plugin.d 01:01:25 [2021-04-09T01:01:25.111Z] #43 81.40 DEP criu/pipes.d 01:01:25 [2021-04-09T01:01:25.371Z] #43 81.59 DEP criu/pie-util.d 01:01:25 [2021-04-09T01:01:25.371Z] #43 ... 01:01:25 [2021-04-09T01:01:25.371Z] 01:01:25 [2021-04-09T01:01:25.371Z] #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 01:01:25 [2021-04-09T01:01:25.371Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:01:25 [2021-04-09T01:01:25.371Z] #45 140.6 github.com/LK4D4/vndr/godl 01:01:25 [2021-04-09T01:01:25.371Z] #45 141.4 github.com/LK4D4/vndr 01:01:25 [2021-04-09T01:01:25.371Z] #45 ... 01:01:25 [2021-04-09T01:01:25.371Z] 01:01:25 [2021-04-09T01:01:25.371Z] #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 01:01:25 [2021-04-09T01:01:25.371Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:25 [2021-04-09T01:01:25.371Z] #43 81.69 DEP criu/pie-util-vdso.d 01:01:25 [2021-04-09T01:01:25.556Z] --- PASS: TestBuildPreserveOwnership (4.87s) 01:01:25 [2021-04-09T01:01:25.556Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.38s) 01:01:25 [2021-04-09T01:01:25.556Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) 01:01:25 [2021-04-09T01:01:25.556Z] === RUN TestBuildPlatformInvalid 01:01:25 [2021-04-09T01:01:25.556Z] --- PASS: TestBuildPlatformInvalid (0.09s) 01:01:25 [2021-04-09T01:01:25.556Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 01:01:25 [2021-04-09T01:01:25.632Z] #43 81.87 DEP criu/pie-util-vdso-elf32.d 01:01:25 [2021-04-09T01:01:25.891Z] #43 82.02 DEP criu/path.d 01:01:25 [2021-04-09T01:01:25.892Z] #43 82.18 DEP criu/parasite-syscall.d 01:01:26 [2021-04-09T01:01:26.151Z] #43 ... 01:01:26 [2021-04-09T01:01:26.151Z] 01:01:26 [2021-04-09T01:01:26.151Z] #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 01:01:26 [2021-04-09T01:01:26.151Z] #45 sha256:b35a456e498e4eed786c86b6764b45ee5401539384e349fc1665df25588d840c 01:01:26 [2021-04-09T01:01:26.151Z] #45 DONE 151.6s 01:01:26 [2021-04-09T01:01:26.151Z] 01:01:26 [2021-04-09T01:01:26.151Z] #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 01:01:26 [2021-04-09T01:01:26.151Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:26 [2021-04-09T01:01:26.151Z] #43 82.43 DEP criu/pagemap.d 01:01:26 [2021-04-09T01:01:26.411Z] #43 82.63 DEP criu/pagemap-cache.d 01:01:26 [2021-04-09T01:01:26.671Z] #43 82.88 DEP criu/page-xfer.d 01:01:26 [2021-04-09T01:01:26.931Z] #43 83.17 DEP criu/page-pipe.d 01:01:27 [2021-04-09T01:01:27.191Z] #43 83.37 DEP criu/netfilter.d 01:01:27 [2021-04-09T01:01:27.451Z] #43 83.66 DEP criu/net.d 01:01:27 [2021-04-09T01:01:27.711Z] #43 83.93 DEP criu/namespaces.d 01:01:27 [2021-04-09T01:01:27.711Z] #43 84.13 DEP criu/mount.d 01:01:27 [2021-04-09T01:01:27.970Z] #43 84.27 DEP criu/memfd.d 01:01:28 [2021-04-09T01:01:28.234Z] #43 84.47 DEP criu/mem.d 01:01:28 [2021-04-09T01:01:28.500Z] #43 84.65 DEP criu/lsm.d 01:01:28 [2021-04-09T01:01:28.500Z] #43 84.80 DEP criu/log.d 01:01:28 [2021-04-09T01:01:28.760Z] #43 84.99 DEP criu/libnetlink.d 01:01:29 [2021-04-09T01:01:29.021Z] #43 85.17 DEP criu/kerndat.d 01:01:29 [2021-04-09T01:01:29.021Z] #43 85.40 DEP criu/kcmp-ids.d 01:01:29 [2021-04-09T01:01:29.281Z] #43 85.53 DEP criu/irmap.d 01:01:29 [2021-04-09T01:01:29.281Z] #43 85.67 DEP criu/ipc_ns.d 01:01:29 [2021-04-09T01:01:29.541Z] #43 85.81 DEP criu/image.d 01:01:29 [2021-04-09T01:01:29.801Z] #43 86.07 DEP criu/image-desc.d 01:01:29 [2021-04-09T01:01:29.801Z] #43 86.22 DEP criu/fsnotify.d 01:01:30 [2021-04-09T01:01:30.371Z] #43 86.40 DEP criu/filesystems.d 01:01:30 [2021-04-09T01:01:30.371Z] #43 86.52 DEP criu/files.d 01:01:30 [2021-04-09T01:01:30.371Z] #43 86.67 DEP criu/files-reg.d 01:01:30 [2021-04-09T01:01:30.631Z] #43 86.84 DEP criu/files-ext.d 01:01:30 [2021-04-09T01:01:30.891Z] #43 ... 01:01:30 [2021-04-09T01:01:30.891Z] 01:01:30 [2021-04-09T01:01:30.891Z] #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 01:01:30 [2021-04-09T01:01:30.891Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 01:01:30 [2021-04-09T01:01:30.891Z] #32 DONE 155.7s 01:01:30 [2021-04-09T01:01:30.891Z] 01:01:30 [2021-04-09T01:01:30.891Z] #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 01:01:30 [2021-04-09T01:01:30.891Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:30 [2021-04-09T01:01:30.891Z] #43 86.98 DEP criu/file-lock.d 01:01:31 [2021-04-09T01:01:31.151Z] #43 87.35 DEP criu/file-ids.d 01:01:31 [2021-04-09T01:01:31.414Z] #43 87.72 DEP criu/fifo.d 01:01:31 [2021-04-09T01:01:31.983Z] #43 88.05 DEP criu/fdstore.d 01:01:31 [2021-04-09T01:01:31.983Z] #43 88.23 DEP criu/fault-injection.d 01:01:31 [2021-04-09T01:01:31.983Z] #43 88.31 DEP criu/external.d 01:01:32 [2021-04-09T01:01:32.274Z] #43 88.58 DEP criu/eventpoll.d 01:01:32 [2021-04-09T01:01:32.534Z] #43 88.75 DEP criu/eventfd.d 01:01:32 [2021-04-09T01:01:32.534Z] #43 88.83 DEP criu/crtools.d 01:01:32 [2021-04-09T01:01:32.841Z] #43 88.93 DEP criu/cr-service.d 01:01:32 [2021-04-09T01:01:32.841Z] #43 89.05 DEP criu/cr-restore.d 01:01:33 [2021-04-09T01:01:33.120Z] #43 89.22 DEP criu/cr-errno.d 01:01:33 [2021-04-09T01:01:33.120Z] #43 89.25 DEP criu/cr-dump.d 01:01:33 [2021-04-09T01:01:33.381Z] #43 89.53 DEP criu/cr-dedup.d 01:01:33 [2021-04-09T01:01:33.381Z] #43 89.72 DEP criu/cr-check.d 01:01:33 [2021-04-09T01:01:33.642Z] #43 89.94 DEP criu/config.d 01:01:33 [2021-04-09T01:01:33.642Z] #43 90.06 DEP criu/clone-noasan.d 01:01:33 [2021-04-09T01:01:33.909Z] #43 90.19 DEP criu/cgroup.d 01:01:34 [2021-04-09T01:01:34.173Z] #43 90.35 DEP criu/cgroup-props.d 01:01:34 [2021-04-09T01:01:34.173Z] #43 90.47 DEP criu/bitmap.d 01:01:34 [2021-04-09T01:01:34.173Z] #43 90.50 DEP criu/bfd.d 01:01:34 [2021-04-09T01:01:34.173Z] #43 90.59 DEP criu/autofs.d 01:01:34 [2021-04-09T01:01:34.433Z] #43 90.71 DEP criu/aio.d 01:01:34 [2021-04-09T01:01:34.433Z] #43 90.83 DEP criu/action-scripts.d 01:01:34 [2021-04-09T01:01:34.693Z] #43 91.09 CC criu/action-scripts.o 01:01:35 [2021-04-09T01:01:35.263Z] #43 91.61 CC criu/aio.o 01:01:36 [2021-04-09T01:01:36.206Z] #43 92.18 CC criu/autofs.o 01:01:36 [2021-04-09T01:01:36.206Z] #43 ... 01:01:36 [2021-04-09T01:01:36.206Z] 01:01:36 [2021-04-09T01:01:36.206Z] #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 01:01:36 [2021-04-09T01:01:36.206Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 01:01:36 [2021-04-09T01:01:36.206Z] #20 15.95 Reading package lists... 01:01:36 [2021-04-09T01:01:36.206Z] #20 20.28 Building dependency tree... 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.77 libcap2-bin is already the newest version (1:2.25-2). 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.77 The following additional packages will be installed: 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.78 python3.7 python3.7-minimal vim-runtime xxd 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.78 Suggested packages: 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.80 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.80 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.80 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.80 Recommended packages: 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.80 aufs-dkms nftables build-essential python3-dev python3-keyring 01:01:36 [2021-04-09T01:01:36.206Z] #20 22.80 python3-keyrings.alt python3-xdg unzip 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.53 The following NEW packages will be installed: 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.54 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.54 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.55 xz-utils zip 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.89 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.89 Need to get 28.5 MB of archives. 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.89 After this operation, 116 MB of additional disk space will be used. 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 24.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 25.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 26.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.43 debconf: delaying package configuration, since apt-utils is not installed 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.52 Fetched 28.5 MB in 2s (13.8 MB/s) 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.57 Selecting previously unselected package pigz. 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.61 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.62 Unpacking pigz (2.4-1) ... 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.74 Selecting previously unselected package libpython3.7-minimal:amd64. 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 01:01:36 [2021-04-09T01:01:36.206Z] #20 27.74 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 01:01:36 [2021-04-09T01:01:36.206Z] #20 28.27 Selecting previously unselected package python3.7-minimal. 01:01:36 [2021-04-09T01:01:36.206Z] #20 28.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 01:01:36 [2021-04-09T01:01:36.206Z] #20 28.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 01:01:36 [2021-04-09T01:01:36.206Z] #20 29.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 01:01:36 [2021-04-09T01:01:36.206Z] #20 29.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 01:01:37 [2021-04-09T01:01:37.146Z] #20 31.31 Selecting previously unselected package python3-minimal. 01:01:37 [2021-04-09T01:01:37.406Z] #20 31.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) 01:01:37 [2021-04-09T01:01:37.406Z] #20 31.39 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 01:01:37 [2021-04-09T01:01:37.406Z] #20 31.39 Unpacking python3-minimal (3.7.3-1) ... 01:01:37 [2021-04-09T01:01:37.406Z] #20 31.53 Selecting previously unselected package libmpdec2:amd64. 01:01:37 [2021-04-09T01:01:37.406Z] #20 31.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 01:01:37 [2021-04-09T01:01:37.406Z] #20 31.54 Unpacking libmpdec2:amd64 (2.4.2-2) ... 01:01:37 [2021-04-09T01:01:37.406Z] #20 ... 01:01:37 [2021-04-09T01:01:37.406Z] 01:01:37 [2021-04-09T01:01:37.406Z] #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 01:01:37 [2021-04-09T01:01:37.406Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:37 [2021-04-09T01:01:37.406Z] #43 93.71 CC criu/bfd.o 01:01:37 [2021-04-09T01:01:37.976Z] #43 94.18 CC criu/bitmap.o 01:01:38 [2021-04-09T01:01:38.236Z] #43 94.33 CC criu/cgroup-props.o 01:01:38 [2021-04-09T01:01:38.806Z] #43 95.03 CC criu/cgroup.o 01:01:40 [2021-04-09T01:01:40.391Z] Loaded image: buildpack-deps:buster 01:01:40 [2021-04-09T01:01:40.391Z] Loaded image: busybox:latest 01:01:40 [2021-04-09T01:01:40.391Z] Loaded image: busybox:glibc 01:01:41 [2021-04-09T01:01:41.781Z] Loaded image: debian:bullseye 01:01:41 [2021-04-09T01:01:41.781Z] Loaded image: hello-world:latest 01:01:42 [2021-04-09T01:01:42.036Z] Loaded image: arm32v7/hello-world:latest 01:01:42 [2021-04-09T01:01:42.102Z] #43 97.75 CC criu/clone-noasan.o 01:01:42 [2021-04-09T01:01:42.102Z] #43 97.90 CC criu/config.o 01:01:43 [2021-04-09T01:01:43.042Z] #43 99.06 CC criu/cr-check.o 01:01:43 [2021-04-09T01:01:43.042Z] #43 ... 01:01:43 [2021-04-09T01:01:43.042Z] 01:01:43 [2021-04-09T01:01:43.042Z] #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 01:01:43 [2021-04-09T01:01:43.042Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 01:01:43 [2021-04-09T01:01:43.042Z] #20 31.64 Selecting previously unselected package libpython3.7-stdlib:amd64. 01:01:43 [2021-04-09T01:01:43.042Z] #20 31.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 31.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 32.55 Selecting previously unselected package python3.7. 01:01:43 [2021-04-09T01:01:43.042Z] #20 32.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 32.58 Unpacking python3.7 (3.7.3-2+deb10u3) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 32.70 Selecting previously unselected package libpython3-stdlib:amd64. 01:01:43 [2021-04-09T01:01:43.042Z] #20 32.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 32.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 32.86 Setting up python3-minimal (3.7.3-1) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 33.84 Selecting previously unselected package python3. 01:01:43 [2021-04-09T01:01:43.042Z] #20 33.84 (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 ... 24096 files and directories currently installed.) 01:01:43 [2021-04-09T01:01:43.042Z] #20 33.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 33.92 Unpacking python3 (3.7.3-1) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.04 Selecting previously unselected package libip4tc0:amd64. 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.17 Selecting previously unselected package libip6tc0:amd64. 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.28 Selecting previously unselected package libiptc0:amd64. 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.28 Unpacking libiptc0:amd64 (1.8.2-4) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.34 Selecting previously unselected package libnfnetlink0:amd64. 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.53 Selecting previously unselected package libnftnl11:amd64. 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.54 Unpacking libnftnl11:amd64 (1.1.2-2) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.62 Selecting previously unselected package iptables. 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.62 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.64 Unpacking iptables (1.8.2-4) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.97 Selecting previously unselected package xxd. 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 34.97 Unpacking xxd (2:8.1.0875-5) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 35.11 Selecting previously unselected package vim-common. 01:01:43 [2021-04-09T01:01:43.042Z] #20 35.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 35.15 Unpacking vim-common (2:8.1.0875-5) ... 01:01:43 [2021-04-09T01:01:43.042Z] #20 35.38 Selecting previously unselected package bash-completion. 01:01:43 [2021-04-09T01:01:43.042Z] #20 35.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 01:01:43 [2021-04-09T01:01:43.055Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 01:01:43 [2021-04-09T01:01:43.055Z] 01:01:43 [2021-04-09T01:01:43.055Z] ---> Making bundle: test-integration (in bundles/test-integration) 01:01:43 [2021-04-09T01:01:43.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 01:01:43 [2021-04-09T01:01:43.055Z] HOSTNAME=38e3e9d1d6ef 01:01:43 [2021-04-09T01:01:43.055Z] TESTDEBUG=0 01:01:43 [2021-04-09T01:01:43.055Z] DEST=bundles/test-integration 01:01:43 [2021-04-09T01:01:43.055Z] PWD=/go/src/github.com/docker/docker 01:01:43 [2021-04-09T01:01:43.055Z] DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 01:01:43 [2021-04-09T01:01:43.055Z] container=docker 01:01:43 [2021-04-09T01:01:43.055Z] HOME=/root 01:01:43 [2021-04-09T01:01:43.055Z] GOLANG_VERSION=1.13.15 01:01:43 [2021-04-09T01:01:43.055Z] VALIDATE_REPO=https://github.com/moby/moby.git 01:01:43 [2021-04-09T01:01:43.055Z] VALIDATE_BRANCH=master 01:01:43 [2021-04-09T01:01:43.055Z] TERM=xterm 01:01:43 [2021-04-09T01:01:43.055Z] DOCKER_PKG=github.com/docker/docker 01:01:43 [2021-04-09T01:01:43.055Z] SHLVL=1 01:01:43 [2021-04-09T01:01:43.055Z] TIMEOUT=120m 01:01:43 [2021-04-09T01:01:43.055Z] DOCKER_BUILDTAGS=apparmor seccomp journald 01:01:43 [2021-04-09T01:01:43.055Z] DOCKER_GRAPHDRIVER=overlay2 01:01:43 [2021-04-09T01:01:43.055Z] GO111MODULE=off 01:01:43 [2021-04-09T01:01:43.055Z] DOCKER_EXPERIMENTAL=1 01:01:43 [2021-04-09T01:01:43.055Z] TEST_SKIP_INTEGRATION_CLI=1 01:01:43 [2021-04-09T01:01:43.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 01:01:43 [2021-04-09T01:01:43.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 01:01:43 [2021-04-09T01:01:43.055Z] GOPATH=/go 01:01:43 [2021-04-09T01:01:43.055Z] PKG_CONFIG=pkg-config 01:01:43 [2021-04-09T01:01:43.055Z] _=/usr/bin/env 01:01:43 [2021-04-09T01:01:43.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 01:01:43 [2021-04-09T01:01:43.982Z] #20 37.95 Unpacking bash-completion (1:2.8-6) ... 01:01:44 [2021-04-09T01:01:44.241Z] #20 38.33 Selecting previously unselected package bzip2. 01:01:44 [2021-04-09T01:01:44.241Z] #20 38.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 01:01:44 [2021-04-09T01:01:44.241Z] #20 38.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 01:01:44 [2021-04-09T01:01:44.241Z] #20 38.43 Selecting previously unselected package xz-utils. 01:01:44 [2021-04-09T01:01:44.241Z] #20 38.43 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 01:01:44 [2021-04-09T01:01:44.241Z] #20 38.44 Unpacking xz-utils (5.2.4-1) ... 01:01:44 [2021-04-09T01:01:44.500Z] #20 38.62 Selecting previously unselected package apparmor. 01:01:44 [2021-04-09T01:01:44.500Z] #20 38.62 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 01:01:44 [2021-04-09T01:01:44.500Z] #20 38.70 Unpacking apparmor (2.13.2-10) ... 01:01:45 [2021-04-09T01:01:45.068Z] #20 39.02 Selecting previously unselected package aufs-tools. 01:01:45 [2021-04-09T01:01:45.068Z] #20 39.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 01:01:45 [2021-04-09T01:01:45.068Z] #20 39.03 Unpacking aufs-tools (1:4.14+20190211-1) ... 01:01:45 [2021-04-09T01:01:45.068Z] #20 39.20 Selecting previously unselected package libonig5:amd64. 01:01:45 [2021-04-09T01:01:45.068Z] #20 39.20 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 01:01:45 [2021-04-09T01:01:45.068Z] #20 39.21 Unpacking libonig5:amd64 (6.9.1-1) ... 01:01:45 [2021-04-09T01:01:45.327Z] #20 39.38 Selecting previously unselected package libjq1:amd64. 01:01:45 [2021-04-09T01:01:45.327Z] #20 39.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 01:01:45 [2021-04-09T01:01:45.327Z] #20 39.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 01:01:45 [2021-04-09T01:01:45.327Z] #20 39.51 Selecting previously unselected package jq. 01:01:45 [2021-04-09T01:01:45.327Z] #20 39.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 01:01:45 [2021-04-09T01:01:45.327Z] #20 39.53 Unpacking jq (1.5+dfsg-2+b1) ... 01:01:45 [2021-04-09T01:01:45.327Z] #20 39.63 Selecting previously unselected package libaio1:amd64. 01:01:45 [2021-04-09T01:01:45.586Z] #20 39.63 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 01:01:45 [2021-04-09T01:01:45.586Z] #20 39.64 Unpacking libaio1:amd64 (0.3.112-3) ... 01:01:45 [2021-04-09T01:01:45.586Z] #20 39.71 Selecting previously unselected package libgpm2:amd64. 01:01:45 [2021-04-09T01:01:45.586Z] #20 39.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 01:01:45 [2021-04-09T01:01:45.586Z] #20 39.71 Unpacking libgpm2:amd64 (1.20.7-5) ... 01:01:45 [2021-04-09T01:01:45.845Z] #20 39.79 Selecting previously unselected package libicu63:amd64. 01:01:45 [2021-04-09T01:01:45.845Z] #20 39.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 01:01:45 [2021-04-09T01:01:45.845Z] #20 39.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 01:01:49 [2021-04-09T01:01:49.136Z] #20 43.24 Selecting previously unselected package libnet1:amd64. 01:01:49 [2021-04-09T01:01:49.136Z] #20 43.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 01:01:49 [2021-04-09T01:01:49.136Z] #20 43.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.36 Selecting previously unselected package libnl-3-200:amd64. 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.48 Selecting previously unselected package libprotobuf-c1:amd64. 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.55 Selecting previously unselected package libreadline5:amd64. 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 01:01:49 [2021-04-09T01:01:49.395Z] #20 43.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 01:01:49 [2021-04-09T01:01:49.653Z] #20 43.69 Selecting previously unselected package net-tools. 01:01:49 [2021-04-09T01:01:49.653Z] #20 43.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 01:01:49 [2021-04-09T01:01:49.653Z] #20 43.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 01:01:49 [2021-04-09T01:01:49.653Z] #20 43.88 Selecting previously unselected package python-pip-whl. 01:01:49 [2021-04-09T01:01:49.653Z] #20 43.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 01:01:49 [2021-04-09T01:01:49.653Z] #20 43.89 Unpacking python-pip-whl (18.1-5) ... 01:01:50 [2021-04-09T01:01:50.115Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.11s) 01:01:50 [2021-04-09T01:01:50.115Z] PASS 01:01:50 [2021-04-09T01:01:50.115Z] 01:01:50 [2021-04-09T01:01:50.115Z] === Skipped 01:01:50 [2021-04-09T01:01:50.115Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 01:01:50 [2021-04-09T01:01:50.115Z] build_session_test.go:25: TODO: BuildKit 01:01:50 [2021-04-09T01:01:50.115Z] 01:01:50 [2021-04-09T01:01:50.115Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 01:01:50 [2021-04-09T01:01:50.115Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 01:01:50 [2021-04-09T01:01:50.115Z] 01:01:50 [2021-04-09T01:01:50.115Z] 01:01:50 [2021-04-09T01:01:50.115Z] DONE 34 tests, 2 skipped in 125.453s 01:01:50 [2021-04-09T01:01:50.115Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 01:01:50 [2021-04-09T01:01:50.115Z] INFO: Testing against a local daemon 01:01:50 [2021-04-09T01:01:50.115Z] === RUN TestConfigInspect 01:01:50 [2021-04-09T01:01:50.222Z] #20 44.44 Selecting previously unselected package python3-lib2to3. 01:01:50 [2021-04-09T01:01:50.482Z] #20 44.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 01:01:50 [2021-04-09T01:01:50.482Z] #20 44.45 Unpacking python3-lib2to3 (3.7.3-1) ... 01:01:50 [2021-04-09T01:01:50.482Z] #20 44.59 Selecting previously unselected package python3-distutils. 01:01:50 [2021-04-09T01:01:50.482Z] #20 44.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 01:01:50 [2021-04-09T01:01:50.482Z] #20 44.61 Unpacking python3-distutils (3.7.3-1) ... 01:01:50 [2021-04-09T01:01:50.742Z] #20 44.74 Selecting previously unselected package python3-pip. 01:01:50 [2021-04-09T01:01:50.742Z] #20 44.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 01:01:50 [2021-04-09T01:01:50.742Z] #20 44.76 Unpacking python3-pip (18.1-5) ... 01:01:50 [2021-04-09T01:01:50.742Z] #20 44.93 Selecting previously unselected package python3-pkg-resources. 01:01:50 [2021-04-09T01:01:50.742Z] #20 44.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 01:01:50 [2021-04-09T01:01:50.742Z] #20 44.94 Unpacking python3-pkg-resources (40.8.0-1) ... 01:01:51 [2021-04-09T01:01:51.001Z] #20 45.08 Selecting previously unselected package python3-setuptools. 01:01:51 [2021-04-09T01:01:51.001Z] #20 45.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 01:01:51 [2021-04-09T01:01:51.002Z] #20 45.10 Unpacking python3-setuptools (40.8.0-1) ... 01:01:51 [2021-04-09T01:01:51.002Z] #20 45.31 Selecting previously unselected package python3-wheel. 01:01:51 [2021-04-09T01:01:51.261Z] #20 45.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 01:01:51 [2021-04-09T01:01:51.261Z] #20 45.33 Unpacking python3-wheel (0.32.3-2) ... 01:01:51 [2021-04-09T01:01:51.261Z] #20 45.41 Selecting previously unselected package sudo. 01:01:51 [2021-04-09T01:01:51.261Z] #20 45.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... 01:01:51 [2021-04-09T01:01:51.261Z] #20 45.42 Unpacking sudo (1.8.27-1+deb10u3) ... 01:01:51 [2021-04-09T01:01:51.831Z] #20 45.92 Selecting previously unselected package thin-provisioning-tools. 01:01:51 [2021-04-09T01:01:51.831Z] #20 45.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 01:01:51 [2021-04-09T01:01:51.831Z] #20 45.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 01:01:51 [2021-04-09T01:01:51.831Z] #20 46.11 Selecting previously unselected package uidmap. 01:01:52 [2021-04-09T01:01:52.093Z] #20 46.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 01:01:52 [2021-04-09T01:01:52.093Z] #20 46.14 Unpacking uidmap (1:4.5-1.1) ... 01:01:52 [2021-04-09T01:01:52.093Z] #20 46.25 Selecting previously unselected package vim-runtime. 01:01:52 [2021-04-09T01:01:52.093Z] #20 46.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 01:01:52 [2021-04-09T01:01:52.093Z] #20 46.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 01:01:52 [2021-04-09T01:01:52.093Z] #20 46.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 01:01:52 [2021-04-09T01:01:52.093Z] #20 46.35 Unpacking vim-runtime (2:8.1.0875-5) ... 01:01:52 [2021-04-09T01:01:52.627Z] --- PASS: TestConfigInspect (2.44s) 01:01:52 [2021-04-09T01:01:52.627Z] === RUN TestConfigList 01:01:54 [2021-04-09T01:01:54.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 01:01:54 [2021-04-09T01:01:54.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 01:01:54 [2021-04-09T01:01:54.632Z] #20 ... 01:01:54 [2021-04-09T01:01:54.632Z] 01:01:54 [2021-04-09T01:01:54.632Z] #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 01:01:54 [2021-04-09T01:01:54.632Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:01:54 [2021-04-09T01:01:54.632Z] #43 100.9 CC criu/cr-dedup.o 01:01:54 [2021-04-09T01:01:54.632Z] #43 101.3 CC criu/cr-dump.o 01:01:54 [2021-04-09T01:01:54.632Z] #43 103.6 CC criu/cr-errno.o 01:01:54 [2021-04-09T01:01:54.632Z] #43 103.7 CC criu/cr-restore.o 01:01:54 [2021-04-09T01:01:54.632Z] #43 108.5 CC criu/cr-service.o 01:01:54 [2021-04-09T01:01:54.632Z] #43 110.4 CC criu/crtools.o 01:01:54 [2021-04-09T01:01:54.891Z] #43 111.1 CC criu/eventfd.o 01:01:55 [2021-04-09T01:01:55.140Z] --- PASS: TestConfigList (2.44s) 01:01:55 [2021-04-09T01:01:55.140Z] === RUN TestConfigsCreateAndDelete 01:01:55 [2021-04-09T01:01:55.460Z] #43 111.5 CC criu/eventpoll.o 01:01:55 [2021-04-09T01:01:55.719Z] #43 ... 01:01:55 [2021-04-09T01:01:55.719Z] 01:01:55 [2021-04-09T01:01:55.719Z] #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 01:01:55 [2021-04-09T01:01:55.719Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 01:01:55 [2021-04-09T01:01:55.719Z] #20 49.80 Selecting previously unselected package vim. 01:01:55 [2021-04-09T01:01:55.719Z] #20 49.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 01:01:55 [2021-04-09T01:01:55.719Z] #20 49.85 Unpacking vim (2:8.1.0875-5) ... 01:01:56 [2021-04-09T01:01:56.287Z] #20 50.39 Selecting previously unselected package xfsprogs. 01:01:56 [2021-04-09T01:01:56.287Z] #20 50.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 01:01:56 [2021-04-09T01:01:56.287Z] #20 50.42 Unpacking xfsprogs (4.20.0-1) ... 01:01:56 [2021-04-09T01:01:56.856Z] #20 50.87 Selecting previously unselected package zip. 01:01:56 [2021-04-09T01:01:56.856Z] #20 50.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 01:01:56 [2021-04-09T01:01:56.856Z] #20 50.89 Unpacking zip (3.0-11+b1) ... 01:01:56 [2021-04-09T01:01:56.922Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 01:01:56 [2021-04-09T01:01:56.922Z] 01:01:56 [2021-04-09T01:01:56.922Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 01:01:56 [2021-04-09T01:01:56.922Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 01:01:56 [2021-04-09T01:01:56.922Z] Using test binary docker 01:01:56 [2021-04-09T01:01:56.922Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 01:01:56 [2021-04-09T01:01:56.922Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 01:01:56 [2021-04-09T01:01:56.922Z] INFO: Waiting for daemon to start... 01:01:56 [2021-04-09T01:01:56.922Z] Starting dockerd 01:01:56 [2021-04-09T01:01:56.922Z] . 01:01:56 [2021-04-09T01:01:56.922Z] INFO: Building docker-sdk-python3:5.0.0... 01:01:57 [2021-04-09T01:01:57.027Z] --- PASS: TestConfigsCreateAndDelete (2.42s) 01:01:57 [2021-04-09T01:01:57.027Z] === RUN TestConfigsUpdate 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.10 Setting up aufs-tools (1:4.14+20190211-1) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.14 Setting up libip6tc0:amd64 (1.8.2-4) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.17 Setting up libgpm2:amd64 (1.20.7-5) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.18 Setting up libip4tc0:amd64 (1.8.2-4) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.19 Setting up uidmap (1:4.5-1.1) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.20 Setting up libnftnl11:amd64 (1.1.2-2) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.26 Setting up xxd (2:8.1.0875-5) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.28 Setting up zip (3.0-11+b1) ... 01:01:57 [2021-04-09T01:01:57.121Z] #20 51.29 Setting up vim-common (2:8.1.0875-5) ... 01:01:57 [2021-04-09T01:01:57.380Z] #20 51.32 Setting up bash-completion (1:2.8-6) ... 01:01:57 [2021-04-09T01:01:57.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 01:01:59 [2021-04-09T01:01:59.542Z] --- PASS: TestConfigsUpdate (2.41s) 01:01:59 [2021-04-09T01:01:59.542Z] === RUN TestTemplatedConfig 01:01:59 [2021-04-09T01:01:59.918Z] #20 54.12 Setting up libiptc0:amd64 (1.8.2-4) ... 01:02:00 [2021-04-09T01:02:00.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.13 Setting up xz-utils (5.2.4-1) ... 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.16 Setting up sudo (1.8.27-1+deb10u3) ... 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.24 invoke-rc.d: could not determine current runlevel 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.25 invoke-rc.d: policy-rc.d denied execution of start. 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.26 Setting up pigz (2.4-1) ... 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.33 Setting up python-pip-whl (18.1-5) ... 01:02:00 [2021-04-09T01:02:00.177Z] #20 54.34 Setting up libmpdec2:amd64 (2.4.2-2) ... 01:02:00 [2021-04-09T01:02:00.436Z] #20 54.35 Setting up vim-runtime (2:8.1.0875-5) ... 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.82 Setting up libaio1:amd64 (0.3.112-3) ... 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.83 Setting up libonig5:amd64 (6.9.1-1) ... 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.85 Setting up vim (2:8.1.0875-5) ... 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 01:02:00 [2021-04-09T01:02:00.696Z] #20 54.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 01:02:00 [2021-04-09T01:02:00.954Z] #20 54.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 01:02:00 [2021-04-09T01:02:00.954Z] #20 54.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 01:02:00 [2021-04-09T01:02:00.954Z] #20 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 01:02:00 [2021-04-09T01:02:00.954Z] #20 55.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 01:02:00 [2021-04-09T01:02:00.954Z] #20 55.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... 01:02:00 [2021-04-09T01:02:00.954Z] #20 55.18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 01:02:01 [2021-04-09T01:02:01.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 01:02:01 [2021-04-09T01:02:01.213Z] #20 55.21 Setting up jq (1.5+dfsg-2+b1) ... 01:02:01 [2021-04-09T01:02:01.213Z] #20 55.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 01:02:01 [2021-04-09T01:02:01.213Z] #20 55.34 Setting up python3.7 (3.7.3-2+deb10u3) ... 01:02:03 [2021-04-09T01:02:03.705Z] --- PASS: TestTemplatedConfig (3.47s) 01:02:03 [2021-04-09T01:02:03.705Z] === RUN TestConfigCreateResolve 01:02:04 [2021-04-09T01:02:04.504Z] #20 58.36 Setting up iptables (1.8.2-4) ... 01:02:04 [2021-04-09T01:02:04.504Z] #20 58.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 01:02:04 [2021-04-09T01:02:04.504Z] #20 58.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 01:02:04 [2021-04-09T01:02:04.504Z] #20 58.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 01:02:04 [2021-04-09T01:02:04.504Z] #20 58.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 01:02:04 [2021-04-09T01:02:04.504Z] #20 58.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 01:02:04 [2021-04-09T01:02:04.504Z] #20 58.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 01:02:04 [2021-04-09T01:02:04.504Z] #20 58.44 Setting up python3 (3.7.3-1) ... 01:02:04 [2021-04-09T01:02:04.763Z] #20 58.87 Setting up python3-wheel (0.32.3-2) ... 01:02:05 [2021-04-09T01:02:05.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 01:02:05 [2021-04-09T01:02:05.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 01:02:05 [2021-04-09T01:02:05.589Z] --- PASS: TestConfigCreateResolve (2.45s) 01:02:05 [2021-04-09T01:02:05.589Z] === RUN TestConfigDaemonLibtrustID 01:02:05 [2021-04-09T01:02:05.702Z] #20 59.66 Setting up apparmor (2.13.2-10) ... 01:02:05 [2021-04-09T01:02:05.702Z] #20 ... 01:02:05 [2021-04-09T01:02:05.702Z] 01:02:05 [2021-04-09T01:02:05.702Z] #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 01:02:05 [2021-04-09T01:02:05.702Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 01:02:05 [2021-04-09T01:02:05.702Z] #40 190.6 + dpkg --print-architecture 01:02:05 [2021-04-09T01:02:05.702Z] #40 190.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 01:02:05 [2021-04-09T01:02:05.962Z] #40 190.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 01:02:05 [2021-04-09T01:02:05.962Z] #40 190.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 01:02:06 [2021-04-09T01:02:06.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 01:02:06 [2021-04-09T01:02:06.150Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) 01:02:06 [2021-04-09T01:02:06.150Z] PASS 01:02:06 [2021-04-09T01:02:06.150Z] 01:02:06 [2021-04-09T01:02:06.150Z] DONE 7 tests in 16.324s 01:02:06 [2021-04-09T01:02:06.150Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 01:02:06 [2021-04-09T01:02:06.150Z] INFO: Testing against a local daemon 01:02:06 [2021-04-09T01:02:06.150Z] === RUN TestCheckpoint 01:02:06 [2021-04-09T01:02:06.150Z] --- SKIP: TestCheckpoint (0.00s) 01:02:06 [2021-04-09T01:02:06.150Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:02:06 [2021-04-09T01:02:06.150Z] === RUN TestContainerInvalidJSON 01:02:06 [2021-04-09T01:02:06.150Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 01:02:06 [2021-04-09T01:02:06.150Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 01:02:06 [2021-04-09T01:02:06.150Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 01:02:06 [2021-04-09T01:02:06.150Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 01:02:06 [2021-04-09T01:02:06.150Z] === RUN TestContainerInvalidJSON//exec/foobar/start 01:02:06 [2021-04-09T01:02:06.150Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 01:02:06 [2021-04-09T01:02:06.150Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 01:02:06 [2021-04-09T01:02:06.150Z] === CONT TestContainerInvalidJSON//exec/foobar/start 01:02:06 [2021-04-09T01:02:06.150Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 01:02:06 [2021-04-09T01:02:06.150Z] --- PASS: TestContainerInvalidJSON (0.01s) 01:02:06 [2021-04-09T01:02:06.150Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 01:02:06 [2021-04-09T01:02:06.150Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 01:02:06 [2021-04-09T01:02:06.150Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 01:02:06 [2021-04-09T01:02:06.150Z] === RUN TestCopyFromContainerPathDoesNotExist 01:02:06 [2021-04-09T01:02:06.150Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 01:02:06 [2021-04-09T01:02:06.150Z] === RUN TestCopyFromContainerPathIsNotDir 01:02:06 [2021-04-09T01:02:06.150Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 01:02:06 [2021-04-09T01:02:06.150Z] === RUN TestCopyToContainerPathDoesNotExist 01:02:06 [2021-04-09T01:02:06.222Z] #40 ... 01:02:06 [2021-04-09T01:02:06.222Z] 01:02:06 [2021-04-09T01:02:06.222Z] #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 01:02:06 [2021-04-09T01:02:06.222Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:02:06 [2021-04-09T01:02:06.222Z] #43 112.4 CC criu/external.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 112.8 CC criu/fault-injection.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 112.9 CC criu/fdstore.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 113.3 CC criu/fifo.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 113.8 CC criu/file-ids.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 114.1 CC criu/file-lock.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 115.1 CC criu/files-ext.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 115.6 CC criu/files-reg.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 117.7 CC criu/files.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 119.8 CC criu/filesystems.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 120.6 CC criu/fsnotify.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 121.8 CC criu/image-desc.o 01:02:06 [2021-04-09T01:02:06.222Z] #43 121.9 CC criu/image.o 01:02:06 [2021-04-09T01:02:06.406Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 01:02:06 [2021-04-09T01:02:06.406Z] === RUN TestCopyToContainerPathIsNotDir 01:02:06 [2021-04-09T01:02:06.406Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 01:02:06 [2021-04-09T01:02:06.406Z] === RUN TestCopyFromContainer 01:02:06 [2021-04-09T01:02:06.792Z] #43 122.9 CC criu/ipc_ns.o 01:02:07 [2021-04-09T01:02:07.361Z] #43 ... 01:02:07 [2021-04-09T01:02:07.362Z] 01:02:07 [2021-04-09T01:02:07.362Z] #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 01:02:07 [2021-04-09T01:02:07.362Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 01:02:07 [2021-04-09T01:02:07.362Z] #20 61.48 Setting up xfsprogs (4.20.0-1) ... 01:02:07 [2021-04-09T01:02:07.362Z] #20 61.50 Setting up python3-lib2to3 (3.7.3-1) ... 01:02:07 [2021-04-09T01:02:07.771Z] === RUN TestCopyFromContainer// 01:02:07 [2021-04-09T01:02:07.771Z] === RUN TestCopyFromContainer//bar/root 01:02:07 [2021-04-09T01:02:07.931Z] #20 61.93 Setting up python3-pkg-resources (40.8.0-1) ... 01:02:08 [2021-04-09T01:02:08.026Z] === RUN TestCopyFromContainer//bar/root/ 01:02:08 [2021-04-09T01:02:08.026Z] === RUN TestCopyFromContainer/bar/quux 01:02:08 [2021-04-09T01:02:08.026Z] === RUN TestCopyFromContainer/bar/quux/ 01:02:08 [2021-04-09T01:02:08.282Z] === RUN TestCopyFromContainer/bar/quux/baz 01:02:08 [2021-04-09T01:02:08.282Z] === RUN TestCopyFromContainer/bar/filesymlink 01:02:08 [2021-04-09T01:02:08.282Z] === RUN TestCopyFromContainer/bar/dirsymlink 01:02:08 [2021-04-09T01:02:08.283Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 01:02:08 [2021-04-09T01:02:08.537Z] === RUN TestCopyFromContainer/bar/notarget 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer (2.13s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer// (0.07s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 01:02:08 [2021-04-09T01:02:08.537Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) 01:02:08 [2021-04-09T01:02:08.537Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 01:02:08 [2021-04-09T01:02:08.537Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:02:08 [2021-04-09T01:02:08.537Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:02:08 [2021-04-09T01:02:08.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 01:02:08 [2021-04-09T01:02:08.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 01:02:08 [2021-04-09T01:02:08.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:02:08 [2021-04-09T01:02:08.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 01:02:08 [2021-04-09T01:02:08.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateLinkToNonExistingContainer 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateWithInvalidEnv 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateWithInvalidEnv/0 01:02:08 [2021-04-09T01:02:08.538Z] === PAUSE TestCreateWithInvalidEnv/0 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateWithInvalidEnv/1 01:02:08 [2021-04-09T01:02:08.538Z] === PAUSE TestCreateWithInvalidEnv/1 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateWithInvalidEnv/2 01:02:08 [2021-04-09T01:02:08.538Z] === PAUSE TestCreateWithInvalidEnv/2 01:02:08 [2021-04-09T01:02:08.538Z] === CONT TestCreateWithInvalidEnv/0 01:02:08 [2021-04-09T01:02:08.538Z] === CONT TestCreateWithInvalidEnv/2 01:02:08 [2021-04-09T01:02:08.538Z] === CONT TestCreateWithInvalidEnv/1 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateTmpfsMountsTarget 01:02:08 [2021-04-09T01:02:08.538Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 01:02:08 [2021-04-09T01:02:08.538Z] === RUN TestCreateWithCustomMaskedPaths 01:02:08 [2021-04-09T01:02:08.871Z] #20 62.92 Setting up python3-distutils (3.7.3-1) ... 01:02:09 [2021-04-09T01:02:09.440Z] #20 63.39 Setting up python3-setuptools (40.8.0-1) ... 01:02:10 [2021-04-09T01:02:10.380Z] #20 64.67 Setting up python3-pip (18.1-5) ... 01:02:11 [2021-04-09T01:02:11.068Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) 01:02:11 [2021-04-09T01:02:11.068Z] === RUN TestCreateWithCustomReadonlyPaths 01:02:11 [2021-04-09T01:02:11.766Z] #20 65.78 Processing triggers for libc-bin (2.28-10) ... 01:02:11 [2021-04-09T01:02:11.766Z] #20 65.83 Processing triggers for mime-support (3.62) ... 01:02:12 [2021-04-09T01:02:12.707Z] #20 DONE 67.0s 01:02:12 [2021-04-09T01:02:12.707Z] 01:02:12 [2021-04-09T01:02:12.707Z] #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 01:02:12 [2021-04-09T01:02:12.707Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:02:12 [2021-04-09T01:02:12.707Z] #43 124.2 CC criu/irmap.o 01:02:12 [2021-04-09T01:02:12.707Z] #43 124.9 CC criu/kcmp-ids.o 01:02:12 [2021-04-09T01:02:12.707Z] #43 125.3 CC criu/kerndat.o 01:02:12 [2021-04-09T01:02:12.707Z] #43 126.6 CC criu/libnetlink.o 01:02:12 [2021-04-09T01:02:12.707Z] #43 126.9 CC criu/log.o 01:02:12 [2021-04-09T01:02:12.707Z] #43 127.3 CC criu/lsm.o 01:02:12 [2021-04-09T01:02:12.707Z] #43 127.7 CC criu/mem.o 01:02:13 [2021-04-09T01:02:13.277Z] #43 129.5 CC criu/memfd.o 01:02:13 [2021-04-09T01:02:13.583Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) 01:02:13 [2021-04-09T01:02:13.583Z] === RUN TestCreateWithInvalidHealthcheckParams 01:02:13 [2021-04-09T01:02:13.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:02:13 [2021-04-09T01:02:13.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:02:13 [2021-04-09T01:02:13.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:02:13 [2021-04-09T01:02:13.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:02:13 [2021-04-09T01:02:13.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:02:13 [2021-04-09T01:02:13.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:02:13 [2021-04-09T01:02:13.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:02:13 [2021-04-09T01:02:13.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 01:02:13 [2021-04-09T01:02:13.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 01:02:13 [2021-04-09T01:02:13.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 01:02:13 [2021-04-09T01:02:13.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 01:02:13 [2021-04-09T01:02:13.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 01:02:13 [2021-04-09T01:02:13.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 01:02:13 [2021-04-09T01:02:13.583Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 01:02:14 [2021-04-09T01:02:14.219Z] #43 ... 01:02:14 [2021-04-09T01:02:14.219Z] 01:02:14 [2021-04-09T01:02:14.219Z] #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 01:02:14 [2021-04-09T01:02:14.219Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b 01:02:14 [2021-04-09T01:02:14.219Z] #21 1.061 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 01:02:14 [2021-04-09T01:02:14.219Z] #21 1.066 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 01:02:14 [2021-04-09T01:02:14.219Z] #21 1.070 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 01:02:14 [2021-04-09T01:02:14.219Z] #21 DONE 1.1s 01:02:14 [2021-04-09T01:02:14.219Z] 01:02:14 [2021-04-09T01:02:14.219Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 01:02:14 [2021-04-09T01:02:14.219Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 01:02:14 [2021-04-09T01:02:14.509Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestCreateDifferentPlatform 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestCreateDifferentPlatform/different_os 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 01:02:14 [2021-04-09T01:02:14.509Z] --- PASS: TestCreateDifferentPlatform (0.01s) 01:02:14 [2021-04-09T01:02:14.509Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 01:02:14 [2021-04-09T01:02:14.509Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestCreateVolumesFromNonExistingContainer 01:02:14 [2021-04-09T01:02:14.509Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestCreatePlatformSpecificImageNoPlatform 01:02:14 [2021-04-09T01:02:14.509Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestContainerStartOnDaemonRestart 01:02:14 [2021-04-09T01:02:14.509Z] === PAUSE TestContainerStartOnDaemonRestart 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestDaemonRestartIpcMode 01:02:14 [2021-04-09T01:02:14.509Z] === PAUSE TestDaemonRestartIpcMode 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestDaemonHostGatewayIP 01:02:14 [2021-04-09T01:02:14.509Z] === PAUSE TestDaemonHostGatewayIP 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestRestartDaemonWithRestartingContainer 01:02:14 [2021-04-09T01:02:14.509Z] === PAUSE TestRestartDaemonWithRestartingContainer 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestContainerKillOnDaemonStart 01:02:14 [2021-04-09T01:02:14.509Z] === PAUSE TestContainerKillOnDaemonStart 01:02:14 [2021-04-09T01:02:14.509Z] === RUN TestDiff 01:02:15 [2021-04-09T01:02:15.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 01:02:15 [2021-04-09T01:02:15.434Z] --- PASS: TestDiff (0.81s) 01:02:15 [2021-04-09T01:02:15.434Z] === RUN TestExecWithCloseStdin 01:02:16 [2021-04-09T01:02:16.798Z] --- PASS: TestExecWithCloseStdin (1.14s) 01:02:16 [2021-04-09T01:02:16.798Z] === RUN TestExec 01:02:17 [2021-04-09T01:02:17.724Z] --- PASS: TestExec (1.15s) 01:02:17 [2021-04-09T01:02:17.724Z] === RUN TestExecUser 01:02:19 [2021-04-09T01:02:19.088Z] --- PASS: TestExecUser (1.14s) 01:02:19 [2021-04-09T01:02:19.088Z] === RUN TestExportContainerAndImportImage 01:02:19 [2021-04-09T01:02:19.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 01:02:19 [2021-04-09T01:02:19.501Z] #22 5.464 Collecting yamllint==1.16.0 01:02:19 [2021-04-09T01:02:19.650Z] --- PASS: TestExportContainerAndImportImage (0.98s) 01:02:19 [2021-04-09T01:02:19.650Z] === RUN TestExportContainerAfterDaemonRestart 01:02:21 [2021-04-09T01:02:21.536Z] --- PASS: TestExportContainerAfterDaemonRestart (1.75s) 01:02:21 [2021-04-09T01:02:21.536Z] === RUN TestHealthCheckWorkdir 01:02:22 [2021-04-09T01:02:22.798Z] #22 ... 01:02:22 [2021-04-09T01:02:22.798Z] 01:02:22 [2021-04-09T01:02:22.798Z] #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 01:02:22 [2021-04-09T01:02:22.798Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:02:22 [2021-04-09T01:02:22.798Z] #43 130.4 CC criu/mount.o 01:02:22 [2021-04-09T01:02:22.798Z] #43 134.8 CC criu/namespaces.o 01:02:22 [2021-04-09T01:02:22.798Z] #43 136.7 CC criu/net.o 01:02:23 [2021-04-09T01:02:23.367Z] #43 139.7 CC criu/netfilter.o 01:02:23 [2021-04-09T01:02:23.425Z] --- PASS: TestHealthCheckWorkdir (1.56s) 01:02:23 [2021-04-09T01:02:23.425Z] === RUN TestHealthKillContainer 01:02:23 [2021-04-09T01:02:23.937Z] #43 140.1 CC criu/page-pipe.o 01:02:24 [2021-04-09T01:02:24.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 01:02:24 [2021-04-09T01:02:24.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 01:02:24 [2021-04-09T01:02:24.877Z] #43 140.8 CC criu/page-xfer.o 01:02:24 [2021-04-09T01:02:24.877Z] #43 ... 01:02:24 [2021-04-09T01:02:24.877Z] 01:02:24 [2021-04-09T01:02:24.877Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 01:02:24 [2021-04-09T01:02:24.877Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 01:02:24 [2021-04-09T01:02:24.877Z] #22 10.89 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 01:02:24 [2021-04-09T01:02:24.877Z] #22 11.00 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 01:02:25 [2021-04-09T01:02:25.137Z] #22 11.09 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl 01:02:25 [2021-04-09T01:02:25.137Z] #22 11.17 Collecting pyyaml (from yamllint==1.16.0) 01:02:25 [2021-04-09T01:02:25.397Z] #22 11.45 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) 01:02:25 [2021-04-09T01:02:25.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 01:02:25 [2021-04-09T01:02:25.966Z] #22 11.77 Installing collected packages: pathspec, pyyaml, yamllint 01:02:26 [2021-04-09T01:02:26.226Z] #22 12.12 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 01:02:26 [2021-04-09T01:02:26.486Z] #22 DONE 12.5s 01:02:26 [2021-04-09T01:02:26.486Z] 01:02:26 [2021-04-09T01:02:26.486Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 01:02:26 [2021-04-09T01:02:26.486Z] #25 sha256:d9bfb1a74c12662ae4890890767e452c9b11adf863c7f92a931d90a8bf953dc2 01:02:26 [2021-04-09T01:02:26.688Z] --- PASS: TestHealthKillContainer (3.12s) 01:02:26 [2021-04-09T01:02:26.688Z] === RUN TestInspectCpusetInConfigPre120 01:02:26 [2021-04-09T01:02:26.944Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) 01:02:26 [2021-04-09T01:02:26.944Z] === RUN TestIpcModeNone 01:02:27 [2021-04-09T01:02:27.067Z] #25 DONE 0.3s 01:02:27 [2021-04-09T01:02:27.067Z] 01:02:27 [2021-04-09T01:02:27.067Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 01:02:27 [2021-04-09T01:02:27.067Z] #30 sha256:036b2d77e9d6063947d9ade32b2c6fd39f290435dc95b37fbaca58a32d9d3719 01:02:28 [2021-04-09T01:02:28.307Z] --- PASS: TestIpcModeNone (1.06s) 01:02:28 [2021-04-09T01:02:28.307Z] === RUN TestIpcModePrivate 01:02:29 [2021-04-09T01:02:29.234Z] --- PASS: TestIpcModePrivate (1.10s) 01:02:29 [2021-04-09T01:02:29.234Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false 01:02:29 [2021-04-09T01:02:29.234Z] === RUN TestIpcModeShareable 01:02:29 [2021-04-09T01:02:29.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 01:02:30 [2021-04-09T01:02:30.162Z] --- PASS: TestIpcModeShareable (1.08s) 01:02:30 [2021-04-09T01:02:30.162Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true 01:02:30 [2021-04-09T01:02:30.162Z] === RUN TestAPIIpcModeShareableAndContainer 01:02:32 [2021-04-09T01:02:32.443Z] #30 DONE 5.0s 01:02:32 [2021-04-09T01:02:32.443Z] 01:02:32 [2021-04-09T01:02:32.443Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 01:02:32 [2021-04-09T01:02:32.443Z] #33 sha256:95a176e9e588222286f19437e1a8b1b48e17643d94f07d73ede7d01a09ca8600 01:02:32 [2021-04-09T01:02:32.701Z] #33 DONE 0.7s 01:02:32 [2021-04-09T01:02:32.701Z] 01:02:32 [2021-04-09T01:02:32.701Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ 01:02:32 [2021-04-09T01:02:32.701Z] #35 sha256:158e90942764364050ecaf978fb54647dfac7e75d5c34e82a2e6a5912154c7ad 01:02:32 [2021-04-09T01:02:32.701Z] #35 DONE 0.1s 01:02:32 [2021-04-09T01:02:32.701Z] 01:02:32 [2021-04-09T01:02:32.701Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 01:02:32 [2021-04-09T01:02:32.701Z] #38 sha256:8d5b713258887032629673f6b6cc6bc548adc83408efe7e3ac0f4ade0213f93d 01:02:32 [2021-04-09T01:02:32.701Z] #38 DONE 0.1s 01:02:32 [2021-04-09T01:02:32.701Z] 01:02:32 [2021-04-09T01:02:32.701Z] #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 01:02:32 [2021-04-09T01:02:32.701Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:02:32 [2021-04-09T01:02:32.701Z] #43 142.4 CC criu/pagemap-cache.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 142.9 CC criu/pagemap.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 144.2 CC criu/parasite-syscall.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 145.2 CC criu/path.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 145.5 CC criu/pie-util-vdso-elf32.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 146.0 CC criu/pie-util-vdso.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 146.5 CC criu/pie-util.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 146.7 CC criu/pipes.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 147.4 CC criu/plugin.o 01:02:32 [2021-04-09T01:02:32.701Z] #43 147.6 CC criu/proc_parse.o 01:02:33 [2021-04-09T01:02:33.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 01:02:33 [2021-04-09T01:02:33.425Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) 01:02:33 [2021-04-09T01:02:33.425Z] === RUN TestAPIIpcModeHost 01:02:34 [2021-04-09T01:02:34.079Z] #43 150.2 CC criu/protobuf-desc.o 01:02:34 [2021-04-09T01:02:34.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 01:02:34 [2021-04-09T01:02:34.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 01:02:34 [2021-04-09T01:02:34.350Z] --- PASS: TestAPIIpcModeHost (1.15s) 01:02:34 [2021-04-09T01:02:34.350Z] === RUN TestDaemonIpcModeShareable 01:02:35 [2021-04-09T01:02:35.016Z] #43 151.2 CC criu/protobuf.o 01:02:35 [2021-04-09T01:02:35.275Z] #43 151.6 CC criu/pstree.o 01:02:35 [2021-04-09T01:02:35.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 01:02:35 [2021-04-09T01:02:35.662Z] sha256:bb207185fd2df6a8f54dd6d0ca94a31e99c75ed69e74a1484263ba12f75d832c 01:02:35 [2021-04-09T01:02:35.662Z] INFO: Starting docker-py tests... 01:02:35 [2021-04-09T01:02:35.662Z] ============================= test session starts ============================== 01:02:35 [2021-04-09T01:02:35.663Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 01:02:35 [2021-04-09T01:02:35.663Z] rootdir: /src, inifile: pytest.ini 01:02:35 [2021-04-09T01:02:35.663Z] plugins: timeout-1.3.3, cov-2.6.1 01:02:35 [2021-04-09T01:02:35.922Z] collected 390 items / 1 deselected / 389 selected 01:02:35 [2021-04-09T01:02:35.922Z] 01:02:36 [2021-04-09T01:02:36.214Z] #43 ... 01:02:36 [2021-04-09T01:02:36.214Z] 01:02:36 [2021-04-09T01:02:36.214Z] #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 01:02:36 [2021-04-09T01:02:36.214Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 01:02:36 [2021-04-09T01:02:36.214Z] #40 DONE 221.0s 01:02:36 [2021-04-09T01:02:36.214Z] 01:02:36 [2021-04-09T01:02:36.214Z] #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 01:02:36 [2021-04-09T01:02:36.214Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:02:36 [2021-04-09T01:02:36.236Z] --- PASS: TestDaemonIpcModeShareable (1.93s) 01:02:36 [2021-04-09T01:02:36.236Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 01:02:36 [2021-04-09T01:02:36.236Z] === RUN TestDaemonIpcModePrivate 01:02:36 [2021-04-09T01:02:36.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 01:02:37 [2021-04-09T01:02:37.073Z] 4612f6d0b889: Pull complete 01:02:37 [2021-04-09T01:02:37.152Z] #43 153.2 CC criu/rbtree.o 01:02:37 [2021-04-09T01:02:37.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 01:02:37 [2021-04-09T01:02:37.411Z] #43 153.6 CC criu/rst-malloc.o 01:02:37 [2021-04-09T01:02:37.411Z] #43 153.8 CC criu/seccomp.o 01:02:38 [2021-04-09T01:02:38.151Z] --- PASS: TestDaemonIpcModePrivate (1.91s) 01:02:38 [2021-04-09T01:02:38.151Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false 01:02:38 [2021-04-09T01:02:38.151Z] === RUN TestDaemonIpcModePrivateFromConfig 01:02:38 [2021-04-09T01:02:38.355Z] #43 154.4 CC criu/seize.o 01:02:38 [2021-04-09T01:02:38.355Z] #43 ... 01:02:38 [2021-04-09T01:02:38.355Z] 01:02:38 [2021-04-09T01:02:38.355Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 01:02:38 [2021-04-09T01:02:38.355Z] #41 sha256:639d75aaa6a56cddf2e26a85c7504e931ece8d5ddc30d45028b9742eb7c1618e 01:02:38 [2021-04-09T01:02:38.355Z] #41 DONE 0.9s 01:02:38 [2021-04-09T01:02:38.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 01:02:38 [2021-04-09T01:02:38.615Z] 01:02:38 [2021-04-09T01:02:38.615Z] #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 01:02:38 [2021-04-09T01:02:38.615Z] #53 sha256:9c7e455acbc129630effd59e55f08ac2d4b368d0c43744db6ccfd8ea3f22cd76 01:02:38 [2021-04-09T01:02:38.874Z] #53 ... 01:02:38 [2021-04-09T01:02:38.874Z] 01:02:38 [2021-04-09T01:02:38.874Z] #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 01:02:38 [2021-04-09T01:02:38.874Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:02:38 [2021-04-09T01:02:38.874Z] #43 155.1 CC criu/servicefd.o 01:02:39 [2021-04-09T01:02:39.133Z] #43 155.4 CC criu/shmem.o 01:02:39 [2021-04-09T01:02:39.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 01:02:40 [2021-04-09T01:02:40.038Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) 01:02:40 [2021-04-09T01:02:40.038Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false 01:02:40 [2021-04-09T01:02:40.038Z] === RUN TestDaemonIpcModeShareableFromConfig 01:02:40 [2021-04-09T01:02:40.071Z] #43 156.1 CC criu/sigframe.o 01:02:40 [2021-04-09T01:02:40.071Z] #43 156.3 CC criu/signalfd.o 01:02:40 [2021-04-09T01:02:40.338Z] #43 156.6 CC criu/sk-inet.o 01:02:40 [2021-04-09T01:02:40.400Z] 29d5b6a226d2: Pull complete 01:02:40 [2021-04-09T01:02:40.400Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b 01:02:40 [2021-04-09T01:02:40.400Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:02:40 [2021-04-09T01:02:40.400Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully 01:02:40 [2021-04-09T01:02:40.400Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test 01:02:40 [2021-04-09T01:02:40.400Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' 01:02:40 [2021-04-09T01:02:40.400Z] WARN: Skipping validation tests 01:02:40 [2021-04-09T01:02:40.400Z] INFO: Running unit tests at 04/09/2021 01:02:37... 01:02:40 [2021-04-09T01:02:40.599Z] #43 ... 01:02:40 [2021-04-09T01:02:40.600Z] 01:02:40 [2021-04-09T01:02:40.600Z] #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 01:02:40 [2021-04-09T01:02:40.600Z] #49 sha256:e9d88c0a3d81dd3e37aa89040a0f6bae441fb9f2b2cb2e690c199e54621c4055 01:02:40 [2021-04-09T01:02:40.600Z] #49 225.5 + /build/golangci-lint --version 01:02:40 [2021-04-09T01:02:40.600Z] #49 225.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 01:02:40 [2021-04-09T01:02:40.600Z] #49 DONE 226.0s 01:02:40 [2021-04-09T01:02:40.859Z] 01:02:40 [2021-04-09T01:02:40.859Z] #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 01:02:40 [2021-04-09T01:02:40.859Z] #53 sha256:9c7e455acbc129630effd59e55f08ac2d4b368d0c43744db6ccfd8ea3f22cd76 01:02:40 [2021-04-09T01:02:40.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 01:02:41 [2021-04-09T01:02:41.427Z] #53 ... 01:02:41 [2021-04-09T01:02:41.427Z] 01:02:41 [2021-04-09T01:02:41.427Z] #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 01:02:41 [2021-04-09T01:02:41.427Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 01:02:41 [2021-04-09T01:02:41.427Z] #43 157.6 CC criu/sk-netlink.o 01:02:41 [2021-04-09T01:02:41.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 01:02:41 [2021-04-09T01:02:41.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) 01:02:41 [2021-04-09T01:02:41.925Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 01:02:41 [2021-04-09T01:02:41.925Z] === RUN TestIpcModeOlderClient 01:02:42 [2021-04-09T01:02:42.000Z] #43 158.2 CC criu/sk-packet.o 01:02:42 [2021-04-09T01:02:42.181Z] === PAUSE TestIpcModeOlderClient 01:02:42 [2021-04-09T01:02:42.181Z] === RUN TestKillContainerInvalidSignal 01:02:42 [2021-04-09T01:02:42.568Z] #43 158.9 CC criu/sk-queue.o 01:02:42 [2021-04-09T01:02:42.741Z] --- PASS: TestKillContainerInvalidSignal (0.72s) 01:02:42 [2021-04-09T01:02:42.741Z] === RUN TestKillContainer 01:02:42 [2021-04-09T01:02:42.741Z] === RUN TestKillContainer/no_signal 01:02:42 [2021-04-09T01:02:42.827Z] #43 159.2 CC criu/sk-tcp.o 01:02:43 [2021-04-09T01:02:43.396Z] #43 159.5 CC criu/sk-unix.o 01:02:43 [2021-04-09T01:02:43.668Z] === RUN TestKillContainer/non_killing_signal 01:02:43 [2021-04-09T01:02:43.923Z] === RUN TestKillContainer/killing_signal 01:02:44 [2021-04-09T01:02:44.176Z] INFO: make.ps1 starting at 04/09/2021 01:02:43 01:02:44 [2021-04-09T01:02:44.176Z] INFO: Git commit (dedcdcf755) assumed from DOCKER_GITCOMMIT environment variable 01:02:44 [2021-04-09T01:02:44.176Z] INFO: Invoking autogen... 01:02:44 [2021-04-09T01:02:44.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 01:02:44 [2021-04-09T01:02:44.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 01:02:44 [2021-04-09T01:02:44.333Z] #43 160.7 CC criu/sockets.o 01:02:44 [2021-04-09T01:02:44.850Z] --- PASS: TestKillContainer (2.14s) 01:02:44 [2021-04-09T01:02:44.850Z] --- PASS: TestKillContainer/no_signal (0.67s) 01:02:44 [2021-04-09T01:02:44.850Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) 01:02:44 [2021-04-09T01:02:44.850Z] --- PASS: TestKillContainer/killing_signal (0.70s) 01:02:44 [2021-04-09T01:02:44.850Z] === RUN TestKillWithStopSignalAndRestartPolicies 01:02:44 [2021-04-09T01:02:44.850Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 01:02:45 [2021-04-09T01:02:45.159Z] INFO: Running unit tests... 01:02:45 [2021-04-09T01:02:45.271Z] #43 161.3 CC criu/stats.o 01:02:45 [2021-04-09T01:02:45.271Z] #43 161.5 CC criu/string.o 01:02:45 [2021-04-09T01:02:45.271Z] #43 161.6 CC criu/sysctl.o 01:02:45 [2021-04-09T01:02:45.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 01:02:45 [2021-04-09T01:02:45.840Z] #43 162.0 CC criu/sysfs_parse.o 01:02:46 [2021-04-09T01:02:46.100Z] #43 162.3 CC criu/timens.o 01:02:46 [2021-04-09T01:02:46.100Z] #43 162.5 CC criu/timerfd.o 01:02:46 [2021-04-09T01:02:46.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 01:02:46 [2021-04-09T01:02:46.337Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) 01:02:46 [2021-04-09T01:02:46.337Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) 01:02:46 [2021-04-09T01:02:46.337Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) 01:02:46 [2021-04-09T01:02:46.337Z] === RUN TestKillStoppedContainer 01:02:46 [2021-04-09T01:02:46.337Z] --- PASS: TestKillStoppedContainer (0.04s) 01:02:46 [2021-04-09T01:02:46.337Z] === RUN TestKillStoppedContainerAPIPre120 01:02:46 [2021-04-09T01:02:46.337Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 01:02:46 [2021-04-09T01:02:46.337Z] === RUN TestKillDifferentUserContainer 01:02:46 [2021-04-09T01:02:46.667Z] #43 162.8 CC criu/tty.o 01:02:46 [2021-04-09T01:02:46.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 01:02:47 [2021-04-09T01:02:47.265Z] --- PASS: TestKillDifferentUserContainer (0.71s) 01:02:47 [2021-04-09T01:02:47.265Z] === RUN TestInspectOomKilledTrue 01:02:47 [2021-04-09T01:02:47.265Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 01:02:47 [2021-04-09T01:02:47.265Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 01:02:47 [2021-04-09T01:02:47.265Z] === RUN TestInspectOomKilledFalse 01:02:47 [2021-04-09T01:02:47.537Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 01:02:47 [2021-04-09T01:02:47.537Z] Using test binary docker 01:02:47 [2021-04-09T01:02:47.537Z] +++ /etc/init.d/apparmor start 01:02:47 [2021-04-09T01:02:47.537Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 01:02:47 [2021-04-09T01:02:47.537Z] INFO: Waiting for daemon to start... 01:02:47 [2021-04-09T01:02:47.537Z] Starting dockerd 01:02:47 [2021-04-09T01:02:47.537Z] +++ 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 01:02:47 [2021-04-09T01:02:47.826Z] --- PASS: TestInspectOomKilledFalse (0.72s) 01:02:47 [2021-04-09T01:02:47.826Z] === RUN TestLinksEtcHostsContentMatch 01:02:48 [2021-04-09T01:02:48.047Z] #43 164.0 CC criu/tun.o 01:02:48 [2021-04-09T01:02:48.047Z] #43 164.4 CC criu/uffd.o 01:02:48 [2021-04-09T01:02:48.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 01:02:48 [2021-04-09T01:02:48.751Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) 01:02:48 [2021-04-09T01:02:48.751Z] === RUN TestLinksContainerNames 01:02:48 [2021-04-09T01:02:48.986Z] #43 165.1 CC criu/util.o 01:02:49 [2021-04-09T01:02:49.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 01:02:49 [2021-04-09T01:02:49.702Z] . 01:02:49 [2021-04-09T01:02:49.702Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 01:02:49 [2021-04-09T01:02:49.924Z] #43 166.0 CC criu/uts_ns.o 01:02:49 [2021-04-09T01:02:49.924Z] #43 166.2 CC criu/vdso-compat.o 01:02:49 [2021-04-09T01:02:49.961Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 01:02:49 [2021-04-09T01:02:49.961Z] Error: No such image: emptyfs 01:02:49 [2021-04-09T01:02:49.961Z] ++++ tar -cC bundles/test-integration/emptyfs . 01:02:49 [2021-04-09T01:02:49.961Z] ++++ docker load 01:02:50 [2021-04-09T01:02:50.117Z] --- PASS: TestLinksContainerNames (1.42s) 01:02:50 [2021-04-09T01:02:50.117Z] === RUN TestLogsFollowTailEmpty 01:02:50 [2021-04-09T01:02:50.184Z] #43 166.3 CC criu/vdso.o 01:02:50 [2021-04-09T01:02:50.444Z] #43 166.7 LINK criu/built-in.o 01:02:50 [2021-04-09T01:02:50.444Z] #43 166.8 LINK criu/criu 01:02:50 [2021-04-09T01:02:50.530Z] Running integration-test (iteration 1) 01:02:50 [2021-04-09T01:02:50.530Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 01:02:50 [2021-04-09T01:02:50.530Z] ++ 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 01:02:50 [2021-04-09T01:02:50.530Z] ++ set -e 01:02:50 [2021-04-09T01:02:50.530Z] ++ '[' -n 0 ']' 01:02:50 [2021-04-09T01:02:50.530Z] ++ set -x 01:02:50 [2021-04-09T01:02:50.530Z] ++ 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 01:02:50 [2021-04-09T01:02:50.678Z] --- PASS: TestLogsFollowTailEmpty (0.72s) 01:02:50 [2021-04-09T01:02:50.678Z] === RUN TestContainerNetworkMountsNoChown 01:02:50 [2021-04-09T01:02:50.704Z] #43 167.1 DEP lib/c/criu.d 01:02:50 [2021-04-09T01:02:50.964Z] #43 167.2 CC images/rpc.pb-c.o 01:02:51 [2021-04-09T01:02:51.534Z] #43 167.6 CC lib/c/criu.o 01:02:51 [2021-04-09T01:02:51.604Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/default 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/default 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/private 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/private 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rprivate 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rprivate 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/slave 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/slave 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rslave 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rslave 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/shared 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/shared 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rshared 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rshared 01:02:51 [2021-04-09T01:02:51.604Z] === CONT TestMountDaemonRoot/default 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/default/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/default/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/default/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/default/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/default/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/default/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === CONT TestMountDaemonRoot/default/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === CONT TestMountDaemonRoot/rshared 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rshared/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rshared/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === CONT TestMountDaemonRoot/rshared/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === CONT TestMountDaemonRoot/shared 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/shared/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/shared/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/shared/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/shared/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/shared/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/shared/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === CONT TestMountDaemonRoot/rslave 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rslave/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rslave/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === CONT TestMountDaemonRoot/slave 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/slave/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/slave/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/slave/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/slave/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/slave/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/slave/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === CONT TestMountDaemonRoot/rprivate 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rprivate/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rprivate/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 01:02:51 [2021-04-09T01:02:51.604Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 01:02:51 [2021-04-09T01:02:51.604Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 01:02:51 [2021-04-09T01:02:51.605Z] === CONT TestMountDaemonRoot/private 01:02:51 [2021-04-09T01:02:51.605Z] === RUN TestMountDaemonRoot/private/bind_subpath 01:02:51 [2021-04-09T01:02:51.605Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 01:02:51 [2021-04-09T01:02:51.605Z] === RUN TestMountDaemonRoot/private/mount_root 01:02:51 [2021-04-09T01:02:51.605Z] === PAUSE TestMountDaemonRoot/private/mount_root 01:02:51 [2021-04-09T01:02:51.605Z] === RUN TestMountDaemonRoot/private/mount_subpath 01:02:51 [2021-04-09T01:02:51.605Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 01:02:51 [2021-04-09T01:02:51.605Z] === RUN TestMountDaemonRoot/private/bind_root 01:02:51 [2021-04-09T01:02:51.605Z] === PAUSE TestMountDaemonRoot/private/bind_root 01:02:51 [2021-04-09T01:02:51.605Z] === CONT TestMountDaemonRoot/default/mount_subpath 01:02:51 [2021-04-09T01:02:51.605Z] === CONT TestMountDaemonRoot/default/mount_root 01:02:51 [2021-04-09T01:02:51.605Z] === CONT TestMountDaemonRoot/default/bind_subpath 01:02:51 [2021-04-09T01:02:51.605Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 01:02:51 [2021-04-09T01:02:51.605Z] === CONT TestMountDaemonRoot/rshared/mount_root 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/shared/bind_subpath 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/rslave/bind_root 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/shared/bind_root 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/shared/mount_subpath 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/shared/mount_root 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/slave/bind_root 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/rslave/mount_root 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/rprivate/bind_root 01:02:51 [2021-04-09T01:02:51.860Z] === CONT TestMountDaemonRoot/slave/mount_subpath 01:02:51 [2021-04-09T01:02:51.861Z] === CONT TestMountDaemonRoot/slave/mount_root 01:02:51 [2021-04-09T01:02:51.861Z] === CONT TestMountDaemonRoot/slave/bind_subpath 01:02:52 [2021-04-09T01:02:52.103Z] #43 168.4 LINK lib/c/built-in.o 01:02:52 [2021-04-09T01:02:52.103Z] #43 168.4 LINK lib/c/libcriu.so 01:02:52 [2021-04-09T01:02:52.103Z] #43 168.4 LINK lib/c/libcriu.a 01:02:52 [2021-04-09T01:02:52.103Z] #43 168.5 GEN magic.py 01:02:52 [2021-04-09T01:02:52.117Z] === CONT TestMountDaemonRoot/private/bind_subpath 01:02:52 [2021-04-09T01:02:52.117Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 01:02:52 [2021-04-09T01:02:52.117Z] === CONT TestMountDaemonRoot/rprivate/mount_root 01:02:52 [2021-04-09T01:02:52.117Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 01:02:52 [2021-04-09T01:02:52.117Z] === CONT TestMountDaemonRoot/private/bind_root 01:02:52 [2021-04-09T01:02:52.117Z] === CONT TestMountDaemonRoot/private/mount_subpath 01:02:52 [2021-04-09T01:02:52.117Z] === CONT TestMountDaemonRoot/private/mount_root 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot (0.05s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/default (0.00s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/private (0.00s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 01:02:52 [2021-04-09T01:02:52.117Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 01:02:52 [2021-04-09T01:02:52.117Z] === RUN TestContainerBindMountNonRecursive 01:02:52 [2021-04-09T01:02:52.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 01:02:52 [2021-04-09T01:02:52.363Z] #43 168.5 Note: Building without setproctitle() and strlcpy() support. 01:02:52 [2021-04-09T01:02:52.363Z] #43 168.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 01:02:52 [2021-04-09T01:02:52.363Z] #43 168.6 Note: Building without GnuTLS support 01:02:52 [2021-04-09T01:02:52.363Z] #43 168.6 Makefile.config:39: Warn: you have no libnftables installed 01:02:52 [2021-04-09T01:02:52.363Z] #43 168.6 Makefile.config:40: Warn: Building without nftables support 01:02:52 [2021-04-09T01:02:52.933Z] #43 169.1 fatal: not a git repository (or any of the parent directories): .git 01:02:53 [2021-04-09T01:02:53.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 01:02:53 [2021-04-09T01:02:53.502Z] #43 169.7 make[1]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.072Z] #43 170.2 make[1]: 'images/built-in.o' is up to date. 01:02:54 [2021-04-09T01:02:54.072Z] #43 170.2 make[1]: 'compel/plugins/std.lib.a' is up to date. 01:02:54 [2021-04-09T01:02:54.072Z] #43 170.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. 01:02:54 [2021-04-09T01:02:54.072Z] #43 170.3 make[1]: 'compel/libcompel.a' is up to date. 01:02:54 [2021-04-09T01:02:54.072Z] #43 170.3 make[1]: 'compel/compel-host-bin' is up to date. 01:02:54 [2021-04-09T01:02:54.072Z] #43 170.4 make[1]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.072Z] #43 170.4 make[1]: 'soccr/libsoccr.a' is up to date. 01:02:54 [2021-04-09T01:02:54.331Z] #43 170.5 make[2]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.331Z] #43 170.5 make[2]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.331Z] #43 170.6 make[2]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.331Z] #43 170.7 make[2]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.331Z] #43 170.7 make[2]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.331Z] #43 170.7 make[2]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.331Z] #43 170.8 make[2]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 01:02:54 [2021-04-09T01:02:54.591Z] #43 170.8 make[2]: Nothing to be done for 'all'. 01:02:54 [2021-04-09T01:02:54.591Z] #43 170.8 INSTALL criu/criu 01:02:54 [2021-04-09T01:02:54.632Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) 01:02:54 [2021-04-09T01:02:54.632Z] === RUN TestContainerVolumesMountedAsShared 01:02:54 [2021-04-09T01:02:54.632Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) 01:02:54 [2021-04-09T01:02:54.632Z] === RUN TestContainerVolumesMountedAsSlave 01:02:54 [2021-04-09T01:02:54.851Z] #43 DONE 171.1s 01:02:54 [2021-04-09T01:02:54.851Z] 01:02:54 [2021-04-09T01:02:54.851Z] #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 01:02:54 [2021-04-09T01:02:54.851Z] #53 sha256:9c7e455acbc129630effd59e55f08ac2d4b368d0c43744db6ccfd8ea3f22cd76 01:02:55 [2021-04-09T01:02:55.548Z] 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 01:02:55 [2021-04-09T01:02:55.560Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) 01:02:55 [2021-04-09T01:02:55.561Z] === RUN TestNetworkNat 01:02:55 [2021-04-09T01:02:55.932Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 01:02:55 [2021-04-09T01:02:55.932Z] Using test binary docker 01:02:55 [2021-04-09T01:02:55.932Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 01:02:55 [2021-04-09T01:02:55.932Z] +++ /etc/init.d/apparmor start 01:02:55 [2021-04-09T01:02:55.932Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 01:02:55 [2021-04-09T01:02:55.932Z] INFO: Waiting for daemon to start... 01:02:55 [2021-04-09T01:02:55.932Z] Starting dockerd 01:02:55 [2021-04-09T01:02:55.932Z] +++ 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 01:02:56 [2021-04-09T01:02:56.232Z] #53 ... 01:02:56 [2021-04-09T01:02:56.232Z] 01:02:56 [2021-04-09T01:02:56.232Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 01:02:56 [2021-04-09T01:02:56.232Z] #44 sha256:ba57df160fe711242b0f54b0b823620aef4b834470c9e107967b95f213662389 01:02:56 [2021-04-09T01:02:56.232Z] #44 DONE 0.1s 01:02:56 [2021-04-09T01:02:56.232Z] 01:02:56 [2021-04-09T01:02:56.232Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 01:02:56 [2021-04-09T01:02:56.232Z] #46 sha256:4f97a52b83103de47e73cccec50e743e5f50ff1da8d93f7d3b41ac8b869c0d7c 01:02:56 [2021-04-09T01:02:56.232Z] #46 DONE 0.2s 01:02:56 [2021-04-09T01:02:56.232Z] 01:02:56 [2021-04-09T01:02:56.232Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 01:02:56 [2021-04-09T01:02:56.232Z] #48 sha256:f1dfc0a35f9e063a2f8fb0c6e569b78174a352913785a9357820f8f9691cb2b9 01:02:56 [2021-04-09T01:02:56.232Z] #48 DONE 0.1s 01:02:56 [2021-04-09T01:02:56.232Z] 01:02:56 [2021-04-09T01:02:56.232Z] #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 01:02:56 [2021-04-09T01:02:56.232Z] #53 sha256:9c7e455acbc129630effd59e55f08ac2d4b368d0c43744db6ccfd8ea3f22cd76 01:02:56 [2021-04-09T01:02:56.232Z] #53 ... 01:02:56 [2021-04-09T01:02:56.232Z] 01:02:56 [2021-04-09T01:02:56.232Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 01:02:56 [2021-04-09T01:02:56.232Z] #50 sha256:2859b21ef4351731999795f15981d68a978136bee0a04c7e9b91a5012e0ee59c 01:02:56 [2021-04-09T01:02:56.232Z] #50 DONE 0.1s 01:02:56 [2021-04-09T01:02:56.487Z] --- PASS: TestNetworkNat (0.84s) 01:02:56 [2021-04-09T01:02:56.487Z] === RUN TestNetworkLocalhostTCPNat 01:02:56 [2021-04-09T01:02:56.492Z] 01:02:56 [2021-04-09T01:02:56.492Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 01:02:56 [2021-04-09T01:02:56.492Z] #52 sha256:83707a8059fc027068464ae77746667ec4861a0b637061624037df516d3bd3b8 01:02:56 [2021-04-09T01:02:56.492Z] #52 DONE 0.1s 01:02:56 [2021-04-09T01:02:56.492Z] 01:02:56 [2021-04-09T01:02:56.492Z] #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 01:02:56 [2021-04-09T01:02:56.492Z] #53 sha256:9c7e455acbc129630effd59e55f08ac2d4b368d0c43744db6ccfd8ea3f22cd76 01:02:57 [2021-04-09T01:02:57.048Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) 01:02:57 [2021-04-09T01:02:57.048Z] === RUN TestNetworkLoopbackNat 01:02:57 [2021-04-09T01:02:57.849Z] . 01:02:57 [2021-04-09T01:02:57.849Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 01:02:58 [2021-04-09T01:02:58.111Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 01:02:58 [2021-04-09T01:02:58.111Z] Error: No such image: emptyfs 01:02:58 [2021-04-09T01:02:58.111Z] ++++ tar -cC bundles/test-integration/emptyfs . 01:02:58 [2021-04-09T01:02:58.111Z] ++++ docker load 01:02:58 [2021-04-09T01:02:58.373Z] Running integration-test (iteration 1) 01:02:58 [2021-04-09T01:02:58.373Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 01:02:58 [2021-04-09T01:02:58.374Z] ++ 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 01:02:58 [2021-04-09T01:02:58.374Z] ++ set -e 01:02:58 [2021-04-09T01:02:58.374Z] ++ '[' -n 0 ']' 01:02:58 [2021-04-09T01:02:58.374Z] ++ set -x 01:02:58 [2021-04-09T01:02:58.374Z] ++ 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 01:02:58 [2021-04-09T01:02:58.782Z] tests/integration/api_build_test.py .......................X [ 6%] 01:02:59 [2021-04-09T01:02:59.351Z] tests/integration/api_client_test.py ..... [ 7%] 01:03:00 [2021-04-09T01:03:00.374Z] --- PASS: TestNetworkLoopbackNat (3.27s) 01:03:00 [2021-04-09T01:03:00.374Z] === RUN TestPause 01:03:00 [2021-04-09T01:03:00.935Z] --- PASS: TestPause (0.74s) 01:03:00 [2021-04-09T01:03:00.935Z] === RUN TestPauseFailsOnWindowsServerContainers 01:03:00 [2021-04-09T01:03:00.935Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 01:03:00 [2021-04-09T01:03:00.935Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 01:03:00 [2021-04-09T01:03:00.935Z] === RUN TestPauseStopPausedContainer 01:03:01 [2021-04-09T01:03:01.561Z] tests/integration/api_config_test.py ..... [ 8%] 01:03:01 [2021-04-09T01:03:01.770Z] #53 ... 01:03:01 [2021-04-09T01:03:01.770Z] 01:03:01 [2021-04-09T01:03:01.770Z] #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 01:03:01 [2021-04-09T01:03:01.770Z] #56 sha256:2827f94ecd00dce3f9c556eb2526a09fc2332793b9ec25c6636b420a1db3ded9 01:03:01 [2021-04-09T01:03:01.770Z] #56 200.4 + bin/containerd 01:03:01 [2021-04-09T01:03:01.861Z] --- PASS: TestPauseStopPausedContainer (0.75s) 01:03:01 [2021-04-09T01:03:01.861Z] === RUN TestPidHost 01:03:04 [2021-04-09T01:03:04.375Z] --- PASS: TestPidHost (2.09s) 01:03:04 [2021-04-09T01:03:04.375Z] === RUN TestPsFilter 01:03:04 [2021-04-09T01:03:04.375Z] --- PASS: TestPsFilter (0.15s) 01:03:04 [2021-04-09T01:03:04.375Z] === RUN TestRemoveContainerWithRemovedVolume 01:03:04 [2021-04-09T01:03:04.631Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) 01:03:04 [2021-04-09T01:03:04.631Z] === RUN TestRemoveContainerWithVolume 01:03:05 [2021-04-09T01:03:05.558Z] --- PASS: TestRemoveContainerWithVolume (0.71s) 01:03:05 [2021-04-09T01:03:05.558Z] === RUN TestRemoveContainerRunning 01:03:05 [2021-04-09T01:03:05.961Z] ? github.com/docker/docker/api [no test files] 01:03:06 [2021-04-09T01:03:06.119Z] --- PASS: TestRemoveContainerRunning (0.76s) 01:03:06 [2021-04-09T01:03:06.119Z] === RUN TestRemoveContainerForceRemoveRunning 01:03:07 [2021-04-09T01:03:07.044Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) 01:03:07 [2021-04-09T01:03:07.044Z] === RUN TestRemoveInvalidContainer 01:03:07 [2021-04-09T01:03:07.044Z] --- PASS: TestRemoveInvalidContainer (0.01s) 01:03:07 [2021-04-09T01:03:07.044Z] === RUN TestRenameLinkedContainer 01:03:07 [2021-04-09T01:03:07.048Z] #56 ... 01:03:07 [2021-04-09T01:03:07.048Z] 01:03:07 [2021-04-09T01:03:07.048Z] #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 01:03:07 [2021-04-09T01:03:07.048Z] #53 sha256:9c7e455acbc129630effd59e55f08ac2d4b368d0c43744db6ccfd8ea3f22cd76 01:03:07 [2021-04-09T01:03:07.048Z] #53 129.3 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 01:03:07 [2021-04-09T01:03:07.048Z] #53 130.1 + mkdir -p /build 01:03:07 [2021-04-09T01:03:07.048Z] #53 130.1 + cp runc /build/runc 01:03:07 [2021-04-09T01:03:07.048Z] #53 DONE 130.4s 01:03:07 [2021-04-09T01:03:07.048Z] 01:03:07 [2021-04-09T01:03:07.048Z] #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 01:03:07 [2021-04-09T01:03:07.048Z] #56 sha256:2827f94ecd00dce3f9c556eb2526a09fc2332793b9ec25c6636b420a1db3ded9 01:03:08 [2021-04-09T01:03:08.959Z] #56 ... 01:03:08 [2021-04-09T01:03:08.959Z] 01:03:08 [2021-04-09T01:03:08.959Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 01:03:08 [2021-04-09T01:03:08.959Z] #54 sha256:eb4b37b370df24cbc3509a64f5a441119ee40299f00b614346e2bbbce438cbf2 01:03:08 [2021-04-09T01:03:08.959Z] #54 DONE 0.1s 01:03:08 [2021-04-09T01:03:08.959Z] 01:03:08 [2021-04-09T01:03:08.959Z] #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 01:03:08 [2021-04-09T01:03:08.959Z] #56 sha256:2827f94ecd00dce3f9c556eb2526a09fc2332793b9ec25c6636b420a1db3ded9 01:03:10 [2021-04-09T01:03:10.308Z] --- PASS: TestRenameLinkedContainer (2.88s) 01:03:10 [2021-04-09T01:03:10.308Z] === RUN TestRenameStoppedContainer 01:03:10 [2021-04-09T01:03:10.563Z] --- PASS: TestRenameStoppedContainer (0.68s) 01:03:10 [2021-04-09T01:03:10.563Z] === RUN TestRenameRunningContainerAndReuse 01:03:10 [2021-04-09T01:03:10.624Z] Loaded image: buildpack-deps:buster 01:03:10 [2021-04-09T01:03:10.624Z] Loaded image: busybox:latest 01:03:10 [2021-04-09T01:03:10.624Z] Loaded image: busybox:glibc 01:03:11 [2021-04-09T01:03:11.569Z] Loaded image: debian:bullseye 01:03:11 [2021-04-09T01:03:11.831Z] Loaded image: hello-world:latest 01:03:11 [2021-04-09T01:03:11.831Z] Loaded image: arm32v7/hello-world:latest 01:03:11 [2021-04-09T01:03:11.926Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) 01:03:11 [2021-04-09T01:03:11.926Z] === RUN TestRenameInvalidName 01:03:12 [2021-04-09T01:03:12.093Z] INFO: Testing against a local daemon 01:03:12 [2021-04-09T01:03:12.093Z] === RUN TestCgroupNamespacesBuild 01:03:12 [2021-04-09T01:03:12.853Z] --- PASS: TestRenameInvalidName (0.72s) 01:03:12 [2021-04-09T01:03:12.853Z] === RUN TestRenameAnonymousContainer 01:03:15 [2021-04-09T01:03:15.406Z] --- PASS: TestCgroupNamespacesBuild (2.92s) 01:03:15 [2021-04-09T01:03:15.406Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 01:03:16 [2021-04-09T01:03:16.120Z] --- PASS: TestRenameAnonymousContainer (3.19s) 01:03:16 [2021-04-09T01:03:16.120Z] === RUN TestRenameContainerWithSameName 01:03:16 [2021-04-09T01:03:16.725Z] --- PASS: TestRenameContainerWithSameName (0.72s) 01:03:16 [2021-04-09T01:03:16.725Z] === RUN TestRenameContainerWithLinkedContainer 01:03:17 [2021-04-09T01:03:17.325Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.23s) 01:03:17 [2021-04-09T01:03:17.325Z] === RUN TestBuildWithSession 01:03:17 [2021-04-09T01:03:17.325Z] --- SKIP: TestBuildWithSession (0.00s) 01:03:17 [2021-04-09T01:03:17.325Z] build_session_test.go:25: TODO: BuildKit 01:03:17 [2021-04-09T01:03:17.325Z] === RUN TestBuildSquashParent 01:03:18 [2021-04-09T01:03:18.088Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) 01:03:18 [2021-04-09T01:03:18.088Z] === RUN TestResize 01:03:18 [2021-04-09T01:03:18.649Z] --- PASS: TestResize (0.72s) 01:03:18 [2021-04-09T01:03:18.649Z] === RUN TestResizeWithInvalidSize 01:03:19 [2021-04-09T01:03:19.575Z] --- PASS: TestResizeWithInvalidSize (0.69s) 01:03:19 [2021-04-09T01:03:19.575Z] === RUN TestResizeWhenContainerNotStarted 01:03:20 [2021-04-09T01:03:20.136Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:03:20 [2021-04-09T01:03:20.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:03:20 [2021-04-09T01:03:20.862Z] === RUN TestMiddlewares 01:03:20 [2021-04-09T01:03:20.862Z] --- PASS: TestMiddlewares (0.00s) 01:03:20 [2021-04-09T01:03:20.862Z] PASS 01:03:20 [2021-04-09T01:03:20.862Z] coverage: 9.0% of statements 01:03:20 [2021-04-09T01:03:20.862Z] ok github.com/docker/docker/api/server 0.367s coverage: 9.0% of statements 01:03:22 [2021-04-09T01:03:22.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:03:22 [2021-04-09T01:03:22.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:03:23 [2021-04-09T01:03:23.920Z] --- PASS: TestBuildSquashParent (6.02s) 01:03:23 [2021-04-09T01:03:23.920Z] === RUN TestBuildWithRemoveAndForceRemove 01:03:23 [2021-04-09T01:03:23.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:03:23 [2021-04-09T01:03:23.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:03:23 [2021-04-09T01:03:23.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:03:23 [2021-04-09T01:03:23.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:03:23 [2021-04-09T01:03:23.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:03:23 [2021-04-09T01:03:23.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:03:23 [2021-04-09T01:03:23.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:03:23 [2021-04-09T01:03:23.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:03:23 [2021-04-09T01:03:23.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:03:23 [2021-04-09T01:03:23.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:03:23 [2021-04-09T01:03:23.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:03:23 [2021-04-09T01:03:23.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:03:23 [2021-04-09T01:03:23.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:03:23 [2021-04-09T01:03:23.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:03:23 [2021-04-09T01:03:23.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:03:23 [2021-04-09T01:03:23.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:03:24 [2021-04-09T01:03:24.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:03:24 [2021-04-09T01:03:24.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:03:24 [2021-04-09T01:03:24.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:03:25 [2021-04-09T01:03:25.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:03:25 [2021-04-09T01:03:25.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:03:26 [2021-04-09T01:03:26.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:03:27 [2021-04-09T01:03:27.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:03:27 [2021-04-09T01:03:27.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:03:28 [2021-04-09T01:03:28.659Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 01:03:28 [2021-04-09T01:03:28.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) 01:03:28 [2021-04-09T01:03:28.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) 01:03:28 [2021-04-09T01:03:28.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) 01:03:28 [2021-04-09T01:03:28.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) 01:03:28 [2021-04-09T01:03:28.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) 01:03:28 [2021-04-09T01:03:28.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) 01:03:28 [2021-04-09T01:03:28.659Z] === RUN TestBuildMultiStageCopy 01:03:28 [2021-04-09T01:03:28.659Z] === RUN TestBuildMultiStageCopy/copy_to_root 01:03:30 [2021-04-09T01:03:30.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:03:30 [2021-04-09T01:03:30.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:03:30 [2021-04-09T01:03:30.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 01:03:30 [2021-04-09T01:03:30.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 01:03:31 [2021-04-09T01:03:31.101Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 01:03:31 [2021-04-09T01:03:31.362Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 01:03:31 [2021-04-09T01:03:31.937Z] --- PASS: TestBuildMultiStageCopy (3.51s) 01:03:31 [2021-04-09T01:03:31.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.07s) 01:03:31 [2021-04-09T01:03:31.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) 01:03:31 [2021-04-09T01:03:31.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) 01:03:31 [2021-04-09T01:03:31.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) 01:03:31 [2021-04-09T01:03:31.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) 01:03:31 [2021-04-09T01:03:31.937Z] === RUN TestBuildMultiStageParentConfig 01:03:32 [2021-04-09T01:03:32.888Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) 01:03:32 [2021-04-09T01:03:32.888Z] === RUN TestBuildLabelWithTargets 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) 01:03:32 [2021-04-09T01:03:32.952Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) 01:03:32 [2021-04-09T01:03:32.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) 01:03:32 [2021-04-09T01:03:32.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s) 01:03:32 [2021-04-09T01:03:32.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) 01:03:32 [2021-04-09T01:03:32.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) 01:03:32 [2021-04-09T01:03:32.953Z] === RUN TestCgroupNamespacesRun 01:03:34 [2021-04-09T01:03:34.277Z] --- PASS: TestBuildLabelWithTargets (1.54s) 01:03:34 [2021-04-09T01:03:34.277Z] === RUN TestBuildWithEmptyLayers 01:03:34 [2021-04-09T01:03:34.839Z] --- PASS: TestCgroupNamespacesRun (1.87s) 01:03:34 [2021-04-09T01:03:34.839Z] === RUN TestCgroupNamespacesRunPrivileged 01:03:34 [2021-04-09T01:03:34.839Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 01:03:34 [2021-04-09T01:03:34.839Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 01:03:34 [2021-04-09T01:03:34.839Z] === RUN TestCgroupNamespacesRunDaemonHostMode 01:03:35 [2021-04-09T01:03:35.222Z] --- PASS: TestBuildWithEmptyLayers (0.80s) 01:03:35 [2021-04-09T01:03:35.222Z] === RUN TestBuildMultiStageOnBuild 01:03:35 [2021-04-09T01:03:35.509Z] #56 231.9 + bin/containerd-stress 01:03:35 [2021-04-09T01:03:35.509Z] #56 233.8 + bin/containerd-shim 01:03:36 [2021-04-09T01:03:36.725Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) 01:03:36 [2021-04-09T01:03:36.725Z] === RUN TestCgroupNamespacesRunHostMode 01:03:37 [2021-04-09T01:03:37.222Z] Loaded image: buildpack-deps:buster 01:03:37 [2021-04-09T01:03:37.222Z] Loaded image: busybox:latest 01:03:37 [2021-04-09T01:03:37.222Z] Loaded image: busybox:glibc 01:03:37 [2021-04-09T01:03:37.773Z] --- PASS: TestBuildMultiStageOnBuild (2.44s) 01:03:37 [2021-04-09T01:03:37.773Z] === RUN TestBuildUncleanTarFilenames 01:03:38 [2021-04-09T01:03:38.159Z] Loaded image: debian:bullseye 01:03:38 [2021-04-09T01:03:38.159Z] Loaded image: hello-world:latest 01:03:38 [2021-04-09T01:03:38.418Z] Loaded image: arm32v7/hello-world:latest 01:03:38 [2021-04-09T01:03:38.418Z] INFO: Testing against a local daemon 01:03:38 [2021-04-09T01:03:38.418Z] === RUN TestCgroupNamespacesBuild 01:03:38 [2021-04-09T01:03:38.611Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) 01:03:38 [2021-04-09T01:03:38.611Z] === RUN TestCgroupNamespacesRunPrivateMode 01:03:38 [2021-04-09T01:03:38.719Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) 01:03:38 [2021-04-09T01:03:38.719Z] === RUN TestBuildMultiStageLayerLeak 01:03:39 [2021-04-09T01:03:39.168Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] 01:03:40 [2021-04-09T01:03:40.498Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) 01:03:40 [2021-04-09T01:03:40.498Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 01:03:41 [2021-04-09T01:03:41.271Z] --- PASS: TestBuildMultiStageLayerLeak (2.55s) 01:03:41 [2021-04-09T01:03:41.271Z] === RUN TestBuildWithHugeFile 01:03:41 [2021-04-09T01:03:41.862Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) 01:03:41 [2021-04-09T01:03:41.862Z] === RUN TestCgroupNamespacesRunInvalidMode 01:03:42 [2021-04-09T01:03:42.081Z] #56 240.5 + bin/containerd-shim-runc-v1 01:03:42 [2021-04-09T01:03:42.423Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) 01:03:42 [2021-04-09T01:03:42.423Z] === RUN TestCgroupNamespacesRunOlderClient 01:03:42 [2021-04-09T01:03:42.616Z] --- PASS: TestCgroupNamespacesBuild (3.48s) 01:03:42 [2021-04-09T01:03:42.616Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 01:03:44 [2021-04-09T01:03:44.309Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) 01:03:44 [2021-04-09T01:03:44.309Z] === RUN TestKernelTCPMemory 01:03:44 [2021-04-09T01:03:44.309Z] --- SKIP: TestKernelTCPMemory (0.01s) 01:03:44 [2021-04-09T01:03:44.309Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP 01:03:44 [2021-04-09T01:03:44.309Z] === RUN TestNISDomainname 01:03:45 [2021-04-09T01:03:45.151Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.99s) 01:03:45 [2021-04-09T01:03:45.151Z] === RUN TestBuildWithSession 01:03:45 [2021-04-09T01:03:45.151Z] --- SKIP: TestBuildWithSession (0.00s) 01:03:45 [2021-04-09T01:03:45.151Z] build_session_test.go:25: TODO: BuildKit 01:03:45 [2021-04-09T01:03:45.151Z] === RUN TestBuildSquashParent 01:03:45 [2021-04-09T01:03:45.673Z] --- PASS: TestNISDomainname (1.34s) 01:03:45 [2021-04-09T01:03:45.673Z] === RUN TestHostnameDnsResolution 01:03:46 [2021-04-09T01:03:46.277Z] #56 245.1 + bin/containerd-shim-runc-v2 01:03:47 [2021-04-09T01:03:47.214Z] #56 246.1 + binaries 01:03:47 [2021-04-09T01:03:47.214Z] #56 246.1 + install -D bin/containerd /build/containerd 01:03:47 [2021-04-09T01:03:47.214Z] #56 246.1 + install -D bin/containerd-shim /build/containerd-shim 01:03:47 [2021-04-09T01:03:47.214Z] #56 246.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 01:03:47 [2021-04-09T01:03:47.214Z] #56 246.1 + install -D bin/ctr /build/ctr 01:03:47 [2021-04-09T01:03:47.561Z] --- PASS: TestHostnameDnsResolution (1.68s) 01:03:47 [2021-04-09T01:03:47.561Z] === RUN TestStats 01:03:49 [2021-04-09T01:03:49.116Z] #56 DONE 247.7s 01:03:49 [2021-04-09T01:03:49.684Z] 01:03:49 [2021-04-09T01:03:49.684Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 01:03:49 [2021-04-09T01:03:49.684Z] #57 sha256:93ccb0e9b7a43f78c0c9204a5ae678b82fc060bc6f51812c3481a9252a5e5131 01:03:50 [2021-04-09T01:03:50.073Z] --- PASS: TestStats (2.77s) 01:03:50 [2021-04-09T01:03:50.073Z] === RUN TestStopContainerWithTimeout 01:03:50 [2021-04-09T01:03:50.073Z] === RUN TestStopContainerWithTimeout/0 01:03:50 [2021-04-09T01:03:50.073Z] === PAUSE TestStopContainerWithTimeout/0 01:03:50 [2021-04-09T01:03:50.073Z] === RUN TestStopContainerWithTimeout/1 01:03:50 [2021-04-09T01:03:50.073Z] === PAUSE TestStopContainerWithTimeout/1 01:03:50 [2021-04-09T01:03:50.073Z] === RUN TestStopContainerWithTimeout/3 01:03:50 [2021-04-09T01:03:50.073Z] === PAUSE TestStopContainerWithTimeout/3 01:03:50 [2021-04-09T01:03:50.073Z] === RUN TestStopContainerWithTimeout/-1 01:03:50 [2021-04-09T01:03:50.073Z] === PAUSE TestStopContainerWithTimeout/-1 01:03:50 [2021-04-09T01:03:50.073Z] === CONT TestStopContainerWithTimeout/0 01:03:50 [2021-04-09T01:03:50.073Z] === CONT TestStopContainerWithTimeout/-1 01:03:50 [2021-04-09T01:03:50.644Z] #57 DONE 0.9s 01:03:50 [2021-04-09T01:03:50.644Z] 01:03:50 [2021-04-09T01:03:50.644Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 01:03:50 [2021-04-09T01:03:50.644Z] #61 sha256:0daa2204dc1045ccd5bb8992f094691fc78af95206040e3e56414f17be408b35 01:03:50 [2021-04-09T01:03:50.644Z] #61 DONE 0.2s 01:03:50 [2021-04-09T01:03:50.644Z] 01:03:50 [2021-04-09T01:03:50.644Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 01:03:50 [2021-04-09T01:03:50.644Z] #66 sha256:7c60fdcd68334d6b07c55655112ce6509c9dbe7268bc7368cbae6069423e6bb8 01:03:51 [2021-04-09T01:03:51.438Z] === CONT TestStopContainerWithTimeout/3 01:03:52 [2021-04-09T01:03:52.040Z] #66 DONE 0.9s 01:03:52 [2021-04-09T01:03:52.040Z] 01:03:52 [2021-04-09T01:03:52.040Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 01:03:52 [2021-04-09T01:03:52.040Z] #68 sha256:ac2b3d79353f7d681f8ac513ebf9e80e0ed654e4a4216b76309f62489391717b 01:03:52 [2021-04-09T01:03:52.040Z] #68 DONE 0.0s 01:03:52 [2021-04-09T01:03:52.040Z] 01:03:52 [2021-04-09T01:03:52.040Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 01:03:52 [2021-04-09T01:03:52.040Z] #69 sha256:6797d0d58330d573397145c3dbb378e394a9db1c42c3d918d6ddb5758eea6973 01:03:52 [2021-04-09T01:03:52.040Z] #69 DONE 0.0s 01:03:52 [2021-04-09T01:03:52.040Z] 01:03:52 [2021-04-09T01:03:52.040Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 01:03:52 [2021-04-09T01:03:52.040Z] #70 sha256:62ad72e4ac55970183c41f41a762194742abaacbbd16263007410b27ad7168cc 01:03:52 [2021-04-09T01:03:52.607Z] #70 DONE 0.8s 01:03:52 [2021-04-09T01:03:52.607Z] 01:03:52 [2021-04-09T01:03:52.607Z] #71 exporting to image 01:03:52 [2021-04-09T01:03:52.607Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 01:03:52 [2021-04-09T01:03:52.607Z] #71 exporting layers 01:03:53 [2021-04-09T01:03:53.325Z] === CONT TestStopContainerWithTimeout/1 01:03:55 [2021-04-09T01:03:55.210Z] --- PASS: TestStopContainerWithTimeout (0.01s) 01:03:55 [2021-04-09T01:03:55.210Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) 01:03:55 [2021-04-09T01:03:55.210Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) 01:03:55 [2021-04-09T01:03:55.210Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) 01:03:55 [2021-04-09T01:03:55.210Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) 01:03:55 [2021-04-09T01:03:55.210Z] === RUN TestDeleteDevicemapper 01:03:55 [2021-04-09T01:03:55.210Z] --- SKIP: TestDeleteDevicemapper (0.00s) 01:03:55 [2021-04-09T01:03:55.210Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 01:03:55 [2021-04-09T01:03:55.210Z] === RUN TestStopContainerWithRestartPolicyAlways 01:03:57 [2021-04-09T01:03:57.724Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) 01:03:57 [2021-04-09T01:03:57.724Z] === RUN TestUpdateMemory 01:03:59 [2021-04-09T01:03:59.089Z] --- PASS: TestUpdateMemory (1.29s) 01:03:59 [2021-04-09T01:03:59.089Z] === RUN TestUpdateCPUQuota 01:03:59 [2021-04-09T01:03:59.190Z] #71 exporting layers 6.7s done 01:03:59 [2021-04-09T01:03:59.190Z] #71 writing image sha256:9c601e2a6e7af81eee74a45db0e5143491b8e6afb6062987b31a5c113ff3e06e done 01:03:59 [2021-04-09T01:03:59.190Z] #71 naming to docker.io/library/docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 done 01:03:59 [2021-04-09T01:03:59.190Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:59 [2021-04-09T01:03:59.542Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr67 -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -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:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh dynbinary test-integration 01:04:00 [2021-04-09T01:04:00.038Z] --- PASS: TestBuildSquashParent (13.51s) 01:04:00 [2021-04-09T01:04:00.038Z] === RUN TestBuildWithRemoveAndForceRemove 01:04:00 [2021-04-09T01:04:00.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:04:00 [2021-04-09T01:04:00.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:04:00 [2021-04-09T01:04:00.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:04:00 [2021-04-09T01:04:00.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:04:00 [2021-04-09T01:04:00.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:04:00 [2021-04-09T01:04:00.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:04:00 [2021-04-09T01:04:00.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:04:00 [2021-04-09T01:04:00.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:04:00 [2021-04-09T01:04:00.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:04:00 [2021-04-09T01:04:00.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:04:00 [2021-04-09T01:04:00.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:04:00 [2021-04-09T01:04:00.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:04:00 [2021-04-09T01:04:00.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:04:00 [2021-04-09T01:04:00.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:04:00 [2021-04-09T01:04:00.919Z] 01:04:00 [2021-04-09T01:04:00.919Z] Removing bundles/ 01:04:00 [2021-04-09T01:04:00.919Z] 01:04:00 [2021-04-09T01:04:00.919Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 01:04:00 [2021-04-09T01:04:00.919Z] Building: bundles/dynbinary-daemon/dockerd-dev 01:04:00 [2021-04-09T01:04:00.919Z] GOOS="" GOARCH="" GOARM="" 01:04:04 [2021-04-09T01:04:04.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:04:04 [2021-04-09T01:04:04.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:04:05 [2021-04-09T01:04:05.618Z] --- PASS: TestUpdateCPUQuota (6.79s) 01:04:05 [2021-04-09T01:04:05.618Z] === RUN TestUpdatePidsLimit 01:04:05 [2021-04-09T01:04:05.618Z] === RUN TestUpdatePidsLimit/update_from_none 01:04:06 [2021-04-09T01:04:06.545Z] === RUN TestUpdatePidsLimit/no_change 01:04:07 [2021-04-09T01:04:07.106Z] === RUN TestUpdatePidsLimit/update_lower 01:04:08 [2021-04-09T01:04:08.033Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 01:04:08 [2021-04-09T01:04:08.594Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 01:04:09 [2021-04-09T01:04:09.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:04:09 [2021-04-09T01:04:09.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:04:09 [2021-04-09T01:04:09.521Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 01:04:10 [2021-04-09T01:04:10.083Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 01:04:11 [2021-04-09T01:04:11.447Z] --- PASS: TestUpdatePidsLimit (5.63s) 01:04:11 [2021-04-09T01:04:11.447Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) 01:04:11 [2021-04-09T01:04:11.447Z] --- PASS: TestUpdatePidsLimit/no_change (0.73s) 01:04:11 [2021-04-09T01:04:11.447Z] --- PASS: TestUpdatePidsLimit/update_lower (0.75s) 01:04:11 [2021-04-09T01:04:11.447Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) 01:04:11 [2021-04-09T01:04:11.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s) 01:04:11 [2021-04-09T01:04:11.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) 01:04:11 [2021-04-09T01:04:11.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) 01:04:11 [2021-04-09T01:04:11.447Z] === RUN TestUpdateRestartPolicy 01:04:14 [2021-04-09T01:04:14.790Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 01:04:14 [2021-04-09T01:04:14.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.73s) 01:04:14 [2021-04-09T01:04:14.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.83s) 01:04:14 [2021-04-09T01:04:14.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.00s) 01:04:14 [2021-04-09T01:04:14.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.27s) 01:04:14 [2021-04-09T01:04:14.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.57s) 01:04:14 [2021-04-09T01:04:14.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.31s) 01:04:14 [2021-04-09T01:04:14.790Z] === RUN TestBuildMultiStageCopy 01:04:14 [2021-04-09T01:04:14.790Z] === RUN TestBuildMultiStageCopy/copy_to_root 01:04:18 [2021-04-09T01:04:18.981Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 01:04:19 [2021-04-09T01:04:19.240Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 01:04:19 [2021-04-09T01:04:19.808Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 01:04:20 [2021-04-09T01:04:20.744Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 01:04:21 [2021-04-09T01:04:21.312Z] --- PASS: TestBuildMultiStageCopy (6.23s) 01:04:21 [2021-04-09T01:04:21.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.83s) 01:04:21 [2021-04-09T01:04:21.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) 01:04:21 [2021-04-09T01:04:21.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) 01:04:21 [2021-04-09T01:04:21.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s) 01:04:21 [2021-04-09T01:04:21.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) 01:04:21 [2021-04-09T01:04:21.312Z] === RUN TestBuildMultiStageParentConfig 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/backend/build [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestBoolValue 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestBoolValue (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestBoolValueOrDefault 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestBoolValueOrDefault (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestInt64ValueOrZero 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestInt64ValueOrZero (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestInt64ValueOrDefault 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestInt64ValueOrDefault (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestInt64ValueOrDefaultWithError 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestJsonContentType 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestJsonContentType (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] PASS 01:04:21 [2021-04-09T01:04:21.446Z] coverage: 14.7% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ok github.com/docker/docker/api/server/httputils 0.302s coverage: 14.7% of statements 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestMaskSecretKeys 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestMaskSecretKeys (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestVersionMiddlewareVersion 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] PASS 01:04:21 [2021-04-09T01:04:21.446Z] coverage: 37.7% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ok github.com/docker/docker/api/server/middleware 0.395s coverage: 37.7% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/build [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/container [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/debug [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/image [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/network [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/session [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestToJSON 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestToJSON (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestToParamWithVersion 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestToParamWithVersion (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestFromJSON 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestFromJSON (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestEmpty 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestEmpty (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestArgsMatchKVListEmptySources 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestArgsMatchKVList 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestArgsMatchKVList (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestArgsMatch 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestArgsMatch (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestAdd 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestAdd (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestDel 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestDel (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestLen 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestLen (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestExactMatch 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestExactMatch (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestOnlyOneExactMatch 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestOnlyOneExactMatch (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestContains 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestContains (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestValidate 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestValidate (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestWalkValues 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestWalkValues (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestFuzzyMatch 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestFuzzyMatch (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestClone 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestClone (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] PASS 01:04:21 [2021-04-09T01:04:21.446Z] coverage: 92.2% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ok github.com/docker/docker/api/types/filters 0.196s coverage: 92.2% of statements 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestStrSliceMarshalJSON 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestStrSliceUnmarshalJSON 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestStrSliceUnmarshalString 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestStrSliceUnmarshalSlice 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] PASS 01:04:21 [2021-04-09T01:04:21.446Z] coverage: 90.0% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ok github.com/docker/docker/api/types/strslice 0.257s coverage: 90.0% of statements 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestAdjustForAPIVersion 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestAdjustForAPIVersion (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] PASS 01:04:21 [2021-04-09T01:04:21.446Z] coverage: 5.7% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ok github.com/docker/docker/api/server/router/swarm 0.296s coverage: 5.7% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/system [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/server/router/volume [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/backend [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/container [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/events [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/image [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/mount [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/network [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/registry [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/swarm [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestDurationToSecondsString 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestDurationToSecondsString (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestGetTimestamp 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestGetTimestamp (0.17s) 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestParseTimestamps 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestParseTimestamps (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] PASS 01:04:21 [2021-04-09T01:04:21.446Z] coverage: 100.0% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ok github.com/docker/docker/api/types/time 0.495s coverage: 100.0% of statements 01:04:21 [2021-04-09T01:04:21.446Z] === RUN TestCompareVersion 01:04:21 [2021-04-09T01:04:21.446Z] --- PASS: TestCompareVersion (0.00s) 01:04:21 [2021-04-09T01:04:21.446Z] PASS 01:04:21 [2021-04-09T01:04:21.446Z] coverage: 75.0% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ok github.com/docker/docker/api/types/versions 0.097s coverage: 75.0% of statements 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/api/types/volume [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/builder [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/builder/builder-next [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 01:04:21 [2021-04-09T01:04:21.446Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 01:04:21 [2021-04-09T01:04:21.447Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 01:04:21 [2021-04-09T01:04:21.447Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 01:04:22 [2021-04-09T01:04:22.690Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) 01:04:22 [2021-04-09T01:04:22.690Z] === RUN TestBuildLabelWithTargets 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestCloneArgsSmartHttp 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestCloneArgsDumbHttp 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestCloneArgsDumbHttp (0.01s) 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestCloneArgsGit 01:04:23 [2021-04-09T01:04:23.651Z] --- PASS: TestCloneArgsGit (0.00s) 01:04:23 [2021-04-09T01:04:23.651Z] === RUN TestCheckoutGit 01:04:25 [2021-04-09T01:04:25.222Z] --- PASS: TestBuildLabelWithTargets (2.24s) 01:04:25 [2021-04-09T01:04:25.222Z] === RUN TestBuildWithEmptyLayers 01:04:26 [2021-04-09T01:04:26.159Z] --- PASS: TestBuildWithEmptyLayers (1.23s) 01:04:26 [2021-04-09T01:04:26.159Z] === RUN TestBuildMultiStageOnBuild 01:04:26 [2021-04-09T01:04:26.277Z] --- PASS: TestUpdateRestartPolicy (12.73s) 01:04:26 [2021-04-09T01:04:26.277Z] === RUN TestUpdateRestartWithAutoRemove 01:04:26 [2021-04-09T01:04:26.277Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) 01:04:26 [2021-04-09T01:04:26.277Z] === RUN TestWaitNonBlocked 01:04:26 [2021-04-09T01:04:26.277Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 01:04:26 [2021-04-09T01:04:26.277Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 01:04:26 [2021-04-09T01:04:26.277Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 01:04:26 [2021-04-09T01:04:26.277Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 01:04:26 [2021-04-09T01:04:26.277Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 01:04:26 [2021-04-09T01:04:26.277Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 01:04:26 [2021-04-09T01:04:26.277Z] --- PASS: TestWaitNonBlocked (0.01s) 01:04:26 [2021-04-09T01:04:26.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) 01:04:26 [2021-04-09T01:04:26.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) 01:04:26 [2021-04-09T01:04:26.277Z] === RUN TestWaitBlocked 01:04:26 [2021-04-09T01:04:26.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 01:04:26 [2021-04-09T01:04:26.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 01:04:26 [2021-04-09T01:04:26.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 01:04:26 [2021-04-09T01:04:26.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 01:04:26 [2021-04-09T01:04:26.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 01:04:26 [2021-04-09T01:04:26.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestProcessNoDockerignore 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestProcessNoDockerignore (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestProcessShouldLeaveAllFiles 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestDetectContentType 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestDetectContentType (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestSelectAcceptableMIME 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestSelectAcceptableMIME (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestInspectEmptyResponse 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestInspectEmptyResponse (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestInspectResponseBinary 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestInspectResponseBinary (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestResponseUnsupportedContentType 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestInspectResponseTextSimple 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestInspectResponseTextSimple (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestInspectResponseEmptyContentType 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestUnknownContentLength 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestUnknownContentLength (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestDownloadRemote 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestDownloadRemote (0.08s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestGetWithStatusError 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestGetWithStatusError (0.02s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestCloseRootDirectory 01:04:26 [2021-04-09T01:04:26.598Z] --- SKIP: TestCloseRootDirectory (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestHashFile 01:04:26 [2021-04-09T01:04:26.598Z] --- SKIP: TestHashFile (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestHashSubdir 01:04:26 [2021-04-09T01:04:26.598Z] --- SKIP: TestHashSubdir (0.01s) 01:04:26 [2021-04-09T01:04:26.598Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestRemoveDirectory 01:04:26 [2021-04-09T01:04:26.598Z] --- SKIP: TestRemoveDirectory (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:04:26 [2021-04-09T01:04:26.598Z] PASS 01:04:26 [2021-04-09T01:04:26.598Z] coverage: 9.3% of statements 01:04:26 [2021-04-09T01:04:26.598Z] ok github.com/docker/docker/builder/remotecontext 1.023s coverage: 9.3% of statements 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestEnable 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestEnable (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestDisable 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestDisable (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] === RUN TestEnabled 01:04:26 [2021-04-09T01:04:26.598Z] --- PASS: TestEnabled (0.00s) 01:04:26 [2021-04-09T01:04:26.598Z] PASS 01:04:26 [2021-04-09T01:04:26.598Z] coverage: 100.0% of statements 01:04:26 [2021-04-09T01:04:26.598Z] ok github.com/docker/docker/cli/debug 0.198s coverage: 100.0% of statements 01:04:27 [2021-04-09T01:04:27.219Z] --- PASS: TestWaitBlocked (0.01s) 01:04:27 [2021-04-09T01:04:27.219Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) 01:04:27 [2021-04-09T01:04:27.219Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) 01:04:27 [2021-04-09T01:04:27.219Z] === CONT TestContainerStartOnDaemonRestart 01:04:27 [2021-04-09T01:04:27.219Z] === CONT TestIpcModeOlderClient 01:04:27 [2021-04-09T01:04:27.219Z] --- PASS: TestIpcModeOlderClient (0.13s) 01:04:27 [2021-04-09T01:04:27.219Z] === CONT TestRestartDaemonWithRestartingContainer 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestGetAllAllowed 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestGetAllAllowed (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestGetAllMeta 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestGetAllMeta (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestWarnOnUnusedBuildArgs 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestIsUnreferencedBuiltin 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestIsExistingDirectory 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestIsExistingDirectory (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestGetFilenameForDownload 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestGetFilenameForDownload (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestEnv2Variables 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestEnv2Variables (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestEnvValueWithExistingRunConfigEnv 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestMaintainer 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestMaintainer (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestLabel 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestLabel (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestFromScratch 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestFromScratch (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestFromWithArg 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestFromWithArg (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestFromWithArgButBuildArgsNotGiven 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestFromWithUndefinedArg 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestFromWithUndefinedArg (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestFromMultiStageWithNamedStage 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestOnbuild 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestOnbuild (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestWorkdir 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestWorkdir (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestCmd 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestCmd (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestHealthcheckNone 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestHealthcheckNone (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestHealthcheckCmd 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestHealthcheckCmd (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestEntrypoint 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestEntrypoint (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestExpose 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestExpose (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestUser 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestUser (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestVolume 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestVolume (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestStopSignal 01:04:27 [2021-04-09T01:04:27.579Z] --- SKIP: TestStopSignal (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] dispatchers_test.go:377: Windows does not support stopsignal 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestArg 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestArg (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestShell 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestShell (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestPrependEnvOnCmd 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestPrependEnvOnCmd (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestRunWithBuildArgs 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestRunWithBuildArgs (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestRunIgnoresHealthcheck 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatchUnsupportedOptions 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestNormalizeWorkdir 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestNormalizeWorkdir (0.00s) 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatch 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatch/ADD_multiple_files_to_file 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatch/COPY_multiple_files_to_file 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatch/COPY_wildcard_no_files 01:04:27 [2021-04-09T01:04:27.579Z] === RUN TestDispatch/COPY_url 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatch (0.08s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) 01:04:27 [2021-04-09T01:04:27.579Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestDispatch/COPY_url (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestAddScratchImageAddsToMounts 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestAddFromScratchPopulatesPlatform 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestImageSourceGetAddsToMounts 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestEmptyDockerfile 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestEmptyDockerfile (0.01s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestSymlinkDockerfile 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestSymlinkDockerfile (0.01s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestDockerfileOutsideTheBuildContext 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestNonExistingDockerfile 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestNonExistingDockerfile (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestCopyRunConfig 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestCopyRunConfig (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestDeepCopyRunConfig 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestDeepCopyRunConfig (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestExportImage 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestExportImage (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] === RUN TestNormalizeDest 01:04:27 [2021-04-09T01:04:27.580Z] --- PASS: TestNormalizeDest (0.00s) 01:04:27 [2021-04-09T01:04:27.580Z] PASS 01:04:27 [2021-04-09T01:04:27.580Z] coverage: 46.8% of statements 01:04:27 [2021-04-09T01:04:27.580Z] ok github.com/docker/docker/builder/dockerfile 0.987s coverage: 46.8% of statements 01:04:28 [2021-04-09T01:04:28.012Z] --- PASS: TestBuildWithHugeFile (41.14s) 01:04:28 [2021-04-09T01:04:28.012Z] === RUN TestBuildWCOWSandboxSize 01:04:28 [2021-04-09T01:04:28.012Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) 01:04:28 [2021-04-09T01:04:28.012Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 01:04:28 [2021-04-09T01:04:28.012Z] === RUN TestBuildWithEmptyDockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:04:28 [2021-04-09T01:04:28.012Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) 01:04:28 [2021-04-09T01:04:28.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) 01:04:28 [2021-04-09T01:04:28.012Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) 01:04:28 [2021-04-09T01:04:28.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) 01:04:28 [2021-04-09T01:04:28.012Z] === RUN TestBuildPreserveOwnership 01:04:28 [2021-04-09T01:04:28.012Z] === RUN TestBuildPreserveOwnership/copy_from 01:04:28 [2021-04-09T01:04:28.012Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 01:04:28 [2021-04-09T01:04:28.045Z] ? github.com/docker/docker/builder/dockerignore [no test files] 01:04:28 [2021-04-09T01:04:28.274Z] --- PASS: TestBuildPreserveOwnership (5.39s) 01:04:28 [2021-04-09T01:04:28.275Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.67s) 01:04:28 [2021-04-09T01:04:28.275Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) 01:04:28 [2021-04-09T01:04:28.275Z] === RUN TestBuildPlatformInvalid 01:04:28 [2021-04-09T01:04:28.275Z] --- PASS: TestBuildPlatformInvalid (0.16s) 01:04:28 [2021-04-09T01:04:28.275Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 01:04:30 [2021-04-09T01:04:30.355Z] --- PASS: TestBuildMultiStageOnBuild (4.29s) 01:04:30 [2021-04-09T01:04:30.355Z] === RUN TestBuildUncleanTarFilenames 01:04:30 [2021-04-09T01:04:30.505Z] --- PASS: TestContainerStartOnDaemonRestart (2.89s) 01:04:30 [2021-04-09T01:04:30.505Z] === CONT TestContainerKillOnDaemonStart 01:04:31 [2021-04-09T01:04:31.067Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.71s) 01:04:31 [2021-04-09T01:04:31.067Z] === CONT TestDaemonHostGatewayIP 01:04:32 [2021-04-09T01:04:32.277Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) 01:04:32 [2021-04-09T01:04:32.277Z] === RUN TestBuildMultiStageLayerLeak 01:04:33 [2021-04-09T01:04:33.475Z] 5ff1512f88ec: Pull complete 01:04:33 [2021-04-09T01:04:33.475Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab 01:04:33 [2021-04-09T01:04:33.475Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 01:04:33 [2021-04-09T01:04:33.475Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 01:04:33 [2021-04-09T01:04:33.475Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 01:04:33 [2021-04-09T01:04:33.475Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' 01:04:33 [2021-04-09T01:04:33.475Z] WARN: Skipping validation tests 01:04:33 [2021-04-09T01:04:33.475Z] INFO: Running unit tests at 04/09/2021 01:04:30... 01:04:35 [2021-04-09T01:04:35.232Z] --- PASS: TestDaemonHostGatewayIP (3.96s) 01:04:35 [2021-04-09T01:04:35.232Z] === CONT TestDaemonRestartIpcMode 01:04:35 [2021-04-09T01:04:35.642Z] INFO: make.ps1 starting at 04/09/2021 01:04:35 01:04:35 [2021-04-09T01:04:35.642Z] INFO: Git commit (4dfa2291e4) assumed from DOCKER_GITCOMMIT environment variable 01:04:35 [2021-04-09T01:04:35.642Z] INFO: Invoking autogen... 01:04:36 [2021-04-09T01:04:36.605Z] INFO: Running unit tests... 01:04:37 [2021-04-09T01:04:37.551Z] --- PASS: TestBuildMultiStageLayerLeak (4.52s) 01:04:37 [2021-04-09T01:04:37.551Z] === RUN TestBuildWithHugeFile 01:04:37 [2021-04-09T01:04:37.745Z] --- PASS: TestDaemonRestartIpcMode (2.96s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestCheckpointCreateError 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestCheckpointCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestCheckpointCreate 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestCheckpointCreate (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestCheckpointDeleteError 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestCheckpointDeleteError (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestCheckpointDelete 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestCheckpointDelete (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestCheckpointListError 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestCheckpointListError (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestCheckpointList 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestCheckpointList (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestCheckpointListContainerNotFound 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestNewClientWithOpsFromEnv 01:04:42 [2021-04-09T01:04:42.946Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] client_test.go:23: runtime.GOOS == "windows" 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestGetAPIPath 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestGetAPIPath (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestParseHostURL 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestParseHostURL (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestNegotiateAPIVersionEmpty 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestNegotiateAPIVersion 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestNegotiateAPIVersion (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestNegotiateAPVersionOverride 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestNegotiateAPIVersionAutomatic 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestNegotiateAPIVersionWithFixedVersion 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestClientRedirect 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestClientRedirect (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigCreateUnsupported 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigCreateUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigCreateError 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigCreate 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigCreate (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigInspectNotFound 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigInspectNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigInspectUnsupported 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigInspectUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigInspectError 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigInspectConfigNotFound 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigInspect 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigListUnsupported 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigListUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.946Z] === RUN TestConfigListError 01:04:42 [2021-04-09T01:04:42.946Z] --- PASS: TestConfigListError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestConfigList 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestConfigList (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestConfigRemoveUnsupported 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestConfigRemoveError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestConfigRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestConfigRemove 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestConfigRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestConfigUpdateUnsupported 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestConfigUpdateError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestConfigUpdateError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestConfigUpdate 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestConfigUpdate (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerCommitError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerCommitError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerCommit 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerCommit (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStatPathError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStatPathError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStatPathNotFoundError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStatPathNoHeaderError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStatPath 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStatPath (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyToContainerError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyToContainerError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyToContainerNotFoundError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyToContainerNotStatusOKError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyToContainer 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyToContainer (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyFromContainerError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyFromContainerError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyFromContainerNotFoundError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyFromContainerNotStatusOKError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyFromContainerNoHeaderError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestCopyFromContainer 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestCopyFromContainer (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerCreateError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerCreateImageNotFound 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerCreateWithName 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerCreateWithName (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerCreateAutoRemove 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerDiffError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerDiffError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerDiff 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerDiff (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExecCreateError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExecCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExecCreate 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExecCreate (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExecStartError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExecStartError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExecStart 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExecStart (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExecInspectError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExecInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExecInspect 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExecInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExportError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExportError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExport 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExport (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerInspectError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerInspectContainerNotFound 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerInspect 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerInspectNode 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerInspectNode (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerKillError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerKillError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerKill 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerKill (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerListError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerListError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerList 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerList (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerLogsNotFoundError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerLogsError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerLogsError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerLogs 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerLogs (0.20s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerPauseError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerPauseError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerPause 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerPause (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainersPruneError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainersPruneError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainersPrune 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainersPrune (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerRemoveError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerRemoveNotFoundError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerRemove 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerRenameError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerRenameError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerRename 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerRename (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerResizeError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerResizeError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExecResizeError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExecResizeError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerResize 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerResize (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerExecResize 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerExecResize (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerRestartError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerRestartError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerRestart 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerRestart (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStartError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStartError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStart 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStart (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStatsError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStatsError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStats 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStats (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStopError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStopError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerStop 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerStop (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerTopError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerTopError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerTop 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerTop (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerUnpauseError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerUnpauseError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerUnpause 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerUnpause (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerUpdateError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerUpdateError (0.02s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerUpdate 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerUpdate (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerWaitError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerWaitError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestContainerWait 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestContainerWait (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestDiskUsageError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestDiskUsageError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestDiskUsage 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestDiskUsage (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestDistributionInspectUnsupported 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestDistributionInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestEventsErrorInOptions 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestEventsErrorInOptions (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestEventsErrorFromServer 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestEventsErrorFromServer (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestEvents 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestEvents (0.01s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestTLSCloseWriter 01:04:42 [2021-04-09T01:04:42.947Z] === PAUSE TestTLSCloseWriter 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageBuildError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageBuildError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageBuild 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageBuild (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestGetDockerOS 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestGetDockerOS (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageCreateError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageCreate 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageCreate (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageHistoryError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageHistoryError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageHistory 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageHistory (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageImportError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageImportError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageImport 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageImport (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageInspectError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageInspectImageNotFound 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageInspectImageNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageInspect 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageListError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageListError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageList 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageList (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageListApiBefore125 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageListApiBefore125 (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageLoadError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageLoadError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageLoad 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageLoad (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagesPruneError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagesPruneError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagesPrune 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagesPrune (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePullReferenceParseError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePullReferenceParseError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePullAnyError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePullAnyError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePullStatusUnauthorizedError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePullWithPrivilegedFuncNoError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePullWithoutErrors 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePullWithoutErrors (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushReferenceError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushReferenceError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushAnyError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushAnyError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushStatusUnauthorizedError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushWithPrivilegedFuncNoError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushWithoutErrors 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushWithoutErrors (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageRemoveError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageRemoveImageNotFound 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageRemove 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageSaveError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageSaveError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageSave 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageSave (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageSearchAnyError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageSearchAnyError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageSearchStatusUnauthorizedError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageSearchWithPrivilegedFuncNoError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageSearchWithoutErrors 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageTagError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageTagError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageTagInvalidReference 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageTagInvalidReference (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageTagInvalidSourceImageName 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageTagHexSource 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageTagHexSource (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestImageTag 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestImageTag (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestInfoServerError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestInfoServerError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestInfoInvalidResponseJSONError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestInfo 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestInfo (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkConnectError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkConnectError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkConnect 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkConnect (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkCreateError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkCreate 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkCreate (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkDisconnectError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkDisconnectError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkDisconnect 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkDisconnect (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkInspectError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkInspectNotFoundError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkInspect 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkListError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkListError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkList 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkList (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworksPruneError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworksPruneError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworksPrune 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworksPrune (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkRemoveError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNetworkRemove 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNetworkRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeInspectError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeInspectNodeNotFound 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeInspect 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeListError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeListError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeList 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeList (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeRemoveError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeRemove 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeUpdateError 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeUpdateError (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestNodeUpdate 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestNodeUpdate (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestOptionWithTimeout 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestOptionWithTimeout (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestPingFail 01:04:42 [2021-04-09T01:04:42.947Z] --- PASS: TestPingFail (0.00s) 01:04:42 [2021-04-09T01:04:42.947Z] === RUN TestPingWithError 01:04:42 [2021-04-09T01:04:42.948Z] 2021/04/09 01:04:41 RoundTripper returned a response & error; ignoring response 01:04:42 [2021-04-09T01:04:42.948Z] 2021/04/09 01:04:41 RoundTripper returned a response & error; ignoring response 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPingWithError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPingSuccess 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPingSuccess (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPingHeadFallback 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPingHeadFallback/OK 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPingHeadFallback/Internal_Server_Error 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPingHeadFallback/Not_Found 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPingHeadFallback/Method_Not_Allowed 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPingHeadFallback (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPingHeadFallback/OK (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginDisableError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginDisableError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginDisable 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginDisable (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginEnableError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginEnableError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginEnable 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginEnable (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginInspectError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginInspect 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginListError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginListError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginList 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginList (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginPushError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginPushError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginPush 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginPush (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginRemoveError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginRemove 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginSetError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginSetError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPluginSet 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPluginSet (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSetHostHeader 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSetHostHeader (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestPlainTextError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestPlainTextError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestInfiniteError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestInfiniteError (0.06s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretCreateUnsupported 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretCreateUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretCreateError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretCreate 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretCreate (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretInspectUnsupported 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretInspectUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretInspectError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretInspectSecretNotFound 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretInspect 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretListUnsupported 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretListUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretListError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretListError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretList 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretList (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretRemoveUnsupported 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretRemoveError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretRemove 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretUpdateUnsupported 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretUpdateError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretUpdateError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSecretUpdate 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSecretUpdate (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceCreateError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceCreate 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceCreate (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceCreateCompatiblePlatforms 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceCreateDigestPinning 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceInspectError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceInspectServiceNotFound 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceInspect 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceListError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceListError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceList 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceList (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceLogsError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceLogsError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceLogs 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceLogs (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceRemoveError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceRemoveNotFoundError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceRemove 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceUpdateError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceUpdateError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestServiceUpdate 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestServiceUpdate (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmGetUnlockKeyError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmGetUnlockKey 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmInitError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmInitError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmInit 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmInit (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmInspectError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmInspect 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmJoinError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmJoinError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmJoin 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmJoin (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmLeaveError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmLeaveError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmLeave 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmLeave (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmUnlockError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmUnlockError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmUnlock 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmUnlock (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmUpdateError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmUpdateError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestSwarmUpdate 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestSwarmUpdate (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestTaskInspectError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestTaskInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestTaskInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestTaskInspect 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestTaskInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestTaskListError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestTaskListError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestTaskList 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestTaskList (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeCreateError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeCreateError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeCreate 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeCreate (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeInspectError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeInspectError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeInspectNotFound 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeInspectNotFound (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeInspectWithEmptyID 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeInspect 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeInspect (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeListError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeListError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeList 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeList (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeRemoveError 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeRemoveError (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === RUN TestVolumeRemove 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestVolumeRemove (0.00s) 01:04:42 [2021-04-09T01:04:42.948Z] === CONT TestTLSCloseWriter 01:04:42 [2021-04-09T01:04:42.948Z] --- PASS: TestTLSCloseWriter (0.02s) 01:04:42 [2021-04-09T01:04:42.948Z] PASS 01:04:42 [2021-04-09T01:04:42.948Z] coverage: 74.9% of statements 01:04:42 [2021-04-09T01:04:42.948Z] ok github.com/docker/docker/client 1.033s coverage: 74.9% of statements 01:04:42 [2021-04-09T01:04:42.982Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) 01:04:42 [2021-04-09T01:04:42.982Z] PASS 01:04:42 [2021-04-09T01:04:42.982Z] 01:04:42 [2021-04-09T01:04:42.982Z] === Skipped 01:04:42 [2021-04-09T01:04:42.982Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 01:04:42 [2021-04-09T01:04:42.982Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:04:42 [2021-04-09T01:04:42.982Z] 01:04:42 [2021-04-09T01:04:42.982Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 01:04:42 [2021-04-09T01:04:42.982Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 01:04:42 [2021-04-09T01:04:42.982Z] 01:04:42 [2021-04-09T01:04:42.982Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 01:04:42 [2021-04-09T01:04:42.982Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 01:04:42 [2021-04-09T01:04:42.982Z] 01:04:42 [2021-04-09T01:04:42.982Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 01:04:42 [2021-04-09T01:04:42.982Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 01:04:42 [2021-04-09T01:04:42.982Z] 01:04:42 [2021-04-09T01:04:42.982Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) 01:04:42 [2021-04-09T01:04:42.982Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP 01:04:42 [2021-04-09T01:04:42.982Z] 01:04:42 [2021-04-09T01:04:42.982Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 01:04:42 [2021-04-09T01:04:42.982Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 01:04:42 [2021-04-09T01:04:42.982Z] 01:04:42 [2021-04-09T01:04:42.982Z] 01:04:42 [2021-04-09T01:04:42.982Z] DONE 197 tests, 6 skipped in 156.386s 01:04:42 [2021-04-09T01:04:42.982Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 01:04:42 [2021-04-09T01:04:42.982Z] INFO: Testing against a local daemon 01:04:42 [2021-04-09T01:04:42.982Z] === RUN TestCommitInheritsEnv 01:04:42 [2021-04-09T01:04:42.982Z] --- PASS: TestCommitInheritsEnv (0.32s) 01:04:42 [2021-04-09T01:04:42.982Z] === RUN TestImportExtremelyLargeImageWorks 01:04:42 [2021-04-09T01:04:42.982Z] === PAUSE TestImportExtremelyLargeImageWorks 01:04:42 [2021-04-09T01:04:42.982Z] === RUN TestImagesFilterMultiReference 01:04:42 [2021-04-09T01:04:42.982Z] --- PASS: TestImagesFilterMultiReference (0.06s) 01:04:42 [2021-04-09T01:04:42.982Z] === RUN TestImagePullPlatformInvalid 01:04:42 [2021-04-09T01:04:42.982Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 01:04:42 [2021-04-09T01:04:42.982Z] === RUN TestRemoveImageOrphaning 01:04:43 [2021-04-09T01:04:43.208Z] Loaded image: buildpack-deps:buster 01:04:43 [2021-04-09T01:04:43.208Z] Loaded image: busybox:latest 01:04:43 [2021-04-09T01:04:43.208Z] Loaded image: busybox:glibc 01:04:43 [2021-04-09T01:04:43.237Z] --- PASS: TestRemoveImageOrphaning (0.27s) 01:04:43 [2021-04-09T01:04:43.237Z] === RUN TestRemoveImageGarbageCollector 01:04:43 [2021-04-09T01:04:43.781Z] Loaded image: debian:bullseye 01:04:43 [2021-04-09T01:04:43.781Z] Loaded image: hello-world:latest 01:04:43 [2021-04-09T01:04:43.781Z] Loaded image: arm32v7/hello-world:latest 01:04:45 [2021-04-09T01:04:45.750Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) 01:04:45 [2021-04-09T01:04:45.750Z] === RUN TestTagUnprefixedRepoByNameOrName 01:04:45 [2021-04-09T01:04:45.750Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 01:04:45 [2021-04-09T01:04:45.750Z] === RUN TestTagInvalidReference 01:04:45 [2021-04-09T01:04:45.750Z] --- PASS: TestTagInvalidReference (0.02s) 01:04:45 [2021-04-09T01:04:45.750Z] === RUN TestTagValidPrefixedRepo 01:04:45 [2021-04-09T01:04:45.750Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 01:04:45 [2021-04-09T01:04:45.750Z] === RUN TestTagExistedNameWithoutForce 01:04:45 [2021-04-09T01:04:45.750Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 01:04:45 [2021-04-09T01:04:45.750Z] === RUN TestTagOfficialNames 01:04:45 [2021-04-09T01:04:45.750Z] --- PASS: TestTagOfficialNames (0.05s) 01:04:45 [2021-04-09T01:04:45.750Z] === RUN TestTagMatchesDigest 01:04:45 [2021-04-09T01:04:45.750Z] --- PASS: TestTagMatchesDigest (0.02s) 01:04:45 [2021-04-09T01:04:45.750Z] === CONT TestImportExtremelyLargeImageWorks 01:04:47 [2021-04-09T01:04:47.532Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 01:04:47 [2021-04-09T01:04:47.532Z] Using test binary docker 01:04:47 [2021-04-09T01:04:47.532Z] +++ /etc/init.d/apparmor start 01:04:47 [2021-04-09T01:04:47.532Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 01:04:47 [2021-04-09T01:04:47.532Z] INFO: Waiting for daemon to start... 01:04:47 [2021-04-09T01:04:47.806Z] Starting dockerd 01:04:47 [2021-04-09T01:04:47.806Z] +++ 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 01:04:47 [2021-04-09T01:04:47.806Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 01:04:47 [2021-04-09T01:04:47.806Z] Using test binary docker 01:04:47 [2021-04-09T01:04:47.806Z] +++ /etc/init.d/apparmor start 01:04:47 [2021-04-09T01:04:47.806Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 01:04:47 [2021-04-09T01:04:47.806Z] INFO: Waiting for daemon to start... 01:04:47 [2021-04-09T01:04:47.806Z] Starting dockerd 01:04:47 [2021-04-09T01:04:47.806Z] +++ 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 01:04:48 [2021-04-09T01:04:48.918Z] ..........................xx.................... [ 29%] 01:04:48 [2021-04-09T01:04:48.964Z] 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 01:04:53 [2021-04-09T01:04:53.078Z] . 01:04:53 [2021-04-09T01:04:53.078Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 01:04:53 [2021-04-09T01:04:53.078Z] 01:04:53 [2021-04-09T01:04:53.078Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 01:04:53 [2021-04-09T01:04:53.078Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 01:04:53 [2021-04-09T01:04:53.078Z] Error: No such image: emptyfs 01:04:53 [2021-04-09T01:04:53.078Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 01:04:53 [2021-04-09T01:04:53.078Z] ++++ tar -cC bundles/test-integration/emptyfs . 01:04:53 [2021-04-09T01:04:53.078Z] ++++ docker load 01:04:53 [2021-04-09T01:04:53.078Z] Error: No such image: emptyfs 01:04:53 [2021-04-09T01:04:53.078Z] ++++ docker load 01:04:53 [2021-04-09T01:04:53.078Z] ++++ tar -cC bundles/test-integration/emptyfs . 01:04:53 [2021-04-09T01:04:53.336Z] Running integration-test (iteration 1) 01:04:53 [2021-04-09T01:04:53.336Z] 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)/ 01:04:53 [2021-04-09T01:04:53.336Z] ++ 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)/' 01:04:53 [2021-04-09T01:04:53.336Z] ++ set -e 01:04:53 [2021-04-09T01:04:53.336Z] ++ '[' -n 0 ']' 01:04:53 [2021-04-09T01:04:53.336Z] ++ set -x 01:04:53 [2021-04-09T01:04:53.336Z] ++ 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)/' 01:04:53 [2021-04-09T01:04:53.595Z] Running integration-test (iteration 1) 01:04:53 [2021-04-09T01:04:53.595Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 01:04:53 [2021-04-09T01:04:53.595Z] ++ 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)/' 01:04:53 [2021-04-09T01:04:53.595Z] ++ set -e 01:04:53 [2021-04-09T01:04:53.595Z] ++ '[' -n 0 ']' 01:04:53 [2021-04-09T01:04:53.595Z] ++ set -x 01:04:53 [2021-04-09T01:04:53.595Z] ++ 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)/' 01:04:53 [2021-04-09T01:04:53.792Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.51s) 01:04:53 [2021-04-09T01:04:53.792Z] PASS 01:04:53 [2021-04-09T01:04:53.792Z] 01:04:53 [2021-04-09T01:04:53.792Z] === Skipped 01:04:53 [2021-04-09T01:04:53.792Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 01:04:53 [2021-04-09T01:04:53.792Z] build_session_test.go:25: TODO: BuildKit 01:04:53 [2021-04-09T01:04:53.792Z] 01:04:53 [2021-04-09T01:04:53.792Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) 01:04:53 [2021-04-09T01:04:53.792Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 01:04:53 [2021-04-09T01:04:53.792Z] 01:04:53 [2021-04-09T01:04:53.792Z] 01:04:53 [2021-04-09T01:04:53.792Z] DONE 34 tests, 2 skipped in 114.612s 01:04:53 [2021-04-09T01:04:53.792Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 01:04:53 [2021-04-09T01:04:53.792Z] ++ 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 01:04:53 [2021-04-09T01:04:53.792Z] ++ set -e 01:04:53 [2021-04-09T01:04:53.792Z] ++ '[' -n 0 ']' 01:04:53 [2021-04-09T01:04:53.792Z] ++ set -x 01:04:53 [2021-04-09T01:04:53.792Z] ++ 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 01:04:53 [2021-04-09T01:04:53.792Z] INFO: Testing against a local daemon 01:04:53 [2021-04-09T01:04:53.792Z] === RUN TestConfigInspect 01:04:55 [2021-04-09T01:04:55.710Z] --- PASS: TestConfigInspect (2.66s) 01:04:55 [2021-04-09T01:04:55.710Z] === RUN TestConfigList 01:04:56 [2021-04-09T01:04:56.026Z] ? github.com/docker/docker/api [no test files] 01:04:57 [2021-04-09T01:04:57.844Z] --- PASS: TestCheckoutGit (34.24s) 01:04:57 [2021-04-09T01:04:57.844Z] === RUN TestValidGitTransport 01:04:57 [2021-04-09T01:04:57.844Z] --- PASS: TestValidGitTransport (0.00s) 01:04:57 [2021-04-09T01:04:57.844Z] === RUN TestGitInvalidRef 01:04:57 [2021-04-09T01:04:57.844Z] --- PASS: TestGitInvalidRef (0.19s) 01:04:57 [2021-04-09T01:04:57.844Z] PASS 01:04:57 [2021-04-09T01:04:57.844Z] coverage: 86.3% of statements 01:04:57 [2021-04-09T01:04:57.844Z] ok github.com/docker/docker/builder/remotecontext/git 34.858s coverage: 86.3% of statements 01:04:59 [2021-04-09T01:04:59.017Z] --- PASS: TestConfigList (3.15s) 01:04:59 [2021-04-09T01:04:59.017Z] === RUN TestConfigsCreateAndDelete 01:04:59 [2021-04-09T01:04:59.403Z] ? github.com/docker/docker/cli [no test files] 01:04:59 [2021-04-09T01:04:59.403Z] ? github.com/docker/docker/cli/config [no test files] 01:05:02 [2021-04-09T01:05:02.327Z] --- PASS: TestConfigsCreateAndDelete (3.20s) 01:05:02 [2021-04-09T01:05:02.327Z] === RUN TestConfigsUpdate 01:05:05 [2021-04-09T01:05:05.633Z] --- PASS: TestConfigsUpdate (3.17s) 01:05:05 [2021-04-09T01:05:05.633Z] === RUN TestTemplatedConfig 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliConfigWithTLS 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliConfigWithConflicts 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliWithConflictingLabels 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliWithDuplicateLabels 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonCliConfigWithLogLevel 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestLoadDaemonConfigWithRegistryOptions 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestConfigureDaemonLogs 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestConfigureDaemonLogs (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestCommonOptionsInstallFlags 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] PASS 01:05:09 [2021-04-09T01:05:09.795Z] coverage: 18.4% of statements 01:05:09 [2021-04-09T01:05:09.795Z] ok github.com/docker/docker/cmd/dockerd 1.556s coverage: 18.4% of statements 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestContainerStopSignal 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestContainerStopSignal (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestContainerStopTimeout 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestContainerStopTimeout (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestContainerSecretReferenceDestTarget 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestContainerLogPathSetForJSONFileLogger 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestContainerLogPathSetForRingLogger 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestReplaceAndAppendEnvVars 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestNewMemoryStore 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestNewMemoryStore (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestAddContainers 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestAddContainers (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestGetContainer 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestGetContainer (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestDeleteContainer 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestDeleteContainer (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestListContainers 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestListContainers (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestFirstContainer 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestFirstContainer (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestApplyAllContainer 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestApplyAllContainer (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestIsValidHealthString 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestIsValidHealthString (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestStateRunStop 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestStateRunStop (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestStateTimeoutWait 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestStateTimeoutWait (0.11s) 01:05:09 [2021-04-09T01:05:09.795Z] state_test.go:141: Stop callback fired 01:05:09 [2021-04-09T01:05:09.795Z] state_test.go:165: Stop callback fired 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestIsValidStateString 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestIsValidStateString (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestViewSaveDelete 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestViewSaveDelete (0.03s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestViewAll 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestViewAll (0.04s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestViewGet 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestViewGet (0.01s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestNames 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestNames (0.00s) 01:05:09 [2021-04-09T01:05:09.795Z] === RUN TestViewWithHealthCheck 01:05:09 [2021-04-09T01:05:09.795Z] --- PASS: TestViewWithHealthCheck (0.01s) 01:05:09 [2021-04-09T01:05:09.795Z] PASS 01:05:09 [2021-04-09T01:05:09.795Z] coverage: 41.6% of statements 01:05:09 [2021-04-09T01:05:09.795Z] ok github.com/docker/docker/container 0.815s coverage: 41.6% of statements 01:05:09 [2021-04-09T01:05:09.795Z] ? github.com/docker/docker/container/stream [no test files] 01:05:09 [2021-04-09T01:05:09.795Z] ? github.com/docker/docker/contrib/apparmor [no test files] 01:05:09 [2021-04-09T01:05:09.795Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 01:05:09 [2021-04-09T01:05:09.795Z] ? github.com/docker/docker/contrib/httpserver [no test files] 01:05:09 [2021-04-09T01:05:09.847Z] --- PASS: TestTemplatedConfig (3.81s) 01:05:09 [2021-04-09T01:05:09.847Z] === RUN TestConfigCreateResolve 01:05:12 [2021-04-09T01:05:12.397Z] --- PASS: TestConfigCreateResolve (3.19s) 01:05:12 [2021-04-09T01:05:12.397Z] === RUN TestConfigDaemonLibtrustID 01:05:13 [2021-04-09T01:05:13.342Z] --- PASS: TestConfigDaemonLibtrustID (1.14s) 01:05:13 [2021-04-09T01:05:13.342Z] PASS 01:05:13 [2021-04-09T01:05:13.342Z] 01:05:13 [2021-04-09T01:05:13.342Z] DONE 7 tests in 20.473s 01:05:13 [2021-04-09T01:05:13.342Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 01:05:13 [2021-04-09T01:05:13.342Z] ++ 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 01:05:13 [2021-04-09T01:05:13.342Z] ++ set -e 01:05:13 [2021-04-09T01:05:13.342Z] ++ '[' -n 0 ']' 01:05:13 [2021-04-09T01:05:13.342Z] ++ set -x 01:05:13 [2021-04-09T01:05:13.342Z] ++ 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 01:05:13 [2021-04-09T01:05:13.581Z] === RUN TestPrepare 01:05:13 [2021-04-09T01:05:13.581Z] --- PASS: TestPrepare (0.00s) 01:05:13 [2021-04-09T01:05:13.581Z] === RUN TestStart 01:05:13 [2021-04-09T01:05:13.581Z] --- PASS: TestStart (0.00s) 01:05:13 [2021-04-09T01:05:13.581Z] === RUN TestWaitCancel 01:05:13 [2021-04-09T01:05:13.581Z] --- PASS: TestWaitCancel (0.00s) 01:05:13 [2021-04-09T01:05:13.581Z] === RUN TestWaitDisabled 01:05:13 [2021-04-09T01:05:13.581Z] --- PASS: TestWaitDisabled (0.01s) 01:05:13 [2021-04-09T01:05:13.581Z] === RUN TestWaitEnabled 01:05:13 [2021-04-09T01:05:13.581Z] --- PASS: TestWaitEnabled (0.00s) 01:05:13 [2021-04-09T01:05:13.581Z] === RUN TestRemove 01:05:13 [2021-04-09T01:05:13.581Z] --- PASS: TestRemove (0.00s) 01:05:13 [2021-04-09T01:05:13.581Z] PASS 01:05:13 [2021-04-09T01:05:13.581Z] coverage: 65.3% of statements 01:05:13 [2021-04-09T01:05:13.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.787s coverage: 65.3% of statements 01:05:13 [2021-04-09T01:05:13.604Z] INFO: Testing against a local daemon 01:05:13 [2021-04-09T01:05:13.604Z] === RUN TestCheckpoint 01:05:13 [2021-04-09T01:05:13.604Z] --- SKIP: TestCheckpoint (0.00s) 01:05:13 [2021-04-09T01:05:13.604Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:05:13 [2021-04-09T01:05:13.604Z] === RUN TestContainerInvalidJSON 01:05:13 [2021-04-09T01:05:13.604Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 01:05:13 [2021-04-09T01:05:13.604Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 01:05:13 [2021-04-09T01:05:13.604Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 01:05:13 [2021-04-09T01:05:13.604Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 01:05:13 [2021-04-09T01:05:13.604Z] === RUN TestContainerInvalidJSON//exec/foobar/start 01:05:13 [2021-04-09T01:05:13.604Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 01:05:13 [2021-04-09T01:05:13.604Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 01:05:13 [2021-04-09T01:05:13.604Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 01:05:13 [2021-04-09T01:05:13.604Z] === CONT TestContainerInvalidJSON//exec/foobar/start 01:05:13 [2021-04-09T01:05:13.604Z] --- PASS: TestContainerInvalidJSON (0.03s) 01:05:13 [2021-04-09T01:05:13.604Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 01:05:13 [2021-04-09T01:05:13.604Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 01:05:13 [2021-04-09T01:05:13.604Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 01:05:13 [2021-04-09T01:05:13.604Z] === RUN TestCopyFromContainerPathDoesNotExist 01:05:13 [2021-04-09T01:05:13.693Z] === RUN TestMiddlewares 01:05:13 [2021-04-09T01:05:13.693Z] --- PASS: TestMiddlewares (0.00s) 01:05:13 [2021-04-09T01:05:13.693Z] PASS 01:05:13 [2021-04-09T01:05:13.693Z] coverage: 9.0% of statements 01:05:13 [2021-04-09T01:05:13.693Z] ok github.com/docker/docker/api/server 0.116s coverage: 9.0% of statements 01:05:13 [2021-04-09T01:05:13.866Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 01:05:13 [2021-04-09T01:05:13.866Z] === RUN TestCopyFromContainerPathIsNotDir 01:05:13 [2021-04-09T01:05:13.866Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) 01:05:13 [2021-04-09T01:05:13.866Z] === RUN TestCopyToContainerPathDoesNotExist 01:05:13 [2021-04-09T01:05:13.866Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) 01:05:13 [2021-04-09T01:05:13.866Z] === RUN TestCopyToContainerPathIsNotDir 01:05:13 [2021-04-09T01:05:13.866Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 01:05:13 [2021-04-09T01:05:13.866Z] === RUN TestCopyFromContainer 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCContainerRuntime 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCIsolation 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCIsolation/empty 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCIsolation/default 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCIsolation/process 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCIsolation/proCess 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertFromGRPCIsolation 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertFromGRPCIsolation/default 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertFromGRPCIsolation/process 01:05:15 [2021-04-09T01:05:15.137Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 01:05:15 [2021-04-09T01:05:15.137Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertFromGRPCConfigs 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertFromGRPCConfigs/file 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCConfigs 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCConfigs/file 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCConfigs/runtime 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 01:05:15 [2021-04-09T01:05:15.138Z] === RUN TestServiceConvertToGRPCConfigs/none 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 01:05:15 [2021-04-09T01:05:15.138Z] PASS 01:05:15 [2021-04-09T01:05:15.138Z] coverage: 35.9% of statements 01:05:15 [2021-04-09T01:05:15.138Z] ok github.com/docker/docker/daemon/cluster/convert 1.038s coverage: 35.9% of statements 01:05:15 [2021-04-09T01:05:15.187Z] tests/integration/api_exec_test.py ..................... [ 34%] 01:05:15 [2021-04-09T01:05:15.785Z] === RUN TestCopyFromContainer// 01:05:15 [2021-04-09T01:05:15.785Z] === RUN TestCopyFromContainer//bar/root 01:05:15 [2021-04-09T01:05:15.785Z] === RUN TestCopyFromContainer//bar/root/ 01:05:15 [2021-04-09T01:05:15.785Z] === RUN TestCopyFromContainer/bar/quux 01:05:16 [2021-04-09T01:05:16.047Z] === RUN TestCopyFromContainer/bar/quux/ 01:05:16 [2021-04-09T01:05:16.047Z] === RUN TestCopyFromContainer/bar/quux/baz 01:05:16 [2021-04-09T01:05:16.310Z] === RUN TestCopyFromContainer/bar/filesymlink 01:05:16 [2021-04-09T01:05:16.310Z] === RUN TestCopyFromContainer/bar/dirsymlink 01:05:16 [2021-04-09T01:05:16.571Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 01:05:16 [2021-04-09T01:05:16.571Z] === RUN TestCopyFromContainer/bar/notarget 01:05:16 [2021-04-09T01:05:16.699Z] === RUN TestNewListSecretsFilters 01:05:16 [2021-04-09T01:05:16.699Z] --- PASS: TestNewListSecretsFilters (0.00s) 01:05:16 [2021-04-09T01:05:16.699Z] === RUN TestNewListConfigsFilters 01:05:16 [2021-04-09T01:05:16.699Z] --- PASS: TestNewListConfigsFilters (0.00s) 01:05:16 [2021-04-09T01:05:16.699Z] PASS 01:05:16 [2021-04-09T01:05:16.699Z] coverage: 0.5% of statements 01:05:16 [2021-04-09T01:05:16.699Z] ok github.com/docker/docker/daemon/cluster 1.478s coverage: 0.5% of statements 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer (2.76s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer// (0.12s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:05:16 [2021-04-09T01:05:16.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:05:16 [2021-04-09T01:05:16.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 01:05:16 [2021-04-09T01:05:16.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 01:05:16 [2021-04-09T01:05:16.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:05:16 [2021-04-09T01:05:16.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:05:16 [2021-04-09T01:05:16.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateLinkToNonExistingContainer 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateWithInvalidEnv 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateWithInvalidEnv/0 01:05:16 [2021-04-09T01:05:16.833Z] === PAUSE TestCreateWithInvalidEnv/0 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateWithInvalidEnv/1 01:05:16 [2021-04-09T01:05:16.833Z] === PAUSE TestCreateWithInvalidEnv/1 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateWithInvalidEnv/2 01:05:16 [2021-04-09T01:05:16.833Z] === PAUSE TestCreateWithInvalidEnv/2 01:05:16 [2021-04-09T01:05:16.833Z] === CONT TestCreateWithInvalidEnv/0 01:05:16 [2021-04-09T01:05:16.833Z] === CONT TestCreateWithInvalidEnv/1 01:05:16 [2021-04-09T01:05:16.833Z] === CONT TestCreateWithInvalidEnv/2 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateTmpfsMountsTarget 01:05:16 [2021-04-09T01:05:16.833Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) 01:05:16 [2021-04-09T01:05:16.833Z] === RUN TestCreateWithCustomMaskedPaths 01:05:19 [2021-04-09T01:05:19.450Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) 01:05:19 [2021-04-09T01:05:19.450Z] === RUN TestCreateWithCustomReadonlyPaths 01:05:22 [2021-04-09T01:05:22.003Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) 01:05:22 [2021-04-09T01:05:22.003Z] === RUN TestCreateWithInvalidHealthcheckParams 01:05:22 [2021-04-09T01:05:22.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:05:22 [2021-04-09T01:05:22.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:05:22 [2021-04-09T01:05:22.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:05:22 [2021-04-09T01:05:22.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:05:22 [2021-04-09T01:05:22.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:05:22 [2021-04-09T01:05:22.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:05:22 [2021-04-09T01:05:22.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:05:22 [2021-04-09T01:05:22.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 01:05:22 [2021-04-09T01:05:22.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) 01:05:22 [2021-04-09T01:05:22.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) 01:05:22 [2021-04-09T01:05:22.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) 01:05:22 [2021-04-09T01:05:22.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) 01:05:22 [2021-04-09T01:05:22.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 01:05:22 [2021-04-09T01:05:22.003Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 01:05:22 [2021-04-09T01:05:22.576Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestCreateDifferentPlatform 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestCreateDifferentPlatform/different_os 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 01:05:22 [2021-04-09T01:05:22.576Z] --- PASS: TestCreateDifferentPlatform (0.04s) 01:05:22 [2021-04-09T01:05:22.576Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 01:05:22 [2021-04-09T01:05:22.576Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestCreateVolumesFromNonExistingContainer 01:05:22 [2021-04-09T01:05:22.576Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestCreatePlatformSpecificImageNoPlatform 01:05:22 [2021-04-09T01:05:22.576Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestContainerStartOnDaemonRestart 01:05:22 [2021-04-09T01:05:22.576Z] === PAUSE TestContainerStartOnDaemonRestart 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestDaemonRestartIpcMode 01:05:22 [2021-04-09T01:05:22.576Z] === PAUSE TestDaemonRestartIpcMode 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestDaemonHostGatewayIP 01:05:22 [2021-04-09T01:05:22.576Z] === PAUSE TestDaemonHostGatewayIP 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestRestartDaemonWithRestartingContainer 01:05:22 [2021-04-09T01:05:22.576Z] === PAUSE TestRestartDaemonWithRestartingContainer 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestContainerKillOnDaemonStart 01:05:22 [2021-04-09T01:05:22.576Z] === PAUSE TestContainerKillOnDaemonStart 01:05:22 [2021-04-09T01:05:22.576Z] === RUN TestDiff 01:05:23 [2021-04-09T01:05:23.522Z] --- PASS: TestDiff (0.82s) 01:05:23 [2021-04-09T01:05:23.522Z] === RUN TestExecWithCloseStdin 01:05:23 [2021-04-09T01:05:23.830Z] tests/integration/api_healthcheck_test.py .... [ 35%] 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestBuilderGC 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestBuilderGC (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationNotFound 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonBrokenConfiguration 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestParseClusterAdvertiseSettings 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestFindConfigurationConflicts 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestFindConfigurationConflicts (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestFindConfigurationConflictsWithNamedOptions 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMergeConflicts 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMergeConcurrent 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMergeConcurrentError 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestFindConfigurationConflictsWithMergedValues 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/single_label_without_value 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration/with_label 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration/with_dns 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration/with_dns-search 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration/with_max-download-attempts 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestValidateConfiguration/with_node_generic_resources 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestModifiedDiscoverySettings 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestReloadSetConfigFileNotExist 01:05:23 [2021-04-09T01:05:23.855Z] time="2021-04-09T01:05:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestReloadDefaultConfigNotExist 01:05:23 [2021-04-09T01:05:23.855Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestReloadBadDefaultConfig 01:05:23 [2021-04-09T01:05:23.855Z] time="2021-04-09T01:05:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-646040067" 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestReloadWithConflictingLabels 01:05:23 [2021-04-09T01:05:23.855Z] time="2021-04-09T01:05:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-923193222" 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestReloadWithConflictingLabels (0.03s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestReloadWithDuplicateLabels 01:05:23 [2021-04-09T01:05:23.855Z] time="2021-04-09T01:05:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-251321645" 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDaemonConfigurationMerge 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] PASS 01:05:23 [2021-04-09T01:05:23.855Z] coverage: 79.7% of statements 01:05:23 [2021-04-09T01:05:23.855Z] ok github.com/docker/docker/daemon/config 1.584s coverage: 79.7% of statements 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDiscoveryOptsErrors 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] === RUN TestDiscoveryOpts 01:05:23 [2021-04-09T01:05:23.855Z] --- PASS: TestDiscoveryOpts (0.00s) 01:05:23 [2021-04-09T01:05:23.855Z] PASS 01:05:23 [2021-04-09T01:05:23.855Z] coverage: 30.0% of statements 01:05:23 [2021-04-09T01:05:23.855Z] ok github.com/docker/docker/daemon/discovery 0.600s coverage: 30.0% of statements 01:05:24 [2021-04-09T01:05:24.910Z] --- PASS: TestExecWithCloseStdin (1.12s) 01:05:24 [2021-04-09T01:05:24.910Z] === RUN TestExec 01:05:25 [2021-04-09T01:05:25.855Z] --- PASS: TestExec (1.09s) 01:05:25 [2021-04-09T01:05:25.855Z] === RUN TestExecUser 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestVerifyNetworkingConfig 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestGetContainer 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestGetContainer (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestValidContainerNames 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestValidContainerNames (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestContainerInitDNS 01:05:26 [2021-04-09T01:05:26.060Z] --- SKIP: TestContainerInitDNS (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] daemon_test.go:147: root required 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestMerge 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestMerge (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestValidateContainerIsolation 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestValidateContainerIsolation (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestFindNetworkErrorType 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestFindNetworkErrorType (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestEnsureServicesExist 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestEnsureServicesExist (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestEnsureServicesExistErrors 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestContainerDelete 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestContainerDelete (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestContainerDoubleDelete 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestContainerDoubleDelete (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestLogContainerEventCopyLabels 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestLogContainerEventWithAttributes 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestNoneHealthcheck 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestNoneHealthcheck (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestHealthStates 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] time="2021-04-09T01:05:25Z" 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" 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestHealthStates (0.16s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestMaskURLCredentials 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestMaskURLCredentials (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestGetInspectData 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestGetInspectData (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestFillLicense 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestFillLicense (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestListInvalidFilter 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestListInvalidFilter (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestNameFilter 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestNameFilter (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestMergeAndVerifyLogConfigNilConfig 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 01:05:26 [2021-04-09T01:05:26.060Z] === 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 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 01:05:26 [2021-04-09T01:05:26.060Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- 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) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 01:05:26 [2021-04-09T01:05:26.060Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] === RUN TestDaemonReloadLabels 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestDaemonReloadLabels (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] === RUN TestDaemonReloadMirrors 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestDaemonReloadMirrors (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] === RUN TestDaemonReloadInsecureRegistries 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] === RUN TestDaemonReloadNotAffectOthers 01:05:26 [2021-04-09T01:05:26.061Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 01:05:26 [2021-04-09T01:05:26.061Z] === RUN TestDaemonDiscoveryReload 01:05:26 [2021-04-09T01:05:26.800Z] --- PASS: TestExecUser (1.07s) 01:05:26 [2021-04-09T01:05:26.800Z] === RUN TestExportContainerAndImportImage 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestWaitNodeAttachment 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestDaemonDiscoveryReload (1.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestWaitNodeAttachment (0.40s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestIsolationConversion 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestIsolationConversion/default 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestIsolationConversion/process 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestIsolationConversion/hyperv 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestIsolationConversion (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestIsolationConversion/default (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestIsolationConversion/process (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestContainerLabels 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestContainerLabels (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestCredentialSpecConversion 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestCredentialSpecConversion/none 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestCredentialSpecConversion/config 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestCredentialSpecConversion/file 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestCredentialSpecConversion/registry 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestCredentialSpecConversion (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestControllerValidateMountBind 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestControllerValidateMountBind (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestControllerValidateMountVolume 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestControllerValidateMountVolume (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestControllerValidateMountTarget 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestControllerValidateMountTarget (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestControllerValidateMountTmpfs 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestControllerValidateMountInvalidType 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] === RUN TestControllerValidateMountNamedPipe 01:05:27 [2021-04-09T01:05:27.042Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 01:05:27 [2021-04-09T01:05:27.042Z] PASS 01:05:27 [2021-04-09T01:05:27.042Z] coverage: 11.3% of statements 01:05:27 [2021-04-09T01:05:27.042Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.533s coverage: 11.3% of statements 01:05:27 [2021-04-09T01:05:27.507Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) 01:05:27 [2021-04-09T01:05:27.507Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 01:05:27 [2021-04-09T01:05:27.744Z] --- PASS: TestExportContainerAndImportImage (1.06s) 01:05:27 [2021-04-09T01:05:27.744Z] === RUN TestExportContainerAfterDaemonRestart 01:05:27 [2021-04-09T01:05:27.973Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) 01:05:27 [2021-04-09T01:05:27.973Z] === RUN TestDaemonReloadNetworkDiagnosticPort 01:05:27 [2021-04-09T01:05:27.973Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 01:05:27 [2021-04-09T01:05:27.973Z] reload_test.go:520: root required 01:05:27 [2021-04-09T01:05:27.973Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 01:05:27 [2021-04-09T01:05:27.973Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 01:05:27 [2021-04-09T01:05:27.973Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 01:05:27 [2021-04-09T01:05:27.973Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) 01:05:27 [2021-04-09T01:05:27.973Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 01:05:27 [2021-04-09T01:05:27.973Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) 01:05:27 [2021-04-09T01:05:27.973Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 01:05:27 [2021-04-09T01:05:27.973Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) 01:05:27 [2021-04-09T01:05:27.973Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 01:05:27 [2021-04-09T01:05:27.973Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 01:05:27 [2021-04-09T01:05:27.973Z] === RUN TestParseVolumesFrom 01:05:27 [2021-04-09T01:05:27.973Z] --- PASS: TestParseVolumesFrom (0.00s) 01:05:27 [2021-04-09T01:05:27.973Z] PASS 01:05:27 [2021-04-09T01:05:27.973Z] coverage: 9.1% of statements 01:05:27 [2021-04-09T01:05:27.973Z] ok github.com/docker/docker/daemon 3.895s coverage: 9.1% of statements 01:05:27 [2021-04-09T01:05:27.973Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 01:05:27 [2021-04-09T01:05:27.973Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 01:05:28 [2021-04-09T01:05:28.440Z] === RUN TestEventsLog 01:05:28 [2021-04-09T01:05:28.440Z] --- PASS: TestEventsLog (0.00s) 01:05:28 [2021-04-09T01:05:28.440Z] === RUN TestEventsLogTimeout 01:05:28 [2021-04-09T01:05:28.440Z] --- PASS: TestEventsLogTimeout (0.00s) 01:05:28 [2021-04-09T01:05:28.440Z] === RUN TestLogEvents 01:05:28 [2021-04-09T01:05:28.440Z] --- PASS: TestLogEvents (0.05s) 01:05:28 [2021-04-09T01:05:28.440Z] === RUN TestLoadBufferedEvents 01:05:28 [2021-04-09T01:05:28.440Z] --- PASS: TestLoadBufferedEvents (0.17s) 01:05:28 [2021-04-09T01:05:28.440Z] === RUN TestLoadBufferedEventsOnlyFromPast 01:05:28 [2021-04-09T01:05:28.440Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 01:05:28 [2021-04-09T01:05:28.440Z] === RUN TestIgnoreBufferedWhenNoTimes 01:05:28 [2021-04-09T01:05:28.440Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 01:05:28 [2021-04-09T01:05:28.440Z] PASS 01:05:28 [2021-04-09T01:05:28.440Z] coverage: 50.0% of statements 01:05:28 [2021-04-09T01:05:28.440Z] ok github.com/docker/docker/daemon/events 0.548s coverage: 50.0% of statements 01:05:28 [2021-04-09T01:05:28.440Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 01:05:28 [2021-04-09T01:05:28.440Z] ? github.com/docker/docker/daemon/exec [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] === RUN TestIsEmptyDir 01:05:28 [2021-04-09T01:05:28.908Z] --- PASS: TestIsEmptyDir (0.01s) 01:05:28 [2021-04-09T01:05:28.908Z] PASS 01:05:28 [2021-04-09T01:05:28.908Z] coverage: 2.3% of statements 01:05:28 [2021-04-09T01:05:28.908Z] ok github.com/docker/docker/daemon/graphdriver 0.404s coverage: 2.3% of statements 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 01:05:28 [2021-04-09T01:05:28.908Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 01:05:28 [2021-04-09T01:05:28.963Z] tests/integration/api_image_test.py ............s..... [ 40%] 01:05:29 [2021-04-09T01:05:29.888Z] === RUN TestLinkNaming 01:05:29 [2021-04-09T01:05:29.888Z] --- PASS: TestLinkNaming (0.00s) 01:05:29 [2021-04-09T01:05:29.888Z] === RUN TestLinkNew 01:05:29 [2021-04-09T01:05:29.888Z] --- PASS: TestLinkNew (0.00s) 01:05:29 [2021-04-09T01:05:29.888Z] === RUN TestLinkEnv 01:05:29 [2021-04-09T01:05:29.888Z] --- PASS: TestLinkEnv (0.00s) 01:05:29 [2021-04-09T01:05:29.888Z] === RUN TestLinkMultipleEnv 01:05:29 [2021-04-09T01:05:29.888Z] --- PASS: TestLinkMultipleEnv (0.00s) 01:05:29 [2021-04-09T01:05:29.888Z] === RUN TestLinkPortRangeEnv 01:05:29 [2021-04-09T01:05:29.888Z] --- PASS: TestLinkPortRangeEnv (0.00s) 01:05:29 [2021-04-09T01:05:29.888Z] PASS 01:05:29 [2021-04-09T01:05:29.888Z] coverage: 93.0% of statements 01:05:29 [2021-04-09T01:05:29.888Z] ok github.com/docker/docker/daemon/links 0.218s coverage: 93.0% of statements 01:05:31 [2021-04-09T01:05:31.052Z] --- PASS: TestExportContainerAfterDaemonRestart (2.99s) 01:05:31 [2021-04-09T01:05:31.052Z] === RUN TestHealthCheckWorkdir 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewStreamConfig 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewStreamConfig/defaults 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewStreamConfig/invalid_create_group 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewStreamConfig/invalid_flush_interval 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewStreamConfig/flush_interval_at_15 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewStreamConfig (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewAWSLogsClientUserAgentHandler 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 01:05:32 [2021-04-09T01:05:32.091Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 01:05:32 [2021-04-09T01:05:32.091Z] === RUN TestNewAWSLogsClientRegionDetect 01:05:32 [2021-04-09T01:05:32.440Z] --- PASS: TestHealthCheckWorkdir (1.45s) 01:05:32 [2021-04-09T01:05:32.440Z] === RUN TestHealthKillContainer 01:05:32 [2021-04-09T01:05:32.557Z] time="2021-04-09T01:05:32Z" level=info msg="Trying to get region from EC2 Metadata" 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCreateSuccess 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCreateSuccess (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCreateLogGroupSuccess 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCreateError 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCreateError (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCreateAlreadyExists 01:05:32 [2021-04-09T01:05:32.557Z] time="2021-04-09T01:05:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCreateAlreadyExists (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestLogClosed 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestLogClosed (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestLogBlocking 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestLogBlocking (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestLogNonBlockingBufferEmpty 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestLogNonBlockingBufferFull 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestPublishBatchSuccess 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestPublishBatchSuccess (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestPublishBatchError 01:05:32 [2021-04-09T01:05:32.557Z] time="2021-04-09T01:05:32Z" level=error msg=Error 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestPublishBatchError (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestPublishBatchInvalidSeqSuccess 01:05:32 [2021-04-09T01:05:32.557Z] time="2021-04-09T01:05:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestPublishBatchAlreadyAccepted 01:05:32 [2021-04-09T01:05:32.557Z] time="2021-04-09T01:05:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 01:05:32 [2021-04-09T01:05:32.557Z] time="2021-04-09T01:05:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchSimple 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchSimple (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchTicker 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchTicker (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchMultilinePattern 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchClose 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchClose (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestEffectiveLen 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestEffectiveLen/0/Hello 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestEffectiveLen/2/🙃 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestEffectiveLen/3/���� 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestEffectiveLen/4/He��o 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestEffectiveLen/5/ 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestEffectiveLen (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestEffectiveLen/5/ (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit/0/ 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit/1/Hello 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit/2/Hello 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit/3/Hello 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit/4/🙃 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit/5/🙃 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit/6/a� 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestFindValidSplit/7/a� 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit/0/ (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1044: 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1045: 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1044: Hello 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1045: 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1044: He 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1045: llo 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1044: 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1045: Hello 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1044: 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1045: 🙃 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1044: 🙃 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1045: 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1044: a 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1045: � 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1044: a� 01:05:32 [2021-04-09T01:05:32.557Z] cloudwatchlogs_test.go:1045: 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestProcessEventEmoji 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestProcessEventEmoji (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchLineSplit 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchLineSplit (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchLineSplitWithBinary 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchMaxEvents 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchMaxEvents (0.03s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchMaxTotalBytes 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestCollectBatchWithDuplicateTimestamps 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsMultilinePattern 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsDatetimeFormat 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 01:05:32 [2021-04-09T01:05:32.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 01:05:32 [2021-04-09T01:05:32.557Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] === RUN TestCreateTagSuccess 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestCreateTagSuccess (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 01:05:32 [2021-04-09T01:05:32.558Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] === RUN TestNewAWSLogsClientCredentialSharedFile 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] PASS 01:05:32 [2021-04-09T01:05:32.558Z] coverage: 77.8% of statements 01:05:32 [2021-04-09T01:05:32.558Z] ok github.com/docker/docker/daemon/logger/awslogs 0.879s coverage: 77.8% of statements 01:05:32 [2021-04-09T01:05:32.558Z] === RUN TestAdapterReadLogs 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestAdapterReadLogs (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] === RUN TestCopier 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestCopier (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] === RUN TestCopierLongLines 01:05:32 [2021-04-09T01:05:32.558Z] --- PASS: TestCopierLongLines (0.00s) 01:05:32 [2021-04-09T01:05:32.558Z] === RUN TestCopierSlow 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestCopierSlow (0.32s) 01:05:33 [2021-04-09T01:05:33.034Z] === RUN TestCopierWithSized 01:05:33 [2021-04-09T01:05:33.034Z] === RUN TestCopierWithSized/as_is 01:05:33 [2021-04-09T01:05:33.034Z] === RUN TestCopierWithSized/With_RingLogger 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestCopierWithSized (0.02s) 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestCopierWithSized/as_is (0.00s) 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) 01:05:33 [2021-04-09T01:05:33.034Z] === RUN TestCopierWithPartial 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestCopierWithPartial (0.00s) 01:05:33 [2021-04-09T01:05:33.034Z] === RUN TestRingLogger 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestRingLogger (0.00s) 01:05:33 [2021-04-09T01:05:33.034Z] === RUN TestRingCap 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestRingCap (0.00s) 01:05:33 [2021-04-09T01:05:33.034Z] === RUN TestRingClose 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestRingClose (0.00s) 01:05:33 [2021-04-09T01:05:33.034Z] === RUN TestRingDrain 01:05:33 [2021-04-09T01:05:33.034Z] --- PASS: TestRingDrain (0.00s) 01:05:33 [2021-04-09T01:05:33.034Z] PASS 01:05:33 [2021-04-09T01:05:33.034Z] coverage: 43.5% of statements 01:05:33 [2021-04-09T01:05:33.034Z] ok github.com/docker/docker/daemon/logger 1.118s coverage: 43.5% of statements 01:05:34 [2021-04-09T01:05:34.590Z] === RUN TestJSONLogsMarshalJSONBuf 01:05:34 [2021-04-09T01:05:34.590Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 01:05:34 [2021-04-09T01:05:34.590Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 01:05:34 [2021-04-09T01:05:34.590Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) 01:05:34 [2021-04-09T01:05:34.590Z] === RUN TestFastTimeMarshalJSON 01:05:34 [2021-04-09T01:05:34.590Z] --- PASS: TestFastTimeMarshalJSON (0.00s) 01:05:34 [2021-04-09T01:05:34.590Z] PASS 01:05:34 [2021-04-09T01:05:34.590Z] coverage: 87.2% of statements 01:05:34 [2021-04-09T01:05:34.590Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.403s coverage: 87.2% of statements 01:05:35 [2021-04-09T01:05:35.057Z] === RUN TestSearchRegistryForImagesErrors 01:05:35 [2021-04-09T01:05:35.057Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 01:05:35 [2021-04-09T01:05:35.057Z] === RUN TestSearchRegistryForImages 01:05:35 [2021-04-09T01:05:35.057Z] --- PASS: TestSearchRegistryForImages (0.00s) 01:05:35 [2021-04-09T01:05:35.057Z] === RUN TestOnlyPlatformWithFallback 01:05:35 [2021-04-09T01:05:35.057Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 01:05:35 [2021-04-09T01:05:35.057Z] === RUN TestImageDelete 01:05:35 [2021-04-09T01:05:35.057Z] === RUN TestImageDelete/no_lease 01:05:35 [2021-04-09T01:05:35.057Z] === RUN TestImageDelete/lease_exists 01:05:35 [2021-04-09T01:05:35.057Z] --- PASS: TestImageDelete (0.03s) 01:05:35 [2021-04-09T01:05:35.057Z] --- PASS: TestImageDelete/no_lease (0.01s) 01:05:35 [2021-04-09T01:05:35.057Z] --- PASS: TestImageDelete/lease_exists (0.01s) 01:05:35 [2021-04-09T01:05:35.057Z] === RUN TestContentStoreForPull 01:05:35 [2021-04-09T01:05:35.525Z] --- PASS: TestContentStoreForPull (0.17s) 01:05:35 [2021-04-09T01:05:35.525Z] PASS 01:05:35 [2021-04-09T01:05:35.525Z] coverage: 6.7% of statements 01:05:35 [2021-04-09T01:05:35.525Z] ok github.com/docker/docker/daemon/images 1.074s coverage: 6.7% of statements 01:05:35 [2021-04-09T01:05:35.525Z] ? github.com/docker/docker/daemon/initlayer [no test files] 01:05:35 [2021-04-09T01:05:35.525Z] ? github.com/docker/docker/daemon/listeners [no test files] 01:05:35 [2021-04-09T01:05:35.525Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 01:05:35 [2021-04-09T01:05:35.525Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 01:05:35 [2021-04-09T01:05:35.525Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 01:05:35 [2021-04-09T01:05:35.525Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 01:05:35 [2021-04-09T01:05:35.525Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 01:05:35 [2021-04-09T01:05:35.525Z] === RUN TestJSONFileLogger 01:05:35 [2021-04-09T01:05:35.525Z] --- PASS: TestJSONFileLogger (0.00s) 01:05:35 [2021-04-09T01:05:35.525Z] === RUN TestJSONFileLoggerWithTags 01:05:35 [2021-04-09T01:05:35.525Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 01:05:35 [2021-04-09T01:05:35.525Z] === RUN TestJSONFileLoggerWithOpts 01:05:35 [2021-04-09T01:05:35.525Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) 01:05:35 [2021-04-09T01:05:35.525Z] === RUN TestJSONFileLoggerWithLabelsEnv 01:05:35 [2021-04-09T01:05:35.525Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) 01:05:35 [2021-04-09T01:05:35.525Z] === RUN TestEncodeDecode 01:05:35 [2021-04-09T01:05:35.525Z] === PAUSE TestEncodeDecode 01:05:35 [2021-04-09T01:05:35.525Z] === RUN TestUnexpectedEOF 01:05:35 [2021-04-09T01:05:35.525Z] time="2021-04-09T01:05:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 01:05:35 [2021-04-09T01:05:35.525Z] time="2021-04-09T01:05:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 01:05:35 [2021-04-09T01:05:35.525Z] --- PASS: TestUnexpectedEOF (0.16s) 01:05:35 [2021-04-09T01:05:35.525Z] === CONT TestEncodeDecode 01:05:35 [2021-04-09T01:05:35.525Z] --- PASS: TestEncodeDecode (0.00s) 01:05:35 [2021-04-09T01:05:35.525Z] PASS 01:05:35 [2021-04-09T01:05:35.525Z] coverage: 69.9% of statements 01:05:35 [2021-04-09T01:05:35.525Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 1.237s coverage: 69.9% of statements 01:05:35 [2021-04-09T01:05:35.744Z] --- PASS: TestHealthKillContainer (3.10s) 01:05:35 [2021-04-09T01:05:35.744Z] === RUN TestInspectCpusetInConfigPre120 01:05:35 [2021-04-09T01:05:35.991Z] === RUN TestWriteLog 01:05:35 [2021-04-09T01:05:35.991Z] === PAUSE TestWriteLog 01:05:35 [2021-04-09T01:05:35.991Z] === RUN TestReadLog 01:05:35 [2021-04-09T01:05:35.991Z] === PAUSE TestReadLog 01:05:35 [2021-04-09T01:05:35.991Z] === CONT TestWriteLog 01:05:35 [2021-04-09T01:05:35.991Z] --- PASS: TestWriteLog (0.00s) 01:05:35 [2021-04-09T01:05:35.991Z] === CONT TestReadLog 01:05:35 [2021-04-09T01:05:35.991Z] === RUN TestReadLog/tail_exact 01:05:35 [2021-04-09T01:05:35.991Z] === RUN TestReadLog/tail_less_than_available 01:05:35 [2021-04-09T01:05:35.991Z] === RUN TestReadLog/tail_more_than_available 01:05:35 [2021-04-09T01:05:35.991Z] --- PASS: TestReadLog (0.18s) 01:05:35 [2021-04-09T01:05:35.991Z] --- PASS: TestReadLog/tail_exact (0.17s) 01:05:35 [2021-04-09T01:05:35.991Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) 01:05:35 [2021-04-09T01:05:35.991Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) 01:05:35 [2021-04-09T01:05:35.991Z] PASS 01:05:35 [2021-04-09T01:05:35.991Z] coverage: 75.2% of statements 01:05:36 [2021-04-09T01:05:36.317Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) 01:05:36 [2021-04-09T01:05:36.317Z] === RUN TestIpcModeNone 01:05:36 [2021-04-09T01:05:36.456Z] ok github.com/docker/docker/daemon/logger/local 0.594s coverage: 75.2% of statements 01:05:36 [2021-04-09T01:05:36.456Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 01:05:37 [2021-04-09T01:05:37.261Z] --- PASS: TestIpcModeNone (1.11s) 01:05:37 [2021-04-09T01:05:37.261Z] === RUN TestIpcModePrivate 01:05:37 [2021-04-09T01:05:37.392Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 01:05:37 [2021-04-09T01:05:37.392Z] 01:05:37 [2021-04-09T01:05:37.392Z] ---> Making bundle: test-integration (in bundles/test-integration) 01:05:37 [2021-04-09T01:05:37.392Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 01:05:37 [2021-04-09T01:05:37.392Z] HOSTNAME=b81b7d3b8f12 01:05:37 [2021-04-09T01:05:37.392Z] DEST=bundles/test-integration 01:05:37 [2021-04-09T01:05:37.392Z] PWD=/go/src/github.com/docker/docker 01:05:37 [2021-04-09T01:05:37.392Z] DOCKER_ROOTLESS=1 01:05:37 [2021-04-09T01:05:37.392Z] DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 01:05:37 [2021-04-09T01:05:37.392Z] container=docker 01:05:37 [2021-04-09T01:05:37.392Z] HOME=/root 01:05:37 [2021-04-09T01:05:37.392Z] GOLANG_VERSION=1.13.15 01:05:37 [2021-04-09T01:05:37.392Z] VALIDATE_REPO=https://github.com/moby/moby.git 01:05:37 [2021-04-09T01:05:37.392Z] VALIDATE_BRANCH=master 01:05:37 [2021-04-09T01:05:37.392Z] TERM=xterm 01:05:37 [2021-04-09T01:05:37.392Z] DOCKER_PKG=github.com/docker/docker 01:05:37 [2021-04-09T01:05:37.392Z] SHLVL=1 01:05:37 [2021-04-09T01:05:37.392Z] TIMEOUT=120m 01:05:37 [2021-04-09T01:05:37.392Z] DOCKER_BUILDTAGS=apparmor seccomp journald 01:05:37 [2021-04-09T01:05:37.392Z] DOCKER_GRAPHDRIVER=overlay2 01:05:37 [2021-04-09T01:05:37.392Z] GO111MODULE=off 01:05:37 [2021-04-09T01:05:37.392Z] DOCKER_EXPERIMENTAL=1 01:05:37 [2021-04-09T01:05:37.392Z] TEST_SKIP_INTEGRATION_CLI=1 01:05:37 [2021-04-09T01:05:37.392Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 01:05:37 [2021-04-09T01:05:37.392Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 01:05:37 [2021-04-09T01:05:37.392Z] GOPATH=/go 01:05:37 [2021-04-09T01:05:37.392Z] PKG_CONFIG=pkg-config 01:05:37 [2021-04-09T01:05:37.392Z] _=/usr/bin/env 01:05:37 [2021-04-09T01:05:37.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 01:05:38 [2021-04-09T01:05:38.650Z] --- PASS: TestIpcModePrivate (1.07s) 01:05:38 [2021-04-09T01:05:38.650Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false 01:05:38 [2021-04-09T01:05:38.650Z] === RUN TestIpcModeShareable 01:05:38 [2021-04-09T01:05:38.674Z] === RUN TestLog 01:05:38 [2021-04-09T01:05:38.674Z] --- PASS: TestLog (0.01s) 01:05:38 [2021-04-09T01:05:38.674Z] PASS 01:05:38 [2021-04-09T01:05:38.674Z] coverage: 31.5% of statements 01:05:38 [2021-04-09T01:05:38.674Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.770s coverage: 31.5% of statements 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestOpenFileDelete 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestOpenFileDelete (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestOpenFileRename 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestOpenFileRename (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestParseLogTagDefaultTag 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestParseLogTag 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestParseLogTag (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestParseLogTagEmptyTag 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestTailFiles 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestTailFiles (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestFollowLogsConsumerGone 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestFollowLogsProducerGone 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestFollowLogsProducerGone (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] logfile_test.go:232: messages sent: 4098, received: 4098 01:05:39 [2021-04-09T01:05:39.139Z] logfile_test.go:179: logDecode() closed after sending 4098 messages 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestCheckCapacityAndRotate 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestCheckCapacityAndRotate/closed_log_file 01:05:39 [2021-04-09T01:05:39.139Z] === RUN TestCheckCapacityAndRotate/with_log_reader 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestCheckCapacityAndRotate (0.04s) 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 01:05:39 [2021-04-09T01:05:39.139Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) 01:05:39 [2021-04-09T01:05:39.139Z] PASS 01:05:39 [2021-04-09T01:05:39.139Z] coverage: 50.9% of statements 01:05:39 [2021-04-09T01:05:39.139Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.461s coverage: 50.9% of statements 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestValidateLogOpt 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestValidateLogOpt (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestNewMissedConfig 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestNewMissedConfig (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestNewMissedUrl 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestNewMissedUrl (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestNewMissedToken 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestNewMissedToken (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestNewWithProxy 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestNewWithProxy (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestDefault 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestDefault (0.01s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestInlineFormatWithNonDefaultOptions 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestJsonFormat 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestJsonFormat (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestRawFormat 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestRawFormat (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestRawFormatWithLabels 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestRawFormatWithLabels (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestRawFormatWithoutTag 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestRawFormatWithoutTag (0.00s) 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestBatching 01:05:39 [2021-04-09T01:05:39.605Z] --- PASS: TestIpcModeShareable (1.09s) 01:05:39 [2021-04-09T01:05:39.605Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true 01:05:39 [2021-04-09T01:05:39.605Z] === RUN TestAPIIpcModeShareableAndContainer 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestBatching (0.23s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestFrequency 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestParseLogFormat 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestParseLogFormat (0.00s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestValidateLogOptEmpty 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestValidateLogOptEmpty (0.00s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestValidateSyslogAddress 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestValidateSyslogAddress (0.00s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestParseAddressDefaultPort 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestParseAddressDefaultPort (0.00s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestValidateSyslogFacility 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestValidateSyslogFacility (0.00s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestValidateLogOptSyslogFormat 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestValidateLogOpt 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestValidateLogOpt (0.00s) 01:05:40 [2021-04-09T01:05:40.070Z] PASS 01:05:40 [2021-04-09T01:05:40.070Z] coverage: 46.8% of statements 01:05:40 [2021-04-09T01:05:40.070Z] ok github.com/docker/docker/daemon/logger/syslog 0.398s coverage: 46.8% of statements 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestFrequency (0.16s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestOneMessagePerRequest 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestOneMessagePerRequest (0.01s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestVerify 01:05:40 [2021-04-09T01:05:40.070Z] --- PASS: TestVerify (0.00s) 01:05:40 [2021-04-09T01:05:40.070Z] === RUN TestSkipVerify 01:05:40 [2021-04-09T01:05:40.070Z] time="2021-04-09T01:05:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.070Z] time="2021-04-09T01:05:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.070Z] time="2021-04-09T01:05:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.070Z] time="2021-04-09T01:05:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.280Z] Loaded image: buildpack-deps:buster 01:05:40 [2021-04-09T01:05:40.280Z] Loaded image: buildpack-deps:buster 01:05:40 [2021-04-09T01:05:40.280Z] Loaded image: busybox:latest 01:05:40 [2021-04-09T01:05:40.280Z] Loaded image: busybox:latest 01:05:40 [2021-04-09T01:05:40.280Z] Loaded image: busybox:glibc 01:05:40 [2021-04-09T01:05:40.280Z] Loaded image: busybox:glibc 01:05:40 [2021-04-09T01:05:40.536Z] --- PASS: TestSkipVerify (0.44s) 01:05:40 [2021-04-09T01:05:40.536Z] === RUN TestBufferMaximum 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930340.204084\",\"host\":\"f47d83d00cb2\"}'" 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930340.204084\",\"host\":\"f47d83d00cb2\"}'" 01:05:40 [2021-04-09T01:05:40.536Z] --- PASS: TestBufferMaximum (0.00s) 01:05:40 [2021-04-09T01:05:40.536Z] === RUN TestServerAlwaysDown 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930340.209076\",\"host\":\"f47d83d00cb2\"}'" 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930340.209076\",\"host\":\"f47d83d00cb2\"}'" 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930340.209076\",\"host\":\"f47d83d00cb2\"}'" 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930340.210075\",\"host\":\"f47d83d00cb2\"}'" 01:05:40 [2021-04-09T01:05:40.536Z] time="2021-04-09T01:05:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930340.210075\",\"host\":\"f47d83d00cb2\"}'" 01:05:40 [2021-04-09T01:05:40.536Z] --- PASS: TestServerAlwaysDown (0.00s) 01:05:40 [2021-04-09T01:05:40.536Z] === RUN TestCannotSendAfterClose 01:05:40 [2021-04-09T01:05:40.536Z] --- PASS: TestCannotSendAfterClose (0.00s) 01:05:40 [2021-04-09T01:05:40.536Z] === RUN TestDeadlockOnBlockedEndpoint 01:05:41 [2021-04-09T01:05:41.001Z] === RUN TestNewParse 01:05:41 [2021-04-09T01:05:41.001Z] --- PASS: TestNewParse (0.00s) 01:05:41 [2021-04-09T01:05:41.001Z] PASS 01:05:41 [2021-04-09T01:05:41.001Z] coverage: 8.3% of statements 01:05:41 [2021-04-09T01:05:41.002Z] ok github.com/docker/docker/daemon/logger/templates 0.388s coverage: 8.3% of statements 01:05:41 [2021-04-09T01:05:41.470Z] time="2021-04-09T01:05:41Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk 01:05:41 [2021-04-09T01:05:41.470Z] time="2021-04-09T01:05:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f47d83d00cb2\"}'" 01:05:41 [2021-04-09T01:05:41.470Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) 01:05:41 [2021-04-09T01:05:41.470Z] PASS 01:05:41 [2021-04-09T01:05:41.936Z] coverage: 82.5% of statements 01:05:41 [2021-04-09T01:05:41.936Z] ok github.com/docker/docker/daemon/logger/splunk 2.533s coverage: 82.5% of statements 01:05:41 [2021-04-09T01:05:41.936Z] ? github.com/docker/docker/daemon/names [no test files] 01:05:41 [2021-04-09T01:05:41.936Z] ? github.com/docker/docker/daemon/network [no test files] 01:05:41 [2021-04-09T01:05:41.936Z] ? github.com/docker/docker/daemon/stats [no test files] 01:05:42 [2021-04-09T01:05:42.191Z] Loaded image: debian:bullseye 01:05:42 [2021-04-09T01:05:42.449Z] Loaded image: hello-world:latest 01:05:42 [2021-04-09T01:05:42.708Z] Loaded image: debian:bullseye 01:05:42 [2021-04-09T01:05:42.708Z] Loaded image: arm32v7/hello-world:latest 01:05:42 [2021-04-09T01:05:42.911Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s) 01:05:42 [2021-04-09T01:05:42.911Z] === RUN TestAPIIpcModeHost 01:05:42 [2021-04-09T01:05:42.916Z] === RUN TestV1IDService 01:05:42 [2021-04-09T01:05:42.917Z] --- PASS: TestV1IDService (0.02s) 01:05:42 [2021-04-09T01:05:42.917Z] === RUN TestV2MetadataService 01:05:42 [2021-04-09T01:05:42.967Z] INFO: Testing against a local daemon 01:05:42 [2021-04-09T01:05:42.967Z] === RUN TestDockerDaemonSuite 01:05:42 [2021-04-09T01:05:42.967Z] Loaded image: hello-world:latest 01:05:42 [2021-04-09T01:05:42.967Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 01:05:42 [2021-04-09T01:05:42.967Z] Loaded image: arm32v7/hello-world:latest 01:05:43 [2021-04-09T01:05:43.226Z] INFO: Testing against a local daemon 01:05:43 [2021-04-09T01:05:43.226Z] === RUN TestDockerSuite 01:05:43 [2021-04-09T01:05:43.226Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 01:05:43 [2021-04-09T01:05:43.226Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 01:05:43 [2021-04-09T01:05:43.485Z] === RUN TestDockerSuite/TestAPIErrorJSON 01:05:43 [2021-04-09T01:05:43.485Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 01:05:43 [2021-04-09T01:05:43.485Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 01:05:43 [2021-04-09T01:05:43.485Z] === RUN TestDockerSuite/TestAPIErrorPlainText 01:05:43 [2021-04-09T01:05:43.485Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 01:05:43 [2021-04-09T01:05:43.485Z] === RUN TestDockerSuite/TestAPIImagesDelete 01:05:43 [2021-04-09T01:05:43.855Z] --- PASS: TestAPIIpcModeHost (1.12s) 01:05:43 [2021-04-09T01:05:43.855Z] === RUN TestDaemonIpcModeShareable 01:05:43 [2021-04-09T01:05:43.898Z] --- PASS: TestV2MetadataService (1.17s) 01:05:43 [2021-04-09T01:05:43.898Z] PASS 01:05:43 [2021-04-09T01:05:43.898Z] coverage: 48.2% of statements 01:05:43 [2021-04-09T01:05:43.898Z] ok github.com/docker/docker/distribution/metadata 1.760s coverage: 48.2% of statements 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestContinueOnError_NonMirrorEndpoint 01:05:44 [2021-04-09T01:05:44.363Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestContinueOnError_MirrorEndpoint 01:05:44 [2021-04-09T01:05:44.363Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestContinueOnError_NeverContinue 01:05:44 [2021-04-09T01:05:44.363Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestManifestStore 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestManifestStore/no_remote_or_local 01:05:44 [2021-04-09T01:05:44.363Z] time="2021-04-09T01:05:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local329662239\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestManifestStore/no_local_cache 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestManifestStore/with_local_cache 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestManifestStore/unknown_media_type 01:05:44 [2021-04-09T01:05:44.363Z] === RUN TestManifestStore/unknown_media_type/no_cache 01:05:44 [2021-04-09T01:05:44.363Z] time="2021-04-09T01:05:44Z" level=warning msg="reference for unknown type: " 01:05:44 [2021-04-09T01:05:44.829Z] time="2021-04-09T01:05:44Z" level=warning msg="reference for unknown type: " 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestManifestStore/unknown_media_type/with_cache 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 01:05:44 [2021-04-09T01:05:44.829Z] time="2021-04-09T01:05:44Z" level=warning msg="reference for unknown type: " 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 01:05:44 [2021-04-09T01:05:44.829Z] time="2021-04-09T01:05:44Z" level=warning msg="reference for unknown type: " 01:05:44 [2021-04-09T01:05:44.829Z] time="2021-04-09T01:05:44Z" level=warning msg="reference for unknown type: " 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestManifestStore/error_persisting_manifest 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 01:05:44 [2021-04-09T01:05:44.829Z] time="2021-04-09T01:05:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore (0.28s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/no_local_cache (0.01s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/with_local_cache (0.01s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestDetectManifestBlobMediaType 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestDetectManifestBlobMediaType/schema1 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestFixManifestLayers 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestFixManifestLayers (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestFixManifestLayersBaseLayerParent 01:05:44 [2021-04-09T01:05:44.829Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] pull_v2_test.go:73: Needs fixing on Windows 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestFixManifestLayersBadParent 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestValidateManifest 01:05:44 [2021-04-09T01:05:44.829Z] --- SKIP: TestValidateManifest (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] pull_v2_test.go:118: Needs fixing on Windows 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestFormatPlatform 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestFormatPlatform (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestGetRepositoryMountCandidates 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestLayerAlreadyExists 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestLayerAlreadyExists (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] 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} 01:05:44 [2021-04-09T01:05:44.829Z] 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} 01:05:44 [2021-04-09T01:05:44.829Z] 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} 01:05:44 [2021-04-09T01:05:44.829Z] 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} 01:05:44 [2021-04-09T01:05:44.829Z] 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} 01:05:44 [2021-04-09T01:05:44.829Z] 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} 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestWhenEmptyAuthConfig 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestSuccessfulDownload 01:05:44 [2021-04-09T01:05:44.829Z] --- SKIP: TestSuccessfulDownload (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] download_test.go:268: Needs fixing on Windows 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestCancelledDownload 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestCancelledDownload (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestMaxDownloadAttempts 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestNotFound 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestNotFound (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestConflict 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestConflict (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestForbidden 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestForbidden (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestInvalidParameter 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestInvalidParameter (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestNotImplemented 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestNotImplemented (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestNotModified 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestNotModified (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestUnauthorized 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestUnauthorized (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestUnknown 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestUnknown (0.00s) 01:05:44 [2021-04-09T01:05:44.829Z] === RUN TestCancelled 01:05:44 [2021-04-09T01:05:44.829Z] --- PASS: TestCancelled (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestDeadline 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestDeadline (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestDataLoss 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestDataLoss (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestUnavailable 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestUnavailable (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestSystem 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestSystem (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Not_Found 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Bad_Request 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Conflict 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Unauthorized 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Service_Unavailable 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Forbidden 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Not_Modified 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Not_Implemented 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Internal_Server_Error 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Internal_Server_Error#01 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Internal_Server_Error#02 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Internal_Server_Error#03 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestFromStatusCode/Internal_Server_Error#04 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] PASS 01:05:45 [2021-04-09T01:05:45.294Z] coverage: 53.1% of statements 01:05:45 [2021-04-09T01:05:45.294Z] ok github.com/docker/docker/errdefs 0.234s coverage: 53.1% of statements 01:05:45 [2021-04-09T01:05:45.294Z] time="2021-04-09T01:05:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 01:05:45 [2021-04-09T01:05:45.294Z] time="2021-04-09T01:05:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 01:05:45 [2021-04-09T01:05:45.294Z] time="2021-04-09T01:05:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 01:05:45 [2021-04-09T01:05:45.294Z] time="2021-04-09T01:05:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestMaxDownloadAttempts (0.00s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) 01:05:45 [2021-04-09T01:05:45.294Z] === RUN TestTransfer 01:05:45 [2021-04-09T01:05:45.294Z] --- PASS: TestTransfer (0.14s) 01:05:45 [2021-04-09T01:05:45.295Z] === RUN TestConcurrencyLimit 01:05:45 [2021-04-09T01:05:45.760Z] --- PASS: TestConcurrencyLimit (0.38s) 01:05:45 [2021-04-09T01:05:45.760Z] === RUN TestInactiveJobs 01:05:45 [2021-04-09T01:05:45.760Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) 01:05:45 [2021-04-09T01:05:45.760Z] === RUN TestPushRegistryWhenAuthInfoEmpty 01:05:45 [2021-04-09T01:05:45.760Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 01:05:45 [2021-04-09T01:05:45.760Z] === RUN TestTokenPassThru 01:05:45 [2021-04-09T01:05:45.760Z] --- PASS: TestTokenPassThru (0.01s) 01:05:45 [2021-04-09T01:05:45.760Z] === RUN TestTokenPassThruDifferentHost 01:05:45 [2021-04-09T01:05:45.760Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) 01:05:45 [2021-04-09T01:05:45.760Z] PASS 01:05:45 [2021-04-09T01:05:45.760Z] coverage: 23.6% of statements 01:05:45 [2021-04-09T01:05:45.760Z] ok github.com/docker/docker/distribution 1.967s coverage: 23.6% of statements 01:05:45 [2021-04-09T01:05:45.760Z] ? github.com/docker/docker/distribution/utils [no test files] 01:05:46 [2021-04-09T01:05:46.234Z] --- PASS: TestInactiveJobs (0.50s) 01:05:46 [2021-04-09T01:05:46.234Z] === RUN TestWatchRelease 01:05:46 [2021-04-09T01:05:46.234Z] --- PASS: TestWatchRelease (0.04s) 01:05:46 [2021-04-09T01:05:46.234Z] === RUN TestWatchFinishedTransfer 01:05:46 [2021-04-09T01:05:46.234Z] --- PASS: TestWatchFinishedTransfer (0.00s) 01:05:46 [2021-04-09T01:05:46.234Z] === RUN TestDuplicateTransfer 01:05:46 [2021-04-09T01:05:46.234Z] --- PASS: TestDuplicateTransfer (0.04s) 01:05:46 [2021-04-09T01:05:46.234Z] === RUN TestSuccessfulUpload 01:05:46 [2021-04-09T01:05:46.405Z] --- PASS: TestDaemonIpcModeShareable (2.41s) 01:05:46 [2021-04-09T01:05:46.405Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true 01:05:46 [2021-04-09T01:05:46.405Z] === RUN TestDaemonIpcModePrivate 01:05:46 [2021-04-09T01:05:46.700Z] time="2021-04-09T01:05:46Z" level=error msg="Upload failed, retrying: simulating retry" 01:05:46 [2021-04-09T01:05:46.700Z] --- PASS: TestSuccessfulUpload (0.63s) 01:05:46 [2021-04-09T01:05:46.700Z] === RUN TestCancelledUpload 01:05:46 [2021-04-09T01:05:46.700Z] --- PASS: TestCancelledUpload (0.00s) 01:05:46 [2021-04-09T01:05:46.700Z] PASS 01:05:46 [2021-04-09T01:05:46.700Z] coverage: 76.8% of statements 01:05:46 [2021-04-09T01:05:46.700Z] ok github.com/docker/docker/distribution/xfer 3.025s coverage: 76.8% of statements 01:05:46 [2021-04-09T01:05:46.700Z] ? github.com/docker/docker/dockerversion [no test files] 01:05:46 [2021-04-09T01:05:46.769Z] === RUN TestDockerSuite/TestAPIImagesFilter 01:05:46 [2021-04-09T01:05:46.769Z] === RUN TestDockerSuite/TestAPIImagesHistory 01:05:47 [2021-04-09T01:05:47.165Z] === RUN TestCompare 01:05:47 [2021-04-09T01:05:47.165Z] --- PASS: TestCompare (0.00s) 01:05:47 [2021-04-09T01:05:47.165Z] PASS 01:05:47 [2021-04-09T01:05:47.165Z] coverage: 19.2% of statements 01:05:47 [2021-04-09T01:05:47.165Z] ok github.com/docker/docker/image/cache 0.384s coverage: 19.2% of statements 01:05:47 [2021-04-09T01:05:47.337Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 01:05:47 [2021-04-09T01:05:47.337Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSGetInvalidData 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSGetInvalidData (0.01s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSInvalidSet 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSInvalidSet (0.01s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSInvalidRoot 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSInvalidRoot (0.01s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSMetadataGetSet 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSMetadataGetSet (0.04s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSInvalidWalker 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSInvalidWalker (0.01s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSGetSet 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSGetSet (0.02s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSGetUnsetKey 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSGetUnsetKey (0.01s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSGetEmptyData 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSGetEmptyData (0.00s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSDelete 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSDelete (0.02s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSWalker 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSWalker (0.01s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestFSWalkerStopOnError 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestFSWalkerStopOnError (0.01s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestNewFromJSON 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestNewFromJSON (0.00s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestNewFromJSONWithInvalidJSON 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestMarshalKeyOrder 01:05:47 [2021-04-09T01:05:47.631Z] --- PASS: TestMarshalKeyOrder (0.00s) 01:05:47 [2021-04-09T01:05:47.631Z] === RUN TestHistoryEqual 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestHistoryEqual (0.16s) 01:05:48 [2021-04-09T01:05:48.096Z] === RUN TestImage 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestImage (0.00s) 01:05:48 [2021-04-09T01:05:48.096Z] === RUN TestImageOSNotEmpty 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestImageOSNotEmpty (0.00s) 01:05:48 [2021-04-09T01:05:48.096Z] === RUN TestNewChildImageFromImageWithRootFS 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 01:05:48 [2021-04-09T01:05:48.096Z] === RUN TestCreate 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestCreate (0.03s) 01:05:48 [2021-04-09T01:05:48.096Z] === RUN TestRestore 01:05:48 [2021-04-09T01:05:48.096Z] time="2021-04-09T01:05:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestRestore (0.09s) 01:05:48 [2021-04-09T01:05:48.096Z] === RUN TestAddDelete 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestAddDelete (0.02s) 01:05:48 [2021-04-09T01:05:48.096Z] === RUN TestSearchAfterDelete 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestSearchAfterDelete (0.01s) 01:05:48 [2021-04-09T01:05:48.096Z] === RUN TestParentReset 01:05:48 [2021-04-09T01:05:48.096Z] --- PASS: TestParentReset (0.03s) 01:05:48 [2021-04-09T01:05:48.097Z] === RUN TestGetAndSetLastUpdated 01:05:48 [2021-04-09T01:05:48.097Z] --- PASS: TestGetAndSetLastUpdated (0.04s) 01:05:48 [2021-04-09T01:05:48.097Z] === RUN TestStoreLen 01:05:48 [2021-04-09T01:05:48.097Z] --- PASS: TestStoreLen (0.05s) 01:05:48 [2021-04-09T01:05:48.097Z] PASS 01:05:48 [2021-04-09T01:05:48.097Z] coverage: 86.6% of statements 01:05:48 [2021-04-09T01:05:48.097Z] ok github.com/docker/docker/image 1.113s coverage: 86.6% of statements 01:05:48 [2021-04-09T01:05:48.278Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 01:05:48 [2021-04-09T01:05:48.537Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 01:05:48 [2021-04-09T01:05:48.537Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 01:05:48 [2021-04-09T01:05:48.953Z] --- PASS: TestDaemonIpcModePrivate (2.48s) 01:05:48 [2021-04-09T01:05:48.953Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false 01:05:48 [2021-04-09T01:05:48.953Z] === RUN TestDaemonIpcModePrivateFromConfig 01:05:49 [2021-04-09T01:05:49.078Z] === RUN TestValidateManifest 01:05:49 [2021-04-09T01:05:49.078Z] === RUN TestValidateManifest/nil 01:05:49 [2021-04-09T01:05:49.078Z] === RUN TestValidateManifest/non-nil 01:05:49 [2021-04-09T01:05:49.078Z] --- PASS: TestValidateManifest (0.00s) 01:05:49 [2021-04-09T01:05:49.078Z] --- PASS: TestValidateManifest/nil (0.00s) 01:05:49 [2021-04-09T01:05:49.078Z] --- PASS: TestValidateManifest/non-nil (0.00s) 01:05:49 [2021-04-09T01:05:49.078Z] PASS 01:05:49 [2021-04-09T01:05:49.078Z] coverage: 0.6% of statements 01:05:49 [2021-04-09T01:05:49.078Z] ok github.com/docker/docker/image/tarexport 0.632s coverage: 0.6% of statements 01:05:50 [2021-04-09T01:05:50.059Z] === RUN TestMakeV1ConfigFromConfig 01:05:50 [2021-04-09T01:05:50.059Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 01:05:50 [2021-04-09T01:05:50.059Z] PASS 01:05:50 [2021-04-09T01:05:50.059Z] coverage: 25.0% of statements 01:05:50 [2021-04-09T01:05:50.059Z] ok github.com/docker/docker/image/v1 0.591s coverage: 25.0% of statements 01:05:50 [2021-04-09T01:05:50.059Z] ? github.com/docker/docker/internal/test/suite [no test files] 01:05:51 [2021-04-09T01:05:51.040Z] === RUN TestSerialization 01:05:51 [2021-04-09T01:05:51.040Z] --- PASS: TestSerialization (0.02s) 01:05:51 [2021-04-09T01:05:51.040Z] PASS 01:05:51 [2021-04-09T01:05:51.040Z] coverage: 100.0% of statements 01:05:51 [2021-04-09T01:05:51.040Z] ok github.com/docker/docker/libcontainerd/queue 0.227s coverage: 100.0% of statements 01:05:51 [2021-04-09T01:05:51.503Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.44s) 01:05:51 [2021-04-09T01:05:51.503Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false 01:05:51 [2021-04-09T01:05:51.503Z] === RUN TestDaemonIpcModeShareableFromConfig 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestEmptyLayer 01:05:51 [2021-04-09T01:05:51.505Z] --- PASS: TestEmptyLayer (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestCommitFailure 01:05:51 [2021-04-09T01:05:51.505Z] --- PASS: TestCommitFailure (0.01s) 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestStartTransactionFailure 01:05:51 [2021-04-09T01:05:51.505Z] --- PASS: TestStartTransactionFailure (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestGetOrphan 01:05:51 [2021-04-09T01:05:51.505Z] --- PASS: TestGetOrphan (0.01s) 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestMountAndRegister 01:05:51 [2021-04-09T01:05:51.505Z] --- PASS: TestMountAndRegister (0.05s) 01:05:51 [2021-04-09T01:05:51.505Z] layer_test.go:271: Layer size: 14 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestLayerRelease 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestLayerRelease (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] layer_test.go:304: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestStoreRestore 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestStoreRestore (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] layer_test.go:353: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestTarStreamStability 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestTarStreamStability (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] layer_test.go:468: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestRegisterExistingLayer 01:05:51 [2021-04-09T01:05:51.505Z] --- PASS: TestRegisterExistingLayer (0.11s) 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestTarStreamVerification 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestTarStreamVerification (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] layer_test.go:697: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestLayerMigration 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestLayerMigration (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] migration_test.go:46: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestLayerMigrationNoTarsplit 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] migration_test.go:182: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestMountInit 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestMountInit (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] mount_test.go:17: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestMountSize 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestMountSize (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] mount_test.go:76: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestMountChanges 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestMountChanges (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] mount_test.go:125: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] === RUN TestMountApply 01:05:51 [2021-04-09T01:05:51.505Z] --- SKIP: TestMountApply (0.00s) 01:05:51 [2021-04-09T01:05:51.505Z] mount_test.go:212: Failing on Windows 01:05:51 [2021-04-09T01:05:51.505Z] PASS 01:05:51 [2021-04-09T01:05:51.505Z] coverage: 30.1% of statements 01:05:51 [2021-04-09T01:05:51.505Z] ok github.com/docker/docker/layer 0.755s coverage: 30.1% of statements 01:05:51 [2021-04-09T01:05:51.823Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 01:05:51 [2021-04-09T01:05:51.971Z] ? github.com/docker/docker/libcontainerd [no test files] 01:05:52 [2021-04-09T01:05:52.760Z] === RUN TestDockerSuite/TestAPINetworkFilter 01:05:52 [2021-04-09T01:05:52.760Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 01:05:52 [2021-04-09T01:05:52.760Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 01:05:52 [2021-04-09T01:05:52.952Z] === RUN TestEnvironmentParsing 01:05:52 [2021-04-09T01:05:52.952Z] --- PASS: TestEnvironmentParsing (0.00s) 01:05:52 [2021-04-09T01:05:52.952Z] PASS 01:05:52 [2021-04-09T01:05:52.952Z] coverage: 1.0% of statements 01:05:52 [2021-04-09T01:05:52.952Z] ok github.com/docker/docker/libcontainerd/local 0.581s coverage: 1.0% of statements 01:05:52 [2021-04-09T01:05:52.952Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 01:05:52 [2021-04-09T01:05:52.952Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 01:05:52 [2021-04-09T01:05:52.952Z] ? github.com/docker/docker/libcontainerd/types [no test files] 01:05:53 [2021-04-09T01:05:53.338Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] PASS 01:05:53 [2021-04-09T01:05:53.419Z] coverage: 42.3% of statements 01:05:53 [2021-04-09T01:05:53.419Z] ok github.com/docker/docker/oci 0.301s coverage: 42.3% of statements 01:05:53 [2021-04-09T01:05:53.419Z] ? github.com/docker/docker/oci/caps [no test files] 01:05:53 [2021-04-09T01:05:53.419Z] === RUN TestParseVersion 01:05:53 [2021-04-09T01:05:53.419Z] --- PASS: TestParseVersion (0.00s) 01:05:53 [2021-04-09T01:05:53.419Z] PASS 01:05:53 [2021-04-09T01:05:53.419Z] coverage: 52.9% of statements 01:05:53 [2021-04-09T01:05:53.419Z] ok github.com/docker/docker/pkg/aaparser 0.149s coverage: 52.9% of statements 01:05:53 [2021-04-09T01:05:53.421Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.41s) 01:05:53 [2021-04-09T01:05:53.422Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true 01:05:53 [2021-04-09T01:05:53.422Z] === RUN TestIpcModeOlderClient 01:05:53 [2021-04-09T01:05:53.422Z] === PAUSE TestIpcModeOlderClient 01:05:53 [2021-04-09T01:05:53.422Z] === RUN TestKillContainerInvalidSignal 01:05:54 [2021-04-09T01:05:54.366Z] --- PASS: TestKillContainerInvalidSignal (0.82s) 01:05:54 [2021-04-09T01:05:54.366Z] === RUN TestKillContainer 01:05:54 [2021-04-09T01:05:54.366Z] === RUN TestKillContainer/no_signal 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestAddressPoolOpt 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestAddressPoolOpt (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/a 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/something 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/_=a 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/env1=value1 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/_env1=value1 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/env2=value2=value3 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/env3=abc!qwe 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/env_4=value_4 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/PATH 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/=a 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/PATH= 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/PATH=something 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/asd!qwe 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/1asd 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/123 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/some_space 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/__some_space_before 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/some_space_after__ 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/= 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateEnv/PaTh 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/a (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/something (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/_=a (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/PATH (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/=a (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/PATH= (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/1asd (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/123 (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/some_space (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/= (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateEnv/PaTh (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestParseHost 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestParseHost (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestParseDockerDaemonHost 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestParseDockerDaemonHost (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestParseTCP 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestParseTCP (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestParseInvalidUnixAddrInvalid 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateExtraHosts 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateExtraHosts (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestIpOptString 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestIpOptString (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestNewIpOptInvalidDefaultVal 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestNewIpOptValidDefaultVal 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestIpOptSetInvalidVal 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateIPAddress 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateIPAddress (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestMapOpts 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestMapOpts (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestListOptsWithoutValidator 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestListOptsWithoutValidator (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestListOptsWithValidator 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestListOptsWithValidator (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateDNSSearch 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateDNSSearch (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_general_format 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_more_than_one_= 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_one_more 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestNamedListOpts 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestNamedListOpts (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestNamedMapOpts 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestNamedMapOpts (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestParseLink 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestParseLink (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestQuotedStringSetWithQuotes 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestQuotedStringSetWithMismatchedQuotes 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestQuotedStringSetWithNoQuotes 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestUlimitOpt 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestUlimitOpt (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] PASS 01:05:54 [2021-04-09T01:05:54.977Z] coverage: 67.1% of statements 01:05:54 [2021-04-09T01:05:54.977Z] ok github.com/docker/docker/opts 0.604s coverage: 67.1% of statements 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestUnbuffered 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestUnbuffered (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] === RUN TestRaceUnbuffered 01:05:54 [2021-04-09T01:05:54.977Z] --- PASS: TestRaceUnbuffered (0.00s) 01:05:54 [2021-04-09T01:05:54.977Z] PASS 01:05:54 [2021-04-09T01:05:54.977Z] coverage: 100.0% of statements 01:05:54 [2021-04-09T01:05:54.977Z] ok github.com/docker/docker/pkg/broadcaster 0.138s coverage: 100.0% of statements 01:05:55 [2021-04-09T01:05:55.310Z] === RUN TestKillContainer/non_killing_signal 01:05:55 [2021-04-09T01:05:55.572Z] === RUN TestKillContainer/killing_signal 01:05:55 [2021-04-09T01:05:55.873Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 01:05:55 [2021-04-09T01:05:55.873Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 01:05:55 [2021-04-09T01:05:55.958Z] === RUN TestPeerCertificateMarshalJSON 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[foo]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[bar]_[foo]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[foo_bar]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[qux]_[foo]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[]#01 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[qux]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[foo_bar_qux]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[qux]_[baz]] 01:05:56 [2021-04-09T01:05:56.423Z] === RUN TestMatch/[[foo_baz]] 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[foo]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[]#01 (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[qux]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 01:05:56 [2021-04-09T01:05:56.423Z] PASS 01:05:56 [2021-04-09T01:05:56.423Z] coverage: 87.5% of statements 01:05:56 [2021-04-09T01:05:56.423Z] ok github.com/docker/docker/pkg/capabilities 0.199s coverage: 87.5% of statements 01:05:56 [2021-04-09T01:05:56.889Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 01:05:56 [2021-04-09T01:05:56.889Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 01:05:56 [2021-04-09T01:05:56.889Z] --- PASS: TestPeerCertificateMarshalJSON (1.09s) 01:05:56 [2021-04-09T01:05:56.889Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 01:05:56 [2021-04-09T01:05:56.889Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 01:05:56 [2021-04-09T01:05:56.889Z] === RUN TestMiddleware 01:05:56 [2021-04-09T01:05:56.889Z] --- PASS: TestMiddleware (0.00s) 01:05:56 [2021-04-09T01:05:56.889Z] === RUN TestNewResponseModifier 01:05:56 [2021-04-09T01:05:56.889Z] --- PASS: TestNewResponseModifier (0.00s) 01:05:56 [2021-04-09T01:05:56.889Z] PASS 01:05:56 [2021-04-09T01:05:56.889Z] coverage: 26.8% of statements 01:05:56 [2021-04-09T01:05:56.889Z] ok github.com/docker/docker/pkg/authorization 1.585s coverage: 26.8% of statements 01:05:56 [2021-04-09T01:05:56.961Z] --- PASS: TestKillContainer (2.44s) 01:05:56 [2021-04-09T01:05:56.961Z] --- PASS: TestKillContainer/no_signal (0.79s) 01:05:56 [2021-04-09T01:05:56.961Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) 01:05:56 [2021-04-09T01:05:56.961Z] --- PASS: TestKillContainer/killing_signal (0.78s) 01:05:56 [2021-04-09T01:05:56.961Z] === RUN TestKillWithStopSignalAndRestartPolicies 01:05:56 [2021-04-09T01:05:56.961Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 01:05:57 [2021-04-09T01:05:57.250Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 01:05:57 [2021-04-09T01:05:57.354Z] === RUN TestIsArchivePathDir 01:05:57 [2021-04-09T01:05:57.354Z] --- PASS: TestIsArchivePathDir (0.07s) 01:05:57 [2021-04-09T01:05:57.354Z] === RUN TestIsArchivePathInvalidFile 01:05:57 [2021-04-09T01:05:57.509Z] === RUN TestDockerSuite/TestAPIOptionsRoute 01:05:57 [2021-04-09T01:05:57.509Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 01:05:57 [2021-04-09T01:05:57.509Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 01:05:57 [2021-04-09T01:05:57.536Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 01:05:57 [2021-04-09T01:05:57.819Z] === RUN TestChrootTarUntar 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootTarUntar (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootUntarWithHugeExcludesList 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootUntarEmptyArchive 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootTarUntarWithSymlink 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootCopyWithTar 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootCopyWithTar (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootCopyFileWithTar 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootUntarPath 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootUntarPath (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestChrootApplyDotDotFile 01:05:57 [2021-04-09T01:05:57.820Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 01:05:57 [2021-04-09T01:05:57.820Z] PASS 01:05:57 [2021-04-09T01:05:57.820Z] coverage: 15.4% of statements 01:05:57 [2021-04-09T01:05:57.820Z] ok github.com/docker/docker/pkg/chrootarchive 0.292s coverage: 15.4% of statements 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestSizeEmpty 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestSizeEmpty (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestSizeEmptyFile 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestSizeEmptyFile (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestSizeNonemptyFile 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestSizeNonemptyFile (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestSizeNestedDirectoryEmpty 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestSizeFileAndNestedDirectoryEmpty 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestSizeFileAndNestedDirectoryNonempty 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestMoveToSubdir 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestMoveToSubdir (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestSizeNonExistingDirectory 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 01:05:57 [2021-04-09T01:05:57.820Z] PASS 01:05:57 [2021-04-09T01:05:57.820Z] coverage: 80.0% of statements 01:05:57 [2021-04-09T01:05:57.820Z] ok github.com/docker/docker/pkg/directory 0.204s coverage: 80.0% of statements 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestIsArchivePathTar 01:05:57 [2021-04-09T01:05:57.820Z] --- PASS: TestIsArchivePathTar (0.27s) 01:05:57 [2021-04-09T01:05:57.820Z] === RUN TestDecompressStreamGzip 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestDecompressStreamGzip (0.17s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestDecompressStreamBzip2 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestDecompressStreamBzip2 (0.23s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestDecompressStreamXz 01:05:58 [2021-04-09T01:05:58.285Z] --- SKIP: TestDecompressStreamXz (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] archive_test.go:134: Xz not present in msys2 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestCompressStreamXzUnsupported 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestCompressStreamBzip2Unsupported 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestCompressStreamInvalid 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestCompressStreamInvalid (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestExtensionInvalid 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestExtensionInvalid (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestExtensionUncompressed 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestExtensionUncompressed (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestExtensionBzip2 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestExtensionBzip2 (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestExtensionGzip 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestExtensionGzip (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestExtensionXz 01:05:58 [2021-04-09T01:05:58.285Z] --- PASS: TestExtensionXz (0.00s) 01:05:58 [2021-04-09T01:05:58.285Z] === RUN TestCmdStreamLargeStderr 01:05:58 [2021-04-09T01:05:58.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) 01:05:58 [2021-04-09T01:05:58.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) 01:05:58 [2021-04-09T01:05:58.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) 01:05:58 [2021-04-09T01:05:58.486Z] === RUN TestKillStoppedContainer 01:05:58 [2021-04-09T01:05:58.486Z] --- PASS: TestKillStoppedContainer (0.07s) 01:05:58 [2021-04-09T01:05:58.486Z] === RUN TestKillStoppedContainerAPIPre120 01:05:58 [2021-04-09T01:05:58.486Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) 01:05:58 [2021-04-09T01:05:58.486Z] === RUN TestKillDifferentUserContainer 01:05:58 [2021-04-09T01:05:58.750Z] --- PASS: TestCmdStreamLargeStderr (0.12s) 01:05:58 [2021-04-09T01:05:58.750Z] === RUN TestCmdStreamBad 01:05:58 [2021-04-09T01:05:58.750Z] --- SKIP: TestCmdStreamBad (0.00s) 01:05:58 [2021-04-09T01:05:58.750Z] archive_test.go:239: Failing on Windows CI machines 01:05:58 [2021-04-09T01:05:58.750Z] === RUN TestCmdStreamGood 01:05:58 [2021-04-09T01:05:58.750Z] --- PASS: TestCmdStreamGood (0.06s) 01:05:58 [2021-04-09T01:05:58.750Z] === RUN TestUntarPathWithInvalidDest 01:05:58 [2021-04-09T01:05:58.750Z] --- PASS: TestUntarPathWithInvalidDest (0.26s) 01:05:58 [2021-04-09T01:05:58.750Z] === RUN TestUntarPathWithInvalidSrc 01:05:58 [2021-04-09T01:05:58.750Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 01:05:58 [2021-04-09T01:05:58.750Z] === RUN TestUntarPath 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestUntarPath (0.14s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestUntarPathWithDestinationFile 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestCopyWithTarInvalidSrc 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestCopyWithTarSrcFile 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestCopyWithTarSrcFile (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestCopyWithTarSrcFolder 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestCopyFileWithTarInvalidSrc 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestCopyFileWithTarSrcFolder 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestCopyFileWithTarSrcFile 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 01:05:59 [2021-04-09T01:05:59.216Z] === RUN TestTarFiles 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test/TestContent 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test/TestInitialize 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test/TestNew 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test/TestParsingContentsWithComments 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test/TestRegister 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test/TestWatch 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: Test (0.01s) 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: Test/TestContent (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: Test/TestInitialize (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: Test/TestNew (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: Test/TestRegister (0.00s) 01:05:59 [2021-04-09T01:05:59.216Z] --- PASS: Test/TestWatch (0.01s) 01:05:59 [2021-04-09T01:05:59.216Z] PASS 01:05:59 [2021-04-09T01:05:59.216Z] coverage: 92.9% of statements 01:05:59 [2021-04-09T01:05:59.216Z] ok github.com/docker/docker/pkg/discovery/file 0.270s coverage: 92.9% of statements 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test 01:05:59 [2021-04-09T01:05:59.216Z] === RUN Test/TestContainsEntry 01:05:59 [2021-04-09T01:05:59.374Z] tests/integration/api_network_test.py ............................ [ 47%] 01:05:59 [2021-04-09T01:05:59.430Z] --- PASS: TestKillDifferentUserContainer (0.80s) 01:05:59 [2021-04-09T01:05:59.430Z] === RUN TestInspectOomKilledTrue 01:05:59 [2021-04-09T01:05:59.430Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 01:05:59 [2021-04-09T01:05:59.430Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:05:59 [2021-04-09T01:05:59.430Z] === RUN TestInspectOomKilledFalse 01:05:59 [2021-04-09T01:05:59.430Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 01:05:59 [2021-04-09T01:05:59.430Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:05:59 [2021-04-09T01:05:59.430Z] === RUN TestLinksEtcHostsContentMatch 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestCreateEntries 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestEntriesDiff 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestEntriesEquality 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestGeneratorNotGenerate 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestGeneratorWithPort 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestGeneratorWithPortNotGenerate 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestNewEntry 01:05:59 [2021-04-09T01:05:59.682Z] === RUN Test/TestParse 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestContainsEntry (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestCreateEntries (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestEntriesDiff (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestEntriesEquality (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestNewEntry (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] --- PASS: Test/TestParse (0.00s) 01:05:59 [2021-04-09T01:05:59.682Z] PASS 01:05:59 [2021-04-09T01:05:59.682Z] coverage: 58.3% of statements 01:05:59 [2021-04-09T01:05:59.682Z] ok github.com/docker/docker/pkg/discovery 0.399s coverage: 58.3% of statements 01:06:00 [2021-04-09T01:06:00.002Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) 01:06:00 [2021-04-09T01:06:00.002Z] === RUN TestLinksContainerNames 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test/TestInitialize 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test/TestWatch 01:06:01 [2021-04-09T01:06:01.240Z] --- PASS: Test (0.00s) 01:06:01 [2021-04-09T01:06:01.240Z] --- PASS: Test/TestWatch (0.00s) 01:06:01 [2021-04-09T01:06:01.240Z] PASS 01:06:01 [2021-04-09T01:06:01.240Z] coverage: 92.3% of statements 01:06:01 [2021-04-09T01:06:01.240Z] ok github.com/docker/docker/pkg/discovery/memory 0.471s coverage: 92.3% of statements 01:06:01 [2021-04-09T01:06:01.240Z] time="2021-04-09T01:06:00Z" level=info msg="Initializing discovery without TLS" 01:06:01 [2021-04-09T01:06:01.240Z] time="2021-04-09T01:06:00Z" level=info msg="Initializing discovery without TLS" 01:06:01 [2021-04-09T01:06:01.240Z] time="2021-04-09T01:06:00Z" level=info msg="Initializing discovery without TLS" 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test/TestInitializeWithCerts 01:06:01 [2021-04-09T01:06:01.240Z] time="2021-04-09T01:06:00Z" level=info msg="Initializing discovery with TLS" 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test/TestWatch 01:06:01 [2021-04-09T01:06:01.240Z] time="2021-04-09T01:06:00Z" level=info msg="Initializing discovery without TLS" 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test/TestInitialize 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test/TestInitializeWithPattern 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test/TestRegister 01:06:01 [2021-04-09T01:06:01.240Z] === RUN Test/TestWatch 01:06:01 [2021-04-09T01:06:01.240Z] --- PASS: Test (0.00s) 01:06:01 [2021-04-09T01:06:01.240Z] --- PASS: Test/TestInitialize (0.00s) 01:06:01 [2021-04-09T01:06:01.240Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 01:06:01 [2021-04-09T01:06:01.240Z] --- PASS: Test/TestRegister (0.00s) 01:06:01 [2021-04-09T01:06:01.240Z] --- PASS: Test/TestWatch (0.00s) 01:06:01 [2021-04-09T01:06:01.240Z] PASS 01:06:01 [2021-04-09T01:06:01.240Z] coverage: 93.8% of statements 01:06:01 [2021-04-09T01:06:01.240Z] ok github.com/docker/docker/pkg/discovery/nodes 0.188s coverage: 93.8% of statements 01:06:01 [2021-04-09T01:06:01.920Z] --- PASS: TestLinksContainerNames (1.59s) 01:06:01 [2021-04-09T01:06:01.920Z] === RUN TestLogsFollowTailEmpty 01:06:02 [2021-04-09T01:06:02.494Z] --- PASS: TestLogsFollowTailEmpty (0.82s) 01:06:02 [2021-04-09T01:06:02.494Z] === RUN TestContainerNetworkMountsNoChown 01:06:02 [2021-04-09T01:06:02.796Z] === RUN TestPollerAddRemove 01:06:02 [2021-04-09T01:06:02.796Z] --- PASS: TestPollerAddRemove (0.00s) 01:06:02 [2021-04-09T01:06:02.796Z] === RUN TestPollerEvent 01:06:02 [2021-04-09T01:06:02.796Z] --- SKIP: TestPollerEvent (0.00s) 01:06:02 [2021-04-09T01:06:02.796Z] poller_test.go:41: No chmod on Windows 01:06:02 [2021-04-09T01:06:02.796Z] === RUN TestPollerClose 01:06:02 [2021-04-09T01:06:02.796Z] --- PASS: TestPollerClose (0.00s) 01:06:02 [2021-04-09T01:06:02.796Z] PASS 01:06:02 [2021-04-09T01:06:02.796Z] coverage: 36.2% of statements 01:06:02 [2021-04-09T01:06:02.796Z] ok github.com/docker/docker/pkg/filenotify 0.171s coverage: 36.2% of statements 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCopyFileWithInvalidSrc 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCopyFileWithInvalidDest 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCopyFileWithSameSrcAndDest 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCopyFile 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCopyFile (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 01:06:03 [2021-04-09T01:06:03.262Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] fileutils_test.go:134: Needs porting to Windows 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestReadSymlinkedDirectoryToFile 01:06:03 [2021-04-09T01:06:03.262Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] fileutils_test.go:180: Needs porting to Windows 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestWildcardMatches 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestWildcardMatches (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestPatternMatches 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestPatternMatches (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestExclusionPatternMatchesPatternBefore 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestPatternMatchesFolderExclusions 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestPatternMatchesFolderWithSlashExclusions 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestPatternMatchesFolderWildcardExclusions 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestExclusionPatternMatchesPatternAfter 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestExclusionPatternMatchesWholeDirectory 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestSingleExclamationError 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestSingleExclamationError (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestMatchesWithNoPatterns 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestMatchesWithMalformedPatterns 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestMatches 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestMatches (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCleanPatterns 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCleanPatterns (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCleanPatternsStripEmptyPatterns 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCleanPatternsExceptionFlag 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCleanPatternsErrorSingleException 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCreateIfNotExistsDir 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestCreateIfNotExistsFile 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestCreateIfNotExistsFile (0.01s) 01:06:03 [2021-04-09T01:06:03.262Z] === RUN TestMatch 01:06:03 [2021-04-09T01:06:03.262Z] --- PASS: TestMatch (0.00s) 01:06:03 [2021-04-09T01:06:03.262Z] PASS 01:06:03 [2021-04-09T01:06:03.262Z] coverage: 87.7% of statements 01:06:03 [2021-04-09T01:06:03.262Z] ok github.com/docker/docker/pkg/fileutils 0.255s coverage: 87.7% of statements 01:06:03 [2021-04-09T01:06:03.441Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) 01:06:03 [2021-04-09T01:06:03.441Z] === RUN TestMountDaemonRoot 01:06:03 [2021-04-09T01:06:03.441Z] === RUN TestMountDaemonRoot/default 01:06:03 [2021-04-09T01:06:03.441Z] === PAUSE TestMountDaemonRoot/default 01:06:03 [2021-04-09T01:06:03.441Z] === RUN TestMountDaemonRoot/private 01:06:03 [2021-04-09T01:06:03.441Z] === PAUSE TestMountDaemonRoot/private 01:06:03 [2021-04-09T01:06:03.441Z] === RUN TestMountDaemonRoot/rprivate 01:06:03 [2021-04-09T01:06:03.441Z] === PAUSE TestMountDaemonRoot/rprivate 01:06:03 [2021-04-09T01:06:03.441Z] === RUN TestMountDaemonRoot/slave 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/slave 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rslave 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rslave 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/shared 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/shared 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rshared 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rshared 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/default 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/default/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/default/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/default/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/default/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/default/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/default/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rslave 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rslave/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rslave/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/private 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/private/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/private/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/private/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/private/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/private/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/private/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rshared 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rshared/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rshared/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/slave 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/slave/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/slave/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/slave/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/slave/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/slave/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/slave/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rprivate 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rprivate/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rprivate/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/shared 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/shared/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/shared/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/shared/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/shared/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/shared/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === RUN TestMountDaemonRoot/shared/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/default/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rslave/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/private/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/default/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/default/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/default/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rshared/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/slave/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rslave/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rprivate/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/private/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/private/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/private/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/shared/bind_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rshared/mount_root 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 01:06:03 [2021-04-09T01:06:03.442Z] === CONT TestMountDaemonRoot/slave/bind_subpath 01:06:03 [2021-04-09T01:06:03.704Z] === CONT TestMountDaemonRoot/slave/bind_root 01:06:03 [2021-04-09T01:06:03.704Z] === CONT TestMountDaemonRoot/slave/mount_subpath 01:06:03 [2021-04-09T01:06:03.704Z] === CONT TestMountDaemonRoot/shared/mount_subpath 01:06:03 [2021-04-09T01:06:03.704Z] === CONT TestMountDaemonRoot/shared/mount_root 01:06:03 [2021-04-09T01:06:03.704Z] === CONT TestMountDaemonRoot/shared/bind_subpath 01:06:03 [2021-04-09T01:06:03.704Z] === CONT TestMountDaemonRoot/rprivate/mount_root 01:06:03 [2021-04-09T01:06:03.704Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 01:06:03 [2021-04-09T01:06:03.704Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot (0.04s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/default (0.00s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/private (0.00s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 01:06:03 [2021-04-09T01:06:03.704Z] === RUN TestContainerBindMountNonRecursive 01:06:04 [2021-04-09T01:06:04.243Z] === RUN TestGet 01:06:04 [2021-04-09T01:06:04.243Z] --- PASS: TestGet (0.00s) 01:06:04 [2021-04-09T01:06:04.243Z] === RUN TestGetShortcutString 01:06:04 [2021-04-09T01:06:04.243Z] --- PASS: TestGetShortcutString (0.00s) 01:06:04 [2021-04-09T01:06:04.243Z] PASS 01:06:04 [2021-04-09T01:06:04.243Z] coverage: 42.9% of statements 01:06:04 [2021-04-09T01:06:04.243Z] ok github.com/docker/docker/pkg/homedir 0.143s coverage: 42.9% of statements 01:06:04 [2021-04-09T01:06:04.243Z] --- PASS: Test (3.21s) 01:06:04 [2021-04-09T01:06:04.243Z] --- PASS: Test/TestInitialize (0.17s) 01:06:04 [2021-04-09T01:06:04.243Z] --- PASS: Test/TestInitializeWithCerts (0.01s) 01:06:04 [2021-04-09T01:06:04.243Z] --- PASS: Test/TestWatch (3.02s) 01:06:04 [2021-04-09T01:06:04.243Z] PASS 01:06:04 [2021-04-09T01:06:04.243Z] coverage: 84.1% of statements 01:06:04 [2021-04-09T01:06:04.243Z] ok github.com/docker/docker/pkg/discovery/kv 3.913s coverage: 84.1% of statements 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestTarFiles (5.90s) 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestTarUntar 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestTarUntar (0.09s) 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestTarWithOptions 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestCreateIDMapOrder 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestCreateIDMapOrder (0.00s) 01:06:05 [2021-04-09T01:06:05.224Z] PASS 01:06:05 [2021-04-09T01:06:05.224Z] coverage: 7.2% of statements 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestTarWithOptions (0.03s) 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestTypeXGlobalHeaderDoesNotFail 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestUntarUstarGnuConflict 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestUntarUstarGnuConflict (0.00s) 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestUntarInvalidFilenames 01:06:05 [2021-04-09T01:06:05.224Z] ok github.com/docker/docker/pkg/idtools 0.292s coverage: 7.2% of statements 01:06:05 [2021-04-09T01:06:05.224Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames406054334\\dest" 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestUntarInvalidFilenames (0.21s) 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestUntarHardlinkToSymlink 01:06:05 [2021-04-09T01:06:05.224Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 01:06:05 [2021-04-09T01:06:05.224Z] === RUN TestUntarInvalidHardlink 01:06:05 [2021-04-09T01:06:05.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink871307391\\victim\\hello" -> "../victim/hello" 01:06:05 [2021-04-09T01:06:05.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink651331026\\victim\\hello" -> "/../victim/hello" 01:06:05 [2021-04-09T01:06:05.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink504764681\\victim" -> "../victim" 01:06:05 [2021-04-09T01:06:05.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink726201556\\victim" -> "../victim" 01:06:05 [2021-04-09T01:06:05.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink976686115\\victim" -> "../victim" 01:06:05 [2021-04-09T01:06:05.621Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 01:06:05 [2021-04-09T01:06:05.622Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) 01:06:05 [2021-04-09T01:06:05.622Z] === RUN TestContainerVolumesMountedAsShared 01:06:05 [2021-04-09T01:06:05.690Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink707528486\\victim" -> "../victim" 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestUntarInvalidHardlink (0.03s) 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestUntarInvalidSymlink 01:06:05 [2021-04-09T01:06:05.690Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink654630989\\dest\\dotdot" -> "../victim/hello" 01:06:05 [2021-04-09T01:06:05.690Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink947006280\\dest\\slash-dotdot" -> "/../victim/hello" 01:06:05 [2021-04-09T01:06:05.690Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink428514311\\dest\\loophole-victim" -> "../victim" 01:06:05 [2021-04-09T01:06:05.690Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink283607482\\dest\\loophole-victim" -> "../victim" 01:06:05 [2021-04-09T01:06:05.690Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink060510161\\dest\\loophole-victim" -> "../victim" 01:06:05 [2021-04-09T01:06:05.690Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink620118780\\dest\\loophole-victim" -> "../victim" 01:06:05 [2021-04-09T01:06:05.690Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink865403947\\dest\\dir\\loophole" -> "../../victim" 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestUntarInvalidSymlink (0.04s) 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestTempArchiveCloseMultipleTimes 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestXGlobalNoParent 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestXGlobalNoParent (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestReplaceFileTarWrapper 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestReplaceFileTarWrapper (0.20s) 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestPrefixHeaderReadable 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestPrefixHeaderReadable (0.02s) 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestDisablePigz 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestDisablePigz (0.10s) 01:06:05 [2021-04-09T01:06:05.690Z] archive_test.go:1331: Test will not check full path when Pigz not installed 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestPigz 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestError 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestError (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString/no_progress 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString/progress_1 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString/some_progress_with_a_start_time 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString/some_progress_without_a_start_time 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString/with_units 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestProgressString/hide_counts 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString/no_progress (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString/progress_1 (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString/with_units (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] --- PASS: TestProgressString/hide_counts (0.00s) 01:06:05 [2021-04-09T01:06:05.690Z] === RUN TestJSONMessageDisplay 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestPigz (0.18s) 01:06:06 [2021-04-09T01:06:06.155Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestCopyFileWithInvalidDest 01:06:06 [2021-04-09T01:06:06.155Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] archive_windows_test.go:16: Currently fails 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestCanonicalTarNameForPath 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestCanonicalTarName 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestCanonicalTarName (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChmodTarEntry 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestChmodTarEntry (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestHardLinkOrder 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestJSONMessageDisplay (0.16s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestJSONMessageDisplayWithJSONError 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestDisplayJSONMessagesStream 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] PASS 01:06:06 [2021-04-09T01:06:06.155Z] coverage: 91.7% of statements 01:06:06 [2021-04-09T01:06:06.155Z] ok github.com/docker/docker/pkg/jsonmessage 0.397s coverage: 91.7% of statements 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestHardLinkOrder (0.10s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangeString 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestChangeString (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesWithNoChanges 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestChangesWithNoChanges (0.03s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesWithChanges 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestChangesWithChanges (0.03s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesWithChangesGH13590 01:06:06 [2021-04-09T01:06:06.155Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] changes_test.go:196: needs more investigation 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesDirsEmpty 01:06:06 [2021-04-09T01:06:06.155Z] --- SKIP: TestChangesDirsEmpty (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesDirsMutated 01:06:06 [2021-04-09T01:06:06.155Z] --- SKIP: TestChangesDirsMutated (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestApplyLayer 01:06:06 [2021-04-09T01:06:06.155Z] --- SKIP: TestApplyLayer (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] changes_test.go:433: needs further investigation 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesSizeWithHardlinks 01:06:06 [2021-04-09T01:06:06.155Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] changes_test.go:469: needs further investigation 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesSizeWithNoChanges 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesSizeWithOnlyDeleteChanges 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestChangesSize 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestChangesSize (0.00s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestApplyLayerInvalidFilenames 01:06:06 [2021-04-09T01:06:06.155Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames737308224\\dest" 01:06:06 [2021-04-09T01:06:06.155Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) 01:06:06 [2021-04-09T01:06:06.155Z] === RUN TestApplyLayerInvalidHardlink 01:06:06 [2021-04-09T01:06:06.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink609423730\\victim\\hello" -> "../victim/hello" 01:06:06 [2021-04-09T01:06:06.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink161245225\\victim\\hello" -> "/../victim/hello" 01:06:06 [2021-04-09T01:06:06.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink129287540\\victim" -> "../victim" 01:06:06 [2021-04-09T01:06:06.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink394090563\\victim" -> "../victim" 01:06:06 [2021-04-09T01:06:06.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink166730950\\victim" -> "../victim" 01:06:06 [2021-04-09T01:06:06.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink781187949\\victim" -> "../victim" 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestApplyLayerInvalidSymlink 01:06:06 [2021-04-09T01:06:06.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink614916072\\dest\\dotdot" -> "../victim/hello" 01:06:06 [2021-04-09T01:06:06.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink776906279\\dest\\slash-dotdot" -> "/../victim/hello" 01:06:06 [2021-04-09T01:06:06.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink853403994\\dest\\loophole-victim" -> "../victim" 01:06:06 [2021-04-09T01:06:06.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink943005937\\dest\\loophole-victim" -> "../victim" 01:06:06 [2021-04-09T01:06:06.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink877824412\\dest\\loophole-victim" -> "../victim" 01:06:06 [2021-04-09T01:06:06.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink142821963\\dest\\loophole-victim" -> "../victim" 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestApplyLayerWhiteouts 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestFixedBufferCap 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestFixedBufferCap (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestFixedBufferLen 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestFixedBufferLen (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestFixedBufferString 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestFixedBufferString (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestFixedBufferWrite 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestFixedBufferWrite (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestFixedBufferRead 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestFixedBufferRead (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestBytesPipeRead 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestBytesPipeRead (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestBytesPipeWrite 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestBytesPipeWrite (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestBytesPipeWriteRandomChunks 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestApplyLayerWhiteouts (0.09s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestGenerateEmptyFile 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestGenerateEmptyFile (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] === RUN TestGenerateWithContent 01:06:06 [2021-04-09T01:06:06.156Z] --- PASS: TestGenerateWithContent (0.00s) 01:06:06 [2021-04-09T01:06:06.156Z] PASS 01:06:06 [2021-04-09T01:06:06.156Z] coverage: 61.6% of statements 01:06:06 [2021-04-09T01:06:06.156Z] ok github.com/docker/docker/pkg/archive 9.380s coverage: 61.6% of statements 01:06:06 [2021-04-09T01:06:06.567Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) 01:06:06 [2021-04-09T01:06:06.567Z] === RUN TestContainerVolumesMountedAsSlave 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestAtomicWriteToFile 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestAtomicWriteToFile (0.01s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestAtomicWriteSetCommit 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestAtomicWriteSetCancel 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestAtomicWriteSetCancel (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestReadCloserWrapperClose 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestReadCloserWrapperClose (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestReaderErrWrapperReadOnError 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestReaderErrWrapperRead 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestReaderErrWrapperRead (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestHashData 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestHashData (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestCancelReadCloser 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestStandardLongPath 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestStandardLongPath (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestUNCLongPath 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestUNCLongPath (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] PASS 01:06:06 [2021-04-09T01:06:06.621Z] coverage: 100.0% of statements 01:06:06 [2021-04-09T01:06:06.621Z] ok github.com/docker/docker/pkg/longpath 0.122s coverage: 100.0% of statements 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestCancelReadCloser (0.10s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestWriteCloserWrapperClose 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestNopWriteCloser 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestNopWriteCloser (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestNopWriter 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestNopWriter (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] === RUN TestWriteCounter 01:06:06 [2021-04-09T01:06:06.621Z] --- PASS: TestWriteCounter (0.00s) 01:06:06 [2021-04-09T01:06:06.621Z] PASS 01:06:06 [2021-04-09T01:06:06.621Z] coverage: 69.7% of statements 01:06:06 [2021-04-09T01:06:06.621Z] ok github.com/docker/docker/pkg/ioutils 0.760s coverage: 69.7% of statements 01:06:07 [2021-04-09T01:06:07.141Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) 01:06:07 [2021-04-09T01:06:07.141Z] === RUN TestNetworkNat 01:06:07 [2021-04-09T01:06:07.294Z] tests/integration/api_plugin_test.py ........... [ 50%] 01:06:07 [2021-04-09T01:06:07.523Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 01:06:07 [2021-04-09T01:06:07.602Z] === RUN TestNameFormat 01:06:07 [2021-04-09T01:06:07.602Z] --- PASS: TestNameFormat (0.00s) 01:06:07 [2021-04-09T01:06:07.602Z] === RUN TestNameRetries 01:06:07 [2021-04-09T01:06:07.602Z] --- PASS: TestNameRetries (0.00s) 01:06:07 [2021-04-09T01:06:07.602Z] PASS 01:06:07 [2021-04-09T01:06:07.602Z] coverage: 85.7% of statements 01:06:07 [2021-04-09T01:06:07.602Z] ok github.com/docker/docker/pkg/namesgenerator 0.214s coverage: 85.7% of statements 01:06:08 [2021-04-09T01:06:08.068Z] === RUN TestParseKeyValueOpt 01:06:08 [2021-04-09T01:06:08.068Z] --- PASS: TestParseKeyValueOpt (0.00s) 01:06:08 [2021-04-09T01:06:08.068Z] === RUN TestParseUintList 01:06:08 [2021-04-09T01:06:08.068Z] --- PASS: TestParseUintList (0.00s) 01:06:08 [2021-04-09T01:06:08.068Z] === RUN TestParseUintListMaximumLimits 01:06:08 [2021-04-09T01:06:08.068Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 01:06:08 [2021-04-09T01:06:08.068Z] PASS 01:06:08 [2021-04-09T01:06:08.068Z] coverage: 97.0% of statements 01:06:08 [2021-04-09T01:06:08.068Z] ok github.com/docker/docker/pkg/parsers 0.153s coverage: 97.0% of statements 01:06:08 [2021-04-09T01:06:08.530Z] --- PASS: TestNetworkNat (1.02s) 01:06:08 [2021-04-09T01:06:08.530Z] === RUN TestNetworkLocalhostTCPNat 01:06:08 [2021-04-09T01:06:08.534Z] === RUN TestNewAndRemove 01:06:08 [2021-04-09T01:06:08.534Z] --- PASS: TestNewAndRemove (0.00s) 01:06:08 [2021-04-09T01:06:08.534Z] === RUN TestRemoveInvalidPath 01:06:08 [2021-04-09T01:06:08.534Z] --- PASS: TestRemoveInvalidPath (0.00s) 01:06:08 [2021-04-09T01:06:08.534Z] PASS 01:06:08 [2021-04-09T01:06:08.534Z] coverage: 82.6% of statements 01:06:08 [2021-04-09T01:06:08.534Z] ok github.com/docker/docker/pkg/pidfile 0.216s coverage: 82.6% of statements 01:06:09 [2021-04-09T01:06:09.243Z] tests/integration/api_secret_test.py ..... [ 51%] 01:06:09 [2021-04-09T01:06:09.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 01:06:09 [2021-04-09T01:06:09.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 01:06:09 [2021-04-09T01:06:09.476Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) 01:06:09 [2021-04-09T01:06:09.476Z] === RUN TestNetworkLoopbackNat 01:06:09 [2021-04-09T01:06:09.514Z] === RUN TestParseEmptyInterface 01:06:09 [2021-04-09T01:06:09.514Z] --- PASS: TestParseEmptyInterface (0.00s) 01:06:09 [2021-04-09T01:06:09.514Z] === RUN TestParseNonInterfaceType 01:06:09 [2021-04-09T01:06:09.514Z] --- PASS: TestParseNonInterfaceType (0.00s) 01:06:09 [2021-04-09T01:06:09.514Z] === RUN TestParseWithOneFunction 01:06:09 [2021-04-09T01:06:09.514Z] --- PASS: TestParseWithOneFunction (0.00s) 01:06:09 [2021-04-09T01:06:09.514Z] === RUN TestParseWithMultipleFuncs 01:06:09 [2021-04-09T01:06:09.514Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 01:06:09 [2021-04-09T01:06:09.514Z] === RUN TestParseWithUnnamedReturn 01:06:09 [2021-04-09T01:06:09.514Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 01:06:09 [2021-04-09T01:06:09.514Z] === RUN TestEmbeddedInterface 01:06:09 [2021-04-09T01:06:09.514Z] --- PASS: TestEmbeddedInterface (0.00s) 01:06:09 [2021-04-09T01:06:09.514Z] === RUN TestParsedImports 01:06:09 [2021-04-09T01:06:09.514Z] --- PASS: TestParsedImports (0.00s) 01:06:09 [2021-04-09T01:06:09.514Z] === RUN TestAliasedImports 01:06:09 [2021-04-09T01:06:09.514Z] --- PASS: TestAliasedImports (0.00s) 01:06:09 [2021-04-09T01:06:09.514Z] PASS 01:06:09 [2021-04-09T01:06:09.514Z] coverage: 56.8% of statements 01:06:09 [2021-04-09T01:06:09.514Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.277s coverage: 56.8% of statements 01:06:10 [2021-04-09T01:06:10.495Z] === RUN TestFailedConnection 01:06:10 [2021-04-09T01:06:10.809Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 01:06:10 [2021-04-09T01:06:10.960Z] === RUN TestHTTPTransport 01:06:10 [2021-04-09T01:06:10.960Z] --- PASS: TestHTTPTransport (0.00s) 01:06:10 [2021-04-09T01:06:10.960Z] PASS 01:06:10 [2021-04-09T01:06:10.960Z] coverage: 85.7% of statements 01:06:11 [2021-04-09T01:06:11.426Z] ok github.com/docker/docker/pkg/plugins/transport 0.299s coverage: 85.7% of statements 01:06:11 [2021-04-09T01:06:11.426Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 01:06:11 [2021-04-09T01:06:11.426Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 01:06:11 [2021-04-09T01:06:11.426Z] === RUN TestBufioReaderPoolPutAndGet 01:06:11 [2021-04-09T01:06:11.426Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 01:06:11 [2021-04-09T01:06:11.426Z] === RUN TestNewReadCloserWrapperWithAReadCloser 01:06:11 [2021-04-09T01:06:11.426Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 01:06:11 [2021-04-09T01:06:11.426Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 01:06:11 [2021-04-09T01:06:11.426Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 01:06:11 [2021-04-09T01:06:11.426Z] === RUN TestBufioWriterPoolPutAndGet 01:06:11 [2021-04-09T01:06:11.426Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 01:06:11 [2021-04-09T01:06:11.426Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 01:06:11 [2021-04-09T01:06:11.426Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 01:06:11 [2021-04-09T01:06:11.426Z] === RUN TestBufferPoolPutAndGet 01:06:11 [2021-04-09T01:06:11.426Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 01:06:11 [2021-04-09T01:06:11.426Z] PASS 01:06:11 [2021-04-09T01:06:11.426Z] coverage: 88.2% of statements 01:06:11 [2021-04-09T01:06:11.426Z] ok github.com/docker/docker/pkg/pools 0.155s coverage: 88.2% of statements 01:06:11 [2021-04-09T01:06:11.744Z] --- PASS: TestBuildWithHugeFile (95.18s) 01:06:11 [2021-04-09T01:06:11.744Z] === RUN TestBuildWCOWSandboxSize 01:06:11 [2021-04-09T01:06:11.744Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) 01:06:11 [2021-04-09T01:06:11.744Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 01:06:11 [2021-04-09T01:06:11.744Z] === RUN TestBuildWithEmptyDockerfile 01:06:11 [2021-04-09T01:06:11.744Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 01:06:11 [2021-04-09T01:06:11.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 01:06:11 [2021-04-09T01:06:11.744Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:06:11 [2021-04-09T01:06:11.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:06:11 [2021-04-09T01:06:11.744Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:06:11 [2021-04-09T01:06:11.744Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:06:11 [2021-04-09T01:06:11.744Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 01:06:11 [2021-04-09T01:06:11.744Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:06:12 [2021-04-09T01:06:12.003Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:06:12 [2021-04-09T01:06:12.003Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) 01:06:12 [2021-04-09T01:06:12.003Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 01:06:12 [2021-04-09T01:06:12.003Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) 01:06:12 [2021-04-09T01:06:12.003Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) 01:06:12 [2021-04-09T01:06:12.003Z] === RUN TestBuildPreserveOwnership 01:06:12 [2021-04-09T01:06:12.003Z] === RUN TestBuildPreserveOwnership/copy_from 01:06:12 [2021-04-09T01:06:12.261Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 01:06:12 [2021-04-09T01:06:12.409Z] === RUN TestOutputOnPrematureClose 01:06:12 [2021-04-09T01:06:12.409Z] --- PASS: TestOutputOnPrematureClose (0.00s) 01:06:12 [2021-04-09T01:06:12.409Z] === RUN TestCompleteSilently 01:06:12 [2021-04-09T01:06:12.409Z] --- PASS: TestCompleteSilently (0.00s) 01:06:12 [2021-04-09T01:06:12.409Z] PASS 01:06:12 [2021-04-09T01:06:12.409Z] coverage: 75.9% of statements 01:06:12 [2021-04-09T01:06:12.409Z] ok github.com/docker/docker/pkg/progress 0.114s coverage: 75.9% of statements 01:06:12 [2021-04-09T01:06:12.409Z] --- PASS: TestFailedConnection (2.05s) 01:06:12 [2021-04-09T01:06:12.409Z] === RUN TestFailOnce 01:06:12 [2021-04-09T01:06:12.409Z] === RUN TestSendToOneSub 01:06:12 [2021-04-09T01:06:12.409Z] --- PASS: TestSendToOneSub (0.00s) 01:06:12 [2021-04-09T01:06:12.409Z] === RUN TestSendToMultipleSubs 01:06:12 [2021-04-09T01:06:12.409Z] --- PASS: TestSendToMultipleSubs (0.00s) 01:06:12 [2021-04-09T01:06:12.409Z] === RUN TestEvictOneSub 01:06:12 [2021-04-09T01:06:12.409Z] --- PASS: TestEvictOneSub (0.00s) 01:06:12 [2021-04-09T01:06:12.409Z] === RUN TestClosePublisher 01:06:12 [2021-04-09T01:06:12.409Z] --- PASS: TestClosePublisher (0.00s) 01:06:12 [2021-04-09T01:06:12.409Z] === RUN TestPubSubRace 01:06:12 [2021-04-09T01:06:12.409Z] 2021/04/09 01:06:12 http: panic serving 127.0.0.1:49220: Plugin not ready 01:06:12 [2021-04-09T01:06:12.409Z] goroutine 23 [running]: 01:06:12 [2021-04-09T01:06:12.409Z] net/http.(*conn).serve.func1(0xc00011a000) 01:06:12 [2021-04-09T01:06:12.409Z] c:/go/src/net/http/server.go:1795 +0x140 01:06:12 [2021-04-09T01:06:12.409Z] panic(0x849b40, 0x986ad0) 01:06:12 [2021-04-09T01:06:12.409Z] c:/go/src/runtime/panic.go:679 +0x1c0 01:06:12 [2021-04-09T01:06:12.409Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000146000, 0xc0000f2200) 01:06:12 [2021-04-09T01:06:12.409Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 01:06:12 [2021-04-09T01:06:12.409Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000146000, 0xc0000f2200) 01:06:12 [2021-04-09T01:06:12.409Z] c:/go/src/net/http/server.go:2036 +0x4b 01:06:12 [2021-04-09T01:06:12.409Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000146000, 0xc0000f2200) 01:06:12 [2021-04-09T01:06:12.409Z] c:/go/src/net/http/server.go:2416 +0x1c4 01:06:12 [2021-04-09T01:06:12.409Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000146000, 0xc0000f2200) 01:06:12 [2021-04-09T01:06:12.409Z] c:/go/src/net/http/server.go:2831 +0xab 01:06:12 [2021-04-09T01:06:12.409Z] net/http.(*conn).serve(0xc00011a000, 0x99b2c0, 0xc0000fc040) 01:06:12 [2021-04-09T01:06:12.409Z] c:/go/src/net/http/server.go:1919 +0x87c 01:06:12 [2021-04-09T01:06:12.409Z] created by net/http.(*Server).Serve 01:06:12 [2021-04-09T01:06:12.409Z] c:/go/src/net/http/server.go:2957 +0x38b 01:06:12 [2021-04-09T01:06:12.409Z] time="2021-04-09T01:06:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s" 01:06:12 [2021-04-09T01:06:12.781Z] --- PASS: TestNetworkLoopbackNat (3.37s) 01:06:12 [2021-04-09T01:06:12.781Z] === RUN TestPause 01:06:12 [2021-04-09T01:06:12.827Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 01:06:13 [2021-04-09T01:06:13.354Z] --- PASS: TestPause (0.84s) 01:06:13 [2021-04-09T01:06:13.354Z] === RUN TestPauseFailsOnWindowsServerContainers 01:06:13 [2021-04-09T01:06:13.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 01:06:13 [2021-04-09T01:06:13.354Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 01:06:13 [2021-04-09T01:06:13.354Z] === RUN TestPauseStopPausedContainer 01:06:13 [2021-04-09T01:06:13.389Z] === RUN TestRegister 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestRegister (0.00s) 01:06:13 [2021-04-09T01:06:13.389Z] === RUN TestCommand 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestCommand (0.03s) 01:06:13 [2021-04-09T01:06:13.389Z] === RUN TestNaiveSelf 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestNaiveSelf (0.02s) 01:06:13 [2021-04-09T01:06:13.389Z] PASS 01:06:13 [2021-04-09T01:06:13.389Z] coverage: 82.4% of statements 01:06:13 [2021-04-09T01:06:13.389Z] ok github.com/docker/docker/pkg/reexec 0.178s coverage: 82.4% of statements 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestPubSubRace (1.05s) 01:06:13 [2021-04-09T01:06:13.389Z] PASS 01:06:13 [2021-04-09T01:06:13.389Z] coverage: 75.0% of statements 01:06:13 [2021-04-09T01:06:13.389Z] ok github.com/docker/docker/pkg/pubsub 1.177s coverage: 75.0% of statements 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestFailOnce (1.16s) 01:06:13 [2021-04-09T01:06:13.389Z] === RUN TestEchoInputOutput 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestEchoInputOutput (0.00s) 01:06:13 [2021-04-09T01:06:13.389Z] === RUN TestBackoff 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestBackoff (0.00s) 01:06:13 [2021-04-09T01:06:13.389Z] === RUN TestAbortRetry 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestAbortRetry (0.00s) 01:06:13 [2021-04-09T01:06:13.389Z] === RUN TestClientScheme 01:06:13 [2021-04-09T01:06:13.389Z] --- PASS: TestClientScheme (0.00s) 01:06:13 [2021-04-09T01:06:13.389Z] === RUN TestNewClientWithTimeout 01:06:13 [2021-04-09T01:06:13.855Z] time="2021-04-09T01:06:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 01:06:13 [2021-04-09T01:06:13.883Z] tests/integration/api_service_test.py ....................s............. [ 60%] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/backend/build [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestBoolValue 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestBoolValue (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestBoolValueOrDefault 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestBoolValueOrDefault (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestInt64ValueOrZero 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestInt64ValueOrZero (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestInt64ValueOrDefault 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestInt64ValueOrDefault (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestInt64ValueOrDefaultWithError 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestJsonContentType 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestJsonContentType (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] PASS 01:06:14 [2021-04-09T01:06:14.090Z] coverage: 14.7% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestMaskSecretKeys 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestMaskSecretKeys (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestVersionMiddlewareVersion 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] PASS 01:06:14 [2021-04-09T01:06:14.090Z] coverage: 37.7% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/build [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/container [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/debug [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/image [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/network [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/session [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestStrSliceMarshalJSON 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestStrSliceUnmarshalJSON 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestStrSliceUnmarshalString 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestStrSliceUnmarshalSlice 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] PASS 01:06:14 [2021-04-09T01:06:14.090Z] coverage: 90.0% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestToJSON 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestToJSON (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestToParamWithVersion 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestToParamWithVersion (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestFromJSON 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestFromJSON (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestEmpty 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestEmpty (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestArgsMatchKVListEmptySources 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestArgsMatchKVList 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestArgsMatchKVList (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestArgsMatch 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestArgsMatch (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestAdd 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestAdd (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestDel 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestDel (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestLen 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestLen (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestExactMatch 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestExactMatch (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestOnlyOneExactMatch 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestOnlyOneExactMatch (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestContains 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestContains (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestValidate 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestValidate (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestWalkValues 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestWalkValues (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestFuzzyMatch 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestFuzzyMatch (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestClone 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestClone (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] PASS 01:06:14 [2021-04-09T01:06:14.090Z] coverage: 92.2% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ok github.com/docker/docker/api/types/filters 0.088s coverage: 92.2% of statements 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestAdjustForAPIVersion 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestAdjustForAPIVersion (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] PASS 01:06:14 [2021-04-09T01:06:14.090Z] coverage: 5.7% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ok github.com/docker/docker/api/server/router/swarm 0.075s coverage: 5.7% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/system [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/server/router/volume [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/backend [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/container [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/events [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/image [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/mount [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/network [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/registry [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/swarm [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestDurationToSecondsString 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestDurationToSecondsString (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestGetTimestamp 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestGetTimestamp (0.16s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseTimestamps 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseTimestamps (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] PASS 01:06:14 [2021-04-09T01:06:14.090Z] coverage: 100.0% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ok github.com/docker/docker/api/types/time 0.208s coverage: 100.0% of statements 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestCompareVersion 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestCompareVersion (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] PASS 01:06:14 [2021-04-09T01:06:14.090Z] coverage: 75.0% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 75.0% of statements 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/api/types/volume [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/builder [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/builder/builder-next [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestCloneArgsSmartHttp 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestCloneArgsDumbHttp 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestCloneArgsGit 01:06:14 [2021-04-09T01:06:14.090Z] --- PASS: TestCloneArgsGit (0.00s) 01:06:14 [2021-04-09T01:06:14.090Z] === RUN TestCheckoutGit 01:06:14 [2021-04-09T01:06:14.203Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 01:06:14 [2021-04-09T01:06:14.304Z] --- PASS: TestPauseStopPausedContainer (0.85s) 01:06:14 [2021-04-09T01:06:14.304Z] === RUN TestPidHost 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestParseSignal 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestParseSignal (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestValidSignalForPlatform 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestValidSignalForPlatform (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] PASS 01:06:14 [2021-04-09T01:06:14.321Z] coverage: 20.3% of statements 01:06:14 [2021-04-09T01:06:14.321Z] ok github.com/docker/docker/pkg/signal 0.171s coverage: 20.3% of statements 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestNewStdWriter 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestNewStdWriter (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestWriteWithUninitializedStdWriter 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestWriteWithNilBytes 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestWriteWithNilBytes (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestWrite 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestWrite (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestWriteWithWriterError 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestWriteWithWriterError (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyWriteAndRead 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyReturnsErrorReadingHeader 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyReturnsErrorReadingFrame 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyDetectsCorruptedFrame 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyWithInvalidInputHeader 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyWithCorruptedPrefix 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyReturnsWriteErrors 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] === RUN TestStdCopyReturnsErrorFromSystem 01:06:14 [2021-04-09T01:06:14.321Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 01:06:14 [2021-04-09T01:06:14.321Z] PASS 01:06:14 [2021-04-09T01:06:14.321Z] coverage: 100.0% of statements 01:06:14 [2021-04-09T01:06:14.321Z] ok github.com/docker/docker/pkg/stdcopy 0.110s coverage: 100.0% of statements 01:06:15 [2021-04-09T01:06:15.309Z] time="2021-04-09T01:06:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 01:06:15 [2021-04-09T01:06:15.581Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestGenerateRandomID 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestGenerateRandomID (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestShortenId 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestShortenId (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestShortenSha256Id 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestShortenSha256Id (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestShortenIdEmpty 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestShortenIdEmpty (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestShortenIdInvalid 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestShortenIdInvalid (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestIsShortIDNonHex 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestIsShortIDNonHex (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestIsShortIDNotCorrectSize 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] PASS 01:06:15 [2021-04-09T01:06:15.775Z] coverage: 70.6% of statements 01:06:15 [2021-04-09T01:06:15.775Z] ok github.com/docker/docker/pkg/stringid 0.118s coverage: 70.6% of statements 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestRawProgressFormatterFormatStatus 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestRawProgressFormatterFormatProgress 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestFormatStatus 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestFormatStatus (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestFormatError 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestFormatError (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestFormatJSONError 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestFormatJSONError (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestJsonProgressFormatterFormatProgress 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestJsonProgressFormatterFormatStatus 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestNewJSONProgressOutput 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestNewJSONProgressOutput (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestAuxFormatterEmit 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestAuxFormatterEmit (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestStreamWriterStdout 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestStreamWriterStdout (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] === RUN TestStreamWriterStderr 01:06:15 [2021-04-09T01:06:15.775Z] --- PASS: TestStreamWriterStderr (0.00s) 01:06:15 [2021-04-09T01:06:15.775Z] PASS 01:06:15 [2021-04-09T01:06:15.775Z] coverage: 66.2% of statements 01:06:15 [2021-04-09T01:06:15.775Z] ok github.com/docker/docker/pkg/streamformatter 0.256s coverage: 66.2% of statements 01:06:16 [2021-04-09T01:06:16.259Z] === RUN TestEnable 01:06:16 [2021-04-09T01:06:16.259Z] --- PASS: TestEnable (0.00s) 01:06:16 [2021-04-09T01:06:16.259Z] === RUN TestDisable 01:06:16 [2021-04-09T01:06:16.259Z] --- PASS: TestDisable (0.00s) 01:06:16 [2021-04-09T01:06:16.259Z] === RUN TestEnabled 01:06:16 [2021-04-09T01:06:16.259Z] --- PASS: TestEnabled (0.00s) 01:06:16 [2021-04-09T01:06:16.259Z] PASS 01:06:16 [2021-04-09T01:06:16.259Z] coverage: 100.0% of statements 01:06:16 [2021-04-09T01:06:16.259Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements 01:06:16 [2021-04-09T01:06:16.519Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 01:06:16 [2021-04-09T01:06:16.519Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestProcessNoDockerignore 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestProcessNoDockerignore (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestProcessShouldLeaveAllFiles 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestDetectContentType 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestDetectContentType (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestSelectAcceptableMIME 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestSelectAcceptableMIME (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestInspectEmptyResponse 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestInspectEmptyResponse (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestInspectResponseBinary 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestInspectResponseBinary (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestResponseUnsupportedContentType 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestInspectResponseTextSimple 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestInspectResponseTextSimple (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestInspectResponseEmptyContentType 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestUnknownContentLength 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestUnknownContentLength (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestDownloadRemote 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestDownloadRemote (0.09s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestGetWithStatusError 01:06:16 [2021-04-09T01:06:16.721Z] --- PASS: TestGetWithStatusError (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestCloseRootDirectory 01:06:16 [2021-04-09T01:06:16.721Z] --- SKIP: TestCloseRootDirectory (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestHashFile 01:06:16 [2021-04-09T01:06:16.721Z] --- SKIP: TestHashFile (0.01s) 01:06:16 [2021-04-09T01:06:16.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestHashSubdir 01:06:16 [2021-04-09T01:06:16.721Z] --- SKIP: TestHashSubdir (0.01s) 01:06:16 [2021-04-09T01:06:16.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:06:16 [2021-04-09T01:06:16.721Z] === RUN TestRemoveDirectory 01:06:16 [2021-04-09T01:06:16.721Z] --- SKIP: TestRemoveDirectory (0.00s) 01:06:16 [2021-04-09T01:06:16.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:06:16 [2021-04-09T01:06:16.721Z] PASS 01:06:16 [2021-04-09T01:06:16.721Z] coverage: 9.3% of statements 01:06:16 [2021-04-09T01:06:16.721Z] ok github.com/docker/docker/builder/remotecontext 0.394s coverage: 9.3% of statements 01:06:16 [2021-04-09T01:06:16.757Z] === RUN TestIsCpusetListAvailable 01:06:16 [2021-04-09T01:06:16.757Z] --- PASS: TestIsCpusetListAvailable (0.00s) 01:06:16 [2021-04-09T01:06:16.757Z] PASS 01:06:16 [2021-04-09T01:06:16.757Z] coverage: 38.2% of statements 01:06:16 [2021-04-09T01:06:16.757Z] ok github.com/docker/docker/pkg/sysinfo 0.137s coverage: 38.2% of statements 01:06:16 [2021-04-09T01:06:16.858Z] --- PASS: TestPidHost (2.19s) 01:06:16 [2021-04-09T01:06:16.858Z] === RUN TestPsFilter 01:06:16 [2021-04-09T01:06:16.858Z] --- PASS: TestPsFilter (0.15s) 01:06:16 [2021-04-09T01:06:16.858Z] === RUN TestRemoveContainerWithRemovedVolume 01:06:17 [2021-04-09T01:06:17.085Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 01:06:17 [2021-04-09T01:06:17.433Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) 01:06:17 [2021-04-09T01:06:17.433Z] === RUN TestRemoveContainerWithVolume 01:06:17 [2021-04-09T01:06:17.652Z] === RUN TestDockerSuite/TestAttachAfterDetach 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestGetAllAllowed 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestGetAllAllowed (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestGetAllMeta 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestGetAllMeta (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestWarnOnUnusedBuildArgs 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestIsUnreferencedBuiltin 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestIsExistingDirectory 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestIsExistingDirectory (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestGetFilenameForDownload 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestGetFilenameForDownload (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestEnv2Variables 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestEnv2Variables (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestEnvValueWithExistingRunConfigEnv 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestMaintainer 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestMaintainer (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestLabel 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestLabel (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestFromScratch 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestFromScratch (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestFromWithArg 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestFromWithArg (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestFromWithArgButBuildArgsNotGiven 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestFromWithUndefinedArg 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestFromWithUndefinedArg (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestFromMultiStageWithNamedStage 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestOnbuild 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestOnbuild (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestWorkdir 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestWorkdir (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestCmd 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestCmd (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestHealthcheckNone 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestHealthcheckNone (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestHealthcheckCmd 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestHealthcheckCmd (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestEntrypoint 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestEntrypoint (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestExpose 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestExpose (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestUser 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestUser (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestVolume 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestVolume (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestStopSignal 01:06:17 [2021-04-09T01:06:17.684Z] --- SKIP: TestStopSignal (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] dispatchers_test.go:377: Windows does not support stopsignal 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestArg 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestArg (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestShell 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestShell (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestPrependEnvOnCmd 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestPrependEnvOnCmd (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestRunWithBuildArgs 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestRunWithBuildArgs (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestRunIgnoresHealthcheck 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatchUnsupportedOptions 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestNormalizeWorkdir 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestNormalizeWorkdir (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatch 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatch/ADD_multiple_files_to_file 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatch/COPY_multiple_files_to_file 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatch/COPY_wildcard_no_files 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDispatch/COPY_url 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatch (0.08s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDispatch/COPY_url (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestAddScratchImageAddsToMounts 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestAddFromScratchPopulatesPlatform 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestImageSourceGetAddsToMounts 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestEmptyDockerfile 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestEmptyDockerfile (0.01s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestSymlinkDockerfile 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestSymlinkDockerfile (0.01s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDockerfileOutsideTheBuildContext 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestNonExistingDockerfile 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestNonExistingDockerfile (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestCopyRunConfig 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestCopyRunConfig (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestDeepCopyRunConfig 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestDeepCopyRunConfig (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestExportImage 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestExportImage (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] === RUN TestNormalizeDest 01:06:17 [2021-04-09T01:06:17.684Z] --- PASS: TestNormalizeDest (0.00s) 01:06:17 [2021-04-09T01:06:17.684Z] PASS 01:06:17 [2021-04-09T01:06:17.684Z] coverage: 46.8% of statements 01:06:17 [2021-04-09T01:06:17.684Z] ok github.com/docker/docker/builder/dockerfile 0.257s coverage: 46.8% of statements 01:06:17 [2021-04-09T01:06:17.684Z] ? github.com/docker/docker/builder/dockerignore [no test files] 01:06:17 [2021-04-09T01:06:17.737Z] === RUN TestChtimes 01:06:17 [2021-04-09T01:06:17.737Z] --- PASS: TestChtimes (0.00s) 01:06:17 [2021-04-09T01:06:17.737Z] === RUN TestChtimesWindows 01:06:17 [2021-04-09T01:06:17.737Z] --- PASS: TestChtimesWindows (0.00s) 01:06:17 [2021-04-09T01:06:17.737Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 01:06:17 [2021-04-09T01:06:17.737Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 01:06:17 [2021-04-09T01:06:17.737Z] === RUN TestEnsureRemoveAllNotExist 01:06:17 [2021-04-09T01:06:17.737Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 01:06:17 [2021-04-09T01:06:17.737Z] === RUN TestEnsureRemoveAllWithDir 01:06:17 [2021-04-09T01:06:17.737Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 01:06:17 [2021-04-09T01:06:17.737Z] === RUN TestEnsureRemoveAllWithFile 01:06:17 [2021-04-09T01:06:17.737Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 01:06:17 [2021-04-09T01:06:17.737Z] === RUN TestHasWin32KSupport 01:06:17 [2021-04-09T01:06:17.737Z] --- PASS: TestHasWin32KSupport (0.00s) 01:06:17 [2021-04-09T01:06:17.737Z] syscall_windows_test.go:8: win32k: true 01:06:17 [2021-04-09T01:06:17.737Z] PASS 01:06:17 [2021-04-09T01:06:17.737Z] coverage: 12.0% of statements 01:06:17 [2021-04-09T01:06:17.737Z] ok github.com/docker/docker/pkg/system 0.148s coverage: 12.0% of statements 01:06:18 [2021-04-09T01:06:18.203Z] time="2021-04-09T01:06:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestTailFile 01:06:18 [2021-04-09T01:06:18.203Z] --- PASS: TestTailFile (0.00s) 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestTailFileManyLines 01:06:18 [2021-04-09T01:06:18.203Z] --- PASS: TestTailFileManyLines (0.00s) 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestTailEmptyFile 01:06:18 [2021-04-09T01:06:18.203Z] --- PASS: TestTailEmptyFile (0.00s) 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestTailNegativeN 01:06:18 [2021-04-09T01:06:18.203Z] --- PASS: TestTailNegativeN (0.00s) 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/12_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/truncated_last_line 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/truncated_last_line#01 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/truncated_last_line#01/exact 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/truncated_last_line#02 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/4_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/8_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/single_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/2_byte_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.203Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.377Z] --- PASS: TestRemoveContainerWithVolume (0.83s) 01:06:18 [2021-04-09T01:06:18.377Z] === RUN TestRemoveContainerRunning 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/12_byte_delimiter 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.670Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.670Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.672Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.672Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:18 [2021-04-09T01:06:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.06s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.03s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.02s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.03s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.02s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.03s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) 01:06:19 [2021-04-09T01:06:19.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:06:19 [2021-04-09T01:06:19.143Z] PASS 01:06:19 [2021-04-09T01:06:19.143Z] coverage: 88.6% of statements 01:06:19 [2021-04-09T01:06:19.143Z] ok github.com/docker/docker/pkg/tailfile 0.646s coverage: 88.6% of statements 01:06:19 [2021-04-09T01:06:19.323Z] --- PASS: TestRemoveContainerRunning (0.83s) 01:06:19 [2021-04-09T01:06:19.323Z] === RUN TestRemoveContainerForceRemoveRunning 01:06:19 [2021-04-09T01:06:19.553Z] --- PASS: TestBuildPreserveOwnership (7.25s) 01:06:19 [2021-04-09T01:06:19.553Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.84s) 01:06:19 [2021-04-09T01:06:19.553Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.39s) 01:06:19 [2021-04-09T01:06:19.553Z] === RUN TestBuildPlatformInvalid 01:06:19 [2021-04-09T01:06:19.553Z] --- PASS: TestBuildPlatformInvalid (0.11s) 01:06:19 [2021-04-09T01:06:19.553Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestTarSumRemoveNonExistent 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestTarSumRemove 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestTarSumRemove (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestSortFileInfoSums 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestSortFileInfoSums (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestNewTarSumForLabelInvalid 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestNewTarSumForLabel 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestNewTarSumForLabel (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestEmptyTar 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestEmptyTar (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestTarSumsReadSize 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestTarSumsReadSize (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestTarSums 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestTarSums (0.10s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestIteration 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestIteration (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestVersionLabelForChecksum 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestVersionLabelForChecksum (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestVersion 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestVersion (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestGetVersion 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestGetVersion (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] === RUN TestGetVersions 01:06:19 [2021-04-09T01:06:19.608Z] --- PASS: TestGetVersions (0.00s) 01:06:19 [2021-04-09T01:06:19.608Z] PASS 01:06:19 [2021-04-09T01:06:19.608Z] coverage: 89.3% of statements 01:06:19 [2021-04-09T01:06:19.608Z] ok github.com/docker/docker/pkg/tarsum 0.305s coverage: 89.3% of statements 01:06:19 [2021-04-09T01:06:19.811Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 01:06:19 [2021-04-09T01:06:19.896Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) 01:06:19 [2021-04-09T01:06:19.896Z] === RUN TestRemoveInvalidContainer 01:06:19 [2021-04-09T01:06:19.896Z] --- PASS: TestRemoveInvalidContainer (0.02s) 01:06:19 [2021-04-09T01:06:19.896Z] === RUN TestRenameLinkedContainer 01:06:20 [2021-04-09T01:06:20.073Z] testing: warning: no tests to run 01:06:20 [2021-04-09T01:06:20.073Z] PASS 01:06:20 [2021-04-09T01:06:20.073Z] coverage: [no statements] 01:06:20 [2021-04-09T01:06:20.073Z] ok github.com/docker/docker/pkg/term/windows 0.142s coverage: [no statements] [no tests to run] 01:06:20 [2021-04-09T01:06:20.379Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 01:06:20 [2021-04-09T01:06:20.543Z] === RUN TestTruncIndex 01:06:20 [2021-04-09T01:06:20.543Z] --- PASS: TestTruncIndex (0.10s) 01:06:20 [2021-04-09T01:06:20.543Z] PASS 01:06:20 [2021-04-09T01:06:20.543Z] coverage: 91.5% of statements 01:06:20 [2021-04-09T01:06:20.543Z] ok github.com/docker/docker/pkg/truncindex 0.217s coverage: 91.5% of statements 01:06:21 [2021-04-09T01:06:21.009Z] === RUN TestIsGIT 01:06:21 [2021-04-09T01:06:21.009Z] --- PASS: TestIsGIT (0.00s) 01:06:21 [2021-04-09T01:06:21.009Z] === RUN TestIsTransport 01:06:21 [2021-04-09T01:06:21.009Z] --- PASS: TestIsTransport (0.00s) 01:06:21 [2021-04-09T01:06:21.009Z] PASS 01:06:21 [2021-04-09T01:06:21.009Z] coverage: 100.0% of statements 01:06:21 [2021-04-09T01:06:21.009Z] ok github.com/docker/docker/pkg/urlutil 0.131s coverage: 100.0% of statements 01:06:21 [2021-04-09T01:06:21.474Z] === RUN TestVersionInfo 01:06:21 [2021-04-09T01:06:21.474Z] --- PASS: TestVersionInfo (0.00s) 01:06:21 [2021-04-09T01:06:21.474Z] === RUN TestAppendVersions 01:06:21 [2021-04-09T01:06:21.474Z] --- PASS: TestAppendVersions (0.00s) 01:06:21 [2021-04-09T01:06:21.474Z] PASS 01:06:21 [2021-04-09T01:06:21.474Z] coverage: 88.9% of statements 01:06:21 [2021-04-09T01:06:21.474Z] ok github.com/docker/docker/pkg/useragent 0.176s coverage: 88.9% of statements 01:06:22 [2021-04-09T01:06:22.454Z] time="2021-04-09T01:06:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 01:06:22 [2021-04-09T01:06:22.979Z] === RUN TestDockerSuite/TestAttachDetach 01:06:22 [2021-04-09T01:06:22.979Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 01:06:23 [2021-04-09T01:06:23.201Z] --- PASS: TestRenameLinkedContainer (3.29s) 01:06:23 [2021-04-09T01:06:23.201Z] === RUN TestRenameStoppedContainer 01:06:24 [2021-04-09T01:06:24.010Z] === RUN TestValidatePrivileges 01:06:24 [2021-04-09T01:06:24.010Z] --- PASS: TestValidatePrivileges (0.00s) 01:06:24 [2021-04-09T01:06:24.010Z] === RUN TestFilterByCapNeg 01:06:24 [2021-04-09T01:06:24.010Z] --- PASS: TestFilterByCapNeg (0.00s) 01:06:24 [2021-04-09T01:06:24.010Z] === RUN TestFilterByCapPos 01:06:24 [2021-04-09T01:06:24.010Z] --- PASS: TestFilterByCapPos (0.00s) 01:06:24 [2021-04-09T01:06:24.010Z] === RUN TestStoreGetPluginNotMatchCapRefs 01:06:24 [2021-04-09T01:06:24.010Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 01:06:24 [2021-04-09T01:06:24.010Z] PASS 01:06:24 [2021-04-09T01:06:24.010Z] coverage: 12.0% of statements 01:06:24 [2021-04-09T01:06:24.010Z] ok github.com/docker/docker/plugin 0.341s coverage: 12.0% of statements 01:06:24 [2021-04-09T01:06:24.010Z] === RUN TestNewSettable 01:06:24 [2021-04-09T01:06:24.010Z] --- PASS: TestNewSettable (0.00s) 01:06:24 [2021-04-09T01:06:24.010Z] === RUN TestIsSettable 01:06:24 [2021-04-09T01:06:24.010Z] --- PASS: TestIsSettable (0.00s) 01:06:24 [2021-04-09T01:06:24.010Z] === RUN TestUpdateSettingsEnv 01:06:24 [2021-04-09T01:06:24.010Z] --- PASS: TestUpdateSettingsEnv (0.00s) 01:06:24 [2021-04-09T01:06:24.010Z] PASS 01:06:24 [2021-04-09T01:06:24.010Z] coverage: 20.1% of statements 01:06:24 [2021-04-09T01:06:24.010Z] ok github.com/docker/docker/plugin/v2 0.290s coverage: 20.1% of statements 01:06:24 [2021-04-09T01:06:24.146Z] --- PASS: TestRenameStoppedContainer (0.79s) 01:06:24 [2021-04-09T01:06:24.146Z] === RUN TestRenameRunningContainerAndReuse 01:06:24 [2021-04-09T01:06:24.357Z] === RUN TestDockerSuite/TestAttachDisconnect 01:06:25 [2021-04-09T01:06:25.570Z] === RUN TestLoad 01:06:25 [2021-04-09T01:06:25.570Z] --- PASS: TestLoad (0.00s) 01:06:25 [2021-04-09T01:06:25.570Z] === RUN TestSave 01:06:25 [2021-04-09T01:06:25.570Z] --- PASS: TestSave (0.03s) 01:06:25 [2021-04-09T01:06:25.570Z] === RUN TestAddDeleteGet 01:06:25 [2021-04-09T01:06:25.570Z] --- PASS: TestAddDeleteGet (0.03s) 01:06:25 [2021-04-09T01:06:25.570Z] === RUN TestInvalidTags 01:06:25 [2021-04-09T01:06:25.570Z] --- PASS: TestInvalidTags (0.01s) 01:06:25 [2021-04-09T01:06:25.570Z] PASS 01:06:25 [2021-04-09T01:06:25.570Z] coverage: 84.4% of statements 01:06:25 [2021-04-09T01:06:25.570Z] ok github.com/docker/docker/reference 0.200s coverage: 84.4% of statements 01:06:25 [2021-04-09T01:06:25.736Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 01:06:26 [2021-04-09T01:06:26.066Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) 01:06:26 [2021-04-09T01:06:26.066Z] === RUN TestRenameInvalidName 01:06:26 [2021-04-09T01:06:26.639Z] --- PASS: TestRenameInvalidName (0.82s) 01:06:26 [2021-04-09T01:06:26.639Z] === RUN TestRenameAnonymousContainer 01:06:27 [2021-04-09T01:06:27.126Z] === RUN TestResolveAuthConfigIndexServer 01:06:27 [2021-04-09T01:06:27.126Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 01:06:27 [2021-04-09T01:06:27.126Z] === RUN TestResolveAuthConfigFullURL 01:06:27 [2021-04-09T01:06:27.126Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 01:06:27 [2021-04-09T01:06:27.126Z] === RUN TestLoadAllowNondistributableArtifacts 01:06:27 [2021-04-09T01:06:27.126Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 01:06:27 [2021-04-09T01:06:27.126Z] === RUN TestValidateMirror 01:06:27 [2021-04-09T01:06:27.126Z] --- PASS: TestValidateMirror (0.00s) 01:06:27 [2021-04-09T01:06:27.126Z] === RUN TestLoadInsecureRegistries 01:06:27 [2021-04-09T01:06:27.590Z] time="2021-04-09T01:06:27Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 01:06:27 [2021-04-09T01:06:27.590Z] time="2021-04-09T01:06:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 01:06:27 [2021-04-09T01:06:27.590Z] time="2021-04-09T01:06:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 01:06:27 [2021-04-09T01:06:27.590Z] --- PASS: TestLoadInsecureRegistries (0.12s) 01:06:27 [2021-04-09T01:06:27.590Z] === RUN TestNewServiceConfig 01:06:27 [2021-04-09T01:06:27.590Z] --- PASS: TestNewServiceConfig (0.00s) 01:06:27 [2021-04-09T01:06:27.590Z] === RUN TestValidateIndexName 01:06:27 [2021-04-09T01:06:27.590Z] --- PASS: TestValidateIndexName (0.00s) 01:06:27 [2021-04-09T01:06:27.590Z] === RUN TestValidateIndexNameWithError 01:06:27 [2021-04-09T01:06:27.590Z] --- PASS: TestValidateIndexNameWithError (0.00s) 01:06:27 [2021-04-09T01:06:27.590Z] === RUN TestEndpointParse 01:06:27 [2021-04-09T01:06:27.590Z] --- PASS: TestEndpointParse (0.00s) 01:06:27 [2021-04-09T01:06:27.590Z] === RUN TestEndpointParseInvalid 01:06:27 [2021-04-09T01:06:27.590Z] --- PASS: TestEndpointParseInvalid (0.00s) 01:06:27 [2021-04-09T01:06:27.590Z] === RUN TestValidateEndpoint 01:06:27 [2021-04-09T01:06:27.590Z] --- PASS: TestValidateEndpoint (0.01s) 01:06:27 [2021-04-09T01:06:27.590Z] === RUN TestPing 01:06:27 [2021-04-09T01:06:27.590Z] --- PASS: TestPing (0.00s) 01:06:27 [2021-04-09T01:06:27.590Z] === RUN TestPingRegistryEndpoint 01:06:27 [2021-04-09T01:06:27.591Z] --- SKIP: TestPingRegistryEndpoint (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestEndpoint 01:06:27 [2021-04-09T01:06:27.591Z] --- SKIP: TestEndpoint (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestParseRepositoryInfo 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestParseRepositoryInfo (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestNewIndexInfo 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestNewIndexInfo (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestMirrorEndpointLookup 01:06:27 [2021-04-09T01:06:27.591Z] --- SKIP: TestMirrorEndpointLookup (0.01s) 01:06:27 [2021-04-09T01:06:27.591Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestSearchRepositories 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestSearchRepositories (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 01:06:27 [2021-04-09T01:06:27.591Z] Host: 127.0.0.1:49230 01:06:27 [2021-04-09T01:06:27.591Z] User-Agent: docker test client 01:06:27 [2021-04-09T01:06:27.591Z] Authorization: Token fake-token 01:06:27 [2021-04-09T01:06:27.591Z] X-Docker-Token: true 01:06:27 [2021-04-09T01:06:27.591Z] Accept-Encoding: gzip 01:06:27 [2021-04-09T01:06:27.591Z] 01:06:27 [2021-04-09T01:06:27.591Z] 01:06:27 [2021-04-09T01:06:27.591Z] registry_test.go:730: HTTP/1.1 200 OK 01:06:27 [2021-04-09T01:06:27.591Z] Connection: close 01:06:27 [2021-04-09T01:06:27.591Z] Content-Length: 144 01:06:27 [2021-04-09T01:06:27.591Z] Cache-Control: no-cache 01:06:27 [2021-04-09T01:06:27.591Z] Content-Type: application/json 01:06:27 [2021-04-09T01:06:27.591Z] Date: Fri, 09 Apr 2021 01:06:27 GMT 01:06:27 [2021-04-09T01:06:27.591Z] Expires: -1 01:06:27 [2021-04-09T01:06:27.591Z] Pragma: no-cache 01:06:27 [2021-04-09T01:06:27.591Z] Server: docker-tests/mock 01:06:27 [2021-04-09T01:06:27.591Z] X-Docker-Registry-Config: mock 01:06:27 [2021-04-09T01:06:27.591Z] X-Docker-Registry-Version: 0.0.0 01:06:27 [2021-04-09T01:06:27.591Z] 01:06:27 [2021-04-09T01:06:27.591Z] 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestTrustedLocation 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestTrustedLocation (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestAddRequiredHeadersToRedirectedRequests 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestAllowNondistributableArtifacts 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestIsSecureIndex 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestIsSecureIndex (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] PASS 01:06:27 [2021-04-09T01:06:27.591Z] coverage: 51.7% of statements 01:06:27 [2021-04-09T01:06:27.591Z] ok github.com/docker/docker/registry 0.644s coverage: 51.7% of statements 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestResumableRequestHeaderSimpleErrors 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestResumableRequestHeaderTooMuchFailures 01:06:27 [2021-04-09T01:06:27.591Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 01:06:27 [2021-04-09T01:06:27.591Z] === RUN TestResumableRequestReaderWithReadError 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/containerfs [no test files] 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/locker [no test files] 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/mount [no test files] 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/platform [no test files] 01:06:27 [2021-04-09T01:06:27.591Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 01:06:28 [2021-04-09T01:06:28.056Z] time="2021-04-09T01:06:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 01:06:28 [2021-04-09T01:06:28.056Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) 01:06:28 [2021-04-09T01:06:28.056Z] === RUN TestResumableRequestReaderWithEOFWith416Response 01:06:28 [2021-04-09T01:06:28.056Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 01:06:28 [2021-04-09T01:06:28.056Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 01:06:28 [2021-04-09T01:06:28.056Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 01:06:28 [2021-04-09T01:06:28.056Z] === RUN TestResumableRequestReaderWithZeroTotalSize 01:06:28 [2021-04-09T01:06:28.056Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 01:06:28 [2021-04-09T01:06:28.056Z] === RUN TestResumableRequestReader 01:06:28 [2021-04-09T01:06:28.056Z] --- PASS: TestResumableRequestReader (0.00s) 01:06:28 [2021-04-09T01:06:28.056Z] === RUN TestResumableRequestReaderWithInitialResponse 01:06:28 [2021-04-09T01:06:28.056Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 01:06:28 [2021-04-09T01:06:28.056Z] PASS 01:06:28 [2021-04-09T01:06:28.056Z] coverage: 100.0% of statements 01:06:28 [2021-04-09T01:06:28.056Z] ok github.com/docker/docker/registry/resumable 0.484s coverage: 100.0% of statements 01:06:28 [2021-04-09T01:06:28.270Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 01:06:28 [2021-04-09T01:06:28.270Z] === RUN TestDockerSuite/TestAttachPausedContainer 01:06:28 [2021-04-09T01:06:28.351Z] .......................... [ 67%] 01:06:28 [2021-04-09T01:06:28.522Z] === RUN TestRestartManagerTimeout 01:06:28 [2021-04-09T01:06:28.522Z] --- PASS: TestRestartManagerTimeout (0.00s) 01:06:28 [2021-04-09T01:06:28.522Z] === RUN TestRestartManagerTimeoutReset 01:06:28 [2021-04-09T01:06:28.522Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 01:06:28 [2021-04-09T01:06:28.522Z] PASS 01:06:28 [2021-04-09T01:06:28.522Z] coverage: 45.3% of statements 01:06:28 [2021-04-09T01:06:28.522Z] ok github.com/docker/docker/restartmanager 0.157s coverage: 45.3% of statements 01:06:29 [2021-04-09T01:06:29.001Z] === RUN TestDecodeContainerConfig 01:06:29 [2021-04-09T01:06:29.001Z] --- PASS: TestDecodeContainerConfig (0.00s) 01:06:29 [2021-04-09T01:06:29.001Z] === RUN TestDecodeContainerConfigIsolation 01:06:29 [2021-04-09T01:06:29.001Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 01:06:29 [2021-04-09T01:06:29.001Z] === RUN TestValidatePrivileged 01:06:29 [2021-04-09T01:06:29.001Z] --- PASS: TestValidatePrivileged (0.00s) 01:06:29 [2021-04-09T01:06:29.001Z] PASS 01:06:29 [2021-04-09T01:06:29.001Z] coverage: 52.2% of statements 01:06:29 [2021-04-09T01:06:29.001Z] ok github.com/docker/docker/runconfig 0.159s coverage: 52.2% of statements 01:06:29 [2021-04-09T01:06:29.001Z] === RUN TestGenerateRandomAlphaOnlyStringLength 01:06:29 [2021-04-09T01:06:29.001Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 01:06:29 [2021-04-09T01:06:29.001Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 01:06:29 [2021-04-09T01:06:29.001Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 01:06:29 [2021-04-09T01:06:29.001Z] PASS 01:06:29 [2021-04-09T01:06:29.001Z] coverage: 62.5% of statements 01:06:29 [2021-04-09T01:06:29.001Z] ok github.com/docker/docker/testutil 0.233s coverage: 62.5% of statements 01:06:29 [2021-04-09T01:06:29.207Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCheckpointCreateError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCheckpointCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCheckpointCreate 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCheckpointCreate (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCheckpointDeleteError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCheckpointDeleteError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCheckpointDelete 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCheckpointDelete (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCheckpointListError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCheckpointListError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCheckpointList 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCheckpointList (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCheckpointListContainerNotFound 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestNewClientWithOpsFromEnv 01:06:30 [2021-04-09T01:06:30.039Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] client_test.go:23: runtime.GOOS == "windows" 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestGetAPIPath 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestGetAPIPath (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestParseHostURL 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestParseHostURL (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestNegotiateAPIVersionEmpty 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestNegotiateAPIVersion 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestNegotiateAPIVersion (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestNegotiateAPVersionOverride 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestNegotiateAPIVersionAutomatic 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestNegotiateAPIVersionWithFixedVersion 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestClientRedirect 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestClientRedirect (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigCreateUnsupported 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigCreateUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigCreateError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigCreate 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigCreate (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigInspectNotFound 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigInspectNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigInspectUnsupported 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigInspectUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigInspectError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigInspectConfigNotFound 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigInspect 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigListUnsupported 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigListUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigListError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigListError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigList 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigList (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigRemoveUnsupported 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigRemoveError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigRemove 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigUpdateUnsupported 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigUpdateError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigUpdateError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestConfigUpdate 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestConfigUpdate (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerCommitError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerCommitError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerCommit 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerCommit (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStatPathError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStatPathError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStatPathNotFoundError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStatPathNoHeaderError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStatPath 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStatPath (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyToContainerError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyToContainerError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyToContainerNotFoundError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyToContainerNotStatusOKError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyToContainer 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyToContainer (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyFromContainerError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyFromContainerError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyFromContainerNotFoundError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyFromContainerNotStatusOKError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyFromContainerNoHeaderError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestCopyFromContainer 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestCopyFromContainer (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerCreateError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerCreateImageNotFound 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerCreateWithName 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerCreateWithName (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerCreateAutoRemove 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerDiffError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerDiffError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerDiff 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerDiff (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExecCreateError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExecCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExecCreate 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExecCreate (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExecStartError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExecStartError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExecStart 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExecStart (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExecInspectError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExecInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExecInspect 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExecInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExportError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExportError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExport 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExport (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerInspectError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerInspectContainerNotFound 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerInspect 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerInspectNode 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerInspectNode (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerKillError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerKillError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerKill 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerKill (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerListError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerListError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerList 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerList (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerLogsNotFoundError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerLogsError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerLogsError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerLogs 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerLogs (0.24s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerPauseError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerPauseError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerPause 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerPause (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainersPruneError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainersPruneError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainersPrune 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainersPrune (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerRemoveError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerRemoveNotFoundError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerRemove 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerRenameError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerRenameError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerRename 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerRename (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerResizeError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerResizeError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExecResizeError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExecResizeError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerResize 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerResize (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerExecResize 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerExecResize (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerRestartError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerRestartError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerRestart 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerRestart (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStartError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStartError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStart 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStart (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStatsError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStatsError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStats 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStats (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStopError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStopError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerStop 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerStop (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerTopError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerTopError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerTop 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerTop (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerUnpauseError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerUnpauseError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerUnpause 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerUnpause (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerUpdateError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerUpdateError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerUpdate 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerUpdate (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerWaitError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerWaitError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestContainerWait 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestContainerWait (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestDiskUsageError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestDiskUsageError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestDiskUsage 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestDiskUsage (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestDistributionInspectUnsupported 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestDistributionInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestEventsErrorInOptions 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestEventsErrorInOptions (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestEventsErrorFromServer 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestEventsErrorFromServer (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestEvents 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestEvents (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestTLSCloseWriter 01:06:30 [2021-04-09T01:06:30.039Z] === PAUSE TestTLSCloseWriter 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageBuildError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageBuildError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageBuild 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageBuild (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestGetDockerOS 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestGetDockerOS (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageCreateError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageCreate 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageCreate (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageHistoryError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageHistoryError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageHistory 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageHistory (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageImportError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageImportError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageImport 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageImport (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageInspectError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageInspectImageNotFound 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageInspectImageNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageInspect 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageListError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageListError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageList 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageList (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageListApiBefore125 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageListApiBefore125 (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageLoadError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageLoadError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageLoad 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageLoad (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagesPruneError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagesPruneError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagesPrune 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagesPrune (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePullReferenceParseError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePullReferenceParseError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePullAnyError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePullAnyError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePullStatusUnauthorizedError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePullWithPrivilegedFuncNoError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePullWithoutErrors 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePullWithoutErrors (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushReferenceError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushReferenceError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushAnyError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushAnyError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushStatusUnauthorizedError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushWithPrivilegedFuncNoError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushWithoutErrors 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushWithoutErrors (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageRemoveError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageRemoveImageNotFound 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageRemove 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageSaveError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageSaveError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageSave 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageSave (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageSearchAnyError 01:06:30 [2021-04-09T01:06:30.039Z] --- PASS: TestImageSearchAnyError (0.00s) 01:06:30 [2021-04-09T01:06:30.039Z] === RUN TestImageSearchStatusUnauthorizedError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageSearchWithPrivilegedFuncNoError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageSearchWithoutErrors 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageTagError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageTagError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageTagInvalidReference 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageTagInvalidReference (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageTagInvalidSourceImageName 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageTagHexSource 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageTagHexSource (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestImageTag 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestImageTag (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestInfoServerError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestInfoServerError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestInfoInvalidResponseJSONError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestInfo 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestInfo (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkConnectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkConnectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkConnect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkConnect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkCreateError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkCreate 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkCreate (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkDisconnectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkDisconnectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkDisconnect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkDisconnect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkInspectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkInspectNotFoundError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkInspect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkListError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkListError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkList 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkList (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworksPruneError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworksPruneError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworksPrune 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworksPrune (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkRemoveError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNetworkRemove 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNetworkRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeInspectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeInspectNodeNotFound 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeInspect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeListError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeListError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeList 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeList (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeRemoveError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeRemove 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeUpdateError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeUpdateError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestNodeUpdate 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestNodeUpdate (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestOptionWithTimeout 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestOptionWithTimeout (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPingFail 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPingFail (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPingWithError 01:06:30 [2021-04-09T01:06:30.040Z] 2021/04/09 01:06:29 RoundTripper returned a response & error; ignoring response 01:06:30 [2021-04-09T01:06:30.040Z] 2021/04/09 01:06:29 RoundTripper returned a response & error; ignoring response 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPingWithError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPingSuccess 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPingSuccess (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPingHeadFallback 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPingHeadFallback/OK 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPingHeadFallback/Internal_Server_Error 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPingHeadFallback/Not_Found 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPingHeadFallback/Method_Not_Allowed 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPingHeadFallback (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPingHeadFallback/OK (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginDisableError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginDisableError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginDisable 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginDisable (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginEnableError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginEnableError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginEnable 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginEnable (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginInspectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginInspect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginListError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginListError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginList 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginList (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginPushError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginPushError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginPush 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginPush (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginRemoveError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginRemove 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginSetError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginSetError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPluginSet 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPluginSet (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSetHostHeader 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSetHostHeader (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestPlainTextError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestPlainTextError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestInfiniteError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestInfiniteError (0.01s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretCreateUnsupported 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretCreateUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretCreateError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretCreate 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretCreate (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretInspectUnsupported 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretInspectUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretInspectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretInspectSecretNotFound 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretInspect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretListUnsupported 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretListUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretListError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretListError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretList 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretList (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretRemoveUnsupported 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretRemoveError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretRemove 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretUpdateUnsupported 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretUpdateError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretUpdateError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSecretUpdate 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSecretUpdate (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceCreateError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceCreate 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceCreate (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceCreateCompatiblePlatforms 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceCreateDigestPinning 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceInspectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceInspectServiceNotFound 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceInspect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceListError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceListError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceList 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceList (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceLogsError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceLogsError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceLogs 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceLogs (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceRemoveError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceRemoveNotFoundError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceRemove 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceUpdateError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceUpdateError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestServiceUpdate 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestServiceUpdate (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmGetUnlockKeyError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmGetUnlockKey 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmInitError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmInitError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmInit 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmInit (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmInspectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmInspect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmJoinError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmJoinError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmJoin 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmJoin (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmLeaveError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmLeaveError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmLeave 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmLeave (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmUnlockError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmUnlockError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmUnlock 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmUnlock (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmUpdateError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmUpdateError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestSwarmUpdate 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestSwarmUpdate (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestTaskInspectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestTaskInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestTaskInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestTaskInspect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestTaskInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestTaskListError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestTaskListError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestTaskList 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestTaskList (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeCreateError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeCreateError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeCreate 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeCreate (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeInspectError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeInspectError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeInspectNotFound 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeInspectNotFound (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeInspectWithEmptyID 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeInspect 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeInspect (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeListError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeListError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeList 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeList (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeRemoveError 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeRemoveError (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === RUN TestVolumeRemove 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestVolumeRemove (0.00s) 01:06:30 [2021-04-09T01:06:30.040Z] === CONT TestTLSCloseWriter 01:06:30 [2021-04-09T01:06:30.040Z] --- PASS: TestTLSCloseWriter (0.03s) 01:06:30 [2021-04-09T01:06:30.040Z] PASS 01:06:30 [2021-04-09T01:06:30.040Z] coverage: 74.9% of statements 01:06:30 [2021-04-09T01:06:30.040Z] ok github.com/docker/docker/client 0.755s coverage: 74.9% of statements 01:06:30 [2021-04-09T01:06:30.584Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 01:06:30 [2021-04-09T01:06:30.854Z] --- PASS: TestRenameAnonymousContainer (4.27s) 01:06:30 [2021-04-09T01:06:30.854Z] === RUN TestRenameContainerWithSameName 01:06:31 [2021-04-09T01:06:31.205Z] --- PASS: TestNewClientWithTimeout (17.69s) 01:06:31 [2021-04-09T01:06:31.205Z] === RUN TestClientStream 01:06:31 [2021-04-09T01:06:31.205Z] --- PASS: TestClientStream (0.01s) 01:06:31 [2021-04-09T01:06:31.205Z] === RUN TestClientSendFile 01:06:31 [2021-04-09T01:06:31.205Z] --- PASS: TestClientSendFile (0.00s) 01:06:31 [2021-04-09T01:06:31.205Z] === RUN TestClientWithRequestTimeout 01:06:31 [2021-04-09T01:06:31.205Z] --- PASS: TestClientWithRequestTimeout (0.06s) 01:06:31 [2021-04-09T01:06:31.205Z] === RUN TestFileSpecPlugin 01:06:31 [2021-04-09T01:06:31.205Z] --- PASS: TestFileSpecPlugin (0.01s) 01:06:31 [2021-04-09T01:06:31.205Z] === RUN TestFileJSONSpecPlugin 01:06:31 [2021-04-09T01:06:31.205Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 01:06:31 [2021-04-09T01:06:31.205Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 01:06:31 [2021-04-09T01:06:31.205Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) 01:06:31 [2021-04-09T01:06:31.205Z] === RUN TestPluginAddHandler 01:06:31 [2021-04-09T01:06:31.205Z] --- PASS: TestPluginAddHandler (0.04s) 01:06:31 [2021-04-09T01:06:31.205Z] === RUN TestPluginWaitBadPlugin 01:06:31 [2021-04-09T01:06:31.206Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 01:06:31 [2021-04-09T01:06:31.206Z] === RUN TestGet 01:06:31 [2021-04-09T01:06:31.206Z] time="2021-04-09T01:06:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 01:06:31 [2021-04-09T01:06:31.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 01:06:31 [2021-04-09T01:06:31.671Z] === RUN TestGetDriver 01:06:31 [2021-04-09T01:06:31.671Z] --- PASS: TestGetDriver (0.00s) 01:06:31 [2021-04-09T01:06:31.671Z] === RUN TestVolumeRequestError 01:06:31 [2021-04-09T01:06:31.671Z] --- PASS: TestVolumeRequestError (0.01s) 01:06:31 [2021-04-09T01:06:31.671Z] PASS 01:06:31 [2021-04-09T01:06:31.671Z] coverage: 36.1% of statements 01:06:31 [2021-04-09T01:06:31.671Z] ok github.com/docker/docker/volume/drivers 0.299s coverage: 36.1% of statements 01:06:31 [2021-04-09T01:06:31.798Z] --- PASS: TestRenameContainerWithSameName (0.87s) 01:06:31 [2021-04-09T01:06:31.798Z] === RUN TestRenameContainerWithLinkedContainer 01:06:32 [2021-04-09T01:06:32.136Z] time="2021-04-09T01:06:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 01:06:32 [2021-04-09T01:06:32.489Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestGetAddress 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestGetAddress (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestRemove 01:06:32 [2021-04-09T01:06:32.602Z] --- SKIP: TestRemove (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestInitializeWithVolumes 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestInitializeWithVolumes (0.01s) 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestCreate 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestCreate (0.01s) 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestValidateName 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestValidateName (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestCreateWithOpts 01:06:32 [2021-04-09T01:06:32.602Z] --- SKIP: TestCreateWithOpts (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] local_test.go:181: runtime.GOOS == "windows" 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestRelaodNoOpts 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestRelaodNoOpts (0.01s) 01:06:32 [2021-04-09T01:06:32.602Z] PASS 01:06:32 [2021-04-09T01:06:32.602Z] coverage: 41.5% of statements 01:06:32 [2021-04-09T01:06:32.602Z] ok github.com/docker/docker/volume/local 0.336s coverage: 41.5% of statements 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestConvertTmpfsOptions 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestConvertTmpfsOptions (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:49: data="mode=700,size=1m" 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:49: data="ro" 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestParseMountRaw 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestParseMountRaw (0.06s) 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestParseMountRawSplit 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestParseMountRawSplit (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 0 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 1 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 2 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 3 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 4 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 5 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 6 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 7 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 8 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 0 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 1 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 2 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 3 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 4 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 5 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 6 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 7 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 8 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 9 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 10 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 11 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 12 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 0 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 1 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 2 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 3 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 4 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 5 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 6 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 7 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 8 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 9 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 10 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:390: case 11 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestParseMountSpec 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestParseMountSpec (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:455: case 0 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:455: case 1 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:455: case 2 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:455: case 3 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:455: case 4 01:06:32 [2021-04-09T01:06:32.602Z] parser_test.go:455: case 5 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestParseMountSpecBindWithFileinfoError 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] === RUN TestValidateMount 01:06:32 [2021-04-09T01:06:32.602Z] --- PASS: TestValidateMount (0.00s) 01:06:32 [2021-04-09T01:06:32.602Z] PASS 01:06:32 [2021-04-09T01:06:32.602Z] coverage: 66.2% of statements 01:06:32 [2021-04-09T01:06:32.602Z] ok github.com/docker/docker/volume/mounts 0.247s coverage: 66.2% of statements 01:06:33 [2021-04-09T01:06:33.056Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 01:06:33 [2021-04-09T01:06:33.188Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) 01:06:33 [2021-04-09T01:06:33.188Z] === RUN TestResize 01:06:34 [2021-04-09T01:06:34.133Z] --- PASS: TestResize (0.83s) 01:06:34 [2021-04-09T01:06:34.133Z] === RUN TestResizeWithInvalidSize 01:06:34 [2021-04-09T01:06:34.157Z] === RUN TestSetGetMeta 01:06:34 [2021-04-09T01:06:34.157Z] === PAUSE TestSetGetMeta 01:06:34 [2021-04-09T01:06:34.157Z] === RUN TestRestore 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestRestore 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestServiceCreate 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestServiceCreate 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestServiceList 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestServiceList 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestServiceRemove 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestServiceRemove 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestServiceGet 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestServiceGet 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestServicePrune 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestServicePrune 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestCreate 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestCreate 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestRemove 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestRemove 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestList 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestList 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFindByDriver 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFindByDriver 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFindByReferenced 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFindByReferenced 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestDerefMultipleOfSameRef 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestDerefMultipleOfSameRef 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestDefererencePluginOnCreateError 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestDefererencePluginOnCreateError 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestRefDerefRemove 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestRefDerefRemove 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestGet 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestGet 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestGetWithReference 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestGetWithReference 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc/test_nil_list 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFilterFunc/test_nil_list 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc/test_empty_list 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFilterFunc/test_empty_list 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc/test_filter_some 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFilterFunc/test_filter_some 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc/test_filter_middle 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFilterFunc/test_filter_middle 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc/test_filter_middle_and_last 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 01:06:34 [2021-04-09T01:06:34.158Z] === RUN TestFilterFunc/test_filter_first_and_last 01:06:34 [2021-04-09T01:06:34.158Z] === PAUSE TestFilterFunc/test_filter_first_and_last 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFilterFunc/test_nil_list 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFilterFunc/test_filter_first_and_last 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFilterFunc/test_filter_some 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFilterFunc/test_filter_middle_and_last 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFilterFunc/test_empty_list 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFilterFunc/test_filter_middle 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestSetGetMeta 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestFindByReferenced 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestServicePrune 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestServiceList 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestSetGetMeta (0.02s) 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestServiceCreate 01:06:34 [2021-04-09T01:06:34.158Z] time="2021-04-09T01:06:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestFindByReferenced (0.02s) 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestRestore 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestRestore (0.02s) 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestGet 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestGet (0.01s) 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestGetWithReference 01:06:34 [2021-04-09T01:06:34.158Z] --- PASS: TestGetWithReference (0.01s) 01:06:34 [2021-04-09T01:06:34.158Z] === CONT TestServiceGet 01:06:34 [2021-04-09T01:06:34.623Z] time="2021-04-09T01:06:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestServiceGet (0.07s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestList 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestServiceCreate (0.13s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestFindByDriver 01:06:34 [2021-04-09T01:06:34.623Z] time="2021-04-09T01:06:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestServiceList (0.14s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestServiceRemove 01:06:34 [2021-04-09T01:06:34.623Z] time="2021-04-09T01:06:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 01:06:34 [2021-04-09T01:06:34.623Z] time="2021-04-09T01:06:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestServiceRemove (0.02s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestDefererencePluginOnCreateError 01:06:34 [2021-04-09T01:06:34.623Z] time="2021-04-09T01:06:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestList (0.03s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestRefDerefRemove 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestFindByDriver (0.02s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestRemove 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestServicePrune (0.17s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestCreate 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestRefDerefRemove (0.02s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestCreate (0.02s) 01:06:34 [2021-04-09T01:06:34.623Z] === CONT TestDerefMultipleOfSameRef 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestRemove (0.02s) 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) 01:06:34 [2021-04-09T01:06:34.623Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) 01:06:34 [2021-04-09T01:06:34.623Z] PASS 01:06:34 [2021-04-09T01:06:34.623Z] coverage: 70.3% of statements 01:06:34 [2021-04-09T01:06:34.623Z] ok github.com/docker/docker/volume/service 0.521s coverage: 70.3% of statements 01:06:35 [2021-04-09T01:06:35.079Z] --- PASS: TestResizeWithInvalidSize (0.84s) 01:06:35 [2021-04-09T01:06:35.079Z] === RUN TestResizeWhenContainerNotStarted 01:06:35 [2021-04-09T01:06:35.588Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 01:06:35 [2021-04-09T01:06:35.663Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:06:35 [2021-04-09T01:06:35.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:06:36 [2021-04-09T01:06:36.965Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 01:06:37 [2021-04-09T01:06:37.128Z] --- PASS: TestImportExtremelyLargeImageWorks (108.87s) 01:06:37 [2021-04-09T01:06:37.128Z] PASS 01:06:37 [2021-04-09T01:06:37.128Z] 01:06:37 [2021-04-09T01:06:37.128Z] DONE 12 tests in 111.832s 01:06:37 [2021-04-09T01:06:37.128Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 01:06:37 [2021-04-09T01:06:37.128Z] INFO: Testing against a local daemon 01:06:37 [2021-04-09T01:06:37.128Z] === RUN TestNetworkCreateDelete 01:06:37 [2021-04-09T01:06:37.128Z] --- PASS: TestNetworkCreateDelete (0.45s) 01:06:37 [2021-04-09T01:06:37.128Z] === RUN TestDockerNetworkDeletePreferID 01:06:37 [2021-04-09T01:06:37.128Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) 01:06:37 [2021-04-09T01:06:37.128Z] === RUN TestDaemonDNSFallback 01:06:37 [2021-04-09T01:06:37.224Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 01:06:37 [2021-04-09T01:06:37.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:06:37 [2021-04-09T01:06:37.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:06:38 [2021-04-09T01:06:38.394Z] time="2021-04-09T01:06:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 01:06:38 [2021-04-09T01:06:38.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:06:38 [2021-04-09T01:06:38.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:06:38 [2021-04-09T01:06:38.600Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 01:06:38 [2021-04-09T01:06:38.600Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 01:06:39 [2021-04-09T01:06:39.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:06:39 [2021-04-09T01:06:39.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:06:39 [2021-04-09T01:06:39.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 01:06:39 [2021-04-09T01:06:39.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 01:06:40 [2021-04-09T01:06:40.503Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 01:06:40 [2021-04-09T01:06:40.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 01:06:41 [2021-04-09T01:06:41.439Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 01:06:41 [2021-04-09T01:06:41.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:06:41 [2021-04-09T01:06:41.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 01:06:41 [2021-04-09T01:06:41.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:06:42 [2021-04-09T01:06:42.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 01:06:42 [2021-04-09T01:06:42.815Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 01:06:43 [2021-04-09T01:06:43.681Z] --- PASS: TestDaemonDNSFallback (7.12s) 01:06:43 [2021-04-09T01:06:43.681Z] === RUN TestInspectNetwork 01:06:44 [2021-04-09T01:06:44.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.92s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) 01:06:44 [2021-04-09T01:06:44.486Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s) 01:06:44 [2021-04-09T01:06:44.486Z] === RUN TestCgroupNamespacesRun 01:06:46 [2021-04-09T01:06:46.946Z] === RUN TestInspectNetwork/full_network_id 01:06:46 [2021-04-09T01:06:46.947Z] === RUN TestInspectNetwork/partial_network_id 01:06:46 [2021-04-09T01:06:46.947Z] === RUN TestInspectNetwork/network_name 01:06:46 [2021-04-09T01:06:46.947Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 01:06:47 [2021-04-09T01:06:47.023Z] --- PASS: TestGet (15.01s) 01:06:47 [2021-04-09T01:06:47.023Z] === RUN TestPluginWithNoManifest 01:06:47 [2021-04-09T01:06:47.023Z] --- PASS: TestPluginWithNoManifest (0.00s) 01:06:47 [2021-04-09T01:06:47.023Z] === RUN TestGetAll 01:06:47 [2021-04-09T01:06:47.023Z] --- PASS: TestGetAll (0.00s) 01:06:47 [2021-04-09T01:06:47.023Z] PASS 01:06:47 [2021-04-09T01:06:47.023Z] coverage: 73.4% of statements 01:06:47 [2021-04-09T01:06:47.023Z] ok github.com/docker/docker/pkg/plugins 36.346s coverage: 73.4% of statements 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/pkg/symlink [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/pkg/term [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/profiles/seccomp [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/quota [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/rootless [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/runconfig/opts [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/daemon [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/environment [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/fakegit [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/registry [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/testutil/request [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/volume [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/volume/service/opts [no test files] 01:06:47 [2021-04-09T01:06:47.023Z] ? github.com/docker/docker/volume/testutils [no test files] 01:06:47 [2021-04-09T01:06:47.036Z] --- PASS: TestCgroupNamespacesRun (2.53s) 01:06:47 [2021-04-09T01:06:47.036Z] === RUN TestCgroupNamespacesRunPrivileged 01:06:47 [2021-04-09T01:06:47.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 01:06:48 [2021-04-09T01:06:48.097Z] Loaded image: buildpack-deps:buster 01:06:48 [2021-04-09T01:06:48.097Z] Loaded image: busybox:latest 01:06:48 [2021-04-09T01:06:48.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 01:06:48 [2021-04-09T01:06:48.355Z] Loaded image: busybox:glibc 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === Skipped 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] dispatchers_test.go:377: Windows does not support stopsignal 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) 01:06:48 [2021-04-09T01:06:48.579Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] client_test.go:23: runtime.GOOS == "windows" 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] daemon_test.go:147: root required 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] reload_test.go:520: root required 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] pull_v2_test.go:73: Needs fixing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] pull_v2_test.go:118: Needs fixing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] download_test.go:268: Needs fixing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] layer_test.go:304: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] layer_test.go:353: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] layer_test.go:468: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] layer_test.go:697: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] migration_test.go:46: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] migration_test.go:182: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] mount_test.go:17: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] mount_test.go:76: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] mount_test.go:125: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] mount_test.go:212: Failing on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:134: Xz not present in msys2 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:239: Failing on Windows CI machines 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_windows_test.go:16: Currently fails 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] changes_test.go:196: needs more investigation 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] changes_test.go:433: needs further investigation 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] changes_test.go:469: needs further investigation 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] poller_test.go:41: No chmod on Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] fileutils_test.go:134: Needs porting to Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] fileutils_test.go:180: Needs porting to Windows 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) 01:06:48 [2021-04-09T01:06:48.579Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 01:06:48 [2021-04-09T01:06:48.579Z] local_test.go:181: runtime.GOOS == "windows" 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] 01:06:48 [2021-04-09T01:06:48.579Z] DONE 1833 tests, 47 skipped in 233.638s 01:06:48 [2021-04-09T01:06:48.579Z] INFO: make.ps1 ended at 04/09/2021 01:06:48 01:06:48 [2021-04-09T01:06:48.955Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s) 01:06:48 [2021-04-09T01:06:48.955Z] === RUN TestCgroupNamespacesRunDaemonHostMode 01:06:49 [2021-04-09T01:06:49.293Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 01:06:49 [2021-04-09T01:06:49.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 01:06:50 [2021-04-09T01:06:50.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 01:06:50 [2021-04-09T01:06:50.786Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 01:06:50 [2021-04-09T01:06:50.786Z] INFO: Unit tests ended at 04/09/2021 01:06:50. Duration:00:04:12.5061698 01:06:50 [2021-04-09T01:06:50.786Z] INFO: Building busybox 01:06:50 [2021-04-09T01:06:50.786Z] Sending build context to Docker daemon 5.12kB 01:06:50 [2021-04-09T01:06:50.786Z] 01:06:50 [2021-04-09T01:06:50.786Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 01:06:50 [2021-04-09T01:06:50.786Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 01:06:50 [2021-04-09T01:06:50.786Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 01:06:50 [2021-04-09T01:06:50.786Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 01:06:50 [2021-04-09T01:06:50.786Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 01:06:50 [2021-04-09T01:06:50.786Z] ---> 39d157a84080 01:06:50 [2021-04-09T01:06:50.786Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 01:06:50 [2021-04-09T01:06:50.786Z] ---> Running in c0173fd8cf2d 01:06:51 [2021-04-09T01:06:51.106Z] --- PASS: TestInspectNetwork (7.74s) 01:06:51 [2021-04-09T01:06:51.106Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 01:06:51 [2021-04-09T01:06:51.106Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 01:06:51 [2021-04-09T01:06:51.106Z] --- PASS: TestInspectNetwork/network_name (0.00s) 01:06:51 [2021-04-09T01:06:51.106Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 01:06:51 [2021-04-09T01:06:51.106Z] === RUN TestRunContainerWithBridgeNone 01:06:51 [2021-04-09T01:06:51.108Z] --- PASS: TestCheckoutGit (34.84s) 01:06:51 [2021-04-09T01:06:51.108Z] === RUN TestValidGitTransport 01:06:51 [2021-04-09T01:06:51.108Z] --- PASS: TestValidGitTransport (0.00s) 01:06:51 [2021-04-09T01:06:51.108Z] === RUN TestGitInvalidRef 01:06:51 [2021-04-09T01:06:51.108Z] --- PASS: TestGitInvalidRef (0.42s) 01:06:51 [2021-04-09T01:06:51.108Z] PASS 01:06:51 [2021-04-09T01:06:51.108Z] coverage: 86.3% of statements 01:06:51 [2021-04-09T01:06:51.108Z] ok github.com/docker/docker/builder/remotecontext/git 35.419s coverage: 86.3% of statements 01:06:51 [2021-04-09T01:06:51.108Z] ? github.com/docker/docker/cli [no test files] 01:06:51 [2021-04-09T01:06:51.108Z] ? github.com/docker/docker/cli/config [no test files] 01:06:51 [2021-04-09T01:06:51.504Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.45s) 01:06:51 [2021-04-09T01:06:51.504Z] === RUN TestCgroupNamespacesRunHostMode 01:06:51 [2021-04-09T01:06:51.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 01:06:52 [2021-04-09T01:06:52.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 01:06:53 [2021-04-09T01:06:53.421Z] --- PASS: TestCgroupNamespacesRunHostMode (2.45s) 01:06:53 [2021-04-09T01:06:53.421Z] === RUN TestCgroupNamespacesRunPrivateMode 01:06:53 [2021-04-09T01:06:53.487Z] Loaded image: debian:bullseye 01:06:53 [2021-04-09T01:06:53.487Z] Loaded image: hello-world:latest 01:06:53 [2021-04-09T01:06:53.746Z] Loaded image: arm32v7/hello-world:latest 01:06:53 [2021-04-09T01:06:53.746Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 01:06:54 [2021-04-09T01:06:54.372Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) 01:06:54 [2021-04-09T01:06:54.372Z] === RUN TestNetworkInvalidJSON 01:06:54 [2021-04-09T01:06:54.372Z] === RUN TestNetworkInvalidJSON//networks/create 01:06:54 [2021-04-09T01:06:54.372Z] === PAUSE TestNetworkInvalidJSON//networks/create 01:06:54 [2021-04-09T01:06:54.372Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 01:06:54 [2021-04-09T01:06:54.372Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 01:06:54 [2021-04-09T01:06:54.372Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 01:06:54 [2021-04-09T01:06:54.372Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 01:06:54 [2021-04-09T01:06:54.372Z] === CONT TestNetworkInvalidJSON//networks/create 01:06:54 [2021-04-09T01:06:54.372Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 01:06:54 [2021-04-09T01:06:54.372Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 01:06:54 [2021-04-09T01:06:54.372Z] --- PASS: TestNetworkInvalidJSON (0.01s) 01:06:54 [2021-04-09T01:06:54.372Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 01:06:54 [2021-04-09T01:06:54.372Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 01:06:54 [2021-04-09T01:06:54.372Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 01:06:54 [2021-04-09T01:06:54.372Z] === RUN TestNetworkList 01:06:54 [2021-04-09T01:06:54.372Z] === RUN TestNetworkList//networks 01:06:54 [2021-04-09T01:06:54.372Z] === PAUSE TestNetworkList//networks 01:06:54 [2021-04-09T01:06:54.372Z] === RUN TestNetworkList//networks/ 01:06:54 [2021-04-09T01:06:54.372Z] === PAUSE TestNetworkList//networks/ 01:06:54 [2021-04-09T01:06:54.372Z] === CONT TestNetworkList//networks 01:06:54 [2021-04-09T01:06:54.373Z] === CONT TestNetworkList//networks/ 01:06:54 [2021-04-09T01:06:54.373Z] --- PASS: TestNetworkList (0.01s) 01:06:54 [2021-04-09T01:06:54.373Z] --- PASS: TestNetworkList//networks/ (0.00s) 01:06:54 [2021-04-09T01:06:54.373Z] --- PASS: TestNetworkList//networks (0.00s) 01:06:54 [2021-04-09T01:06:54.373Z] === RUN TestHostIPv4BridgeLabel 01:06:54 [2021-04-09T01:06:54.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 01:06:54 [2021-04-09T01:06:54.933Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) 01:06:54 [2021-04-09T01:06:54.933Z] === RUN TestDaemonRestartWithLiveRestore 01:06:55 [2021-04-09T01:06:55.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 01:06:55 [2021-04-09T01:06:55.655Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 01:06:55 [2021-04-09T01:06:55.971Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.43s) 01:06:55 [2021-04-09T01:06:55.971Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 01:06:56 [2021-04-09T01:06:56.296Z] --- PASS: TestDaemonRestartWithLiveRestore (1.48s) 01:06:56 [2021-04-09T01:06:56.296Z] === RUN TestDaemonDefaultNetworkPools 01:06:56 [2021-04-09T01:06:56.632Z] Removing intermediate container c0173fd8cf2d 01:06:56 [2021-04-09T01:06:56.632Z] ---> 21daa6a9ac70 01:06:56 [2021-04-09T01:06:56.632Z] Step 7/13 : ARG BUSYBOX_VERSION 01:06:56 [2021-04-09T01:06:56.632Z] ---> Running in 87691fba62a9 01:06:56 [2021-04-09T01:06:56.632Z] Removing intermediate container 87691fba62a9 01:06:56 [2021-04-09T01:06:56.632Z] ---> 07cc4249702e 01:06:56 [2021-04-09T01:06:56.632Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 01:06:56 [2021-04-09T01:06:56.632Z] ---> Running in b768c843cda2 01:06:56 [2021-04-09T01:06:56.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 01:06:57 [2021-04-09T01:06:57.097Z] Removing intermediate container b768c843cda2 01:06:57 [2021-04-09T01:06:57.097Z] ---> b24470ed4e71 01:06:57 [2021-04-09T01:06:57.097Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 01:06:57 [2021-04-09T01:06:57.658Z] --- PASS: TestDaemonDefaultNetworkPools (1.37s) 01:06:57 [2021-04-09T01:06:57.658Z] === RUN TestDaemonRestartWithExistingNetwork 01:06:57 [2021-04-09T01:06:57.679Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 01:06:57 [2021-04-09T01:06:57.679Z] Using test binary docker 01:06:57 [2021-04-09T01:06:57.679Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 01:06:57 [2021-04-09T01:06:57.679Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 01:06:57 [2021-04-09T01:06:57.679Z] INFO: Waiting for daemon to start... 01:06:57 [2021-04-09T01:06:57.679Z] Starting dockerd 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliConfigWithTLS 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliConfigWithConflicts 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliWithConflictingLabels 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliWithDuplicateLabels 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonCliConfigWithLogLevel 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestLoadDaemonConfigWithRegistryOptions 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestConfigureDaemonLogs 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestConfigureDaemonLogs (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestCommonOptionsInstallFlags 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 01:06:58 [2021-04-09T01:06:58.163Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 01:06:58 [2021-04-09T01:06:58.163Z] PASS 01:06:58 [2021-04-09T01:06:58.163Z] coverage: 18.4% of statements 01:06:58 [2021-04-09T01:06:58.163Z] ok github.com/docker/docker/cmd/dockerd 0.547s coverage: 18.4% of statements 01:06:58 [2021-04-09T01:06:58.546Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) 01:06:58 [2021-04-09T01:06:58.546Z] === RUN TestCgroupNamespacesRunInvalidMode 01:06:58 [2021-04-09T01:06:58.654Z] 01:06:58 [2021-04-09T01:06:58.654Z] ---> efdef579a279 01:06:58 [2021-04-09T01:06:58.654Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 01:06:58 [2021-04-09T01:06:58.654Z] ---> Running in 18a827b04169 01:06:59 [2021-04-09T01:06:59.490Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.40s) 01:06:59 [2021-04-09T01:06:59.490Z] === RUN TestCgroupNamespacesRunOlderClient 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestContainerStopSignal 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestContainerStopSignal (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestContainerStopTimeout 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestContainerStopTimeout (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestContainerSecretReferenceDestTarget 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestContainerLogPathSetForJSONFileLogger 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.07s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestContainerLogPathSetForRingLogger 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestReplaceAndAppendEnvVars 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestNewMemoryStore 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestNewMemoryStore (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestAddContainers 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestAddContainers (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestGetContainer 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestGetContainer (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestDeleteContainer 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestDeleteContainer (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestListContainers 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestListContainers (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestFirstContainer 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestFirstContainer (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestApplyAllContainer 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestApplyAllContainer (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestIsValidHealthString 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestIsValidHealthString (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestStateRunStop 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestStateRunStop (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestStateTimeoutWait 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestStateTimeoutWait (0.10s) 01:06:59 [2021-04-09T01:06:59.693Z] state_test.go:141: Stop callback fired 01:06:59 [2021-04-09T01:06:59.693Z] state_test.go:165: Stop callback fired 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestIsValidStateString 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestIsValidStateString (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestViewSaveDelete 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestViewSaveDelete (0.01s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestViewAll 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestViewAll (0.02s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestViewGet 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestViewGet (0.01s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestNames 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestNames (0.00s) 01:06:59 [2021-04-09T01:06:59.693Z] === RUN TestViewWithHealthCheck 01:06:59 [2021-04-09T01:06:59.693Z] --- PASS: TestViewWithHealthCheck (0.01s) 01:06:59 [2021-04-09T01:06:59.693Z] PASS 01:06:59 [2021-04-09T01:06:59.693Z] coverage: 41.3% of statements 01:06:59 [2021-04-09T01:06:59.693Z] ok github.com/docker/docker/container 0.360s coverage: 41.3% of statements 01:06:59 [2021-04-09T01:06:59.693Z] ? github.com/docker/docker/container/stream [no test files] 01:06:59 [2021-04-09T01:06:59.693Z] ? github.com/docker/docker/contrib/apparmor [no test files] 01:06:59 [2021-04-09T01:06:59.693Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 01:06:59 [2021-04-09T01:06:59.693Z] ? github.com/docker/docker/contrib/httpserver [no test files] 01:06:59 [2021-04-09T01:06:59.846Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 01:07:00 [2021-04-09T01:07:00.169Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.14s) 01:07:00 [2021-04-09T01:07:00.169Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 01:07:00 [2021-04-09T01:07:00.413Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 01:07:00 [2021-04-09T01:07:00.673Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 01:07:00 [2021-04-09T01:07:00.963Z] . 01:07:00 [2021-04-09T01:07:00.963Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 01:07:00 [2021-04-09T01:07:00.963Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 01:07:00 [2021-04-09T01:07:00.963Z] Error: No such image: emptyfs 01:07:00 [2021-04-09T01:07:00.963Z] Running integration-test (iteration 1) 01:07:00 [2021-04-09T01:07:00.963Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 01:07:01 [2021-04-09T01:07:01.864Z] === RUN TestPrepare 01:07:01 [2021-04-09T01:07:01.864Z] --- PASS: TestPrepare (0.00s) 01:07:01 [2021-04-09T01:07:01.864Z] === RUN TestStart 01:07:01 [2021-04-09T01:07:01.864Z] --- PASS: TestStart (0.00s) 01:07:01 [2021-04-09T01:07:01.864Z] === RUN TestWaitCancel 01:07:01 [2021-04-09T01:07:01.864Z] --- PASS: TestWaitCancel (0.00s) 01:07:01 [2021-04-09T01:07:01.864Z] === RUN TestWaitDisabled 01:07:01 [2021-04-09T01:07:01.864Z] --- PASS: TestWaitDisabled (0.00s) 01:07:01 [2021-04-09T01:07:01.864Z] === RUN TestWaitEnabled 01:07:01 [2021-04-09T01:07:01.864Z] --- PASS: TestWaitEnabled (0.00s) 01:07:01 [2021-04-09T01:07:01.864Z] === RUN TestRemove 01:07:01 [2021-04-09T01:07:01.864Z] --- PASS: TestRemove (0.00s) 01:07:01 [2021-04-09T01:07:01.864Z] PASS 01:07:01 [2021-04-09T01:07:01.864Z] coverage: 65.3% of statements 01:07:01 [2021-04-09T01:07:01.864Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.200s coverage: 65.3% of statements 01:07:02 [2021-04-09T01:07:02.041Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.46s) 01:07:02 [2021-04-09T01:07:02.041Z] === RUN TestKernelTCPMemory 01:07:02 [2021-04-09T01:07:02.680Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.58s) 01:07:02 [2021-04-09T01:07:02.680Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 01:07:02 [2021-04-09T01:07:02.985Z] --- PASS: TestKernelTCPMemory (1.13s) 01:07:02 [2021-04-09T01:07:02.985Z] === RUN TestNISDomainname 01:07:03 [2021-04-09T01:07:03.240Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) 01:07:03 [2021-04-09T01:07:03.240Z] === RUN TestServiceWithPredefinedNetwork 01:07:03 [2021-04-09T01:07:03.960Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 01:07:04 [2021-04-09T01:07:04.220Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.73s) 01:07:04 [2021-04-09T01:07:04.220Z] PASS 01:07:04 [2021-04-09T01:07:04.220Z] 01:07:04 [2021-04-09T01:07:04.220Z] === Skipped 01:07:04 [2021-04-09T01:07:04.220Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 01:07:04 [2021-04-09T01:07:04.220Z] build_session_test.go:25: TODO: BuildKit 01:07:04 [2021-04-09T01:07:04.220Z] 01:07:04 [2021-04-09T01:07:04.220Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) 01:07:04 [2021-04-09T01:07:04.220Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 01:07:04 [2021-04-09T01:07:04.220Z] 01:07:04 [2021-04-09T01:07:04.220Z] 01:07:04 [2021-04-09T01:07:04.220Z] DONE 34 tests, 2 skipped in 253.742s 01:07:04 [2021-04-09T01:07:04.220Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 01:07:04 [2021-04-09T01:07:04.220Z] ++ 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 01:07:04 [2021-04-09T01:07:04.220Z] ++ set -e 01:07:04 [2021-04-09T01:07:04.220Z] ++ '[' -n 0 ']' 01:07:04 [2021-04-09T01:07:04.220Z] ++ set -x 01:07:04 [2021-04-09T01:07:04.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=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 01:07:04 [2021-04-09T01:07:04.220Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 01:07:04 [2021-04-09T01:07:04.373Z] --- PASS: TestNISDomainname (1.35s) 01:07:04 [2021-04-09T01:07:04.373Z] === RUN TestHostnameDnsResolution 01:07:04 [2021-04-09T01:07:04.478Z] INFO: Testing against a local daemon 01:07:04 [2021-04-09T01:07:04.478Z] === RUN TestConfigInspect 01:07:04 [2021-04-09T01:07:04.763Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 01:07:04 [2021-04-09T01:07:04.763Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) 01:07:04 [2021-04-09T01:07:04.763Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 01:07:04 [2021-04-09T01:07:04.763Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 01:07:04 [2021-04-09T01:07:04.763Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 01:07:04 [2021-04-09T01:07:04.763Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 01:07:04 [2021-04-09T01:07:04.763Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 01:07:04 [2021-04-09T01:07:04.763Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 01:07:04 [2021-04-09T01:07:04.763Z] === RUN TestServiceConvertToGRPCContainerRuntime 01:07:04 [2021-04-09T01:07:04.763Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 01:07:04 [2021-04-09T01:07:04.763Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCIsolation 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCIsolation/empty 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCIsolation/default 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCIsolation/process 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCIsolation/proCess 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCIsolation 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCIsolation/default 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCIsolation/process 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCConfigs 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCConfigs/file 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCConfigs 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCConfigs/file 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCConfigs/runtime 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 01:07:04 [2021-04-09T01:07:04.764Z] === RUN TestServiceConvertToGRPCConfigs/none 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 01:07:04 [2021-04-09T01:07:04.764Z] PASS 01:07:04 [2021-04-09T01:07:04.764Z] coverage: 35.9% of statements 01:07:04 [2021-04-09T01:07:04.764Z] ok github.com/docker/docker/daemon/cluster/convert 0.244s coverage: 35.9% of statements 01:07:05 [2021-04-09T01:07:05.221Z] === RUN TestNewListSecretsFilters 01:07:05 [2021-04-09T01:07:05.221Z] --- PASS: TestNewListSecretsFilters (0.00s) 01:07:05 [2021-04-09T01:07:05.221Z] === RUN TestNewListConfigsFilters 01:07:05 [2021-04-09T01:07:05.221Z] --- PASS: TestNewListConfigsFilters (0.00s) 01:07:05 [2021-04-09T01:07:05.221Z] PASS 01:07:05 [2021-04-09T01:07:05.221Z] coverage: 0.5% of statements 01:07:05 [2021-04-09T01:07:05.221Z] ok github.com/docker/docker/daemon/cluster 0.379s coverage: 0.5% of statements 01:07:06 [2021-04-09T01:07:06.504Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) 01:07:06 [2021-04-09T01:07:06.504Z] === RUN TestServiceRemoveKeepsIngressNetwork 01:07:06 [2021-04-09T01:07:06.504Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 01:07:06 [2021-04-09T01:07:06.504Z] service_test.go:242: FLAKY_TEST 01:07:06 [2021-04-09T01:07:06.504Z] === RUN TestServiceWithDataPathPortInit 01:07:06 [2021-04-09T01:07:06.922Z] --- PASS: TestHostnameDnsResolution (2.26s) 01:07:06 [2021-04-09T01:07:06.922Z] === RUN TestStats 01:07:07 [2021-04-09T01:07:07.014Z] === RUN TestDockerSuite/TestBuildAddBadLinks 01:07:07 [2021-04-09T01:07:07.288Z] Removing intermediate container 18a827b04169 01:07:07 [2021-04-09T01:07:07.288Z] ---> c7acc617778d 01:07:07 [2021-04-09T01:07:07.288Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 01:07:07 [2021-04-09T01:07:07.288Z] ---> Running in c29c00958e61 01:07:07 [2021-04-09T01:07:07.581Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 01:07:07 [2021-04-09T01:07:07.839Z] --- PASS: TestConfigInspect (3.39s) 01:07:07 [2021-04-09T01:07:07.839Z] === RUN TestConfigList 01:07:08 [2021-04-09T01:07:08.270Z] 01:07:08 [2021-04-09T01:07:08.270Z] SUCCESS: Specified value was saved. 01:07:08 [2021-04-09T01:07:08.407Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 01:07:09 [2021-04-09T01:07:09.342Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 01:07:09 [2021-04-09T01:07:09.342Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 01:07:10 [2021-04-09T01:07:10.228Z] --- PASS: TestStats (2.96s) 01:07:10 [2021-04-09T01:07:10.228Z] === RUN TestStopContainerWithTimeout 01:07:10 [2021-04-09T01:07:10.228Z] === RUN TestStopContainerWithTimeout/0 01:07:10 [2021-04-09T01:07:10.228Z] === PAUSE TestStopContainerWithTimeout/0 01:07:10 [2021-04-09T01:07:10.228Z] === RUN TestStopContainerWithTimeout/1 01:07:10 [2021-04-09T01:07:10.228Z] === PAUSE TestStopContainerWithTimeout/1 01:07:10 [2021-04-09T01:07:10.228Z] === RUN TestStopContainerWithTimeout/3 01:07:10 [2021-04-09T01:07:10.228Z] === PAUSE TestStopContainerWithTimeout/3 01:07:10 [2021-04-09T01:07:10.228Z] === RUN TestStopContainerWithTimeout/-1 01:07:10 [2021-04-09T01:07:10.228Z] === PAUSE TestStopContainerWithTimeout/-1 01:07:10 [2021-04-09T01:07:10.228Z] === CONT TestStopContainerWithTimeout/0 01:07:10 [2021-04-09T01:07:10.228Z] === CONT TestStopContainerWithTimeout/1 01:07:10 [2021-04-09T01:07:10.228Z] === CONT TestStopContainerWithTimeout/3 01:07:10 [2021-04-09T01:07:10.228Z] === CONT TestStopContainerWithTimeout/-1 01:07:10 [2021-04-09T01:07:10.279Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 01:07:10 [2021-04-09T01:07:10.473Z] Removing intermediate container c29c00958e61 01:07:10 [2021-04-09T01:07:10.473Z] ---> 80cd8d050db2 01:07:10 [2021-04-09T01:07:10.473Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 01:07:10 [2021-04-09T01:07:10.473Z] ---> Running in bda8d45cb1f4 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestBuilderGC 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestBuilderGC (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestDaemonConfigurationNotFound 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestDaemonBrokenConfiguration 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestParseClusterAdvertiseSettings 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestFindConfigurationConflicts 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestFindConfigurationConflicts (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestFindConfigurationConflictsWithNamedOptions 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestDaemonConfigurationMergeConflicts 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestDaemonConfigurationMergeConcurrent 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestDaemonConfigurationMergeConcurrentError 01:07:10 [2021-04-09T01:07:10.994Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 01:07:10 [2021-04-09T01:07:10.994Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 01:07:11 [2021-04-09T01:07:11.214Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestFindConfigurationConflictsWithMergedValues 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/single_label_without_value 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration/with_label 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration/with_dns 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration/with_dns-search 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration/with_max-download-attempts 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestValidateConfiguration/with_node_generic_resources 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration (0.05s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestModifiedDiscoverySettings 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestReloadSetConfigFileNotExist 01:07:11 [2021-04-09T01:07:11.451Z] time="2021-04-09T01:07:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestReloadDefaultConfigNotExist 01:07:11 [2021-04-09T01:07:11.451Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestReloadBadDefaultConfig 01:07:11 [2021-04-09T01:07:11.451Z] time="2021-04-09T01:07:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-025041815" 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestReloadWithConflictingLabels 01:07:11 [2021-04-09T01:07:11.451Z] time="2021-04-09T01:07:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-917910026" 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestReloadWithConflictingLabels (0.17s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestReloadWithDuplicateLabels 01:07:11 [2021-04-09T01:07:11.451Z] time="2021-04-09T01:07:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-498021345" 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestDaemonConfigurationMerge 01:07:11 [2021-04-09T01:07:11.451Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 01:07:11 [2021-04-09T01:07:11.451Z] PASS 01:07:11 [2021-04-09T01:07:11.451Z] coverage: 79.7% of statements 01:07:11 [2021-04-09T01:07:11.451Z] ok github.com/docker/docker/daemon/config 0.948s coverage: 79.7% of statements 01:07:11 [2021-04-09T01:07:11.451Z] === RUN TestDiscoveryOptsErrors 01:07:11 [2021-04-09T01:07:11.452Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 01:07:11 [2021-04-09T01:07:11.452Z] === RUN TestDiscoveryOpts 01:07:11 [2021-04-09T01:07:11.452Z] --- PASS: TestDiscoveryOpts (0.00s) 01:07:11 [2021-04-09T01:07:11.452Z] PASS 01:07:11 [2021-04-09T01:07:11.452Z] coverage: 30.0% of statements 01:07:11 [2021-04-09T01:07:11.452Z] ok github.com/docker/docker/daemon/discovery 0.078s coverage: 30.0% of statements 01:07:11 [2021-04-09T01:07:11.472Z] --- PASS: TestConfigList (3.53s) 01:07:11 [2021-04-09T01:07:11.472Z] === RUN TestConfigsCreateAndDelete 01:07:12 [2021-04-09T01:07:12.848Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 01:07:13 [2021-04-09T01:07:13.034Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 01:07:13 [2021-04-09T01:07:13.536Z] --- PASS: TestStopContainerWithTimeout (0.02s) 01:07:13 [2021-04-09T01:07:13.536Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) 01:07:13 [2021-04-09T01:07:13.536Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) 01:07:13 [2021-04-09T01:07:13.536Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) 01:07:13 [2021-04-09T01:07:13.536Z] --- PASS: TestStopContainerWithTimeout/-1 (3.37s) 01:07:13 [2021-04-09T01:07:13.536Z] === RUN TestDeleteDevicemapper 01:07:13 [2021-04-09T01:07:13.536Z] --- SKIP: TestDeleteDevicemapper (0.00s) 01:07:13 [2021-04-09T01:07:13.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 01:07:13 [2021-04-09T01:07:13.536Z] === RUN TestStopContainerWithRestartPolicyAlways 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestVerifyNetworkingConfig 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestGetContainer 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestGetContainer (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestValidContainerNames 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestValidContainerNames (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestContainerInitDNS 01:07:13 [2021-04-09T01:07:13.620Z] --- SKIP: TestContainerInitDNS (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] daemon_test.go:147: root required 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestMerge 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestMerge (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestValidateContainerIsolation 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestValidateContainerIsolation (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestFindNetworkErrorType 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestFindNetworkErrorType (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestEnsureServicesExist 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestEnsureServicesExist (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestEnsureServicesExistErrors 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestContainerDelete 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestContainerDelete (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestContainerDoubleDelete 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestContainerDoubleDelete (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestLogContainerEventCopyLabels 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestLogContainerEventWithAttributes 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestLogContainerEventWithAttributes (0.07s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestNoneHealthcheck 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestNoneHealthcheck (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestHealthStates 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestEventsLog 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestEventsLog (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestEventsLogTimeout 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestEventsLogTimeout (0.00s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestLogEvents 01:07:13 [2021-04-09T01:07:13.620Z] --- PASS: TestLogEvents (0.05s) 01:07:13 [2021-04-09T01:07:13.620Z] === RUN TestLoadBufferedEvents 01:07:13 [2021-04-09T01:07:13.620Z] time="2021-04-09T01:07:13Z" 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" 01:07:13 [2021-04-09T01:07:13.620Z] time="2021-04-09T01:07:13Z" 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" 01:07:13 [2021-04-09T01:07:13.620Z] time="2021-04-09T01:07:13Z" 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" 01:07:14 [2021-04-09T01:07:14.077Z] time="2021-04-09T01:07:13Z" 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" 01:07:14 [2021-04-09T01:07:14.077Z] time="2021-04-09T01:07:13Z" 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" 01:07:14 [2021-04-09T01:07:14.077Z] time="2021-04-09T01:07:13Z" 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" 01:07:14 [2021-04-09T01:07:14.077Z] time="2021-04-09T01:07:13Z" 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" 01:07:14 [2021-04-09T01:07:14.077Z] time="2021-04-09T01:07:13Z" 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" 01:07:14 [2021-04-09T01:07:14.077Z] time="2021-04-09T01:07:13Z" 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" 01:07:14 [2021-04-09T01:07:14.077Z] time="2021-04-09T01:07:13Z" 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" 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestHealthStates (0.19s) 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestMaskURLCredentials 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestMaskURLCredentials (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestGetInspectData 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestGetInspectData (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestFillLicense 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestFillLicense (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestListInvalidFilter 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestListInvalidFilter (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestNameFilter 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestNameFilter (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestMergeAndVerifyLogConfigNilConfig 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 01:07:14 [2021-04-09T01:07:14.077Z] === 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 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 01:07:14 [2021-04-09T01:07:14.077Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 01:07:14 [2021-04-09T01:07:14.077Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- 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) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] === RUN TestDaemonReloadLabels 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestDaemonReloadLabels (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] === RUN TestDaemonReloadMirrors 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestDaemonReloadMirrors (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] === RUN TestDaemonReloadInsecureRegistries 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] === RUN TestDaemonReloadNotAffectOthers 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] === RUN TestDaemonDiscoveryReload 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestLoadBufferedEvents (0.18s) 01:07:14 [2021-04-09T01:07:14.078Z] === RUN TestLoadBufferedEventsOnlyFromPast 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] === RUN TestIgnoreBufferedWhenNoTimes 01:07:14 [2021-04-09T01:07:14.078Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 01:07:14 [2021-04-09T01:07:14.078Z] PASS 01:07:14 [2021-04-09T01:07:14.078Z] coverage: 50.0% of statements 01:07:14 [2021-04-09T01:07:14.078Z] ok github.com/docker/docker/daemon/events 0.388s coverage: 50.0% of statements 01:07:14 [2021-04-09T01:07:14.248Z] Cannot create a file when that file already exists. 01:07:14 [2021-04-09T01:07:14.534Z] === RUN TestIsEmptyDir 01:07:14 [2021-04-09T01:07:14.534Z] === RUN TestWaitNodeAttachment 01:07:14 [2021-04-09T01:07:14.534Z] --- PASS: TestIsEmptyDir (0.01s) 01:07:14 [2021-04-09T01:07:14.534Z] PASS 01:07:14 [2021-04-09T01:07:14.534Z] coverage: 2.3% of statements 01:07:14 [2021-04-09T01:07:14.534Z] ok github.com/docker/docker/daemon/graphdriver 0.087s coverage: 2.3% of statements 01:07:14 [2021-04-09T01:07:14.766Z] --- PASS: TestConfigsCreateAndDelete (3.14s) 01:07:14 [2021-04-09T01:07:14.766Z] === RUN TestConfigsUpdate 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestDaemonDiscoveryReload (1.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestWaitNodeAttachment (0.40s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestIsolationConversion 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestIsolationConversion/default 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestIsolationConversion/process 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestIsolationConversion/hyperv 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestIsolationConversion (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestIsolationConversion/default (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestIsolationConversion/process (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestContainerLabels 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestContainerLabels (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestCredentialSpecConversion 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestCredentialSpecConversion/none 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestCredentialSpecConversion/config 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestCredentialSpecConversion/file 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestCredentialSpecConversion/registry 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestCredentialSpecConversion (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestControllerValidateMountBind 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestControllerValidateMountBind (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestControllerValidateMountVolume 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestControllerValidateMountVolume (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestControllerValidateMountTarget 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestControllerValidateMountTarget (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestControllerValidateMountTmpfs 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestControllerValidateMountInvalidType 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] === RUN TestControllerValidateMountNamedPipe 01:07:14 [2021-04-09T01:07:14.991Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 01:07:14 [2021-04-09T01:07:14.991Z] PASS 01:07:14 [2021-04-09T01:07:14.991Z] coverage: 11.3% of statements 01:07:14 [2021-04-09T01:07:14.991Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.791s coverage: 11.3% of statements 01:07:15 [2021-04-09T01:07:15.034Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 01:07:15 [2021-04-09T01:07:15.447Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) 01:07:15 [2021-04-09T01:07:15.447Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 01:07:15 [2021-04-09T01:07:15.447Z] === RUN TestLinkNaming 01:07:15 [2021-04-09T01:07:15.447Z] --- PASS: TestLinkNaming (0.00s) 01:07:15 [2021-04-09T01:07:15.447Z] === RUN TestLinkNew 01:07:15 [2021-04-09T01:07:15.447Z] --- PASS: TestLinkNew (0.00s) 01:07:15 [2021-04-09T01:07:15.447Z] === RUN TestLinkEnv 01:07:15 [2021-04-09T01:07:15.447Z] --- PASS: TestLinkEnv (0.00s) 01:07:15 [2021-04-09T01:07:15.447Z] === RUN TestLinkMultipleEnv 01:07:15 [2021-04-09T01:07:15.447Z] --- PASS: TestLinkMultipleEnv (0.00s) 01:07:15 [2021-04-09T01:07:15.447Z] === RUN TestLinkPortRangeEnv 01:07:15 [2021-04-09T01:07:15.447Z] --- PASS: TestLinkPortRangeEnv (0.00s) 01:07:15 [2021-04-09T01:07:15.447Z] PASS 01:07:15 [2021-04-09T01:07:15.447Z] coverage: 93.0% of statements 01:07:15 [2021-04-09T01:07:15.447Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements 01:07:15 [2021-04-09T01:07:15.600Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 01:07:15 [2021-04-09T01:07:15.904Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) 01:07:15 [2021-04-09T01:07:15.904Z] === RUN TestDaemonReloadNetworkDiagnosticPort 01:07:15 [2021-04-09T01:07:15.904Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 01:07:15 [2021-04-09T01:07:15.904Z] reload_test.go:520: root required 01:07:15 [2021-04-09T01:07:15.904Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 01:07:15 [2021-04-09T01:07:15.904Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 01:07:15 [2021-04-09T01:07:15.904Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 01:07:15 [2021-04-09T01:07:15.904Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) 01:07:15 [2021-04-09T01:07:15.904Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 01:07:15 [2021-04-09T01:07:15.904Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) 01:07:15 [2021-04-09T01:07:15.904Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 01:07:15 [2021-04-09T01:07:15.904Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) 01:07:15 [2021-04-09T01:07:15.904Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 01:07:15 [2021-04-09T01:07:15.904Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 01:07:15 [2021-04-09T01:07:15.904Z] === RUN TestParseVolumesFrom 01:07:15 [2021-04-09T01:07:15.904Z] --- PASS: TestParseVolumesFrom (0.00s) 01:07:15 [2021-04-09T01:07:15.904Z] PASS 01:07:15 [2021-04-09T01:07:15.904Z] coverage: 9.1% of statements 01:07:15 [2021-04-09T01:07:15.904Z] ok github.com/docker/docker/daemon 2.973s coverage: 9.1% of statements 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/exec [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 01:07:15 [2021-04-09T01:07:15.904Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 01:07:16 [2021-04-09T01:07:16.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) 01:07:16 [2021-04-09T01:07:16.088Z] === RUN TestUpdateMemory 01:07:16 [2021-04-09T01:07:16.088Z] --- SKIP: TestUpdateMemory (0.00s) 01:07:16 [2021-04-09T01:07:16.088Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 01:07:16 [2021-04-09T01:07:16.088Z] === RUN TestUpdateCPUQuota 01:07:16 [2021-04-09T01:07:16.535Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 01:07:17 [2021-04-09T01:07:17.471Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 01:07:17 [2021-04-09T01:07:17.729Z] --- PASS: TestConfigsUpdate (3.12s) 01:07:17 [2021-04-09T01:07:17.729Z] === RUN TestTemplatedConfig 01:07:17 [2021-04-09T01:07:17.988Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestAdapterReadLogs 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestAdapterReadLogs (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestCopier 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestCopier (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestCopierLongLines 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestCopierLongLines (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestCopierSlow 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestCopierSlow (0.34s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestCopierWithSized 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestCopierWithSized/as_is 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestCopierWithSized/With_RingLogger 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestCopierWithSized (0.12s) 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestCopierWithSized/as_is (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestCopierWithSized/With_RingLogger (0.11s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestCopierWithPartial 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestCopierWithPartial (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestRingLogger 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestRingLogger (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestRingCap 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestRingCap (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestRingClose 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestRingClose (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] === RUN TestRingDrain 01:07:18 [2021-04-09T01:07:18.799Z] --- PASS: TestRingDrain (0.00s) 01:07:18 [2021-04-09T01:07:18.799Z] PASS 01:07:18 [2021-04-09T01:07:18.799Z] coverage: 43.5% of statements 01:07:18 [2021-04-09T01:07:18.799Z] ok github.com/docker/docker/daemon/logger 0.709s coverage: 43.5% of statements 01:07:18 [2021-04-09T01:07:18.994Z] Removing intermediate container bda8d45cb1f4 01:07:18 [2021-04-09T01:07:18.994Z] ---> 73c14a65bacf 01:07:18 [2021-04-09T01:07:18.994Z] Step 13/13 : CMD ["sh"] 01:07:18 [2021-04-09T01:07:18.994Z] ---> Running in 57db72055933 01:07:19 [2021-04-09T01:07:19.460Z] Removing intermediate container 57db72055933 01:07:19 [2021-04-09T01:07:19.460Z] ---> 7df5917f0b33 01:07:19 [2021-04-09T01:07:19.460Z] Successfully built 7df5917f0b33 01:07:19 [2021-04-09T01:07:19.460Z] Successfully tagged busybox:latest 01:07:19 [2021-04-09T01:07:19.460Z] INFO: Docker images of the daemon under test 01:07:19 [2021-04-09T01:07:19.460Z] 01:07:19 [2021-04-09T01:07:19.460Z] REPOSITORY TAG IMAGE ID CREATED SIZE 01:07:19 [2021-04-09T01:07:19.460Z] busybox latest 7df5917f0b33 Less than a second ago 2.78GB 01:07:19 [2021-04-09T01:07:19.460Z] microsoft/windowsservercore latest 39d157a84080 7 weeks ago 2.74GB 01:07:19 [2021-04-09T01:07:19.460Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 7 weeks ago 2.74GB 01:07:19 [2021-04-09T01:07:19.460Z] 01:07:19 [2021-04-09T01:07:19.460Z] INFO: Running integration tests at 04/09/2021 01:07:19... 01:07:19 [2021-04-09T01:07:19.460Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 01:07:19 [2021-04-09T01:07:19.460Z] INFO: Integration API tests being run from the host: 01:07:19 [2021-04-09T01:07:19.460Z] INFO: make.ps1 starting at 04/09/2021 01:07:19 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewStreamConfig 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewStreamConfig/defaults 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewStreamConfig/invalid_create_group 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewStreamConfig/invalid_flush_interval 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewStreamConfig/flush_interval_at_15 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewStreamConfig (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewAWSLogsClientUserAgentHandler 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestNewAWSLogsClientRegionDetect 01:07:20 [2021-04-09T01:07:20.329Z] time="2021-04-09T01:07:19Z" level=info msg="Trying to get region from EC2 Metadata" 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCreateSuccess 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCreateSuccess (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCreateLogGroupSuccess 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCreateError 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCreateError (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCreateAlreadyExists 01:07:20 [2021-04-09T01:07:20.329Z] time="2021-04-09T01:07:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCreateAlreadyExists (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestLogClosed 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestLogClosed (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestLogBlocking 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestLogBlocking (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestLogNonBlockingBufferEmpty 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestLogNonBlockingBufferFull 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestPublishBatchSuccess 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestPublishBatchSuccess (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestPublishBatchError 01:07:20 [2021-04-09T01:07:20.329Z] time="2021-04-09T01:07:19Z" level=error msg=Error 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestPublishBatchError (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestPublishBatchInvalidSeqSuccess 01:07:20 [2021-04-09T01:07:20.329Z] time="2021-04-09T01:07:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestPublishBatchAlreadyAccepted 01:07:20 [2021-04-09T01:07:20.329Z] time="2021-04-09T01:07:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 01:07:20 [2021-04-09T01:07:20.329Z] time="2021-04-09T01:07:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCollectBatchSimple 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCollectBatchSimple (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCollectBatchTicker 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCollectBatchTicker (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCollectBatchMultilinePattern 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestCollectBatchClose 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestCollectBatchClose (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestEffectiveLen 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestEffectiveLen/0/Hello 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestEffectiveLen/2/🙃 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestEffectiveLen/3/���� 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestEffectiveLen/4/He��o 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestEffectiveLen/5/ 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestEffectiveLen (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestEffectiveLen/5/ (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit/0/ 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit/1/Hello 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit/2/Hello 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit/3/Hello 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit/4/🙃 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit/5/🙃 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit/6/a� 01:07:20 [2021-04-09T01:07:20.329Z] === RUN TestFindValidSplit/7/a� 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestFindValidSplit (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestFindValidSplit/0/ (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1044: 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1045: 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1044: Hello 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1045: 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1044: He 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1045: llo 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1044: 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1045: Hello 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1044: 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1045: 🙃 01:07:20 [2021-04-09T01:07:20.329Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 01:07:20 [2021-04-09T01:07:20.329Z] cloudwatchlogs_test.go:1044: 🙃 01:07:20 [2021-04-09T01:07:20.330Z] cloudwatchlogs_test.go:1045: 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] cloudwatchlogs_test.go:1044: a 01:07:20 [2021-04-09T01:07:20.330Z] cloudwatchlogs_test.go:1045: � 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] cloudwatchlogs_test.go:1044: a� 01:07:20 [2021-04-09T01:07:20.330Z] cloudwatchlogs_test.go:1045: 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestProcessEventEmoji 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestProcessEventEmoji (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestCollectBatchLineSplit 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestCollectBatchLineSplit (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestCollectBatchLineSplitWithBinary 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestCollectBatchMaxEvents 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestCollectBatchMaxEvents (0.03s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestCollectBatchMaxTotalBytes 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestJSONFileLogger 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestCollectBatchWithDuplicateTimestamps 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestJSONFileLogger (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestJSONFileLoggerWithTags 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestJSONFileLoggerWithOpts 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestJSONFileLoggerWithLabelsEnv 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestEncodeDecode 01:07:20 [2021-04-09T01:07:20.330Z] === PAUSE TestEncodeDecode 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestUnexpectedEOF 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsMultilinePattern 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsDatetimeFormat 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsMaxBufferedEvents 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestCreateTagSuccess 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestCreateTagSuccess (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] === RUN TestNewAWSLogsClientCredentialSharedFile 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] PASS 01:07:20 [2021-04-09T01:07:20.330Z] coverage: 77.8% of statements 01:07:20 [2021-04-09T01:07:20.330Z] ok github.com/docker/docker/daemon/logger/awslogs 0.497s coverage: 77.8% of statements 01:07:20 [2021-04-09T01:07:20.330Z] time="2021-04-09T01:07:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 01:07:20 [2021-04-09T01:07:20.330Z] time="2021-04-09T01:07:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestUnexpectedEOF (0.16s) 01:07:20 [2021-04-09T01:07:20.330Z] === CONT TestEncodeDecode 01:07:20 [2021-04-09T01:07:20.330Z] --- PASS: TestEncodeDecode (0.00s) 01:07:20 [2021-04-09T01:07:20.330Z] PASS 01:07:20 [2021-04-09T01:07:20.330Z] coverage: 69.9% of statements 01:07:20 [2021-04-09T01:07:20.330Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.373s coverage: 69.9% of statements 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestSearchRegistryForImagesErrors 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestSearchRegistryForImages 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestSearchRegistryForImages (0.00s) 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestOnlyPlatformWithFallback 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestImageDelete 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestImageDelete/no_lease 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestImageDelete/lease_exists 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestImageDelete (0.04s) 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestImageDelete/no_lease (0.01s) 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestImageDelete/lease_exists (0.02s) 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestContentStoreForPull 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestJSONLogsMarshalJSONBuf 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestContentStoreForPull (0.26s) 01:07:20 [2021-04-09T01:07:20.786Z] PASS 01:07:20 [2021-04-09T01:07:20.786Z] coverage: 6.7% of statements 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) 01:07:20 [2021-04-09T01:07:20.786Z] === RUN TestFastTimeMarshalJSON 01:07:20 [2021-04-09T01:07:20.786Z] --- PASS: TestFastTimeMarshalJSON (0.01s) 01:07:20 [2021-04-09T01:07:20.786Z] PASS 01:07:20 [2021-04-09T01:07:20.786Z] coverage: 87.2% of statements 01:07:20 [2021-04-09T01:07:20.786Z] ok github.com/docker/docker/daemon/images 0.681s coverage: 6.7% of statements 01:07:20 [2021-04-09T01:07:20.786Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.251s coverage: 87.2% of statements 01:07:20 [2021-04-09T01:07:20.786Z] ? github.com/docker/docker/daemon/initlayer [no test files] 01:07:20 [2021-04-09T01:07:20.786Z] ? github.com/docker/docker/daemon/listeners [no test files] 01:07:20 [2021-04-09T01:07:20.786Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 01:07:20 [2021-04-09T01:07:20.786Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 01:07:20 [2021-04-09T01:07:20.786Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 01:07:20 [2021-04-09T01:07:20.786Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 01:07:20 [2021-04-09T01:07:20.786Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 01:07:21 [2021-04-09T01:07:21.020Z] Running D:\gopath\src\github.com\docker\docker\integration\build 01:07:22 [2021-04-09T01:07:22.177Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 01:07:22 [2021-04-09T01:07:22.177Z] --- PASS: TestTemplatedConfig (4.29s) 01:07:22 [2021-04-09T01:07:22.177Z] === RUN TestConfigCreateResolve 01:07:22 [2021-04-09T01:07:22.684Z] --- PASS: TestUpdateCPUQuota (5.85s) 01:07:22 [2021-04-09T01:07:22.684Z] === RUN TestUpdatePidsLimit 01:07:22 [2021-04-09T01:07:22.684Z] === RUN TestUpdatePidsLimit/update_from_none 01:07:22 [2021-04-09T01:07:22.684Z] === RUN TestUpdatePidsLimit/no_change 01:07:22 [2021-04-09T01:07:22.939Z] Loaded image: buildpack-deps:buster 01:07:22 [2021-04-09T01:07:22.939Z] Loaded image: busybox:latest 01:07:22 [2021-04-09T01:07:22.939Z] Loaded image: busybox:glibc 01:07:22 [2021-04-09T01:07:22.939Z] Loaded image: debian:bullseye 01:07:22 [2021-04-09T01:07:22.939Z] Loaded image: hello-world:latest 01:07:22 [2021-04-09T01:07:22.939Z] Loaded image: arm32v7/hello-world:latest 01:07:22 [2021-04-09T01:07:22.939Z] INFO: Testing against a local daemon 01:07:22 [2021-04-09T01:07:22.939Z] === RUN TestCgroupNamespacesBuild 01:07:23 [2021-04-09T01:07:23.259Z] === RUN TestUpdatePidsLimit/update_lower 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestWriteLog 01:07:23 [2021-04-09T01:07:23.681Z] === PAUSE TestWriteLog 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestReadLog 01:07:23 [2021-04-09T01:07:23.681Z] === PAUSE TestReadLog 01:07:23 [2021-04-09T01:07:23.681Z] === CONT TestWriteLog 01:07:23 [2021-04-09T01:07:23.681Z] === CONT TestReadLog 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestWriteLog (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestReadLog/tail_exact 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestOpenFileDelete 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestOpenFileDelete (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestOpenFileRename 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestOpenFileRename (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestParseLogTagDefaultTag 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestParseLogTag 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestParseLogTag (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestParseLogTagEmptyTag 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestTailFiles 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestTailFiles (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestFollowLogsConsumerGone 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestFollowLogsProducerGone 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestFollowLogsProducerGone (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] logfile_test.go:232: messages sent: 4098, received: 4098 01:07:23 [2021-04-09T01:07:23.681Z] logfile_test.go:179: logDecode() closed after sending 4098 messages 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestCheckCapacityAndRotate 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestReadLog/tail_less_than_available 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestCheckCapacityAndRotate/closed_log_file 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestCheckCapacityAndRotate/with_log_reader 01:07:23 [2021-04-09T01:07:23.681Z] === RUN TestReadLog/tail_more_than_available 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestReadLog (0.19s) 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestReadLog/tail_exact (0.16s) 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) 01:07:23 [2021-04-09T01:07:23.681Z] PASS 01:07:23 [2021-04-09T01:07:23.681Z] coverage: 75.2% of statements 01:07:23 [2021-04-09T01:07:23.681Z] ok github.com/docker/docker/daemon/logger/local 0.376s coverage: 75.2% of statements 01:07:23 [2021-04-09T01:07:23.681Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 01:07:23 [2021-04-09T01:07:23.832Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 01:07:24 [2021-04-09T01:07:24.138Z] --- PASS: TestCheckCapacityAndRotate (0.22s) 01:07:24 [2021-04-09T01:07:24.138Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 01:07:24 [2021-04-09T01:07:24.138Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) 01:07:24 [2021-04-09T01:07:24.138Z] PASS 01:07:24 [2021-04-09T01:07:24.138Z] coverage: 55.3% of statements 01:07:24 [2021-04-09T01:07:24.138Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.452s coverage: 55.3% of statements 01:07:24 [2021-04-09T01:07:24.138Z] === RUN TestLog 01:07:24 [2021-04-09T01:07:24.138Z] --- PASS: TestLog (0.01s) 01:07:24 [2021-04-09T01:07:24.138Z] PASS 01:07:24 [2021-04-09T01:07:24.138Z] coverage: 31.5% of statements 01:07:24 [2021-04-09T01:07:24.138Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.095s coverage: 31.5% of statements 01:07:24 [2021-04-09T01:07:24.554Z] --- PASS: TestServiceWithDataPathPortInit (15.89s) 01:07:24 [2021-04-09T01:07:24.554Z] === RUN TestServiceWithDefaultAddressPoolInit 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestValidateLogOpt 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestValidateLogOpt (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestNewMissedConfig 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestNewMissedConfig (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestNewMissedUrl 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestNewMissedUrl (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestNewMissedToken 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestNewMissedToken (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestNewWithProxy 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestNewWithProxy (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestDefault 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestDefault (0.01s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestInlineFormatWithNonDefaultOptions 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestJsonFormat 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestJsonFormat (0.01s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestRawFormat 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestRawFormat (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestRawFormatWithLabels 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestRawFormatWithLabels (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestRawFormatWithoutTag 01:07:24 [2021-04-09T01:07:24.595Z] --- PASS: TestRawFormatWithoutTag (0.00s) 01:07:24 [2021-04-09T01:07:24.595Z] === RUN TestBatching 01:07:24 [2021-04-09T01:07:24.708Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 01:07:24 [2021-04-09T01:07:24.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 01:07:24 [2021-04-09T01:07:24.967Z] --- PASS: TestConfigCreateResolve (2.99s) 01:07:24 [2021-04-09T01:07:24.967Z] === RUN TestConfigDaemonLibtrustID 01:07:25 [2021-04-09T01:07:25.051Z] --- PASS: TestBatching (0.32s) 01:07:25 [2021-04-09T01:07:25.051Z] === RUN TestFrequency 01:07:25 [2021-04-09T01:07:25.051Z] --- PASS: TestFrequency (0.25s) 01:07:25 [2021-04-09T01:07:25.051Z] === RUN TestOneMessagePerRequest 01:07:25 [2021-04-09T01:07:25.051Z] --- PASS: TestOneMessagePerRequest (0.00s) 01:07:25 [2021-04-09T01:07:25.051Z] === RUN TestVerify 01:07:25 [2021-04-09T01:07:25.051Z] --- PASS: TestVerify (0.00s) 01:07:25 [2021-04-09T01:07:25.051Z] === RUN TestSkipVerify 01:07:25 [2021-04-09T01:07:25.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 01:07:25 [2021-04-09T01:07:25.478Z] --- PASS: TestCgroupNamespacesBuild (3.07s) 01:07:25 [2021-04-09T01:07:25.478Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 01:07:25 [2021-04-09T01:07:25.508Z] time="2021-04-09T01:07:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.508Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.508Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.508Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.508Z] === RUN TestNewParse 01:07:25 [2021-04-09T01:07:25.508Z] --- PASS: TestNewParse (0.00s) 01:07:25 [2021-04-09T01:07:25.508Z] PASS 01:07:25 [2021-04-09T01:07:25.508Z] coverage: 8.3% of statements 01:07:25 [2021-04-09T01:07:25.508Z] ok github.com/docker/docker/daemon/logger/templates 0.110s coverage: 8.3% of statements 01:07:25 [2021-04-09T01:07:25.904Z] --- PASS: TestConfigDaemonLibtrustID (0.77s) 01:07:25 [2021-04-09T01:07:25.904Z] PASS 01:07:25 [2021-04-09T01:07:25.904Z] 01:07:25 [2021-04-09T01:07:25.904Z] DONE 7 tests in 21.376s 01:07:25 [2021-04-09T01:07:25.904Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 01:07:25 [2021-04-09T01:07:25.904Z] ++ 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 01:07:25 [2021-04-09T01:07:25.904Z] ++ set -e 01:07:25 [2021-04-09T01:07:25.904Z] ++ '[' -n 0 ']' 01:07:25 [2021-04-09T01:07:25.904Z] ++ set -x 01:07:25 [2021-04-09T01:07:25.904Z] ++ 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 01:07:25 [2021-04-09T01:07:25.904Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 01:07:25 [2021-04-09T01:07:25.904Z] INFO: Testing against a local daemon 01:07:25 [2021-04-09T01:07:25.904Z] === RUN TestCheckpoint 01:07:25 [2021-04-09T01:07:25.904Z] --- SKIP: TestCheckpoint (0.00s) 01:07:25 [2021-04-09T01:07:25.904Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:07:25 [2021-04-09T01:07:25.904Z] === RUN TestContainerInvalidJSON 01:07:25 [2021-04-09T01:07:25.904Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 01:07:25 [2021-04-09T01:07:25.904Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 01:07:25 [2021-04-09T01:07:25.904Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 01:07:25 [2021-04-09T01:07:25.904Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 01:07:25 [2021-04-09T01:07:25.904Z] === RUN TestContainerInvalidJSON//exec/foobar/start 01:07:25 [2021-04-09T01:07:25.904Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 01:07:25 [2021-04-09T01:07:25.904Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 01:07:25 [2021-04-09T01:07:25.904Z] === CONT TestContainerInvalidJSON//exec/foobar/start 01:07:25 [2021-04-09T01:07:25.904Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 01:07:25 [2021-04-09T01:07:25.904Z] --- PASS: TestContainerInvalidJSON (0.02s) 01:07:25 [2021-04-09T01:07:25.904Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 01:07:25 [2021-04-09T01:07:25.904Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 01:07:25 [2021-04-09T01:07:25.904Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 01:07:25 [2021-04-09T01:07:25.904Z] === RUN TestCopyFromContainerPathDoesNotExist 01:07:25 [2021-04-09T01:07:25.922Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 01:07:25 [2021-04-09T01:07:25.969Z] --- PASS: TestSkipVerify (0.70s) 01:07:25 [2021-04-09T01:07:25.969Z] === RUN TestBufferMaximum 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930445.601121\",\"host\":\"875a092feb54\"}'" 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930445.601121\",\"host\":\"875a092feb54\"}'" 01:07:25 [2021-04-09T01:07:25.969Z] --- PASS: TestBufferMaximum (0.01s) 01:07:25 [2021-04-09T01:07:25.969Z] === RUN TestServerAlwaysDown 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930445.612105\",\"host\":\"875a092feb54\"}'" 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930445.612105\",\"host\":\"875a092feb54\"}'" 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930445.612105\",\"host\":\"875a092feb54\"}'" 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930445.613115\",\"host\":\"875a092feb54\"}'" 01:07:25 [2021-04-09T01:07:25.969Z] time="2021-04-09T01:07:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617930445.613115\",\"host\":\"875a092feb54\"}'" 01:07:25 [2021-04-09T01:07:25.969Z] --- PASS: TestServerAlwaysDown (0.00s) 01:07:25 [2021-04-09T01:07:25.969Z] === RUN TestCannotSendAfterClose 01:07:25 [2021-04-09T01:07:25.969Z] --- PASS: TestCannotSendAfterClose (0.00s) 01:07:25 [2021-04-09T01:07:25.969Z] === RUN TestDeadlockOnBlockedEndpoint 01:07:26 [2021-04-09T01:07:26.163Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 01:07:26 [2021-04-09T01:07:26.163Z] === RUN TestCopyFromContainerPathIsNotDir 01:07:26 [2021-04-09T01:07:26.163Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 01:07:26 [2021-04-09T01:07:26.163Z] === RUN TestCopyToContainerPathDoesNotExist 01:07:26 [2021-04-09T01:07:26.163Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 01:07:26 [2021-04-09T01:07:26.163Z] === RUN TestCopyToContainerPathIsNotDir 01:07:26 [2021-04-09T01:07:26.163Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 01:07:26 [2021-04-09T01:07:26.163Z] === RUN TestCopyFromContainer 01:07:26 [2021-04-09T01:07:26.422Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 01:07:26 [2021-04-09T01:07:26.426Z] === RUN TestParseLogFormat 01:07:26 [2021-04-09T01:07:26.426Z] --- PASS: TestParseLogFormat (0.00s) 01:07:26 [2021-04-09T01:07:26.426Z] === RUN TestValidateLogOptEmpty 01:07:26 [2021-04-09T01:07:26.426Z] --- PASS: TestValidateLogOptEmpty (0.00s) 01:07:26 [2021-04-09T01:07:26.426Z] === RUN TestValidateSyslogAddress 01:07:26 [2021-04-09T01:07:26.426Z] --- PASS: TestValidateSyslogAddress (0.00s) 01:07:26 [2021-04-09T01:07:26.426Z] === RUN TestParseAddressDefaultPort 01:07:26 [2021-04-09T01:07:26.426Z] --- PASS: TestParseAddressDefaultPort (0.00s) 01:07:26 [2021-04-09T01:07:26.426Z] === RUN TestValidateSyslogFacility 01:07:26 [2021-04-09T01:07:26.426Z] --- PASS: TestValidateSyslogFacility (0.00s) 01:07:26 [2021-04-09T01:07:26.426Z] === RUN TestValidateLogOptSyslogFormat 01:07:26 [2021-04-09T01:07:26.426Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 01:07:26 [2021-04-09T01:07:26.426Z] === RUN TestValidateLogOpt 01:07:26 [2021-04-09T01:07:26.426Z] --- PASS: TestValidateLogOpt (0.00s) 01:07:26 [2021-04-09T01:07:26.426Z] PASS 01:07:26 [2021-04-09T01:07:26.426Z] coverage: 46.8% of statements 01:07:26 [2021-04-09T01:07:26.426Z] ok github.com/docker/docker/daemon/logger/syslog 0.088s coverage: 46.8% of statements 01:07:26 [2021-04-09T01:07:26.882Z] time="2021-04-09T01:07:26Z" 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 01:07:26 [2021-04-09T01:07:26.882Z] time="2021-04-09T01:07:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"875a092feb54\"}'" 01:07:26 [2021-04-09T01:07:26.882Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) 01:07:26 [2021-04-09T01:07:26.882Z] PASS 01:07:26 [2021-04-09T01:07:26.882Z] coverage: 82.5% of statements 01:07:26 [2021-04-09T01:07:26.882Z] ok github.com/docker/docker/daemon/logger/splunk 2.395s coverage: 82.5% of statements 01:07:26 [2021-04-09T01:07:26.882Z] ? github.com/docker/docker/daemon/names [no test files] 01:07:26 [2021-04-09T01:07:26.882Z] ? github.com/docker/docker/daemon/network [no test files] 01:07:26 [2021-04-09T01:07:26.882Z] ? github.com/docker/docker/daemon/stats [no test files] 01:07:27 [2021-04-09T01:07:27.309Z] --- PASS: TestUpdatePidsLimit (5.19s) 01:07:27 [2021-04-09T01:07:27.309Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) 01:07:27 [2021-04-09T01:07:27.309Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) 01:07:27 [2021-04-09T01:07:27.309Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) 01:07:27 [2021-04-09T01:07:27.309Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) 01:07:27 [2021-04-09T01:07:27.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) 01:07:27 [2021-04-09T01:07:27.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) 01:07:27 [2021-04-09T01:07:27.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) 01:07:27 [2021-04-09T01:07:27.309Z] === RUN TestUpdateRestartPolicy 01:07:27 [2021-04-09T01:07:27.359Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 01:07:28 [2021-04-09T01:07:28.295Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 01:07:28 [2021-04-09T01:07:28.295Z] === RUN TestCopyFromContainer// 01:07:28 [2021-04-09T01:07:28.295Z] === RUN TestCopyFromContainer//bar/root 01:07:28 [2021-04-09T01:07:28.415Z] === RUN TestV1IDService 01:07:28 [2021-04-09T01:07:28.415Z] --- PASS: TestV1IDService (0.09s) 01:07:28 [2021-04-09T01:07:28.415Z] === RUN TestV2MetadataService 01:07:28 [2021-04-09T01:07:28.415Z] === RUN TestContinueOnError_NonMirrorEndpoint 01:07:28 [2021-04-09T01:07:28.415Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 01:07:28 [2021-04-09T01:07:28.555Z] === RUN TestCopyFromContainer//bar/root/ 01:07:28 [2021-04-09T01:07:28.555Z] === RUN TestCopyFromContainer/bar/quux 01:07:28 [2021-04-09T01:07:28.766Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.70s) 01:07:28 [2021-04-09T01:07:28.766Z] === RUN TestBuildWithSession 01:07:28 [2021-04-09T01:07:28.766Z] --- SKIP: TestBuildWithSession (0.00s) 01:07:28 [2021-04-09T01:07:28.766Z] build_session_test.go:25: TODO: BuildKit 01:07:28 [2021-04-09T01:07:28.766Z] === RUN TestBuildSquashParent 01:07:28 [2021-04-09T01:07:28.814Z] === RUN TestCopyFromContainer/bar/quux/ 01:07:28 [2021-04-09T01:07:28.814Z] === RUN TestCopyFromContainer/bar/quux/baz 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestContinueOnError_MirrorEndpoint 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestContinueOnError_NeverContinue 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/no_remote_or_local 01:07:28 [2021-04-09T01:07:28.871Z] time="2021-04-09T01:07:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local080707887\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/no_local_cache 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/with_local_cache 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/unknown_media_type 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/unknown_media_type/no_cache 01:07:28 [2021-04-09T01:07:28.871Z] time="2021-04-09T01:07:28Z" level=warning msg="reference for unknown type: " 01:07:28 [2021-04-09T01:07:28.871Z] time="2021-04-09T01:07:28Z" level=warning msg="reference for unknown type: " 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/unknown_media_type/with_cache 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 01:07:28 [2021-04-09T01:07:28.871Z] time="2021-04-09T01:07:28Z" level=warning msg="reference for unknown type: " 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 01:07:28 [2021-04-09T01:07:28.871Z] time="2021-04-09T01:07:28Z" level=warning msg="reference for unknown type: " 01:07:28 [2021-04-09T01:07:28.871Z] time="2021-04-09T01:07:28Z" level=warning msg="reference for unknown type: " 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/error_persisting_manifest 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 01:07:28 [2021-04-09T01:07:28.871Z] time="2021-04-09T01:07:28Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore (0.43s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/no_local_cache (0.02s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/with_local_cache (0.02s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/error_persisting_manifest (0.07s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.07s) 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestDetectManifestBlobMediaType 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestDetectManifestBlobMediaType/schema1 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestFixManifestLayers 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestFixManifestLayers (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestFixManifestLayersBaseLayerParent 01:07:28 [2021-04-09T01:07:28.871Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] pull_v2_test.go:73: Needs fixing on Windows 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestFixManifestLayersBadParent 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestValidateManifest 01:07:28 [2021-04-09T01:07:28.871Z] --- SKIP: TestValidateManifest (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] pull_v2_test.go:118: Needs fixing on Windows 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestFormatPlatform 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestFormatPlatform (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestGetRepositoryMountCandidates 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestLayerAlreadyExists 01:07:28 [2021-04-09T01:07:28.871Z] --- PASS: TestLayerAlreadyExists (0.00s) 01:07:28 [2021-04-09T01:07:28.871Z] 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} 01:07:28 [2021-04-09T01:07:28.871Z] 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} 01:07:28 [2021-04-09T01:07:28.871Z] 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} 01:07:28 [2021-04-09T01:07:28.871Z] 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} 01:07:28 [2021-04-09T01:07:28.871Z] 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} 01:07:28 [2021-04-09T01:07:28.871Z] 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} 01:07:28 [2021-04-09T01:07:28.871Z] === RUN TestWhenEmptyAuthConfig 01:07:29 [2021-04-09T01:07:29.072Z] === RUN TestCopyFromContainer/bar/filesymlink 01:07:29 [2021-04-09T01:07:29.072Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 01:07:29 [2021-04-09T01:07:29.330Z] === RUN TestCopyFromContainer/bar/dirsymlink 01:07:29 [2021-04-09T01:07:29.330Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 01:07:29 [2021-04-09T01:07:29.330Z] === RUN TestCopyFromContainer/bar/notarget 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer (3.37s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer// (0.14s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.20s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:07:29 [2021-04-09T01:07:29.589Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:07:29 [2021-04-09T01:07:29.589Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 01:07:29 [2021-04-09T01:07:29.589Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 01:07:29 [2021-04-09T01:07:29.589Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:07:29 [2021-04-09T01:07:29.589Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 01:07:29 [2021-04-09T01:07:29.589Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateLinkToNonExistingContainer 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateWithInvalidEnv 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateWithInvalidEnv/0 01:07:29 [2021-04-09T01:07:29.589Z] === PAUSE TestCreateWithInvalidEnv/0 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateWithInvalidEnv/1 01:07:29 [2021-04-09T01:07:29.589Z] === PAUSE TestCreateWithInvalidEnv/1 01:07:29 [2021-04-09T01:07:29.589Z] === RUN TestCreateWithInvalidEnv/2 01:07:29 [2021-04-09T01:07:29.589Z] === PAUSE TestCreateWithInvalidEnv/2 01:07:29 [2021-04-09T01:07:29.589Z] === CONT TestCreateWithInvalidEnv/0 01:07:29 [2021-04-09T01:07:29.589Z] === CONT TestCreateWithInvalidEnv/2 01:07:29 [2021-04-09T01:07:29.589Z] === CONT TestCreateWithInvalidEnv/1 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 01:07:29 [2021-04-09T01:07:29.589Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 01:07:29 [2021-04-09T01:07:29.590Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 01:07:29 [2021-04-09T01:07:29.590Z] === RUN TestCreateTmpfsMountsTarget 01:07:29 [2021-04-09T01:07:29.590Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 01:07:29 [2021-04-09T01:07:29.590Z] === RUN TestCreateWithCustomMaskedPaths 01:07:29 [2021-04-09T01:07:29.792Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) 01:07:29 [2021-04-09T01:07:29.792Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nlf9j1emxiqapczx3s20zmm7j Created:2021-04-09 01:07:23.279685581 +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[86a8c584394475065f5082f9eda72c6a7b43526e919fa641216b08fd7a92182f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jnlf79ynl58n8wz01uk73dfrg EndpointID:2e7d320a822deb50d64a284dba02dec5c1aae948745fc8d5815ded3086ab588f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c287a3be819b579a92d4bc04c57d4e2f7922be28d8e5561ec8bdd46915a7e61 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:e646f06a59f5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jnlf79ynl58n8wz01uk73dfrg EndpointID:2e7d320a822deb50d64a284dba02dec5c1aae948745fc8d5815ded3086ab588f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 01:07:29 [2021-04-09T01:07:29.792Z] PASS 01:07:29 [2021-04-09T01:07:29.792Z] 01:07:29 [2021-04-09T01:07:29.792Z] === Skipped 01:07:29 [2021-04-09T01:07:29.792Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 01:07:29 [2021-04-09T01:07:29.792Z] service_test.go:242: FLAKY_TEST 01:07:29 [2021-04-09T01:07:29.792Z] 01:07:29 [2021-04-09T01:07:29.792Z] 01:07:29 [2021-04-09T01:07:29.792Z] DONE 26 tests, 1 skipped in 55.434s 01:07:29 [2021-04-09T01:07:29.792Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 01:07:29 [2021-04-09T01:07:29.792Z] INFO: Testing against a local daemon 01:07:29 [2021-04-09T01:07:29.792Z] === RUN TestDockerNetworkIpvlanPersistance 01:07:29 [2021-04-09T01:07:29.792Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 01:07:29 [2021-04-09T01:07:29.792Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:07:29 [2021-04-09T01:07:29.792Z] === RUN TestDockerNetworkIpvlan 01:07:29 [2021-04-09T01:07:29.792Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 01:07:29 [2021-04-09T01:07:29.792Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:07:29 [2021-04-09T01:07:29.792Z] PASS 01:07:29 [2021-04-09T01:07:29.792Z] 01:07:29 [2021-04-09T01:07:29.792Z] === Skipped 01:07:29 [2021-04-09T01:07:29.792Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 01:07:29 [2021-04-09T01:07:29.792Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:07:29 [2021-04-09T01:07:29.792Z] 01:07:29 [2021-04-09T01:07:29.792Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 01:07:29 [2021-04-09T01:07:29.792Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:07:29 [2021-04-09T01:07:29.792Z] 01:07:29 [2021-04-09T01:07:29.792Z] 01:07:29 [2021-04-09T01:07:29.792Z] DONE 2 tests, 2 skipped in 0.037s 01:07:29 [2021-04-09T01:07:29.792Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 01:07:29 [2021-04-09T01:07:29.792Z] INFO: Testing against a local daemon 01:07:29 [2021-04-09T01:07:29.792Z] === RUN TestDockerNetworkMacvlanPersistance 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestV2MetadataService (1.28s) 01:07:29 [2021-04-09T01:07:29.835Z] PASS 01:07:29 [2021-04-09T01:07:29.835Z] coverage: 48.2% of statements 01:07:29 [2021-04-09T01:07:29.835Z] ok github.com/docker/docker/distribution/metadata 1.537s coverage: 48.2% of statements 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestSuccessfulDownload 01:07:29 [2021-04-09T01:07:29.835Z] --- SKIP: TestSuccessfulDownload (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] download_test.go:268: Needs fixing on Windows 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestCancelledDownload 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestCancelledDownload (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestMaxDownloadAttempts 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestNotFound 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestNotFound (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestConflict 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestConflict (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestForbidden 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestForbidden (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestInvalidParameter 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestInvalidParameter (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestNotImplemented 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestNotImplemented (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestNotModified 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestNotModified (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestUnauthorized 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestUnauthorized (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestUnknown 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestUnknown (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestCancelled 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestCancelled (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestDeadline 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestDeadline (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestDataLoss 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestDataLoss (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestUnavailable 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestUnavailable (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestSystem 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestSystem (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Not_Found 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Bad_Request 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Conflict 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Unauthorized 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Service_Unavailable 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Forbidden 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Not_Modified 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Not_Implemented 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Internal_Server_Error 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Internal_Server_Error#01 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Internal_Server_Error#02 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Internal_Server_Error#03 01:07:29 [2021-04-09T01:07:29.835Z] === RUN TestFromStatusCode/Internal_Server_Error#04 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 01:07:29 [2021-04-09T01:07:29.835Z] PASS 01:07:29 [2021-04-09T01:07:29.835Z] coverage: 53.1% of statements 01:07:29 [2021-04-09T01:07:29.835Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements 01:07:29 [2021-04-09T01:07:29.848Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 01:07:30 [2021-04-09T01:07:30.292Z] time="2021-04-09T01:07:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 01:07:30 [2021-04-09T01:07:30.292Z] time="2021-04-09T01:07:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 01:07:30 [2021-04-09T01:07:30.292Z] time="2021-04-09T01:07:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 01:07:30 [2021-04-09T01:07:30.292Z] time="2021-04-09T01:07:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestMaxDownloadAttempts (0.00s) 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) 01:07:30 [2021-04-09T01:07:30.292Z] === RUN TestTransfer 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) 01:07:30 [2021-04-09T01:07:30.292Z] === RUN TestPushRegistryWhenAuthInfoEmpty 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 01:07:30 [2021-04-09T01:07:30.292Z] === RUN TestTokenPassThru 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestTokenPassThru (0.01s) 01:07:30 [2021-04-09T01:07:30.292Z] === RUN TestTokenPassThruDifferentHost 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) 01:07:30 [2021-04-09T01:07:30.292Z] PASS 01:07:30 [2021-04-09T01:07:30.292Z] coverage: 23.6% of statements 01:07:30 [2021-04-09T01:07:30.292Z] ok github.com/docker/docker/distribution 1.735s coverage: 23.6% of statements 01:07:30 [2021-04-09T01:07:30.292Z] --- PASS: TestTransfer (0.14s) 01:07:30 [2021-04-09T01:07:30.292Z] === RUN TestConcurrencyLimit 01:07:30 [2021-04-09T01:07:30.292Z] ? github.com/docker/docker/distribution/utils [no test files] 01:07:30 [2021-04-09T01:07:30.748Z] --- PASS: TestConcurrencyLimit (0.41s) 01:07:30 [2021-04-09T01:07:30.748Z] === RUN TestInactiveJobs 01:07:31 [2021-04-09T01:07:31.154Z] tests/integration/api_volume_test.py ......... [ 74%] 01:07:31 [2021-04-09T01:07:31.154Z] tests/integration/client_test.py ..... [ 75%] 01:07:31 [2021-04-09T01:07:31.154Z] tests/integration/context_api_test.py ... [ 76%] 01:07:31 [2021-04-09T01:07:31.154Z] tests/integration/errors_test.py . [ 76%] 01:07:31 [2021-04-09T01:07:31.206Z] --- PASS: TestInactiveJobs (0.57s) 01:07:31 [2021-04-09T01:07:31.206Z] === RUN TestWatchRelease 01:07:31 [2021-04-09T01:07:31.206Z] --- PASS: TestWatchRelease (0.07s) 01:07:31 [2021-04-09T01:07:31.206Z] === RUN TestWatchFinishedTransfer 01:07:31 [2021-04-09T01:07:31.206Z] --- PASS: TestWatchFinishedTransfer (0.00s) 01:07:31 [2021-04-09T01:07:31.206Z] === RUN TestDuplicateTransfer 01:07:31 [2021-04-09T01:07:31.206Z] --- PASS: TestDuplicateTransfer (0.04s) 01:07:31 [2021-04-09T01:07:31.206Z] === RUN TestSuccessfulUpload 01:07:31 [2021-04-09T01:07:31.679Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s) 01:07:31 [2021-04-09T01:07:31.679Z] === RUN TestDockerNetworkMacvlan 01:07:32 [2021-04-09T01:07:32.168Z] time="2021-04-09T01:07:31Z" level=error msg="Upload failed, retrying: simulating retry" 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestCompare 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestCompare (0.00s) 01:07:32 [2021-04-09T01:07:32.168Z] PASS 01:07:32 [2021-04-09T01:07:32.168Z] coverage: 19.2% of statements 01:07:32 [2021-04-09T01:07:32.168Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestSuccessfulUpload (0.72s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestCancelledUpload 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestCancelledUpload (0.00s) 01:07:32 [2021-04-09T01:07:32.168Z] PASS 01:07:32 [2021-04-09T01:07:32.168Z] coverage: 77.3% of statements 01:07:32 [2021-04-09T01:07:32.168Z] ok github.com/docker/docker/distribution/xfer 2.477s coverage: 77.3% of statements 01:07:32 [2021-04-09T01:07:32.168Z] ? github.com/docker/docker/dockerversion [no test files] 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSGetInvalidData 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSGetInvalidData (0.02s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSInvalidSet 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSInvalidSet (0.02s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSInvalidRoot 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSInvalidRoot (0.01s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSMetadataGetSet 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSMetadataGetSet (0.06s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSInvalidWalker 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSInvalidWalker (0.02s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSGetSet 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSGetSet (0.02s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSGetUnsetKey 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSGetUnsetKey (0.01s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSGetEmptyData 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSGetEmptyData (0.00s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSDelete 01:07:32 [2021-04-09T01:07:32.168Z] --- PASS: TestFSDelete (0.02s) 01:07:32 [2021-04-09T01:07:32.168Z] === RUN TestFSWalker 01:07:32 [2021-04-09T01:07:32.380Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 01:07:32 [2021-04-09T01:07:32.604Z] === RUN TestDockerNetworkMacvlan/Subinterface 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestFSWalker (0.02s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestFSWalkerStopOnError 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestFSWalkerStopOnError (0.09s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestNewFromJSON 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestNewFromJSON (0.00s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestNewFromJSONWithInvalidJSON 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestMarshalKeyOrder 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestMarshalKeyOrder (0.00s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestHistoryEqual 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestHistoryEqual (0.16s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestImage 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestImage (0.00s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestImageOSNotEmpty 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestImageOSNotEmpty (0.00s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestNewChildImageFromImageWithRootFS 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestCreate 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestCreate (0.02s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestRestore 01:07:32 [2021-04-09T01:07:32.624Z] time="2021-04-09T01:07:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestRestore (0.04s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestAddDelete 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestAddDelete (0.03s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestSearchAfterDelete 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestSearchAfterDelete (0.01s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestParentReset 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestParentReset (0.04s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestGetAndSetLastUpdated 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestGetAndSetLastUpdated (0.02s) 01:07:32 [2021-04-09T01:07:32.624Z] === RUN TestStoreLen 01:07:32 [2021-04-09T01:07:32.624Z] --- PASS: TestStoreLen (0.07s) 01:07:32 [2021-04-09T01:07:32.624Z] PASS 01:07:32 [2021-04-09T01:07:32.624Z] coverage: 86.6% of statements 01:07:32 [2021-04-09T01:07:32.624Z] ok github.com/docker/docker/image 0.820s coverage: 86.6% of statements 01:07:33 [2021-04-09T01:07:33.080Z] === RUN TestValidateManifest 01:07:33 [2021-04-09T01:07:33.080Z] === RUN TestValidateManifest/nil 01:07:33 [2021-04-09T01:07:33.080Z] === RUN TestValidateManifest/non-nil 01:07:33 [2021-04-09T01:07:33.080Z] --- PASS: TestValidateManifest (0.00s) 01:07:33 [2021-04-09T01:07:33.080Z] --- PASS: TestValidateManifest/nil (0.00s) 01:07:33 [2021-04-09T01:07:33.080Z] --- PASS: TestValidateManifest/non-nil (0.00s) 01:07:33 [2021-04-09T01:07:33.080Z] PASS 01:07:33 [2021-04-09T01:07:33.080Z] coverage: 0.6% of statements 01:07:33 [2021-04-09T01:07:33.080Z] ok github.com/docker/docker/image/tarexport 0.125s coverage: 0.6% of statements 01:07:33 [2021-04-09T01:07:33.318Z] --- PASS: TestCreateWithCustomMaskedPaths (3.71s) 01:07:33 [2021-04-09T01:07:33.318Z] === RUN TestCreateWithCustomReadonlyPaths 01:07:33 [2021-04-09T01:07:33.966Z] === RUN TestDockerNetworkMacvlan/OverlapParent 01:07:34 [2021-04-09T01:07:34.045Z] === RUN TestMakeV1ConfigFromConfig 01:07:34 [2021-04-09T01:07:34.045Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 01:07:34 [2021-04-09T01:07:34.045Z] PASS 01:07:34 [2021-04-09T01:07:34.045Z] coverage: 25.0% of statements 01:07:34 [2021-04-09T01:07:34.045Z] ok github.com/docker/docker/image/v1 0.125s coverage: 25.0% of statements 01:07:34 [2021-04-09T01:07:34.045Z] ? github.com/docker/docker/internal/test/suite [no test files] 01:07:34 [2021-04-09T01:07:34.255Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 01:07:34 [2021-04-09T01:07:34.892Z] === RUN TestDockerNetworkMacvlan/NilParent 01:07:35 [2021-04-09T01:07:35.578Z] === RUN TestSerialization 01:07:35 [2021-04-09T01:07:35.578Z] --- PASS: TestSerialization (0.07s) 01:07:35 [2021-04-09T01:07:35.578Z] PASS 01:07:35 [2021-04-09T01:07:35.578Z] coverage: 100.0% of statements 01:07:35 [2021-04-09T01:07:35.578Z] ok github.com/docker/docker/libcontainerd/queue 0.277s coverage: 100.0% of statements 01:07:36 [2021-04-09T01:07:36.034Z] === RUN TestEmptyLayer 01:07:36 [2021-04-09T01:07:36.034Z] --- PASS: TestEmptyLayer (0.00s) 01:07:36 [2021-04-09T01:07:36.034Z] === RUN TestCommitFailure 01:07:36 [2021-04-09T01:07:36.034Z] --- PASS: TestCommitFailure (0.01s) 01:07:36 [2021-04-09T01:07:36.034Z] === RUN TestStartTransactionFailure 01:07:36 [2021-04-09T01:07:36.034Z] --- PASS: TestStartTransactionFailure (0.00s) 01:07:36 [2021-04-09T01:07:36.034Z] === RUN TestGetOrphan 01:07:36 [2021-04-09T01:07:36.034Z] --- PASS: TestGetOrphan (0.01s) 01:07:36 [2021-04-09T01:07:36.034Z] === RUN TestMountAndRegister 01:07:36 [2021-04-09T01:07:36.491Z] --- PASS: TestMountAndRegister (0.38s) 01:07:36 [2021-04-09T01:07:36.491Z] layer_test.go:271: Layer size: 14 01:07:36 [2021-04-09T01:07:36.491Z] === RUN TestLayerRelease 01:07:36 [2021-04-09T01:07:36.491Z] --- SKIP: TestLayerRelease (0.00s) 01:07:36 [2021-04-09T01:07:36.491Z] layer_test.go:304: Failing on Windows 01:07:36 [2021-04-09T01:07:36.491Z] === RUN TestStoreRestore 01:07:36 [2021-04-09T01:07:36.491Z] --- SKIP: TestStoreRestore (0.00s) 01:07:36 [2021-04-09T01:07:36.491Z] layer_test.go:353: Failing on Windows 01:07:36 [2021-04-09T01:07:36.491Z] === RUN TestTarStreamStability 01:07:36 [2021-04-09T01:07:36.491Z] --- SKIP: TestTarStreamStability (0.00s) 01:07:36 [2021-04-09T01:07:36.491Z] layer_test.go:468: Failing on Windows 01:07:36 [2021-04-09T01:07:36.491Z] === RUN TestRegisterExistingLayer 01:07:36 [2021-04-09T01:07:36.491Z] --- PASS: TestRegisterExistingLayer (0.22s) 01:07:36 [2021-04-09T01:07:36.491Z] === RUN TestTarStreamVerification 01:07:36 [2021-04-09T01:07:36.491Z] --- SKIP: TestTarStreamVerification (0.00s) 01:07:36 [2021-04-09T01:07:36.491Z] layer_test.go:697: Failing on Windows 01:07:36 [2021-04-09T01:07:36.491Z] === RUN TestLayerMigration 01:07:36 [2021-04-09T01:07:36.786Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.42s) 01:07:36 [2021-04-09T01:07:36.786Z] === RUN TestCreateWithInvalidHealthcheckParams 01:07:36 [2021-04-09T01:07:36.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:07:36 [2021-04-09T01:07:36.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:07:36 [2021-04-09T01:07:36.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:07:36 [2021-04-09T01:07:36.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:07:36 [2021-04-09T01:07:36.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:07:36 [2021-04-09T01:07:36.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:07:36 [2021-04-09T01:07:36.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:07:36 [2021-04-09T01:07:36.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:07:36 [2021-04-09T01:07:36.786Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:07:36 [2021-04-09T01:07:36.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:07:36 [2021-04-09T01:07:36.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:07:36 [2021-04-09T01:07:36.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:07:36 [2021-04-09T01:07:36.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:07:36 [2021-04-09T01:07:36.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:07:36 [2021-04-09T01:07:36.786Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:07:36 [2021-04-09T01:07:36.885Z] --- PASS: TestBuildSquashParent (7.61s) 01:07:36 [2021-04-09T01:07:36.885Z] === RUN TestBuildWithRemoveAndForceRemove 01:07:36 [2021-04-09T01:07:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:07:36 [2021-04-09T01:07:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:07:36 [2021-04-09T01:07:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:07:36 [2021-04-09T01:07:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:07:36 [2021-04-09T01:07:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:07:36 [2021-04-09T01:07:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:07:36 [2021-04-09T01:07:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:07:36 [2021-04-09T01:07:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:07:36 [2021-04-09T01:07:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:07:36 [2021-04-09T01:07:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:07:36 [2021-04-09T01:07:36.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:07:36 [2021-04-09T01:07:36.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:07:36 [2021-04-09T01:07:36.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:07:36 [2021-04-09T01:07:36.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:07:36 [2021-04-09T01:07:36.947Z] --- SKIP: TestLayerMigration (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] migration_test.go:46: Failing on Windows 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestLayerMigrationNoTarsplit 01:07:36 [2021-04-09T01:07:36.947Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] migration_test.go:182: Failing on Windows 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestMountInit 01:07:36 [2021-04-09T01:07:36.947Z] --- SKIP: TestMountInit (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] mount_test.go:17: Failing on Windows 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestMountSize 01:07:36 [2021-04-09T01:07:36.947Z] --- SKIP: TestMountSize (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] mount_test.go:76: Failing on Windows 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestMountChanges 01:07:36 [2021-04-09T01:07:36.947Z] --- SKIP: TestMountChanges (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] mount_test.go:125: Failing on Windows 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestMountApply 01:07:36 [2021-04-09T01:07:36.947Z] --- SKIP: TestMountApply (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] mount_test.go:212: Failing on Windows 01:07:36 [2021-04-09T01:07:36.947Z] PASS 01:07:36 [2021-04-09T01:07:36.947Z] coverage: 30.1% of statements 01:07:36 [2021-04-09T01:07:36.947Z] ok github.com/docker/docker/layer 0.793s coverage: 30.1% of statements 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestEnvironmentParsing 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestEnvironmentParsing (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] PASS 01:07:36 [2021-04-09T01:07:36.947Z] coverage: 1.0% of statements 01:07:36 [2021-04-09T01:07:36.947Z] ok github.com/docker/docker/libcontainerd/local 0.124s coverage: 1.0% of statements 01:07:36 [2021-04-09T01:07:36.947Z] ? github.com/docker/docker/libcontainerd [no test files] 01:07:36 [2021-04-09T01:07:36.947Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 01:07:36 [2021-04-09T01:07:36.947Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 01:07:36 [2021-04-09T01:07:36.947Z] ? github.com/docker/docker/libcontainerd/types [no test files] 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 01:07:36 [2021-04-09T01:07:36.947Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 01:07:36 [2021-04-09T01:07:36.947Z] PASS 01:07:36 [2021-04-09T01:07:36.947Z] coverage: 42.3% of statements 01:07:36 [2021-04-09T01:07:36.947Z] ok github.com/docker/docker/oci 0.065s coverage: 42.3% of statements 01:07:36 [2021-04-09T01:07:36.947Z] ? github.com/docker/docker/oci/caps [no test files] 01:07:37 [2021-04-09T01:07:37.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) 01:07:37 [2021-04-09T01:07:37.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) 01:07:37 [2021-04-09T01:07:37.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) 01:07:37 [2021-04-09T01:07:37.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 01:07:37 [2021-04-09T01:07:37.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) 01:07:37 [2021-04-09T01:07:37.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) 01:07:37 [2021-04-09T01:07:37.046Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 01:07:37 [2021-04-09T01:07:37.304Z] === RUN TestDockerSuite/TestBuildAddNonTar 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestAddressPoolOpt 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestAddressPoolOpt (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/a 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/something 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/_=a 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/env1=value1 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/_env1=value1 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/env2=value2=value3 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/env3=abc!qwe 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/env_4=value_4 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/PATH 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/=a 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/PATH= 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/PATH=something 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/asd!qwe 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/1asd 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/123 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/some_space 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/__some_space_before 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/some_space_after__ 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/= 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateEnv/PaTh 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/a (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/something (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/_=a (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/PATH (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/=a (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/PATH= (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/1asd (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/123 (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/some_space (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/= (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateEnv/PaTh (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestParseHost 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestParseHost (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestParseDockerDaemonHost 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestParseDockerDaemonHost (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestParseTCP 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestParseTCP (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestParseInvalidUnixAddrInvalid 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateExtraHosts 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateExtraHosts (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestIpOptString 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestIpOptString (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestNewIpOptInvalidDefaultVal 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestNewIpOptValidDefaultVal 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestIpOptSetInvalidVal 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateIPAddress 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateIPAddress (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestMapOpts 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestMapOpts (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestListOptsWithoutValidator 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestListOptsWithoutValidator (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestListOptsWithValidator 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestListOptsWithValidator (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateDNSSearch 01:07:37 [2021-04-09T01:07:37.915Z] --- PASS: TestValidateDNSSearch (0.00s) 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateLabel 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateLabel/label_with_general_format 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateLabel/label_with_more_than_one_= 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateLabel/label_with_one_more 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 01:07:37 [2021-04-09T01:07:37.915Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestNamedListOpts 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestNamedListOpts (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestNamedMapOpts 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestNamedMapOpts (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestParseLink 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestParseLink (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestQuotedStringSetWithQuotes 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestQuotedStringSetWithMismatchedQuotes 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestQuotedStringSetWithNoQuotes 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestUlimitOpt 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestUlimitOpt (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] PASS 01:07:37 [2021-04-09T01:07:37.916Z] coverage: 67.1% of statements 01:07:37 [2021-04-09T01:07:37.916Z] ok github.com/docker/docker/opts 0.110s coverage: 67.1% of statements 01:07:37 [2021-04-09T01:07:37.916Z] === RUN TestParseVersion 01:07:37 [2021-04-09T01:07:37.916Z] --- PASS: TestParseVersion (0.00s) 01:07:37 [2021-04-09T01:07:37.916Z] PASS 01:07:37 [2021-04-09T01:07:37.916Z] coverage: 52.9% of statements 01:07:37 [2021-04-09T01:07:37.916Z] ok github.com/docker/docker/pkg/aaparser 0.093s coverage: 52.9% of statements 01:07:38 [2021-04-09T01:07:38.155Z] === RUN TestDockerNetworkMacvlan/InternalMode 01:07:38 [2021-04-09T01:07:38.240Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.37s) 01:07:38 [2021-04-09T01:07:38.240Z] === RUN TestCreateDifferentPlatform 01:07:38 [2021-04-09T01:07:38.240Z] === RUN TestCreateDifferentPlatform/different_os 01:07:38 [2021-04-09T01:07:38.240Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 01:07:38 [2021-04-09T01:07:38.240Z] --- PASS: TestCreateDifferentPlatform (0.02s) 01:07:38 [2021-04-09T01:07:38.240Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 01:07:38 [2021-04-09T01:07:38.240Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) 01:07:38 [2021-04-09T01:07:38.240Z] === RUN TestCreateVolumesFromNonExistingContainer 01:07:38 [2021-04-09T01:07:38.240Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 01:07:38 [2021-04-09T01:07:38.240Z] === RUN TestCreatePlatformSpecificImageNoPlatform 01:07:38 [2021-04-09T01:07:38.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:07:38 [2021-04-09T01:07:38.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:07:38 [2021-04-09T01:07:38.510Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) 01:07:38 [2021-04-09T01:07:38.510Z] === RUN TestContainerStartOnDaemonRestart 01:07:38 [2021-04-09T01:07:38.510Z] === PAUSE TestContainerStartOnDaemonRestart 01:07:38 [2021-04-09T01:07:38.510Z] === RUN TestDaemonRestartIpcMode 01:07:38 [2021-04-09T01:07:38.510Z] === PAUSE TestDaemonRestartIpcMode 01:07:38 [2021-04-09T01:07:38.510Z] === RUN TestDaemonHostGatewayIP 01:07:38 [2021-04-09T01:07:38.510Z] === PAUSE TestDaemonHostGatewayIP 01:07:38 [2021-04-09T01:07:38.510Z] === RUN TestRestartDaemonWithRestartingContainer 01:07:38 [2021-04-09T01:07:38.510Z] === PAUSE TestRestartDaemonWithRestartingContainer 01:07:38 [2021-04-09T01:07:38.510Z] === RUN TestContainerKillOnDaemonStart 01:07:38 [2021-04-09T01:07:38.510Z] === PAUSE TestContainerKillOnDaemonStart 01:07:38 [2021-04-09T01:07:38.510Z] === RUN TestDiff 01:07:39 [2021-04-09T01:07:39.078Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 01:07:39 [2021-04-09T01:07:39.445Z] === RUN TestUnbuffered 01:07:39 [2021-04-09T01:07:39.445Z] --- PASS: TestUnbuffered (0.00s) 01:07:39 [2021-04-09T01:07:39.445Z] === RUN TestRaceUnbuffered 01:07:39 [2021-04-09T01:07:39.445Z] --- PASS: TestRaceUnbuffered (0.00s) 01:07:39 [2021-04-09T01:07:39.445Z] PASS 01:07:39 [2021-04-09T01:07:39.445Z] coverage: 100.0% of statements 01:07:39 [2021-04-09T01:07:39.445Z] ok github.com/docker/docker/pkg/broadcaster 0.091s coverage: 100.0% of statements 01:07:39 [2021-04-09T01:07:39.445Z] === RUN TestPeerCertificateMarshalJSON 01:07:39 [2021-04-09T01:07:39.645Z] --- PASS: TestDiff (1.06s) 01:07:39 [2021-04-09T01:07:39.645Z] === RUN TestExecWithCloseStdin 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMiddleware 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMiddleware (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestNewResponseModifier 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestNewResponseModifier (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] PASS 01:07:39 [2021-04-09T01:07:39.901Z] coverage: 26.8% of statements 01:07:39 [2021-04-09T01:07:39.901Z] ok github.com/docker/docker/pkg/authorization 0.547s coverage: 26.8% of statements 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[foo]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[bar]_[foo]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[foo_bar]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[qux]_[foo]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[]#01 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[qux]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[foo_bar_qux]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[qux]_[baz]] 01:07:39 [2021-04-09T01:07:39.901Z] === RUN TestMatch/[[foo_baz]] 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMatch (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMatch/[[]] (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMatch/[[foo]] (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 01:07:39 [2021-04-09T01:07:39.901Z] --- PASS: TestMatch/[] (0.00s) 01:07:39 [2021-04-09T01:07:39.902Z] --- PASS: TestMatch/[]#01 (0.00s) 01:07:39 [2021-04-09T01:07:39.902Z] --- PASS: TestMatch/[[qux]] (0.00s) 01:07:39 [2021-04-09T01:07:39.902Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 01:07:39 [2021-04-09T01:07:39.902Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 01:07:39 [2021-04-09T01:07:39.902Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 01:07:39 [2021-04-09T01:07:39.902Z] PASS 01:07:39 [2021-04-09T01:07:39.902Z] coverage: 87.5% of statements 01:07:39 [2021-04-09T01:07:39.902Z] ok github.com/docker/docker/pkg/capabilities 0.096s coverage: 87.5% of statements 01:07:39 [2021-04-09T01:07:39.903Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 01:07:40 [2021-04-09T01:07:40.868Z] === RUN TestIsArchivePathDir 01:07:40 [2021-04-09T01:07:40.868Z] --- PASS: TestIsArchivePathDir (0.07s) 01:07:40 [2021-04-09T01:07:40.868Z] === RUN TestIsArchivePathInvalidFile 01:07:40 [2021-04-09T01:07:40.868Z] --- PASS: TestIsArchivePathInvalidFile (0.28s) 01:07:40 [2021-04-09T01:07:40.868Z] === RUN TestIsArchivePathTar 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestChrootTarUntar 01:07:41 [2021-04-09T01:07:41.324Z] --- SKIP: TestChrootTarUntar (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestChrootUntarWithHugeExcludesList 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestSizeEmpty 01:07:41 [2021-04-09T01:07:41.324Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] --- PASS: TestSizeEmpty (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestSizeEmptyFile 01:07:41 [2021-04-09T01:07:41.324Z] --- PASS: TestSizeEmptyFile (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestSizeNonemptyFile 01:07:41 [2021-04-09T01:07:41.324Z] --- PASS: TestSizeNonemptyFile (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestSizeNestedDirectoryEmpty 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestChrootUntarEmptyArchive 01:07:41 [2021-04-09T01:07:41.324Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestChrootTarUntarWithSymlink 01:07:41 [2021-04-09T01:07:41.324Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestSizeFileAndNestedDirectoryEmpty 01:07:41 [2021-04-09T01:07:41.324Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestSizeFileAndNestedDirectoryNonempty 01:07:41 [2021-04-09T01:07:41.324Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestChrootCopyWithTar 01:07:41 [2021-04-09T01:07:41.324Z] --- SKIP: TestChrootCopyWithTar (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestChrootCopyFileWithTar 01:07:41 [2021-04-09T01:07:41.324Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestMoveToSubdir 01:07:41 [2021-04-09T01:07:41.324Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 01:07:41 [2021-04-09T01:07:41.324Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestChrootUntarPath 01:07:41 [2021-04-09T01:07:41.324Z] --- PASS: TestMoveToSubdir (0.01s) 01:07:41 [2021-04-09T01:07:41.324Z] === RUN TestSizeNonExistingDirectory 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] PASS 01:07:41 [2021-04-09T01:07:41.325Z] coverage: 80.0% of statements 01:07:41 [2021-04-09T01:07:41.325Z] --- SKIP: TestChrootUntarPath (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 01:07:41 [2021-04-09T01:07:41.325Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 01:07:41 [2021-04-09T01:07:41.325Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestChrootApplyDotDotFile 01:07:41 [2021-04-09T01:07:41.325Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements 01:07:41 [2021-04-09T01:07:41.325Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 01:07:41 [2021-04-09T01:07:41.325Z] PASS 01:07:41 [2021-04-09T01:07:41.325Z] coverage: 15.4% of statements 01:07:41 [2021-04-09T01:07:41.325Z] ok github.com/docker/docker/pkg/chrootarchive 0.132s coverage: 15.4% of statements 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestIsArchivePathTar (0.21s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestDecompressStreamGzip 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestDecompressStreamGzip (0.18s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestDecompressStreamBzip2 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestDecompressStreamBzip2 (0.14s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestDecompressStreamXz 01:07:41 [2021-04-09T01:07:41.325Z] --- SKIP: TestDecompressStreamXz (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] archive_test.go:134: Xz not present in msys2 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestCompressStreamXzUnsupported 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestCompressStreamBzip2Unsupported 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestCompressStreamInvalid 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestCompressStreamInvalid (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestExtensionInvalid 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestExtensionInvalid (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestExtensionUncompressed 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestExtensionUncompressed (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestExtensionBzip2 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestExtensionBzip2 (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestExtensionGzip 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestExtensionGzip (0.00s) 01:07:41 [2021-04-09T01:07:41.325Z] === RUN TestExtensionXz 01:07:41 [2021-04-09T01:07:41.325Z] --- PASS: TestExtensionXz (0.00s) 01:07:41 [2021-04-09T01:07:41.419Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 01:07:41 [2021-04-09T01:07:41.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:07:41 [2021-04-09T01:07:41.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:07:41 [2021-04-09T01:07:41.782Z] === RUN TestCmdStreamLargeStderr 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: TestCmdStreamLargeStderr (0.09s) 01:07:41 [2021-04-09T01:07:41.782Z] === RUN TestCmdStreamBad 01:07:41 [2021-04-09T01:07:41.782Z] --- SKIP: TestCmdStreamBad (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] archive_test.go:239: Failing on Windows CI machines 01:07:41 [2021-04-09T01:07:41.782Z] === RUN TestCmdStreamGood 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestContainsEntry 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestCreateEntries 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestEntriesDiff 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestEntriesEquality 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestGeneratorNotGenerate 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestGeneratorWithPort 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestGeneratorWithPortNotGenerate 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestNewEntry 01:07:41 [2021-04-09T01:07:41.782Z] === RUN Test/TestParse 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestContainsEntry (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestCreateEntries (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestEntriesDiff (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestEntriesEquality (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestNewEntry (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: Test/TestParse (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] PASS 01:07:41 [2021-04-09T01:07:41.782Z] coverage: 58.3% of statements 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: TestCmdStreamGood (0.05s) 01:07:41 [2021-04-09T01:07:41.782Z] === RUN TestUntarPathWithInvalidDest 01:07:41 [2021-04-09T01:07:41.782Z] ok github.com/docker/docker/pkg/discovery 0.065s coverage: 58.3% of statements 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) 01:07:41 [2021-04-09T01:07:41.782Z] === RUN TestUntarPathWithInvalidSrc 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 01:07:41 [2021-04-09T01:07:41.782Z] === RUN TestUntarPath 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: TestUntarPath (0.13s) 01:07:41 [2021-04-09T01:07:41.782Z] === RUN TestUntarPathWithDestinationFile 01:07:41 [2021-04-09T01:07:41.782Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) 01:07:41 [2021-04-09T01:07:41.782Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 01:07:41 [2021-04-09T01:07:41.805Z] --- PASS: TestExecWithCloseStdin (1.94s) 01:07:41 [2021-04-09T01:07:41.805Z] === RUN TestExec 01:07:41 [2021-04-09T01:07:41.805Z] === RUN TestDockerDaemonSuite/TestDaemonIP 01:07:42 [2021-04-09T01:07:42.224Z] --- PASS: TestUpdateRestartPolicy (12.94s) 01:07:42 [2021-04-09T01:07:42.224Z] === RUN TestUpdateRestartWithAutoRemove 01:07:42 [2021-04-09T01:07:42.224Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) 01:07:42 [2021-04-09T01:07:42.224Z] === RUN TestWaitNonBlocked 01:07:42 [2021-04-09T01:07:42.224Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 01:07:42 [2021-04-09T01:07:42.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 01:07:42 [2021-04-09T01:07:42.224Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 01:07:42 [2021-04-09T01:07:42.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 01:07:42 [2021-04-09T01:07:42.224Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 01:07:42 [2021-04-09T01:07:42.224Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 01:07:42 [2021-04-09T01:07:42.224Z] --- PASS: TestWaitNonBlocked (0.02s) 01:07:42 [2021-04-09T01:07:42.224Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) 01:07:42 [2021-04-09T01:07:42.224Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) 01:07:42 [2021-04-09T01:07:42.224Z] === RUN TestWaitBlocked 01:07:42 [2021-04-09T01:07:42.224Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 01:07:42 [2021-04-09T01:07:42.224Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 01:07:42 [2021-04-09T01:07:42.224Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 01:07:42 [2021-04-09T01:07:42.224Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 01:07:42 [2021-04-09T01:07:42.224Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 01:07:42 [2021-04-09T01:07:42.224Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestCopyWithTarInvalidSrc 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestCopyWithTarSrcFile 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestCopyWithTarSrcFile (0.03s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestCopyWithTarSrcFolder 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestCopyFileWithTarInvalidSrc 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestCopyFileWithTarSrcFolder 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestCopyFileWithTarSrcFile 01:07:42 [2021-04-09T01:07:42.239Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 01:07:42 [2021-04-09T01:07:42.239Z] === RUN TestTarFiles 01:07:42 [2021-04-09T01:07:42.695Z] === RUN Test 01:07:42 [2021-04-09T01:07:42.695Z] === RUN Test/TestContent 01:07:42 [2021-04-09T01:07:42.695Z] === RUN Test/TestInitialize 01:07:42 [2021-04-09T01:07:42.695Z] === RUN Test/TestNew 01:07:42 [2021-04-09T01:07:42.695Z] === RUN Test/TestParsingContentsWithComments 01:07:42 [2021-04-09T01:07:42.695Z] === RUN Test/TestRegister 01:07:42 [2021-04-09T01:07:42.695Z] === RUN Test/TestWatch 01:07:42 [2021-04-09T01:07:42.695Z] --- PASS: Test (0.01s) 01:07:42 [2021-04-09T01:07:42.695Z] --- PASS: Test/TestContent (0.00s) 01:07:42 [2021-04-09T01:07:42.695Z] --- PASS: Test/TestInitialize (0.00s) 01:07:42 [2021-04-09T01:07:42.695Z] --- PASS: Test/TestNew (0.00s) 01:07:42 [2021-04-09T01:07:42.695Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 01:07:42 [2021-04-09T01:07:42.696Z] --- PASS: Test/TestRegister (0.00s) 01:07:42 [2021-04-09T01:07:42.696Z] --- PASS: Test/TestWatch (0.01s) 01:07:42 [2021-04-09T01:07:42.696Z] PASS 01:07:42 [2021-04-09T01:07:42.696Z] coverage: 92.9% of statements 01:07:42 [2021-04-09T01:07:42.696Z] ok github.com/docker/docker/pkg/discovery/file 0.087s coverage: 92.9% of statements 01:07:43 [2021-04-09T01:07:43.157Z] === RUN Test 01:07:43 [2021-04-09T01:07:43.157Z] === RUN Test/TestWatch 01:07:43 [2021-04-09T01:07:43.157Z] --- PASS: Test (0.00s) 01:07:43 [2021-04-09T01:07:43.157Z] --- PASS: Test/TestWatch (0.00s) 01:07:43 [2021-04-09T01:07:43.157Z] PASS 01:07:43 [2021-04-09T01:07:43.157Z] coverage: 92.3% of statements 01:07:43 [2021-04-09T01:07:43.157Z] ok github.com/docker/docker/pkg/discovery/memory 0.105s coverage: 92.3% of statements 01:07:43 [2021-04-09T01:07:43.171Z] --- PASS: TestWaitBlocked (0.04s) 01:07:43 [2021-04-09T01:07:43.171Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) 01:07:43 [2021-04-09T01:07:43.171Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) 01:07:43 [2021-04-09T01:07:43.171Z] === CONT TestContainerStartOnDaemonRestart 01:07:43 [2021-04-09T01:07:43.171Z] === CONT TestContainerKillOnDaemonStart 01:07:43 [2021-04-09T01:07:43.171Z] === CONT TestDaemonHostGatewayIP 01:07:43 [2021-04-09T01:07:43.171Z] === CONT TestIpcModeOlderClient 01:07:43 [2021-04-09T01:07:43.171Z] --- PASS: TestIpcModeOlderClient (0.10s) 01:07:43 [2021-04-09T01:07:43.171Z] === CONT TestRestartDaemonWithRestartingContainer 01:07:43 [2021-04-09T01:07:43.181Z] --- PASS: TestExec (1.66s) 01:07:43 [2021-04-09T01:07:43.181Z] === RUN TestExecUser 01:07:44 [2021-04-09T01:07:44.088Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 01:07:44 [2021-04-09T01:07:44.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s) 01:07:44 [2021-04-09T01:07:44.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) 01:07:44 [2021-04-09T01:07:44.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) 01:07:44 [2021-04-09T01:07:44.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) 01:07:44 [2021-04-09T01:07:44.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.68s) 01:07:44 [2021-04-09T01:07:44.088Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) 01:07:44 [2021-04-09T01:07:44.088Z] === RUN TestBuildMultiStageCopy 01:07:44 [2021-04-09T01:07:44.088Z] === RUN TestBuildMultiStageCopy/copy_to_root 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test/TestInitialize 01:07:44 [2021-04-09T01:07:44.121Z] time="2021-04-09T01:07:43Z" level=info msg="Initializing discovery without TLS" 01:07:44 [2021-04-09T01:07:44.121Z] time="2021-04-09T01:07:43Z" level=info msg="Initializing discovery without TLS" 01:07:44 [2021-04-09T01:07:44.121Z] time="2021-04-09T01:07:43Z" level=info msg="Initializing discovery without TLS" 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test/TestInitializeWithCerts 01:07:44 [2021-04-09T01:07:44.121Z] time="2021-04-09T01:07:43Z" level=info msg="Initializing discovery with TLS" 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test/TestWatch 01:07:44 [2021-04-09T01:07:44.121Z] time="2021-04-09T01:07:43Z" level=info msg="Initializing discovery without TLS" 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test/TestInitialize 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test/TestInitializeWithPattern 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test/TestRegister 01:07:44 [2021-04-09T01:07:44.121Z] === RUN Test/TestWatch 01:07:44 [2021-04-09T01:07:44.121Z] --- PASS: Test (0.00s) 01:07:44 [2021-04-09T01:07:44.121Z] --- PASS: Test/TestInitialize (0.00s) 01:07:44 [2021-04-09T01:07:44.121Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 01:07:44 [2021-04-09T01:07:44.121Z] --- PASS: Test/TestRegister (0.00s) 01:07:44 [2021-04-09T01:07:44.121Z] --- PASS: Test/TestWatch (0.00s) 01:07:44 [2021-04-09T01:07:44.121Z] PASS 01:07:44 [2021-04-09T01:07:44.121Z] coverage: 93.8% of statements 01:07:44 [2021-04-09T01:07:44.121Z] ok github.com/docker/docker/pkg/discovery/nodes 0.061s coverage: 93.8% of statements 01:07:44 [2021-04-09T01:07:44.581Z] === RUN TestPollerAddRemove 01:07:44 [2021-04-09T01:07:44.581Z] --- PASS: TestPollerAddRemove (0.00s) 01:07:44 [2021-04-09T01:07:44.581Z] === RUN TestPollerEvent 01:07:44 [2021-04-09T01:07:44.581Z] --- SKIP: TestPollerEvent (0.00s) 01:07:44 [2021-04-09T01:07:44.581Z] poller_test.go:41: No chmod on Windows 01:07:44 [2021-04-09T01:07:44.581Z] === RUN TestPollerClose 01:07:44 [2021-04-09T01:07:44.581Z] --- PASS: TestPollerClose (0.00s) 01:07:45 [2021-04-09T01:07:45.037Z] PASS 01:07:45 [2021-04-09T01:07:45.037Z] coverage: 45.7% of statements 01:07:45 [2021-04-09T01:07:45.037Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements 01:07:45 [2021-04-09T01:07:45.085Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 01:07:45 [2021-04-09T01:07:45.085Z] --- PASS: TestExecUser (1.71s) 01:07:45 [2021-04-09T01:07:45.085Z] === RUN TestExportContainerAndImportImage 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCopyFileWithInvalidSrc 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCopyFileWithInvalidDest 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCopyFileWithSameSrcAndDest 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCopyFile 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCopyFile (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 01:07:46 [2021-04-09T01:07:46.001Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] fileutils_test.go:134: Needs porting to Windows 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestReadSymlinkedDirectoryToFile 01:07:46 [2021-04-09T01:07:46.001Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] fileutils_test.go:180: Needs porting to Windows 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestWildcardMatches 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestWildcardMatches (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestPatternMatches 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestPatternMatches (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestExclusionPatternMatchesPatternBefore 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestPatternMatchesFolderExclusions 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestPatternMatchesFolderWithSlashExclusions 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestPatternMatchesFolderWildcardExclusions 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestExclusionPatternMatchesPatternAfter 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestExclusionPatternMatchesWholeDirectory 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestSingleExclamationError 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestSingleExclamationError (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestMatchesWithNoPatterns 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestMatchesWithMalformedPatterns 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestMatches 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestMatches (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCleanPatterns 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCleanPatterns (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCleanPatternsStripEmptyPatterns 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCleanPatternsExceptionFlag 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCleanPatternsErrorSingleException 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCreateIfNotExistsDir 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestCreateIfNotExistsFile 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestCreateIfNotExistsFile (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestMatch 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestMatch (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] PASS 01:07:46 [2021-04-09T01:07:46.001Z] coverage: 87.7% of statements 01:07:46 [2021-04-09T01:07:46.001Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 87.7% of statements 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestGet 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestGet (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] === RUN TestGetShortcutString 01:07:46 [2021-04-09T01:07:46.001Z] --- PASS: TestGetShortcutString (0.00s) 01:07:46 [2021-04-09T01:07:46.001Z] PASS 01:07:46 [2021-04-09T01:07:46.001Z] coverage: 42.9% of statements 01:07:46 [2021-04-09T01:07:46.001Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements 01:07:46 [2021-04-09T01:07:46.020Z] --- PASS: TestExportContainerAndImportImage (1.28s) 01:07:46 [2021-04-09T01:07:46.020Z] === RUN TestExportContainerAfterDaemonRestart 01:07:46 [2021-04-09T01:07:46.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:07:46 [2021-04-09T01:07:46.290Z] INFO: Testing against a local daemon 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildWithSession 01:07:46 [2021-04-09T01:07:46.290Z] --- SKIP: TestBuildWithSession (0.00s) 01:07:46 [2021-04-09T01:07:46.290Z] build_session_test.go:25: TODO: BuildKit 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildSquashParent 01:07:46 [2021-04-09T01:07:46.290Z] --- SKIP: TestBuildSquashParent (0.00s) 01:07:46 [2021-04-09T01:07:46.290Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildWithRemoveAndForceRemove 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:07:46 [2021-04-09T01:07:46.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:07:46 [2021-04-09T01:07:46.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:07:46 [2021-04-09T01:07:46.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:07:46 [2021-04-09T01:07:46.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:07:46 [2021-04-09T01:07:46.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:07:46 [2021-04-09T01:07:46.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:07:46 [2021-04-09T01:07:46.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:07:46 [2021-04-09T01:07:46.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:07:46 [2021-04-09T01:07:46.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:07:46 [2021-04-09T01:07:46.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:07:46 [2021-04-09T01:07:46.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:07:46 [2021-04-09T01:07:46.483Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s) 01:07:46 [2021-04-09T01:07:46.483Z] === CONT TestDaemonRestartIpcMode 01:07:46 [2021-04-09T01:07:46.587Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 01:07:46 [2021-04-09T01:07:46.587Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 01:07:46 [2021-04-09T01:07:46.964Z] --- PASS: Test (3.19s) 01:07:46 [2021-04-09T01:07:46.964Z] --- PASS: Test/TestInitialize (0.17s) 01:07:46 [2021-04-09T01:07:46.964Z] --- PASS: Test/TestInitializeWithCerts (0.01s) 01:07:46 [2021-04-09T01:07:46.964Z] --- PASS: Test/TestWatch (3.00s) 01:07:46 [2021-04-09T01:07:46.964Z] PASS 01:07:46 [2021-04-09T01:07:46.964Z] coverage: 84.1% of statements 01:07:46 [2021-04-09T01:07:46.964Z] ok github.com/docker/docker/pkg/discovery/kv 3.337s coverage: 84.1% of statements 01:07:47 [2021-04-09T01:07:47.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 01:07:47 [2021-04-09T01:07:47.421Z] === RUN TestCreateIDMapOrder 01:07:47 [2021-04-09T01:07:47.421Z] --- PASS: TestCreateIDMapOrder (0.00s) 01:07:47 [2021-04-09T01:07:47.421Z] PASS 01:07:47 [2021-04-09T01:07:47.421Z] coverage: 7.2% of statements 01:07:47 [2021-04-09T01:07:47.421Z] ok github.com/docker/docker/pkg/idtools 0.088s coverage: 7.2% of statements 01:07:47 [2021-04-09T01:07:47.877Z] === RUN TestFixedBufferCap 01:07:47 [2021-04-09T01:07:47.877Z] --- PASS: TestFixedBufferCap (0.00s) 01:07:47 [2021-04-09T01:07:47.877Z] === RUN TestFixedBufferLen 01:07:47 [2021-04-09T01:07:47.877Z] --- PASS: TestFixedBufferLen (0.00s) 01:07:47 [2021-04-09T01:07:47.877Z] === RUN TestFixedBufferString 01:07:47 [2021-04-09T01:07:47.877Z] --- PASS: TestFixedBufferString (0.00s) 01:07:47 [2021-04-09T01:07:47.877Z] === RUN TestFixedBufferWrite 01:07:47 [2021-04-09T01:07:47.877Z] --- PASS: TestFixedBufferWrite (0.00s) 01:07:47 [2021-04-09T01:07:47.877Z] === RUN TestFixedBufferRead 01:07:47 [2021-04-09T01:07:47.877Z] --- PASS: TestFixedBufferRead (0.00s) 01:07:47 [2021-04-09T01:07:47.877Z] === RUN TestBytesPipeRead 01:07:47 [2021-04-09T01:07:47.877Z] --- PASS: TestBytesPipeRead (0.00s) 01:07:47 [2021-04-09T01:07:47.877Z] === RUN TestBytesPipeWrite 01:07:47 [2021-04-09T01:07:47.877Z] --- PASS: TestBytesPipeWrite (0.00s) 01:07:47 [2021-04-09T01:07:47.952Z] === RUN TestDockerNetworkMacvlan/Addressing 01:07:47 [2021-04-09T01:07:47.961Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 01:07:48 [2021-04-09T01:07:48.309Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 01:07:48 [2021-04-09T01:07:48.333Z] === RUN TestBytesPipeWriteRandomChunks 01:07:48 [2021-04-09T01:07:48.404Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.75s) 01:07:48 [2021-04-09T01:07:48.529Z] --- PASS: TestExportContainerAfterDaemonRestart (2.42s) 01:07:48 [2021-04-09T01:07:48.529Z] === RUN TestHealthCheckWorkdir 01:07:48 [2021-04-09T01:07:48.795Z] === RUN TestError 01:07:48 [2021-04-09T01:07:48.795Z] --- PASS: TestError (0.00s) 01:07:48 [2021-04-09T01:07:48.795Z] === RUN TestProgressString 01:07:48 [2021-04-09T01:07:48.795Z] === RUN TestProgressString/no_progress 01:07:48 [2021-04-09T01:07:48.795Z] === RUN TestProgressString/progress_1 01:07:48 [2021-04-09T01:07:48.795Z] === RUN TestProgressString/some_progress_with_a_start_time 01:07:48 [2021-04-09T01:07:48.795Z] === RUN TestProgressString/some_progress_without_a_start_time 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestProgressString/with_units 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestProgressString/hide_counts 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString/no_progress (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString/progress_1 (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString/with_units (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestProgressString/hide_counts (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestJSONMessageDisplay 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestAtomicWriteToFile 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestAtomicWriteToFile (0.02s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestAtomicWriteSetCommit 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestAtomicWriteSetCancel 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestReadCloserWrapperClose 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestReadCloserWrapperClose (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestReaderErrWrapperReadOnError 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestReaderErrWrapperRead 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestReaderErrWrapperRead (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestHashData 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestHashData (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestCancelReadCloser 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestCancelReadCloser (0.10s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestWriteCloserWrapperClose 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestNopWriteCloser 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestNopWriteCloser (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestNopWriter 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestNopWriter (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestWriteCounter 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestWriteCounter (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] PASS 01:07:48 [2021-04-09T01:07:48.796Z] coverage: 69.2% of statements 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestJSONMessageDisplay (0.17s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestJSONMessageDisplayWithJSONError 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestDisplayJSONMessagesStream 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestStandardLongPath 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestStandardLongPath (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] === RUN TestUNCLongPath 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestUNCLongPath (0.00s) 01:07:48 [2021-04-09T01:07:48.796Z] PASS 01:07:48 [2021-04-09T01:07:48.796Z] coverage: 100.0% of statements 01:07:48 [2021-04-09T01:07:48.796Z] ok github.com/docker/docker/pkg/ioutils 0.771s coverage: 69.2% of statements 01:07:48 [2021-04-09T01:07:48.796Z] --- PASS: TestDisplayJSONMessagesStream (0.02s) 01:07:48 [2021-04-09T01:07:48.796Z] PASS 01:07:48 [2021-04-09T01:07:48.796Z] coverage: 91.7% of statements 01:07:48 [2021-04-09T01:07:48.796Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements 01:07:48 [2021-04-09T01:07:48.796Z] ok github.com/docker/docker/pkg/jsonmessage 0.256s coverage: 91.7% of statements 01:07:49 [2021-04-09T01:07:49.097Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 01:07:49 [2021-04-09T01:07:49.245Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 01:07:49 [2021-04-09T01:07:49.252Z] --- PASS: TestTarFiles (7.07s) 01:07:49 [2021-04-09T01:07:49.252Z] === RUN TestTarUntar 01:07:49 [2021-04-09T01:07:49.252Z] --- PASS: TestTarUntar (0.05s) 01:07:49 [2021-04-09T01:07:49.252Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 01:07:49 [2021-04-09T01:07:49.252Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) 01:07:49 [2021-04-09T01:07:49.252Z] === RUN TestTarWithOptions 01:07:49 [2021-04-09T01:07:49.252Z] --- PASS: TestTarWithOptions (0.04s) 01:07:49 [2021-04-09T01:07:49.252Z] === RUN TestTypeXGlobalHeaderDoesNotFail 01:07:49 [2021-04-09T01:07:49.252Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 01:07:49 [2021-04-09T01:07:49.252Z] === RUN TestUntarUstarGnuConflict 01:07:49 [2021-04-09T01:07:49.252Z] --- PASS: TestUntarUstarGnuConflict (0.01s) 01:07:49 [2021-04-09T01:07:49.252Z] === RUN TestUntarInvalidFilenames 01:07:49 [2021-04-09T01:07:49.252Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames294117938\\dest" 01:07:49 [2021-04-09T01:07:49.252Z] --- PASS: TestUntarInvalidFilenames (0.17s) 01:07:49 [2021-04-09T01:07:49.252Z] === RUN TestUntarHardlinkToSymlink 01:07:49 [2021-04-09T01:07:49.252Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) 01:07:49 [2021-04-09T01:07:49.252Z] === RUN TestUntarInvalidHardlink 01:07:49 [2021-04-09T01:07:49.316Z] --- PASS: TestDockerNetworkMacvlan (17.28s) 01:07:49 [2021-04-09T01:07:49.316Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) 01:07:49 [2021-04-09T01:07:49.316Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) 01:07:49 [2021-04-09T01:07:49.316Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) 01:07:49 [2021-04-09T01:07:49.316Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) 01:07:49 [2021-04-09T01:07:49.316Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) 01:07:49 [2021-04-09T01:07:49.316Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.55s) 01:07:49 [2021-04-09T01:07:49.316Z] PASS 01:07:49 [2021-04-09T01:07:49.316Z] 01:07:49 [2021-04-09T01:07:49.316Z] DONE 8 tests in 19.215s 01:07:49 [2021-04-09T01:07:49.316Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 01:07:49 [2021-04-09T01:07:49.316Z] testing: warning: no tests to run 01:07:49 [2021-04-09T01:07:49.316Z] PASS 01:07:49 [2021-04-09T01:07:49.316Z] 01:07:49 [2021-04-09T01:07:49.316Z] DONE 0 tests in 0.006s 01:07:49 [2021-04-09T01:07:49.316Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 01:07:49 [2021-04-09T01:07:49.316Z] INFO: Testing against a local daemon 01:07:49 [2021-04-09T01:07:49.316Z] === RUN TestAuthZPluginAllowRequest 01:07:49 [2021-04-09T01:07:49.356Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink509368835\\victim\\hello" -> "../victim/hello" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink399481734\\victim\\hello" -> "/../victim/hello" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink718958381\\victim" -> "../victim" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink669518504\\victim" -> "../victim" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink252579815\\victim" -> "../victim" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink880330778\\victim" -> "../victim" 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestUntarInvalidHardlink (0.03s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestUntarInvalidSymlink 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink264409777\\dest\\dotdot" -> "../victim/hello" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink557277276\\dest\\slash-dotdot" -> "/../victim/hello" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink078985739\\dest\\loophole-victim" -> "../victim" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink341715950\\dest\\loophole-victim" -> "../victim" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink560201333\\dest\\loophole-victim" -> "../victim" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink212516688\\dest\\loophole-victim" -> "../victim" 01:07:49 [2021-04-09T01:07:49.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink552531567\\dest\\dir\\loophole" -> "../../victim" 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestUntarInvalidSymlink (0.04s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestTempArchiveCloseMultipleTimes 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestXGlobalNoParent 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestXGlobalNoParent (0.00s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestReplaceFileTarWrapper 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestNameFormat 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestNameFormat (0.00s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestNameRetries 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestNameRetries (0.00s) 01:07:49 [2021-04-09T01:07:49.709Z] PASS 01:07:49 [2021-04-09T01:07:49.709Z] coverage: 85.7% of statements 01:07:49 [2021-04-09T01:07:49.709Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestReplaceFileTarWrapper (0.27s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestPrefixHeaderReadable 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestPrefixHeaderReadable (0.02s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestDisablePigz 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestParseKeyValueOpt 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestParseKeyValueOpt (0.00s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestParseUintList 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestParseUintList (0.00s) 01:07:49 [2021-04-09T01:07:49.709Z] === RUN TestParseUintListMaximumLimits 01:07:49 [2021-04-09T01:07:49.709Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 01:07:49 [2021-04-09T01:07:49.709Z] PASS 01:07:49 [2021-04-09T01:07:49.709Z] coverage: 97.0% of statements 01:07:49 [2021-04-09T01:07:49.709Z] ok github.com/docker/docker/pkg/parsers 0.071s coverage: 97.0% of statements 01:07:49 [2021-04-09T01:07:49.793Z] --- PASS: TestDaemonHostGatewayIP (6.34s) 01:07:50 [2021-04-09T01:07:50.166Z] --- PASS: TestDisablePigz (0.13s) 01:07:50 [2021-04-09T01:07:50.166Z] archive_test.go:1331: Test will not check full path when Pigz not installed 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestPigz 01:07:50 [2021-04-09T01:07:50.166Z] --- PASS: TestPigz (0.13s) 01:07:50 [2021-04-09T01:07:50.166Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestCopyFileWithInvalidDest 01:07:50 [2021-04-09T01:07:50.166Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 01:07:50 [2021-04-09T01:07:50.166Z] archive_windows_test.go:16: Currently fails 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestCanonicalTarNameForPath 01:07:50 [2021-04-09T01:07:50.166Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestCanonicalTarName 01:07:50 [2021-04-09T01:07:50.166Z] --- PASS: TestCanonicalTarName (0.00s) 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestChmodTarEntry 01:07:50 [2021-04-09T01:07:50.166Z] --- PASS: TestChmodTarEntry (0.00s) 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestHardLinkOrder 01:07:50 [2021-04-09T01:07:50.166Z] --- PASS: TestHardLinkOrder (0.17s) 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestChangeString 01:07:50 [2021-04-09T01:07:50.166Z] --- PASS: TestChangeString (0.00s) 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestChangesWithNoChanges 01:07:50 [2021-04-09T01:07:50.166Z] --- PASS: TestChangesWithNoChanges (0.03s) 01:07:50 [2021-04-09T01:07:50.166Z] === RUN TestChangesWithChanges 01:07:50 [2021-04-09T01:07:50.180Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 01:07:50 [2021-04-09T01:07:50.367Z] --- PASS: TestDaemonRestartIpcMode (3.92s) 01:07:50 [2021-04-09T01:07:50.622Z] --- PASS: TestChangesWithChanges (0.07s) 01:07:50 [2021-04-09T01:07:50.622Z] === RUN TestChangesWithChangesGH13590 01:07:50 [2021-04-09T01:07:50.622Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 01:07:50 [2021-04-09T01:07:50.622Z] changes_test.go:196: needs more investigation 01:07:50 [2021-04-09T01:07:50.622Z] === RUN TestChangesDirsEmpty 01:07:50 [2021-04-09T01:07:50.622Z] === RUN TestNewAndRemove 01:07:50 [2021-04-09T01:07:50.622Z] --- PASS: TestNewAndRemove (0.00s) 01:07:50 [2021-04-09T01:07:50.622Z] === RUN TestRemoveInvalidPath 01:07:50 [2021-04-09T01:07:50.622Z] --- PASS: TestRemoveInvalidPath (0.00s) 01:07:50 [2021-04-09T01:07:50.622Z] PASS 01:07:50 [2021-04-09T01:07:50.622Z] coverage: 82.6% of statements 01:07:50 [2021-04-09T01:07:50.622Z] ok github.com/docker/docker/pkg/pidfile 0.087s coverage: 82.6% of statements 01:07:50 [2021-04-09T01:07:50.622Z] --- PASS: TestChangesDirsEmpty (0.24s) 01:07:50 [2021-04-09T01:07:50.622Z] === RUN TestChangesDirsMutated 01:07:50 [2021-04-09T01:07:50.622Z] --- PASS: TestChangesDirsMutated (0.22s) 01:07:50 [2021-04-09T01:07:50.622Z] === RUN TestApplyLayer 01:07:50 [2021-04-09T01:07:50.622Z] --- SKIP: TestApplyLayer (0.00s) 01:07:50 [2021-04-09T01:07:50.622Z] changes_test.go:433: needs further investigation 01:07:50 [2021-04-09T01:07:50.681Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) 01:07:50 [2021-04-09T01:07:50.681Z] === RUN TestAuthZPluginTLS 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestChangesSizeWithHardlinks 01:07:51 [2021-04-09T01:07:51.080Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] changes_test.go:469: needs further investigation 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestChangesSizeWithNoChanges 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestChangesSizeWithOnlyDeleteChanges 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestChangesSize 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestChangesSize (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestApplyLayerInvalidFilenames 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames008773926\\dest" 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestApplyLayerInvalidHardlink 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink235461448\\victim\\hello" -> "../victim/hello" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink829974535\\victim\\hello" -> "/../victim/hello" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink699845562\\victim" -> "../victim" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink353200081\\victim" -> "../victim" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink370352380\\victim" -> "../victim" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink066796075\\victim" -> "../victim" 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestApplyLayerInvalidSymlink 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink306285966\\dest\\dotdot" -> "../victim/hello" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink453490581\\dest\\slash-dotdot" -> "/../victim/hello" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink626003952\\dest\\loophole-victim" -> "../victim" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink895425679\\dest\\loophole-victim" -> "../victim" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink250847906\\dest\\loophole-victim" -> "../victim" 01:07:51 [2021-04-09T01:07:51.080Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink083990937\\dest\\loophole-victim" -> "../victim" 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestApplyLayerWhiteouts 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestApplyLayerWhiteouts (0.07s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestGenerateEmptyFile 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestGenerateEmptyFile (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestGenerateWithContent 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestGenerateWithContent (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] PASS 01:07:51 [2021-04-09T01:07:51.080Z] coverage: 62.6% of statements 01:07:51 [2021-04-09T01:07:51.080Z] ok github.com/docker/docker/pkg/archive 10.499s coverage: 62.6% of statements 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestParseEmptyInterface 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestParseEmptyInterface (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestParseNonInterfaceType 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestParseNonInterfaceType (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestParseWithOneFunction 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestParseWithOneFunction (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestParseWithMultipleFuncs 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestParseWithUnnamedReturn 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestEmbeddedInterface 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestEmbeddedInterface (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestParsedImports 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestParsedImports (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] === RUN TestAliasedImports 01:07:51 [2021-04-09T01:07:51.080Z] --- PASS: TestAliasedImports (0.00s) 01:07:51 [2021-04-09T01:07:51.080Z] PASS 01:07:51 [2021-04-09T01:07:51.080Z] coverage: 56.8% of statements 01:07:51 [2021-04-09T01:07:51.080Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.118s coverage: 56.8% of statements 01:07:51 [2021-04-09T01:07:51.116Z] --- PASS: TestBuildMultiStageCopy (7.38s) 01:07:51 [2021-04-09T01:07:51.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) 01:07:51 [2021-04-09T01:07:51.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) 01:07:51 [2021-04-09T01:07:51.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 01:07:51 [2021-04-09T01:07:51.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 01:07:51 [2021-04-09T01:07:51.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 01:07:51 [2021-04-09T01:07:51.116Z] === RUN TestBuildMultiStageParentConfig 01:07:51 [2021-04-09T01:07:51.257Z] === RUN TestDockerSuite/TestBuildAddScript 01:07:51 [2021-04-09T01:07:51.257Z] --- PASS: TestHealthCheckWorkdir (2.55s) 01:07:51 [2021-04-09T01:07:51.257Z] === RUN TestHealthKillContainer 01:07:51 [2021-04-09T01:07:51.607Z] --- PASS: TestAuthZPluginTLS (0.67s) 01:07:51 [2021-04-09T01:07:51.607Z] === RUN TestAuthZPluginDenyRequest 01:07:52 [2021-04-09T01:07:52.167Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) 01:07:52 [2021-04-09T01:07:52.167Z] === RUN TestAuthZPluginAPIDenyResponse 01:07:52 [2021-04-09T01:07:52.610Z] === RUN TestFailedConnection 01:07:52 [2021-04-09T01:07:52.610Z] === RUN TestHTTPTransport 01:07:52 [2021-04-09T01:07:52.610Z] --- PASS: TestHTTPTransport (0.00s) 01:07:52 [2021-04-09T01:07:52.610Z] PASS 01:07:52 [2021-04-09T01:07:52.610Z] coverage: 85.7% of statements 01:07:52 [2021-04-09T01:07:52.610Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements 01:07:52 [2021-04-09T01:07:52.634Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 01:07:52 [2021-04-09T01:07:52.743Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) 01:07:52 [2021-04-09T01:07:52.743Z] === RUN TestAuthZPluginDenyResponse 01:07:53 [2021-04-09T01:07:53.072Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 01:07:53 [2021-04-09T01:07:53.072Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 01:07:53 [2021-04-09T01:07:53.072Z] === RUN TestBufioReaderPoolPutAndGet 01:07:53 [2021-04-09T01:07:53.072Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 01:07:53 [2021-04-09T01:07:53.072Z] === RUN TestNewReadCloserWrapperWithAReadCloser 01:07:53 [2021-04-09T01:07:53.072Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 01:07:53 [2021-04-09T01:07:53.072Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 01:07:53 [2021-04-09T01:07:53.072Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 01:07:53 [2021-04-09T01:07:53.072Z] === RUN TestBufioWriterPoolPutAndGet 01:07:53 [2021-04-09T01:07:53.072Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 01:07:53 [2021-04-09T01:07:53.072Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 01:07:53 [2021-04-09T01:07:53.072Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 01:07:53 [2021-04-09T01:07:53.072Z] === RUN TestBufferPoolPutAndGet 01:07:53 [2021-04-09T01:07:53.072Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 01:07:53 [2021-04-09T01:07:53.072Z] PASS 01:07:53 [2021-04-09T01:07:53.072Z] coverage: 88.2% of statements 01:07:53 [2021-04-09T01:07:53.072Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements 01:07:53 [2021-04-09T01:07:53.312Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) 01:07:53 [2021-04-09T01:07:53.312Z] === RUN TestAuthZPluginAllowEventStream 01:07:53 [2021-04-09T01:07:53.529Z] --- PASS: TestFailedConnection (1.02s) 01:07:53 [2021-04-09T01:07:53.529Z] === RUN TestFailOnce 01:07:53 [2021-04-09T01:07:53.529Z] 2021/04/09 01:07:53 http: panic serving 127.0.0.1:49222: Plugin not ready 01:07:53 [2021-04-09T01:07:53.529Z] goroutine 10 [running]: 01:07:53 [2021-04-09T01:07:53.529Z] net/http.(*conn).serve.func1(0xc000058b40) 01:07:53 [2021-04-09T01:07:53.529Z] c:/go/src/net/http/server.go:1795 +0x140 01:07:53 [2021-04-09T01:07:53.529Z] panic(0x849b40, 0x986ad0) 01:07:53 [2021-04-09T01:07:53.529Z] c:/go/src/runtime/panic.go:679 +0x1c0 01:07:53 [2021-04-09T01:07:53.529Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) 01:07:53 [2021-04-09T01:07:53.529Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 01:07:53 [2021-04-09T01:07:53.529Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) 01:07:53 [2021-04-09T01:07:53.529Z] c:/go/src/net/http/server.go:2036 +0x4b 01:07:53 [2021-04-09T01:07:53.529Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) 01:07:53 [2021-04-09T01:07:53.529Z] c:/go/src/net/http/server.go:2416 +0x1c4 01:07:53 [2021-04-09T01:07:53.529Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) 01:07:53 [2021-04-09T01:07:53.529Z] c:/go/src/net/http/server.go:2831 +0xab 01:07:53 [2021-04-09T01:07:53.529Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) 01:07:53 [2021-04-09T01:07:53.529Z] c:/go/src/net/http/server.go:1919 +0x87c 01:07:53 [2021-04-09T01:07:53.529Z] created by net/http.(*Server).Serve 01:07:53 [2021-04-09T01:07:53.529Z] c:/go/src/net/http/server.go:2957 +0x38b 01:07:53 [2021-04-09T01:07:53.529Z] time="2021-04-09T01:07:53Z" 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" 01:07:53 [2021-04-09T01:07:53.529Z] === RUN TestOutputOnPrematureClose 01:07:53 [2021-04-09T01:07:53.529Z] --- PASS: TestOutputOnPrematureClose (0.00s) 01:07:53 [2021-04-09T01:07:53.529Z] === RUN TestCompleteSilently 01:07:53 [2021-04-09T01:07:53.529Z] --- PASS: TestCompleteSilently (0.00s) 01:07:53 [2021-04-09T01:07:53.529Z] PASS 01:07:53 [2021-04-09T01:07:53.529Z] coverage: 75.9% of statements 01:07:53 [2021-04-09T01:07:53.529Z] ok github.com/docker/docker/pkg/progress 0.049s coverage: 75.9% of statements 01:07:53 [2021-04-09T01:07:53.985Z] === RUN TestSendToOneSub 01:07:53 [2021-04-09T01:07:53.985Z] --- PASS: TestSendToOneSub (0.00s) 01:07:53 [2021-04-09T01:07:53.985Z] === RUN TestSendToMultipleSubs 01:07:53 [2021-04-09T01:07:53.985Z] --- PASS: TestSendToMultipleSubs (0.00s) 01:07:53 [2021-04-09T01:07:53.985Z] === RUN TestEvictOneSub 01:07:53 [2021-04-09T01:07:53.985Z] --- PASS: TestEvictOneSub (0.00s) 01:07:53 [2021-04-09T01:07:53.985Z] === RUN TestClosePublisher 01:07:53 [2021-04-09T01:07:53.985Z] --- PASS: TestClosePublisher (0.00s) 01:07:53 [2021-04-09T01:07:53.985Z] === RUN TestPubSubRace 01:07:54 [2021-04-09T01:07:54.441Z] --- PASS: TestFailOnce (1.16s) 01:07:54 [2021-04-09T01:07:54.441Z] === RUN TestEchoInputOutput 01:07:54 [2021-04-09T01:07:54.441Z] --- PASS: TestEchoInputOutput (0.00s) 01:07:54 [2021-04-09T01:07:54.441Z] === RUN TestBackoff 01:07:54 [2021-04-09T01:07:54.441Z] --- PASS: TestBackoff (0.00s) 01:07:54 [2021-04-09T01:07:54.441Z] === RUN TestAbortRetry 01:07:54 [2021-04-09T01:07:54.441Z] --- PASS: TestAbortRetry (0.00s) 01:07:54 [2021-04-09T01:07:54.441Z] === RUN TestClientScheme 01:07:54 [2021-04-09T01:07:54.442Z] --- PASS: TestClientScheme (0.00s) 01:07:54 [2021-04-09T01:07:54.442Z] === RUN TestNewClientWithTimeout 01:07:54 [2021-04-09T01:07:54.442Z] === RUN TestRegister 01:07:54 [2021-04-09T01:07:54.442Z] --- PASS: TestRegister (0.00s) 01:07:54 [2021-04-09T01:07:54.442Z] === RUN TestCommand 01:07:54 [2021-04-09T01:07:54.442Z] --- PASS: TestCommand (0.03s) 01:07:54 [2021-04-09T01:07:54.442Z] === RUN TestNaiveSelf 01:07:54 [2021-04-09T01:07:54.898Z] --- PASS: TestNaiveSelf (0.02s) 01:07:54 [2021-04-09T01:07:54.898Z] PASS 01:07:54 [2021-04-09T01:07:54.898Z] coverage: 82.4% of statements 01:07:54 [2021-04-09T01:07:54.898Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements 01:07:54 [2021-04-09T01:07:54.898Z] --- PASS: TestPubSubRace (1.05s) 01:07:54 [2021-04-09T01:07:54.898Z] PASS 01:07:54 [2021-04-09T01:07:54.898Z] coverage: 75.0% of statements 01:07:54 [2021-04-09T01:07:54.898Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 75.0% of statements 01:07:54 [2021-04-09T01:07:54.898Z] time="2021-04-09T01:07:54Z" 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" 01:07:54 [2021-04-09T01:07:54.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:07:55 [2021-04-09T01:07:55.169Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 01:07:55 [2021-04-09T01:07:55.169Z] --- PASS: TestHealthKillContainer (3.85s) 01:07:55 [2021-04-09T01:07:55.169Z] === RUN TestInspectCpusetInConfigPre120 01:07:55 [2021-04-09T01:07:55.198Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) 01:07:55 [2021-04-09T01:07:55.198Z] === RUN TestAuthZPluginErrorResponse 01:07:55 [2021-04-09T01:07:55.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:07:55 [2021-04-09T01:07:55.427Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 01:07:55 [2021-04-09T01:07:55.759Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) 01:07:55 [2021-04-09T01:07:55.759Z] === RUN TestAuthZPluginErrorRequest 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestParseSignal 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestParseSignal (0.01s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestValidSignalForPlatform 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestValidSignalForPlatform (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] PASS 01:07:55 [2021-04-09T01:07:55.862Z] coverage: 20.3% of statements 01:07:55 [2021-04-09T01:07:55.862Z] ok github.com/docker/docker/pkg/signal 0.051s coverage: 20.3% of statements 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestNewStdWriter 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestNewStdWriter (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestWriteWithUninitializedStdWriter 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestWriteWithNilBytes 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestWriteWithNilBytes (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestWrite 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestWrite (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestWriteWithWriterError 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestWriteWithWriterError (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyWriteAndRead 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyReturnsErrorReadingHeader 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyReturnsErrorReadingFrame 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyDetectsCorruptedFrame 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyWithInvalidInputHeader 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyWithCorruptedPrefix 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyReturnsWriteErrors 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] === RUN TestStdCopyReturnsErrorFromSystem 01:07:55 [2021-04-09T01:07:55.862Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 01:07:55 [2021-04-09T01:07:55.862Z] PASS 01:07:55 [2021-04-09T01:07:55.862Z] coverage: 100.0% of statements 01:07:55 [2021-04-09T01:07:55.862Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements 01:07:56 [2021-04-09T01:07:56.318Z] time="2021-04-09T01:07:56Z" 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" 01:07:56 [2021-04-09T01:07:56.319Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) 01:07:56 [2021-04-09T01:07:56.319Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 01:07:56 [2021-04-09T01:07:56.361Z] --- PASS: TestInspectCpusetInConfigPre120 (1.31s) 01:07:56 [2021-04-09T01:07:56.361Z] === RUN TestIpcModeNone 01:07:56 [2021-04-09T01:07:56.389Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 01:07:56 [2021-04-09T01:07:56.389Z] === RUN TestBuildLabelWithTargets 01:07:56 [2021-04-09T01:07:56.774Z] === RUN TestGenerateRandomID 01:07:56 [2021-04-09T01:07:56.774Z] --- PASS: TestGenerateRandomID (0.00s) 01:07:56 [2021-04-09T01:07:56.774Z] === RUN TestShortenId 01:07:56 [2021-04-09T01:07:56.774Z] --- PASS: TestShortenId (0.00s) 01:07:56 [2021-04-09T01:07:56.774Z] === RUN TestShortenSha256Id 01:07:56 [2021-04-09T01:07:56.774Z] --- PASS: TestShortenSha256Id (0.00s) 01:07:56 [2021-04-09T01:07:56.774Z] === RUN TestShortenIdEmpty 01:07:56 [2021-04-09T01:07:56.774Z] --- PASS: TestShortenIdEmpty (0.00s) 01:07:56 [2021-04-09T01:07:56.774Z] === RUN TestShortenIdInvalid 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestShortenIdInvalid (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestIsShortIDNonHex 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestIsShortIDNonHex (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestIsShortIDNotCorrectSize 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] PASS 01:07:56 [2021-04-09T01:07:56.775Z] coverage: 70.6% of statements 01:07:56 [2021-04-09T01:07:56.775Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestRawProgressFormatterFormatStatus 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestRawProgressFormatterFormatProgress 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestFormatStatus 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestFormatStatus (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestFormatError 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestFormatError (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestFormatJSONError 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestFormatJSONError (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestJsonProgressFormatterFormatProgress 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestJsonProgressFormatterFormatStatus 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestNewJSONProgressOutput 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestNewJSONProgressOutput (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestAuxFormatterEmit 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestAuxFormatterEmit (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestStreamWriterStdout 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestStreamWriterStdout (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] === RUN TestStreamWriterStderr 01:07:56 [2021-04-09T01:07:56.775Z] --- PASS: TestStreamWriterStderr (0.00s) 01:07:56 [2021-04-09T01:07:56.775Z] PASS 01:07:56 [2021-04-09T01:07:56.775Z] coverage: 66.2% of statements 01:07:56 [2021-04-09T01:07:56.775Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements 01:07:56 [2021-04-09T01:07:56.959Z] --- PASS: TestContainerKillOnDaemonStart (13.61s) 01:07:56 [2021-04-09T01:07:56.959Z] PASS 01:07:56 [2021-04-09T01:07:56.959Z] 01:07:56 [2021-04-09T01:07:56.959Z] === Skipped 01:07:56 [2021-04-09T01:07:56.959Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 01:07:56 [2021-04-09T01:07:56.959Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:07:56 [2021-04-09T01:07:56.959Z] 01:07:56 [2021-04-09T01:07:56.959Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) 01:07:56 [2021-04-09T01:07:56.960Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:07:56 [2021-04-09T01:07:56.960Z] 01:07:56 [2021-04-09T01:07:56.960Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) 01:07:56 [2021-04-09T01:07:56.960Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:07:56 [2021-04-09T01:07:56.960Z] 01:07:56 [2021-04-09T01:07:56.960Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 01:07:56 [2021-04-09T01:07:56.960Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 01:07:56 [2021-04-09T01:07:56.960Z] 01:07:56 [2021-04-09T01:07:56.960Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 01:07:56 [2021-04-09T01:07:56.960Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 01:07:56 [2021-04-09T01:07:56.960Z] 01:07:56 [2021-04-09T01:07:56.960Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) 01:07:56 [2021-04-09T01:07:56.960Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 01:07:56 [2021-04-09T01:07:56.960Z] 01:07:56 [2021-04-09T01:07:56.960Z] 01:07:56 [2021-04-09T01:07:56.960Z] DONE 197 tests, 6 skipped in 163.358s 01:07:56 [2021-04-09T01:07:56.960Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 01:07:56 [2021-04-09T01:07:56.960Z] ++ 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 01:07:56 [2021-04-09T01:07:56.960Z] ++ set -e 01:07:56 [2021-04-09T01:07:56.960Z] ++ '[' -n 0 ']' 01:07:56 [2021-04-09T01:07:56.960Z] ++ set -x 01:07:56 [2021-04-09T01:07:56.960Z] ++ 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 01:07:56 [2021-04-09T01:07:56.960Z] INFO: Testing against a local daemon 01:07:56 [2021-04-09T01:07:56.960Z] === RUN TestCommitInheritsEnv 01:07:57 [2021-04-09T01:07:57.244Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) 01:07:57 [2021-04-09T01:07:57.244Z] === RUN TestAuthZPluginEnsureLoadImportWorking 01:07:57 [2021-04-09T01:07:57.533Z] --- PASS: TestCommitInheritsEnv (0.42s) 01:07:57 [2021-04-09T01:07:57.533Z] === RUN TestImportExtremelyLargeImageWorks 01:07:57 [2021-04-09T01:07:57.533Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 01:07:57 [2021-04-09T01:07:57.533Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 01:07:57 [2021-04-09T01:07:57.533Z] === RUN TestImagesFilterMultiReference 01:07:57 [2021-04-09T01:07:57.533Z] --- PASS: TestImagesFilterMultiReference (0.10s) 01:07:57 [2021-04-09T01:07:57.533Z] === RUN TestImagePullPlatformInvalid 01:07:57 [2021-04-09T01:07:57.533Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 01:07:57 [2021-04-09T01:07:57.533Z] === RUN TestRemoveImageOrphaning 01:07:57 [2021-04-09T01:07:57.750Z] tests/integration/models_containers_test.py ............................ [ 83%] 01:07:58 [2021-04-09T01:07:58.107Z] --- PASS: TestRemoveImageOrphaning (0.38s) 01:07:58 [2021-04-09T01:07:58.107Z] === RUN TestRemoveImageGarbageCollector 01:07:58 [2021-04-09T01:07:58.107Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 01:07:58 [2021-04-09T01:07:58.107Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:07:58 [2021-04-09T01:07:58.107Z] === RUN TestTagUnprefixedRepoByNameOrName 01:07:58 [2021-04-09T01:07:58.107Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 01:07:58 [2021-04-09T01:07:58.107Z] === RUN TestTagInvalidReference 01:07:58 [2021-04-09T01:07:58.107Z] --- PASS: TestTagInvalidReference (0.03s) 01:07:58 [2021-04-09T01:07:58.107Z] === RUN TestTagValidPrefixedRepo 01:07:58 [2021-04-09T01:07:58.107Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 01:07:58 [2021-04-09T01:07:58.107Z] === RUN TestTagExistedNameWithoutForce 01:07:58 [2021-04-09T01:07:58.107Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 01:07:58 [2021-04-09T01:07:58.107Z] === RUN TestTagOfficialNames 01:07:58 [2021-04-09T01:07:58.264Z] --- PASS: TestIpcModeNone (1.86s) 01:07:58 [2021-04-09T01:07:58.264Z] === RUN TestIpcModePrivate 01:07:58 [2021-04-09T01:07:58.264Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 01:07:58 [2021-04-09T01:07:58.305Z] === RUN TestIsCpusetListAvailable 01:07:58 [2021-04-09T01:07:58.305Z] --- PASS: TestIsCpusetListAvailable (0.00s) 01:07:58 [2021-04-09T01:07:58.305Z] PASS 01:07:58 [2021-04-09T01:07:58.305Z] coverage: 38.2% of statements 01:07:58 [2021-04-09T01:07:58.305Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements 01:07:58 [2021-04-09T01:07:58.368Z] --- PASS: TestTagOfficialNames (0.08s) 01:07:58 [2021-04-09T01:07:58.368Z] === RUN TestTagMatchesDigest 01:07:58 [2021-04-09T01:07:58.368Z] --- PASS: TestTagMatchesDigest (0.03s) 01:07:58 [2021-04-09T01:07:58.368Z] PASS 01:07:58 [2021-04-09T01:07:58.368Z] 01:07:58 [2021-04-09T01:07:58.368Z] === Skipped 01:07:58 [2021-04-09T01:07:58.368Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 01:07:58 [2021-04-09T01:07:58.368Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 01:07:58 [2021-04-09T01:07:58.368Z] 01:07:58 [2021-04-09T01:07:58.368Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 01:07:58 [2021-04-09T01:07:58.368Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:07:58 [2021-04-09T01:07:58.368Z] 01:07:58 [2021-04-09T01:07:58.368Z] 01:07:58 [2021-04-09T01:07:58.368Z] DONE 12 tests, 2 skipped in 1.459s 01:07:58 [2021-04-09T01:07:58.368Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 01:07:58 [2021-04-09T01:07:58.368Z] ++ 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 01:07:58 [2021-04-09T01:07:58.368Z] ++ set -e 01:07:58 [2021-04-09T01:07:58.368Z] ++ '[' -n 0 ']' 01:07:58 [2021-04-09T01:07:58.368Z] ++ set -x 01:07:58 [2021-04-09T01:07:58.368Z] ++ 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 01:07:58 [2021-04-09T01:07:58.368Z] INFO: Testing against a local daemon 01:07:58 [2021-04-09T01:07:58.368Z] === RUN TestNetworkCreateDelete 01:07:58 [2021-04-09T01:07:58.761Z] === RUN TestChtimes 01:07:58 [2021-04-09T01:07:58.761Z] --- PASS: TestChtimes (0.00s) 01:07:58 [2021-04-09T01:07:58.761Z] === RUN TestChtimesWindows 01:07:58 [2021-04-09T01:07:58.761Z] --- PASS: TestChtimesWindows (0.00s) 01:07:58 [2021-04-09T01:07:58.761Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 01:07:58 [2021-04-09T01:07:58.761Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 01:07:58 [2021-04-09T01:07:58.761Z] === RUN TestEnsureRemoveAllNotExist 01:07:58 [2021-04-09T01:07:58.761Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 01:07:58 [2021-04-09T01:07:58.761Z] === RUN TestEnsureRemoveAllWithDir 01:07:58 [2021-04-09T01:07:58.761Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 01:07:58 [2021-04-09T01:07:58.761Z] === RUN TestEnsureRemoveAllWithFile 01:07:58 [2021-04-09T01:07:58.761Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 01:07:58 [2021-04-09T01:07:58.761Z] === RUN TestHasWin32KSupport 01:07:58 [2021-04-09T01:07:58.761Z] --- PASS: TestHasWin32KSupport (0.00s) 01:07:58 [2021-04-09T01:07:58.761Z] syscall_windows_test.go:8: win32k: true 01:07:58 [2021-04-09T01:07:58.761Z] PASS 01:07:58 [2021-04-09T01:07:58.761Z] coverage: 12.0% of statements 01:07:58 [2021-04-09T01:07:58.761Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 12.0% of statements 01:07:59 [2021-04-09T01:07:59.131Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) 01:07:59 [2021-04-09T01:07:59.131Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 01:07:59 [2021-04-09T01:07:59.219Z] time="2021-04-09T01:07:58Z" 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" 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestTailFile 01:07:59 [2021-04-09T01:07:59.219Z] --- PASS: TestTailFile (0.00s) 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestTailFileManyLines 01:07:59 [2021-04-09T01:07:59.219Z] --- PASS: TestTailFileManyLines (0.00s) 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestTailEmptyFile 01:07:59 [2021-04-09T01:07:59.219Z] --- PASS: TestTailEmptyFile (0.00s) 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestTailNegativeN 01:07:59 [2021-04-09T01:07:59.219Z] --- PASS: TestTailNegativeN (0.00s) 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader 01:07:59 [2021-04-09T01:07:59.219Z] === PAUSE TestNewTailReader 01:07:59 [2021-04-09T01:07:59.219Z] === CONT TestNewTailReader 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/2_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === PAUSE TestNewTailReader/2_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/4_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === PAUSE TestNewTailReader/4_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/8_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === PAUSE TestNewTailReader/8_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/12_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === PAUSE TestNewTailReader/12_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/no_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === PAUSE TestNewTailReader/no_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/single_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === PAUSE TestNewTailReader/single_byte_delimiter 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/truncated_last_line 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 01:07:59 [2021-04-09T01:07:59.219Z] === RUN TestNewTailReader/truncated_last_line#01 01:07:59 [2021-04-09T01:07:59.313Z] --- PASS: TestNetworkCreateDelete (0.84s) 01:07:59 [2021-04-09T01:07:59.313Z] === RUN TestDockerNetworkDeletePreferID 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/truncated_last_line#01/exact 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/truncated_last_line#02 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 01:07:59 [2021-04-09T01:07:59.677Z] === CONT TestNewTailReader/2_byte_delimiter 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.677Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.677Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.677Z] === CONT TestNewTailReader/single_byte_delimiter 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.677Z] === CONT TestNewTailReader/8_byte_delimiter 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/no_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/4_byte_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/12_byte_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.678Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.678Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.678Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 01:07:59 [2021-04-09T01:07:59.679Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.680Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 01:07:59 [2021-04-09T01:07:59.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 01:07:59 [2021-04-09T01:07:59.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 01:07:59 [2021-04-09T01:07:59.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.140Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 01:08:00 [2021-04-09T01:08:00.140Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.141Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 01:08:00 [2021-04-09T01:08:00.142Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.142Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.143Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.169Z] --- PASS: TestIpcModePrivate (1.76s) 01:08:00 [2021-04-09T01:08:00.169Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false 01:08:00 [2021-04-09T01:08:00.169Z] === RUN TestIpcModeShareable 01:08:00 [2021-04-09T01:08:00.602Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.602Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.602Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.602Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.602Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.02s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] PASS 01:08:00 [2021-04-09T01:08:00.604Z] coverage: 88.6% of statements 01:08:00 [2021-04-09T01:08:00.604Z] ok github.com/docker/docker/pkg/tailfile 0.426s coverage: 88.6% of statements 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestTarSumRemoveNonExistent 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestTarSumRemove 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestTarSumRemove (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestSortFileInfoSums 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestSortFileInfoSums (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestNewTarSumForLabelInvalid 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestNewTarSumForLabel 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestNewTarSumForLabel (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestEmptyTar 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestEmptyTar (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestTarSumsReadSize 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestTarSumsReadSize (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestTarSums 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestTarSums (0.08s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestIteration 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestIteration (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestVersionLabelForChecksum 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestVersionLabelForChecksum (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestVersion 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestVersion (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestGetVersion 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestGetVersion (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] === RUN TestGetVersions 01:08:00 [2021-04-09T01:08:00.604Z] --- PASS: TestGetVersions (0.00s) 01:08:00 [2021-04-09T01:08:00.604Z] PASS 01:08:00 [2021-04-09T01:08:00.604Z] coverage: 89.3% of statements 01:08:00 [2021-04-09T01:08:00.604Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements 01:08:01 [2021-04-09T01:08:01.017Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) 01:08:01 [2021-04-09T01:08:01.017Z] === RUN TestAuthZPluginHeader 01:08:01 [2021-04-09T01:08:01.061Z] testing: warning: no tests to run 01:08:01 [2021-04-09T01:08:01.061Z] PASS 01:08:01 [2021-04-09T01:08:01.061Z] coverage: [no statements] 01:08:01 [2021-04-09T01:08:01.061Z] ok github.com/docker/docker/pkg/term/windows 0.066s coverage: [no statements] [no tests to run] 01:08:01 [2021-04-09T01:08:01.517Z] === RUN TestTruncIndex 01:08:01 [2021-04-09T01:08:01.517Z] --- PASS: TestTruncIndex (0.10s) 01:08:01 [2021-04-09T01:08:01.517Z] PASS 01:08:01 [2021-04-09T01:08:01.517Z] coverage: 91.5% of statements 01:08:01 [2021-04-09T01:08:01.517Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements 01:08:01 [2021-04-09T01:08:01.578Z] --- PASS: TestAuthZPluginHeader (0.84s) 01:08:01 [2021-04-09T01:08:01.578Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 01:08:01 [2021-04-09T01:08:01.861Z] --- PASS: TestDockerNetworkDeletePreferID (2.46s) 01:08:01 [2021-04-09T01:08:01.861Z] === RUN TestDaemonDNSFallback 01:08:01 [2021-04-09T01:08:01.977Z] === RUN TestIsGIT 01:08:01 [2021-04-09T01:08:01.977Z] --- PASS: TestIsGIT (0.00s) 01:08:01 [2021-04-09T01:08:01.977Z] === RUN TestIsTransport 01:08:01 [2021-04-09T01:08:01.977Z] --- PASS: TestIsTransport (0.00s) 01:08:01 [2021-04-09T01:08:01.977Z] PASS 01:08:01 [2021-04-09T01:08:01.977Z] coverage: 100.0% of statements 01:08:01 [2021-04-09T01:08:01.977Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements 01:08:02 [2021-04-09T01:08:02.074Z] --- PASS: TestIpcModeShareable (1.89s) 01:08:02 [2021-04-09T01:08:02.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true 01:08:02 [2021-04-09T01:08:02.074Z] === RUN TestAPIIpcModeShareableAndContainer 01:08:02 [2021-04-09T01:08:02.435Z] === RUN TestVersionInfo 01:08:02 [2021-04-09T01:08:02.435Z] --- PASS: TestVersionInfo (0.00s) 01:08:02 [2021-04-09T01:08:02.435Z] === RUN TestAppendVersions 01:08:02 [2021-04-09T01:08:02.435Z] --- PASS: TestAppendVersions (0.00s) 01:08:02 [2021-04-09T01:08:02.435Z] PASS 01:08:02 [2021-04-09T01:08:02.435Z] coverage: 88.9% of statements 01:08:02 [2021-04-09T01:08:02.435Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements 01:08:03 [2021-04-09T01:08:03.400Z] time="2021-04-09T01:08:03Z" 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" 01:08:03 [2021-04-09T01:08:03.994Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 01:08:04 [2021-04-09T01:08:04.363Z] === RUN TestValidatePrivileges 01:08:04 [2021-04-09T01:08:04.363Z] --- PASS: TestValidatePrivileges (0.00s) 01:08:04 [2021-04-09T01:08:04.363Z] === RUN TestFilterByCapNeg 01:08:04 [2021-04-09T01:08:04.363Z] --- PASS: TestFilterByCapNeg (0.00s) 01:08:04 [2021-04-09T01:08:04.363Z] === RUN TestFilterByCapPos 01:08:04 [2021-04-09T01:08:04.363Z] --- PASS: TestFilterByCapPos (0.00s) 01:08:04 [2021-04-09T01:08:04.363Z] === RUN TestStoreGetPluginNotMatchCapRefs 01:08:04 [2021-04-09T01:08:04.363Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 01:08:04 [2021-04-09T01:08:04.363Z] PASS 01:08:04 [2021-04-09T01:08:04.363Z] coverage: 12.0% of statements 01:08:04 [2021-04-09T01:08:04.363Z] ok github.com/docker/docker/plugin 0.072s coverage: 12.0% of statements 01:08:04 [2021-04-09T01:08:04.363Z] === RUN TestNewSettable 01:08:04 [2021-04-09T01:08:04.363Z] --- PASS: TestNewSettable (0.00s) 01:08:04 [2021-04-09T01:08:04.363Z] === RUN TestIsSettable 01:08:04 [2021-04-09T01:08:04.363Z] --- PASS: TestIsSettable (0.00s) 01:08:04 [2021-04-09T01:08:04.363Z] === RUN TestUpdateSettingsEnv 01:08:04 [2021-04-09T01:08:04.363Z] --- PASS: TestUpdateSettingsEnv (0.00s) 01:08:04 [2021-04-09T01:08:04.363Z] PASS 01:08:04 [2021-04-09T01:08:04.363Z] coverage: 20.1% of statements 01:08:04 [2021-04-09T01:08:04.363Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.1% of statements 01:08:04 [2021-04-09T01:08:04.502Z] --- PASS: TestBuildLabelWithTargets (8.00s) 01:08:04 [2021-04-09T01:08:04.502Z] === RUN TestBuildWithEmptyLayers 01:08:04 [2021-04-09T01:08:04.562Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 01:08:05 [2021-04-09T01:08:05.894Z] === RUN TestLoad 01:08:05 [2021-04-09T01:08:05.894Z] --- PASS: TestLoad (0.00s) 01:08:05 [2021-04-09T01:08:05.894Z] === RUN TestSave 01:08:05 [2021-04-09T01:08:05.894Z] --- PASS: TestSave (0.03s) 01:08:05 [2021-04-09T01:08:05.894Z] === RUN TestAddDeleteGet 01:08:05 [2021-04-09T01:08:05.894Z] --- PASS: TestAddDeleteGet (0.04s) 01:08:05 [2021-04-09T01:08:05.894Z] === RUN TestInvalidTags 01:08:05 [2021-04-09T01:08:05.894Z] --- PASS: TestInvalidTags (0.01s) 01:08:05 [2021-04-09T01:08:05.894Z] PASS 01:08:05 [2021-04-09T01:08:05.894Z] coverage: 84.4% of statements 01:08:05 [2021-04-09T01:08:05.894Z] ok github.com/docker/docker/reference 0.132s coverage: 84.4% of statements 01:08:06 [2021-04-09T01:08:06.464Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 01:08:06 [2021-04-09T01:08:06.464Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.86s) 01:08:06 [2021-04-09T01:08:06.464Z] === RUN TestAPIIpcModeHost 01:08:06 [2021-04-09T01:08:06.817Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) 01:08:06 [2021-04-09T01:08:06.817Z] === RUN TestAuthZPluginV2Disable 01:08:07 [2021-04-09T01:08:07.034Z] --- PASS: TestBuildWithEmptyLayers (3.00s) 01:08:07 [2021-04-09T01:08:07.034Z] === RUN TestBuildMultiStageOnBuild 01:08:07 [2021-04-09T01:08:07.429Z] === RUN TestResolveAuthConfigIndexServer 01:08:07 [2021-04-09T01:08:07.429Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 01:08:07 [2021-04-09T01:08:07.429Z] === RUN TestResolveAuthConfigFullURL 01:08:07 [2021-04-09T01:08:07.429Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 01:08:07 [2021-04-09T01:08:07.429Z] === RUN TestLoadAllowNondistributableArtifacts 01:08:07 [2021-04-09T01:08:07.429Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 01:08:07 [2021-04-09T01:08:07.429Z] === RUN TestValidateMirror 01:08:07 [2021-04-09T01:08:07.429Z] --- PASS: TestValidateMirror (0.00s) 01:08:07 [2021-04-09T01:08:07.429Z] === RUN TestLoadInsecureRegistries 01:08:07 [2021-04-09T01:08:07.867Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 01:08:07 [2021-04-09T01:08:07.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.26s) 01:08:07 [2021-04-09T01:08:07.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.89s) 01:08:07 [2021-04-09T01:08:07.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.18s) 01:08:07 [2021-04-09T01:08:07.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.34s) 01:08:07 [2021-04-09T01:08:07.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.83s) 01:08:07 [2021-04-09T01:08:07.867Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.48s) 01:08:07 [2021-04-09T01:08:07.867Z] === RUN TestBuildMultiStageCopy 01:08:07 [2021-04-09T01:08:07.867Z] === RUN TestBuildMultiStageCopy/copy_to_root 01:08:07 [2021-04-09T01:08:07.886Z] time="2021-04-09T01:08:07Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 01:08:07 [2021-04-09T01:08:07.886Z] time="2021-04-09T01:08:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 01:08:07 [2021-04-09T01:08:07.886Z] time="2021-04-09T01:08:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 01:08:07 [2021-04-09T01:08:07.886Z] --- PASS: TestLoadInsecureRegistries (0.15s) 01:08:07 [2021-04-09T01:08:07.886Z] === RUN TestNewServiceConfig 01:08:07 [2021-04-09T01:08:07.886Z] --- PASS: TestNewServiceConfig (0.00s) 01:08:07 [2021-04-09T01:08:07.886Z] === RUN TestValidateIndexName 01:08:07 [2021-04-09T01:08:07.886Z] --- PASS: TestValidateIndexName (0.00s) 01:08:07 [2021-04-09T01:08:07.886Z] === RUN TestValidateIndexNameWithError 01:08:07 [2021-04-09T01:08:07.886Z] --- PASS: TestValidateIndexNameWithError (0.00s) 01:08:07 [2021-04-09T01:08:07.886Z] === RUN TestEndpointParse 01:08:07 [2021-04-09T01:08:07.886Z] --- PASS: TestEndpointParse (0.00s) 01:08:07 [2021-04-09T01:08:07.886Z] === RUN TestEndpointParseInvalid 01:08:07 [2021-04-09T01:08:07.886Z] --- PASS: TestEndpointParseInvalid (0.00s) 01:08:07 [2021-04-09T01:08:07.886Z] === RUN TestValidateEndpoint 01:08:07 [2021-04-09T01:08:07.886Z] --- PASS: TestValidateEndpoint (0.01s) 01:08:07 [2021-04-09T01:08:07.886Z] === RUN TestPing 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestPing (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestPingRegistryEndpoint 01:08:07 [2021-04-09T01:08:07.887Z] --- SKIP: TestPingRegistryEndpoint (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestEndpoint 01:08:07 [2021-04-09T01:08:07.887Z] --- SKIP: TestEndpoint (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestParseRepositoryInfo 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestParseRepositoryInfo (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestNewIndexInfo 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestNewIndexInfo (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestMirrorEndpointLookup 01:08:07 [2021-04-09T01:08:07.887Z] --- SKIP: TestMirrorEndpointLookup (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestSearchRepositories 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestSearchRepositories (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 01:08:07 [2021-04-09T01:08:07.887Z] Host: 127.0.0.1:49231 01:08:07 [2021-04-09T01:08:07.887Z] User-Agent: docker test client 01:08:07 [2021-04-09T01:08:07.887Z] Authorization: Token fake-token 01:08:07 [2021-04-09T01:08:07.887Z] X-Docker-Token: true 01:08:07 [2021-04-09T01:08:07.887Z] Accept-Encoding: gzip 01:08:07 [2021-04-09T01:08:07.887Z] 01:08:07 [2021-04-09T01:08:07.887Z] 01:08:07 [2021-04-09T01:08:07.887Z] registry_test.go:730: HTTP/1.1 200 OK 01:08:07 [2021-04-09T01:08:07.887Z] Connection: close 01:08:07 [2021-04-09T01:08:07.887Z] Content-Length: 144 01:08:07 [2021-04-09T01:08:07.887Z] Cache-Control: no-cache 01:08:07 [2021-04-09T01:08:07.887Z] Content-Type: application/json 01:08:07 [2021-04-09T01:08:07.887Z] Date: Fri, 09 Apr 2021 01:08:07 GMT 01:08:07 [2021-04-09T01:08:07.887Z] Expires: -1 01:08:07 [2021-04-09T01:08:07.887Z] Pragma: no-cache 01:08:07 [2021-04-09T01:08:07.887Z] Server: docker-tests/mock 01:08:07 [2021-04-09T01:08:07.887Z] X-Docker-Registry-Config: mock 01:08:07 [2021-04-09T01:08:07.887Z] X-Docker-Registry-Version: 0.0.0 01:08:07 [2021-04-09T01:08:07.887Z] 01:08:07 [2021-04-09T01:08:07.887Z] 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestTrustedLocation 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestTrustedLocation (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestAddRequiredHeadersToRedirectedRequests 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestAllowNondistributableArtifacts 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestIsSecureIndex 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestIsSecureIndex (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] PASS 01:08:07 [2021-04-09T01:08:07.887Z] coverage: 51.7% of statements 01:08:07 [2021-04-09T01:08:07.887Z] ok github.com/docker/docker/registry 0.281s coverage: 51.7% of statements 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestHeaderSimpleErrors 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestHeaderTooMuchFailures 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestReaderWithReadError 01:08:07 [2021-04-09T01:08:07.887Z] time="2021-04-09T01:08:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestReaderWithEOFWith416Response 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestReaderWithZeroTotalSize 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestReader 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestReader (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] === RUN TestResumableRequestReaderWithInitialResponse 01:08:07 [2021-04-09T01:08:07.887Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 01:08:07 [2021-04-09T01:08:07.887Z] PASS 01:08:07 [2021-04-09T01:08:07.887Z] coverage: 100.0% of statements 01:08:07 [2021-04-09T01:08:07.887Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements 01:08:08 [2021-04-09T01:08:08.366Z] --- PASS: TestAPIIpcModeHost (1.84s) 01:08:08 [2021-04-09T01:08:08.366Z] === RUN TestDaemonIpcModeShareable 01:08:08 [2021-04-09T01:08:08.851Z] === RUN TestRestartManagerTimeout 01:08:08 [2021-04-09T01:08:08.851Z] --- PASS: TestRestartManagerTimeout (0.00s) 01:08:08 [2021-04-09T01:08:08.851Z] === RUN TestRestartManagerTimeoutReset 01:08:08 [2021-04-09T01:08:08.851Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 01:08:08 [2021-04-09T01:08:08.851Z] PASS 01:08:08 [2021-04-09T01:08:08.851Z] coverage: 45.3% of statements 01:08:08 [2021-04-09T01:08:08.851Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 45.3% of statements 01:08:08 [2021-04-09T01:08:08.851Z] === RUN TestDecodeContainerConfig 01:08:08 [2021-04-09T01:08:08.851Z] --- PASS: TestDecodeContainerConfig (0.00s) 01:08:08 [2021-04-09T01:08:08.851Z] === RUN TestDecodeContainerConfigIsolation 01:08:08 [2021-04-09T01:08:08.851Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 01:08:08 [2021-04-09T01:08:08.851Z] === RUN TestValidatePrivileged 01:08:08 [2021-04-09T01:08:08.851Z] --- PASS: TestValidatePrivileged (0.00s) 01:08:08 [2021-04-09T01:08:08.851Z] PASS 01:08:08 [2021-04-09T01:08:08.851Z] coverage: 52.2% of statements 01:08:08 [2021-04-09T01:08:08.851Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.2% of statements 01:08:09 [2021-04-09T01:08:09.301Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 01:08:09 [2021-04-09T01:08:09.813Z] === RUN TestGenerateRandomAlphaOnlyStringLength 01:08:09 [2021-04-09T01:08:09.813Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 01:08:09 [2021-04-09T01:08:09.813Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 01:08:09 [2021-04-09T01:08:09.813Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 01:08:09 [2021-04-09T01:08:09.813Z] PASS 01:08:09 [2021-04-09T01:08:09.813Z] coverage: 62.5% of statements 01:08:09 [2021-04-09T01:08:09.813Z] ok github.com/docker/docker/testutil 0.133s coverage: 62.5% of statements 01:08:10 [2021-04-09T01:08:10.006Z] --- PASS: TestDaemonDNSFallback (8.03s) 01:08:10 [2021-04-09T01:08:10.006Z] === RUN TestInspectNetwork 01:08:10 [2021-04-09T01:08:10.079Z] --- PASS: TestAuthZPluginV2Disable (3.65s) 01:08:10 [2021-04-09T01:08:10.079Z] === RUN TestAuthZPluginV2RejectVolumeRequests 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/containerfs [no test files] 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/locker [no test files] 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/mount [no test files] 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/platform [no test files] 01:08:11 [2021-04-09T01:08:11.347Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 01:08:11 [2021-04-09T01:08:11.835Z] --- PASS: TestDaemonIpcModeShareable (3.06s) 01:08:11 [2021-04-09T01:08:11.835Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true 01:08:11 [2021-04-09T01:08:11.835Z] === RUN TestDaemonIpcModePrivate 01:08:12 [2021-04-09T01:08:12.306Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 01:08:12 [2021-04-09T01:08:12.306Z] === RUN TestBuildUncleanTarFilenames 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestNewClientWithTimeout (17.69s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestClientStream 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestClientStream (0.00s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestClientSendFile 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestClientSendFile (0.00s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestClientWithRequestTimeout 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestClientWithRequestTimeout (0.00s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestFileSpecPlugin 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestFileSpecPlugin (0.01s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestFileJSONSpecPlugin 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestPluginAddHandler 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestPluginAddHandler (0.00s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestPluginWaitBadPlugin 01:08:12 [2021-04-09T01:08:12.312Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 01:08:12 [2021-04-09T01:08:12.312Z] === RUN TestGet 01:08:12 [2021-04-09T01:08:12.312Z] time="2021-04-09T01:08:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 01:08:12 [2021-04-09T01:08:12.402Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 01:08:12 [2021-04-09T01:08:12.874Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) 01:08:12 [2021-04-09T01:08:12.874Z] === RUN TestBuildMultiStageLayerLeak 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestGetAddress 01:08:13 [2021-04-09T01:08:13.280Z] --- PASS: TestGetAddress (0.00s) 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestRemove 01:08:13 [2021-04-09T01:08:13.280Z] --- SKIP: TestRemove (0.00s) 01:08:13 [2021-04-09T01:08:13.280Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestInitializeWithVolumes 01:08:13 [2021-04-09T01:08:13.280Z] --- PASS: TestInitializeWithVolumes (0.01s) 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestCreate 01:08:13 [2021-04-09T01:08:13.280Z] --- PASS: TestCreate (0.01s) 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestValidateName 01:08:13 [2021-04-09T01:08:13.280Z] --- PASS: TestValidateName (0.00s) 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestCreateWithOpts 01:08:13 [2021-04-09T01:08:13.280Z] --- SKIP: TestCreateWithOpts (0.00s) 01:08:13 [2021-04-09T01:08:13.280Z] local_test.go:181: runtime.GOOS == "windows" 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestRelaodNoOpts 01:08:13 [2021-04-09T01:08:13.280Z] --- PASS: TestRelaodNoOpts (0.01s) 01:08:13 [2021-04-09T01:08:13.280Z] PASS 01:08:13 [2021-04-09T01:08:13.280Z] coverage: 41.5% of statements 01:08:13 [2021-04-09T01:08:13.280Z] ok github.com/docker/docker/volume/local 0.115s coverage: 41.5% of statements 01:08:13 [2021-04-09T01:08:13.280Z] time="2021-04-09T01:08:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestGetDriver 01:08:13 [2021-04-09T01:08:13.280Z] --- PASS: TestGetDriver (0.00s) 01:08:13 [2021-04-09T01:08:13.280Z] === RUN TestVolumeRequestError 01:08:13 [2021-04-09T01:08:13.280Z] --- PASS: TestVolumeRequestError (0.01s) 01:08:13 [2021-04-09T01:08:13.280Z] PASS 01:08:13 [2021-04-09T01:08:13.280Z] coverage: 36.1% of statements 01:08:13 [2021-04-09T01:08:13.280Z] ok github.com/docker/docker/volume/drivers 0.111s coverage: 36.1% of statements 01:08:13 [2021-04-09T01:08:13.341Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s) 01:08:13 [2021-04-09T01:08:13.341Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 01:08:13 [2021-04-09T01:08:13.738Z] === RUN TestConvertTmpfsOptions 01:08:13 [2021-04-09T01:08:13.738Z] --- PASS: TestConvertTmpfsOptions (0.00s) 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:49: data="mode=700,size=1m" 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:49: data="ro" 01:08:13 [2021-04-09T01:08:13.738Z] === RUN TestParseMountRaw 01:08:13 [2021-04-09T01:08:13.738Z] --- PASS: TestParseMountRaw (0.03s) 01:08:13 [2021-04-09T01:08:13.738Z] === RUN TestParseMountRawSplit 01:08:13 [2021-04-09T01:08:13.738Z] --- PASS: TestParseMountRawSplit (0.00s) 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 0 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 1 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 2 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 3 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 4 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 5 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 6 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 7 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 8 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 0 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 1 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 2 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 3 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 4 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 5 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 6 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 7 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 8 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 9 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 10 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 11 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 12 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 0 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 1 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 2 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 3 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 4 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 5 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 6 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 7 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 8 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 9 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 10 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:390: case 11 01:08:13 [2021-04-09T01:08:13.738Z] === RUN TestParseMountSpec 01:08:13 [2021-04-09T01:08:13.738Z] --- PASS: TestParseMountSpec (0.00s) 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:455: case 0 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:455: case 1 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:455: case 2 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:455: case 3 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:455: case 4 01:08:13 [2021-04-09T01:08:13.738Z] parser_test.go:455: case 5 01:08:13 [2021-04-09T01:08:13.738Z] === RUN TestParseMountSpecBindWithFileinfoError 01:08:13 [2021-04-09T01:08:13.738Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) 01:08:13 [2021-04-09T01:08:13.738Z] === RUN TestValidateMount 01:08:13 [2021-04-09T01:08:13.738Z] --- PASS: TestValidateMount (0.00s) 01:08:13 [2021-04-09T01:08:13.738Z] PASS 01:08:13 [2021-04-09T01:08:13.738Z] coverage: 66.2% of statements 01:08:13 [2021-04-09T01:08:13.738Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 66.2% of statements 01:08:14 [2021-04-09T01:08:14.304Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 01:08:14 [2021-04-09T01:08:14.304Z] --- PASS: TestDaemonIpcModePrivate (2.88s) 01:08:14 [2021-04-09T01:08:14.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false 01:08:14 [2021-04-09T01:08:14.304Z] === RUN TestDaemonIpcModePrivateFromConfig 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestSetGetMeta 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestSetGetMeta 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestRestore 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestRestore 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestServiceCreate 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestServiceCreate 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestServiceList 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestServiceList 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestServiceRemove 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestServiceRemove 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestServiceGet 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestServiceGet 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestServicePrune 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestServicePrune 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestCreate 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestCreate 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestRemove 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestRemove 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestList 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestList 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestFindByDriver 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestFindByDriver 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestFindByReferenced 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestFindByReferenced 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestDerefMultipleOfSameRef 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestDerefMultipleOfSameRef 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestDefererencePluginOnCreateError 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestDefererencePluginOnCreateError 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestRefDerefRemove 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestRefDerefRemove 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestGet 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestGet 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestGetWithReference 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestGetWithReference 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestFilterFunc 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestFilterFunc/test_nil_list 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestFilterFunc/test_nil_list 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestFilterFunc/test_empty_list 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestFilterFunc/test_empty_list 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 01:08:15 [2021-04-09T01:08:15.268Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 01:08:15 [2021-04-09T01:08:15.268Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 01:08:15 [2021-04-09T01:08:15.269Z] === RUN TestFilterFunc/test_filter_some 01:08:15 [2021-04-09T01:08:15.269Z] === PAUSE TestFilterFunc/test_filter_some 01:08:15 [2021-04-09T01:08:15.269Z] === RUN TestFilterFunc/test_filter_middle 01:08:15 [2021-04-09T01:08:15.269Z] === PAUSE TestFilterFunc/test_filter_middle 01:08:15 [2021-04-09T01:08:15.269Z] === RUN TestFilterFunc/test_filter_middle_and_last 01:08:15 [2021-04-09T01:08:15.269Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 01:08:15 [2021-04-09T01:08:15.269Z] === RUN TestFilterFunc/test_filter_first_and_last 01:08:15 [2021-04-09T01:08:15.269Z] === PAUSE TestFilterFunc/test_filter_first_and_last 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFilterFunc/test_nil_list 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFilterFunc/test_filter_some 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFilterFunc/test_filter_middle_and_last 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFilterFunc/test_filter_first_and_last 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFilterFunc/test_filter_middle 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFilterFunc/test_empty_list 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestSetGetMeta 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestServicePrune 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFindByReferenced 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestGetWithReference 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestSetGetMeta (0.02s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestServiceGet 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFindByReferenced (0.04s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestServiceRemove 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestGetWithReference (0.04s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestServiceList 01:08:15 [2021-04-09T01:08:15.269Z] time="2021-04-09T01:08:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestServiceGet (0.13s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestServiceCreate 01:08:15 [2021-04-09T01:08:15.269Z] time="2021-04-09T01:08:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestServiceRemove (0.11s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestRestore 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestServiceList (0.11s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestDefererencePluginOnCreateError 01:08:15 [2021-04-09T01:08:15.269Z] time="2021-04-09T01:08:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 01:08:15 [2021-04-09T01:08:15.269Z] time="2021-04-09T01:08:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 01:08:15 [2021-04-09T01:08:15.269Z] time="2021-04-09T01:08:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestServiceCreate (0.04s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestGet 01:08:15 [2021-04-09T01:08:15.269Z] time="2021-04-09T01:08:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestRefDerefRemove 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestRestore (0.05s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestServicePrune (0.20s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestDerefMultipleOfSameRef 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestGet (0.02s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestList 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestFindByDriver 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestRemove 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestRefDerefRemove (0.03s) 01:08:15 [2021-04-09T01:08:15.269Z] === CONT TestCreate 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestList (0.03s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestCreate (0.02s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestFindByDriver (0.03s) 01:08:15 [2021-04-09T01:08:15.269Z] --- PASS: TestRemove (0.02s) 01:08:15 [2021-04-09T01:08:15.269Z] PASS 01:08:15 [2021-04-09T01:08:15.269Z] coverage: 70.3% of statements 01:08:15 [2021-04-09T01:08:15.269Z] ok github.com/docker/docker/volume/service 0.321s coverage: 70.3% of statements 01:08:15 [2021-04-09T01:08:15.304Z] === RUN TestInspectNetwork/full_network_id 01:08:15 [2021-04-09T01:08:15.304Z] === RUN TestInspectNetwork/partial_network_id 01:08:15 [2021-04-09T01:08:15.304Z] === RUN TestInspectNetwork/network_name 01:08:15 [2021-04-09T01:08:15.304Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 01:08:16 [2021-04-09T01:08:16.207Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 01:08:16 [2021-04-09T01:08:16.681Z] ......... [ 86%] 01:08:16 [2021-04-09T01:08:16.776Z] === RUN TestDockerSuite/TestBuildAddTar 01:08:17 [2021-04-09T01:08:17.063Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) 01:08:17 [2021-04-09T01:08:17.063Z] === RUN TestBuildWithHugeFile 01:08:17 [2021-04-09T01:08:17.711Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.38s) 01:08:17 [2021-04-09T01:08:17.711Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false 01:08:17 [2021-04-09T01:08:17.711Z] === RUN TestDaemonIpcModeShareableFromConfig 01:08:18 [2021-04-09T01:08:18.989Z] time="2021-04-09T01:08:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 01:08:19 [2021-04-09T01:08:19.513Z] --- PASS: TestInspectNetwork (9.05s) 01:08:19 [2021-04-09T01:08:19.513Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 01:08:19 [2021-04-09T01:08:19.513Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 01:08:19 [2021-04-09T01:08:19.513Z] --- PASS: TestInspectNetwork/network_name (0.00s) 01:08:19 [2021-04-09T01:08:19.513Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 01:08:19 [2021-04-09T01:08:19.513Z] === RUN TestRunContainerWithBridgeNone 01:08:20 [2021-04-09T01:08:20.244Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 01:08:20 [2021-04-09T01:08:20.333Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 01:08:20 [2021-04-09T01:08:20.333Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 01:08:20 [2021-04-09T01:08:20.504Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.83s) 01:08:20 [2021-04-09T01:08:20.504Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 01:08:20 [2021-04-09T01:08:20.504Z] === RUN TestIpcModeOlderClient 01:08:20 [2021-04-09T01:08:20.504Z] === PAUSE TestIpcModeOlderClient 01:08:20 [2021-04-09T01:08:20.504Z] === RUN TestKillContainerInvalidSignal 01:08:21 [2021-04-09T01:08:21.155Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 01:08:21 [2021-04-09T01:08:21.420Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 01:08:21 [2021-04-09T01:08:21.949Z] tests/integration/models_images_test.py ............... [ 89%] 01:08:22 [2021-04-09T01:08:22.092Z] --- PASS: TestKillContainerInvalidSignal (1.44s) 01:08:22 [2021-04-09T01:08:22.092Z] === RUN TestKillContainer 01:08:22 [2021-04-09T01:08:22.092Z] === RUN TestKillContainer/no_signal 01:08:22 [2021-04-09T01:08:22.351Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 01:08:22 [2021-04-09T01:08:22.823Z] --- PASS: TestRunContainerWithBridgeNone (3.46s) 01:08:22 [2021-04-09T01:08:22.823Z] === RUN TestNetworkInvalidJSON 01:08:22 [2021-04-09T01:08:22.823Z] === RUN TestNetworkInvalidJSON//networks/create 01:08:22 [2021-04-09T01:08:22.823Z] === PAUSE TestNetworkInvalidJSON//networks/create 01:08:22 [2021-04-09T01:08:22.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 01:08:22 [2021-04-09T01:08:22.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 01:08:22 [2021-04-09T01:08:22.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 01:08:22 [2021-04-09T01:08:22.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 01:08:22 [2021-04-09T01:08:22.823Z] === CONT TestNetworkInvalidJSON//networks/create 01:08:22 [2021-04-09T01:08:22.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 01:08:22 [2021-04-09T01:08:22.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 01:08:22 [2021-04-09T01:08:22.823Z] --- PASS: TestNetworkInvalidJSON (0.03s) 01:08:22 [2021-04-09T01:08:22.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 01:08:22 [2021-04-09T01:08:22.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 01:08:22 [2021-04-09T01:08:22.823Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 01:08:22 [2021-04-09T01:08:22.823Z] === RUN TestNetworkList 01:08:22 [2021-04-09T01:08:22.823Z] === RUN TestNetworkList//networks 01:08:22 [2021-04-09T01:08:22.823Z] === PAUSE TestNetworkList//networks 01:08:22 [2021-04-09T01:08:22.823Z] === RUN TestNetworkList//networks/ 01:08:22 [2021-04-09T01:08:22.823Z] === PAUSE TestNetworkList//networks/ 01:08:22 [2021-04-09T01:08:22.823Z] === CONT TestNetworkList//networks 01:08:22 [2021-04-09T01:08:22.823Z] === CONT TestNetworkList//networks/ 01:08:22 [2021-04-09T01:08:22.823Z] --- PASS: TestNetworkList (0.03s) 01:08:22 [2021-04-09T01:08:22.823Z] --- PASS: TestNetworkList//networks (0.00s) 01:08:22 [2021-04-09T01:08:22.823Z] --- PASS: TestNetworkList//networks/ (0.00s) 01:08:22 [2021-04-09T01:08:22.823Z] === RUN TestHostIPv4BridgeLabel 01:08:22 [2021-04-09T01:08:22.917Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 01:08:22 [2021-04-09T01:08:22.977Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 01:08:23 [2021-04-09T01:08:23.175Z] === RUN TestKillContainer/non_killing_signal 01:08:23 [2021-04-09T01:08:23.768Z] --- PASS: TestHostIPv4BridgeLabel (1.45s) 01:08:23 [2021-04-09T01:08:23.768Z] === RUN TestDaemonRestartWithLiveRestore 01:08:23 [2021-04-09T01:08:23.958Z] --- PASS: TestBuildMultiStageCopy (16.85s) 01:08:23 [2021-04-09T01:08:23.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.43s) 01:08:23 [2021-04-09T01:08:23.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) 01:08:23 [2021-04-09T01:08:23.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 01:08:23 [2021-04-09T01:08:23.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) 01:08:23 [2021-04-09T01:08:23.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.41s) 01:08:23 [2021-04-09T01:08:23.958Z] === RUN TestBuildMultiStageParentConfig 01:08:24 [2021-04-09T01:08:24.110Z] === RUN TestKillContainer/killing_signal 01:08:24 [2021-04-09T01:08:24.728Z] tests/integration/models_networks_test.py .... [ 91%] 01:08:25 [2021-04-09T01:08:25.490Z] --- PASS: TestKillContainer (3.48s) 01:08:25 [2021-04-09T01:08:25.490Z] --- PASS: TestKillContainer/no_signal (1.07s) 01:08:25 [2021-04-09T01:08:25.490Z] --- PASS: TestKillContainer/non_killing_signal (0.90s) 01:08:25 [2021-04-09T01:08:25.490Z] --- PASS: TestKillContainer/killing_signal (1.22s) 01:08:25 [2021-04-09T01:08:25.490Z] === RUN TestKillWithStopSignalAndRestartPolicies 01:08:25 [2021-04-09T01:08:25.490Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 01:08:25 [2021-04-09T01:08:25.505Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.62s) 01:08:25 [2021-04-09T01:08:25.505Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 01:08:25 [2021-04-09T01:08:25.749Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 01:08:26 [2021-04-09T01:08:26.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 01:08:26 [2021-04-09T01:08:26.895Z] --- PASS: TestBuildMultiStageParentConfig (2.42s) 01:08:26 [2021-04-09T01:08:26.895Z] === RUN TestBuildLabelWithTargets 01:08:26 [2021-04-09T01:08:26.895Z] --- SKIP: TestBuildLabelWithTargets (0.00s) 01:08:26 [2021-04-09T01:08:26.895Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 01:08:26 [2021-04-09T01:08:26.895Z] === RUN TestBuildWithEmptyLayers 01:08:27 [2021-04-09T01:08:27.074Z] --- PASS: TestDaemonRestartWithLiveRestore (2.68s) 01:08:27 [2021-04-09T01:08:27.074Z] === RUN TestDaemonDefaultNetworkPools 01:08:27 [2021-04-09T01:08:27.531Z] --- PASS: TestGet (15.02s) 01:08:27 [2021-04-09T01:08:27.531Z] === RUN TestPluginWithNoManifest 01:08:27 [2021-04-09T01:08:27.531Z] --- PASS: TestPluginWithNoManifest (0.00s) 01:08:27 [2021-04-09T01:08:27.531Z] === RUN TestGetAll 01:08:27 [2021-04-09T01:08:27.531Z] --- PASS: TestGetAll (0.00s) 01:08:27 [2021-04-09T01:08:27.531Z] PASS 01:08:27 [2021-04-09T01:08:27.531Z] coverage: 73.4% of statements 01:08:27 [2021-04-09T01:08:27.531Z] ok github.com/docker/docker/pkg/plugins 35.078s coverage: 73.4% of statements 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/pkg/symlink [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/pkg/term [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/profiles/seccomp [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/quota [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/rootless [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/runconfig/opts [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/daemon [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/environment [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/fakegit [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/registry [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/testutil/request [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/volume [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/volume/service/opts [no test files] 01:08:27 [2021-04-09T01:08:27.531Z] ? github.com/docker/docker/volume/testutils [no test files] 01:08:27 [2021-04-09T01:08:27.878Z] --- PASS: TestBuildWithEmptyLayers (1.31s) 01:08:27 [2021-04-09T01:08:27.878Z] === RUN TestBuildMultiStageOnBuild 01:08:28 [2021-04-09T01:08:28.075Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.51s) 01:08:28 [2021-04-09T01:08:28.075Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.24s) 01:08:28 [2021-04-09T01:08:28.075Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.07s) 01:08:28 [2021-04-09T01:08:28.075Z] === RUN TestKillStoppedContainer 01:08:28 [2021-04-09T01:08:28.075Z] --- PASS: TestKillStoppedContainer (0.09s) 01:08:28 [2021-04-09T01:08:28.075Z] === RUN TestKillStoppedContainerAPIPre120 01:08:28 [2021-04-09T01:08:28.075Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) 01:08:28 [2021-04-09T01:08:28.075Z] === RUN TestKillDifferentUserContainer 01:08:28 [2021-04-09T01:08:28.334Z] === RUN TestDockerSuite/TestBuildAddTarXz 01:08:28 [2021-04-09T01:08:28.334Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 01:08:28 [2021-04-09T01:08:28.993Z] --- PASS: TestDaemonDefaultNetworkPools (2.28s) 01:08:28 [2021-04-09T01:08:28.993Z] === RUN TestDaemonRestartWithExistingNetwork 01:08:29 [2021-04-09T01:08:29.271Z] --- PASS: TestKillDifferentUserContainer (1.14s) 01:08:29 [2021-04-09T01:08:29.271Z] === RUN TestInspectOomKilledTrue 01:08:29 [2021-04-09T01:08:29.271Z] --- SKIP: TestInspectOomKilledTrue (0.01s) 01:08:29 [2021-04-09T01:08:29.271Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:08:29 [2021-04-09T01:08:29.271Z] === RUN TestInspectOomKilledFalse 01:08:29 [2021-04-09T01:08:29.271Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 01:08:29 [2021-04-09T01:08:29.271Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:08:29 [2021-04-09T01:08:29.271Z] === RUN TestLinksEtcHostsContentMatch 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === Skipped 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] dispatchers_test.go:377: Windows does not support stopsignal 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) 01:08:29 [2021-04-09T01:08:29.700Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) 01:08:29 [2021-04-09T01:08:29.700Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] client_test.go:23: runtime.GOOS == "windows" 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] daemon_test.go:147: root required 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] reload_test.go:520: root required 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] pull_v2_test.go:73: Needs fixing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] pull_v2_test.go:118: Needs fixing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] download_test.go:268: Needs fixing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] layer_test.go:304: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] layer_test.go:353: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] layer_test.go:468: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] layer_test.go:697: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] migration_test.go:46: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] migration_test.go:182: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] mount_test.go:17: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] mount_test.go:76: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] mount_test.go:125: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] mount_test.go:212: Failing on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:134: Xz not present in msys2 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:239: Failing on Windows CI machines 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_windows_test.go:16: Currently fails 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] changes_test.go:196: needs more investigation 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] changes_test.go:433: needs further investigation 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] changes_test.go:469: needs further investigation 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] poller_test.go:41: No chmod on Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] fileutils_test.go:134: Needs porting to Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] fileutils_test.go:180: Needs porting to Windows 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 01:08:29 [2021-04-09T01:08:29.700Z] local_test.go:181: runtime.GOOS == "windows" 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] 01:08:29 [2021-04-09T01:08:29.700Z] DONE 1833 tests, 45 skipped in 222.066s 01:08:29 [2021-04-09T01:08:29.700Z] INFO: make.ps1 ended at 04/09/2021 01:08:29 01:08:30 [2021-04-09T01:08:30.209Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 01:08:31 [2021-04-09T01:08:31.147Z] --- PASS: TestLinksEtcHostsContentMatch (1.62s) 01:08:31 [2021-04-09T01:08:31.147Z] === RUN TestLinksContainerNames 01:08:31 [2021-04-09T01:08:31.147Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 01:08:31 [2021-04-09T01:08:31.228Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 01:08:31 [2021-04-09T01:08:31.228Z] INFO: Unit tests ended at 04/09/2021 01:08:31. Duration:00:04:00.2919240 01:08:31 [2021-04-09T01:08:31.228Z] INFO: Building busybox 01:08:31 [2021-04-09T01:08:31.228Z] Sending build context to Docker daemon 5.12kB 01:08:31 [2021-04-09T01:08:31.228Z] 01:08:31 [2021-04-09T01:08:31.228Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 01:08:31 [2021-04-09T01:08:31.228Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 01:08:31 [2021-04-09T01:08:31.228Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 01:08:31 [2021-04-09T01:08:31.228Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 01:08:31 [2021-04-09T01:08:31.228Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 01:08:31 [2021-04-09T01:08:31.228Z] ---> 3eaa9ebbf51f 01:08:31 [2021-04-09T01:08:31.228Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 01:08:31 [2021-04-09T01:08:31.228Z] ---> Running in 8a985f09dfdf 01:08:31 [2021-04-09T01:08:31.301Z] tests/integration/models_nodes_test.py . [ 91%] 01:08:31 [2021-04-09T01:08:31.871Z] tests/integration/models_resources_test.py . [ 91%] 01:08:32 [2021-04-09T01:08:32.085Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 01:08:32 [2021-04-09T01:08:32.298Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.47s) 01:08:32 [2021-04-09T01:08:32.298Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 01:08:33 [2021-04-09T01:08:33.463Z] --- PASS: TestLinksContainerNames (2.37s) 01:08:33 [2021-04-09T01:08:33.463Z] === RUN TestLogsFollowTailEmpty 01:08:33 [2021-04-09T01:08:33.899Z] tests/integration/models_services_test.py ..............X. [ 95%] 01:08:34 [2021-04-09T01:08:34.030Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 01:08:34 [2021-04-09T01:08:34.598Z] --- PASS: TestLogsFollowTailEmpty (1.23s) 01:08:34 [2021-04-09T01:08:34.598Z] === RUN TestContainerNetworkMountsNoChown 01:08:35 [2021-04-09T01:08:35.898Z] Removing intermediate container 8a985f09dfdf 01:08:35 [2021-04-09T01:08:35.898Z] ---> b91edfb0d642 01:08:35 [2021-04-09T01:08:35.898Z] Step 7/13 : ARG BUSYBOX_VERSION 01:08:35 [2021-04-09T01:08:35.976Z] --- PASS: TestContainerNetworkMountsNoChown (1.22s) 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/default 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/default 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/private 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/private 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rprivate 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rprivate 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/slave 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/slave 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rslave 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rslave 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/shared 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/shared 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rshared 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rshared 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/default 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/default/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/default/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/default/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/default/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/default/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/default/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/default/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/rshared 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rshared/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rshared/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/rshared/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/shared 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/shared/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/shared/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/shared/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/shared/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/shared/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/shared/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/rslave 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rslave/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rslave/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/slave 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/slave/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/slave/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/slave/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/slave/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/slave/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/slave/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/rprivate 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rprivate/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/rprivate/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/private 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/private/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/private/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/private/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/private/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/private/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === RUN TestMountDaemonRoot/private/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/default/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/default/bind_root 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/default/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/rshared/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/shared/mount_subpath 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/rslave/mount_root 01:08:35 [2021-04-09T01:08:35.976Z] === CONT TestMountDaemonRoot/shared/mount_root 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/shared/bind_subpath 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/shared/bind_root 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/slave/mount_subpath 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/rslave/bind_root 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/slave/mount_root 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/slave/bind_subpath 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/slave/bind_root 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/private/mount_root 01:08:36 [2021-04-09T01:08:36.235Z] === CONT TestMountDaemonRoot/rprivate/mount_root 01:08:36 [2021-04-09T01:08:36.354Z] ---> Running in f343c309ef85 01:08:36 [2021-04-09T01:08:36.354Z] Removing intermediate container f343c309ef85 01:08:36 [2021-04-09T01:08:36.354Z] ---> de2ad547045e 01:08:36 [2021-04-09T01:08:36.354Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 01:08:36 [2021-04-09T01:08:36.354Z] ---> Running in d61f0144a35a 01:08:36 [2021-04-09T01:08:36.494Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 01:08:36 [2021-04-09T01:08:36.494Z] === CONT TestMountDaemonRoot/rprivate/bind_root 01:08:36 [2021-04-09T01:08:36.494Z] === CONT TestMountDaemonRoot/private/bind_subpath 01:08:36 [2021-04-09T01:08:36.494Z] === CONT TestMountDaemonRoot/private/bind_root 01:08:36 [2021-04-09T01:08:36.494Z] === CONT TestMountDaemonRoot/private/mount_subpath 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot (0.03s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/default (0.00s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/private (0.00s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 01:08:36 [2021-04-09T01:08:36.494Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 01:08:36 [2021-04-09T01:08:36.494Z] === RUN TestContainerBindMountNonRecursive 01:08:36 [2021-04-09T01:08:36.494Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 01:08:36 [2021-04-09T01:08:36.811Z] Removing intermediate container d61f0144a35a 01:08:36 [2021-04-09T01:08:36.811Z] ---> d594a54df576 01:08:36 [2021-04-09T01:08:36.811Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 01:08:37 [2021-04-09T01:08:37.591Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.46s) 01:08:37 [2021-04-09T01:08:37.591Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 01:08:37 [2021-04-09T01:08:37.715Z] tests/integration/models_swarm_test.py .. [ 96%] 01:08:37 [2021-04-09T01:08:37.715Z] tests/integration/models_volumes_test.py .. [ 96%] 01:08:38 [2021-04-09T01:08:38.164Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.34s) 01:08:38 [2021-04-09T01:08:38.164Z] === RUN TestServiceWithPredefinedNetwork 01:08:38 [2021-04-09T01:08:38.339Z] 01:08:38 [2021-04-09T01:08:38.397Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 01:08:38 [2021-04-09T01:08:38.796Z] ---> 44125469d67d 01:08:38 [2021-04-09T01:08:38.796Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 01:08:38 [2021-04-09T01:08:38.796Z] ---> Running in ff6ee55b008d 01:08:39 [2021-04-09T01:08:39.332Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 01:08:39 [2021-04-09T01:08:39.907Z] --- PASS: TestContainerBindMountNonRecursive (3.51s) 01:08:39 [2021-04-09T01:08:39.907Z] === RUN TestContainerVolumesMountedAsShared 01:08:40 [2021-04-09T01:08:40.343Z] --- PASS: TestBuildMultiStageOnBuild (12.00s) 01:08:40 [2021-04-09T01:08:40.343Z] === RUN TestBuildUncleanTarFilenames 01:08:40 [2021-04-09T01:08:40.343Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 01:08:40 [2021-04-09T01:08:40.343Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 01:08:40 [2021-04-09T01:08:40.343Z] === RUN TestBuildMultiStageLayerLeak 01:08:40 [2021-04-09T01:08:40.844Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) 01:08:40 [2021-04-09T01:08:40.844Z] === RUN TestContainerVolumesMountedAsSlave 01:08:41 [2021-04-09T01:08:41.469Z] --- PASS: TestServiceWithPredefinedNetwork (3.20s) 01:08:41 [2021-04-09T01:08:41.469Z] === RUN TestServiceRemoveKeepsIngressNetwork 01:08:41 [2021-04-09T01:08:41.469Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 01:08:41 [2021-04-09T01:08:41.469Z] service_test.go:242: FLAKY_TEST 01:08:41 [2021-04-09T01:08:41.469Z] === RUN TestServiceWithDataPathPortInit 01:08:42 [2021-04-09T01:08:42.746Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 01:08:42 [2021-04-09T01:08:42.746Z] --- PASS: TestContainerVolumesMountedAsSlave (1.79s) 01:08:42 [2021-04-09T01:08:42.746Z] === RUN TestNetworkNat 01:08:42 [2021-04-09T01:08:42.794Z] tests/integration/regression_test.py ...... [ 98%] 01:08:43 [2021-04-09T01:08:43.313Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 01:08:43 [2021-04-09T01:08:43.313Z] tests/integration/credentials/store_test.py ...... [ 99%] 01:08:43 [2021-04-09T01:08:43.313Z] tests/integration/credentials/utils_test.py . [100%] 01:08:43 [2021-04-09T01:08:43.313Z] 01:08:43 [2021-04-09T01:08:43.313Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 01:08:43 [2021-04-09T01:08:43.313Z] =========================== short test summary info ============================ 01:08:43 [2021-04-09T01:08:43.313Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 01:08:43 [2021-04-09T01:08:43.313Z] CONFIG_RT_GROUP_SCHED isn't enabled 01:08:43 [2021-04-09T01:08:43.313Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 01:08:43 [2021-04-09T01:08:43.313Z] Not supported on most drivers 01:08:43 [2021-04-09T01:08:43.313Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 01:08:43 [2021-04-09T01:08:43.313Z] Output of docker top depends on host distro, and is not formalized. 01:08:43 [2021-04-09T01:08:43.313Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 01:08:43 [2021-04-09T01:08:43.313Z] Output of docker top depends on host distro, and is not formalized. 01:08:43 [2021-04-09T01:08:43.313Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 01:08:43 [2021-04-09T01:08:43.313Z] Can fail if eth0 has multiple IP addresses 01:08:43 [2021-04-09T01:08:43.313Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 01:08:43 [2021-04-09T01:08:43.313Z] This doesn't seem to be taken into account by the engine 01:08:43 [2021-04-09T01:08:43.313Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME 01:08:43 [2021-04-09T01:08:43.313Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) 01:08:43 [2021-04-09T01:08:43.313Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 01:08:43 [2021-04-09T01:08:43.313Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 368.23 seconds == 01:08:43 [2021-04-09T01:08:43.543Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s) 01:08:43 [2021-04-09T01:08:43.543Z] PASS 01:08:43 [2021-04-09T01:08:43.543Z] 01:08:43 [2021-04-09T01:08:43.543Z] DONE 17 tests in 53.519s 01:08:43 [2021-04-09T01:08:43.543Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 01:08:43 [2021-04-09T01:08:43.543Z] INFO: Testing against a local daemon 01:08:43 [2021-04-09T01:08:43.543Z] === RUN TestPluginInvalidJSON 01:08:43 [2021-04-09T01:08:43.543Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 01:08:43 [2021-04-09T01:08:43.543Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 01:08:43 [2021-04-09T01:08:43.543Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 01:08:43 [2021-04-09T01:08:43.543Z] --- PASS: TestPluginInvalidJSON (0.01s) 01:08:43 [2021-04-09T01:08:43.543Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 01:08:43 [2021-04-09T01:08:43.543Z] === RUN TestPluginInstall 01:08:43 [2021-04-09T01:08:43.543Z] === RUN TestPluginInstall/no_auth 01:08:43 [2021-04-09T01:08:43.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 01:08:43 [2021-04-09T01:08:43.881Z] --- PASS: TestNetworkNat (1.21s) 01:08:43 [2021-04-09T01:08:43.881Z] === RUN TestNetworkLocalhostTCPNat 01:08:44 [2021-04-09T01:08:44.106Z] time="2021-04-09T01:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:08:44 [2021-04-09T01:08:44.106Z] time="2021-04-09T01:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af3433b3d9dca26eae7b7bddb66d021be770c05e6874440c2548ae5e3ba13120" mediatype=application/vnd.docker.plugin.v1+json size=522 01:08:44 [2021-04-09T01:08:44.106Z] time="2021-04-09T01:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:08:44 [2021-04-09T01:08:44.106Z] time="2021-04-09T01:08:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af3433b3d9dca26eae7b7bddb66d021be770c05e6874440c2548ae5e3ba13120" mediatype=application/vnd.docker.plugin.v1+json size=522 01:08:44 [2021-04-09T01:08:44.361Z] === RUN TestPluginInstall/with_htpasswd 01:08:44 [2021-04-09T01:08:44.817Z] --- PASS: TestNetworkLocalhostTCPNat (1.13s) 01:08:44 [2021-04-09T01:08:44.817Z] === RUN TestNetworkLoopbackNat 01:08:44 [2021-04-09T01:08:44.923Z] time="2021-04-09T01:08:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:08:44 [2021-04-09T01:08:44.923Z] time="2021-04-09T01:08:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bee0ca2708edbc87eaf8911c2a9ed33906e7c9397d69397531f4d8a1b3919155" mediatype=application/vnd.docker.plugin.v1+json size=522 01:08:44 [2021-04-09T01:08:44.923Z] time="2021-04-09T01:08:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:08:44 [2021-04-09T01:08:44.923Z] time="2021-04-09T01:08:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bee0ca2708edbc87eaf8911c2a9ed33906e7c9397d69397531f4d8a1b3919155" mediatype=application/vnd.docker.plugin.v1+json size=522 01:08:45 [2021-04-09T01:08:45.178Z] === RUN TestPluginInstall/with_insecure 01:08:46 [2021-04-09T01:08:46.542Z] time="2021-04-09T01:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:08:46 [2021-04-09T01:08:46.542Z] time="2021-04-09T01:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f88a2eb34eabc0625fcdd37b33c5afaa547bfd88556f044488653038508b0ca" mediatype=application/vnd.docker.plugin.v1+json size=522 01:08:46 [2021-04-09T01:08:46.542Z] time="2021-04-09T01:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:08:46 [2021-04-09T01:08:46.542Z] time="2021-04-09T01:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f88a2eb34eabc0625fcdd37b33c5afaa547bfd88556f044488653038508b0ca" mediatype=application/vnd.docker.plugin.v1+json size=522 01:08:46 [2021-04-09T01:08:46.542Z] --- PASS: TestPluginInstall (3.84s) 01:08:46 [2021-04-09T01:08:46.542Z] --- PASS: TestPluginInstall/no_auth (1.65s) 01:08:46 [2021-04-09T01:08:46.542Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) 01:08:46 [2021-04-09T01:08:46.542Z] --- PASS: TestPluginInstall/with_insecure (1.38s) 01:08:46 [2021-04-09T01:08:46.542Z] plugin_test.go:165: [de6a91e02c60c] daemon is not started 01:08:46 [2021-04-09T01:08:46.542Z] === RUN TestPluginsWithRuntimes 01:08:47 [2021-04-09T01:08:47.348Z] === RUN TestDockerSuite/TestBuildBlankName 01:08:47 [2021-04-09T01:08:47.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 01:08:47 [2021-04-09T01:08:47.349Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 01:08:48 [2021-04-09T01:08:48.429Z] === RUN TestPluginsWithRuntimes/No_Args 01:08:48 [2021-04-09T01:08:48.726Z] --- PASS: TestNetworkLoopbackNat (3.60s) 01:08:48 [2021-04-09T01:08:48.726Z] === RUN TestPause 01:08:49 [2021-04-09T01:08:49.095Z] Removing intermediate container ff6ee55b008d 01:08:49 [2021-04-09T01:08:49.095Z] ---> 3add83691a7f 01:08:49 [2021-04-09T01:08:49.095Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 01:08:49 [2021-04-09T01:08:49.095Z] ---> Running in 93af222dd3a7 01:08:49 [2021-04-09T01:08:49.693Z] --- PASS: TestPause (1.07s) 01:08:49 [2021-04-09T01:08:49.693Z] === RUN TestPauseFailsOnWindowsServerContainers 01:08:49 [2021-04-09T01:08:49.693Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 01:08:49 [2021-04-09T01:08:49.693Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 01:08:49 [2021-04-09T01:08:49.693Z] === RUN TestPauseStopPausedContainer 01:08:49 [2021-04-09T01:08:49.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 01:08:49 [2021-04-09T01:08:49.792Z] === RUN TestPluginsWithRuntimes/With_Args 01:08:50 [2021-04-09T01:08:50.059Z] 01:08:50 [2021-04-09T01:08:50.059Z] SUCCESS: Specified value was saved. 01:08:50 [2021-04-09T01:08:50.626Z] --- PASS: TestPauseStopPausedContainer (1.02s) 01:08:50 [2021-04-09T01:08:50.627Z] === RUN TestPidHost 01:08:50 [2021-04-09T01:08:50.740Z] --- PASS: TestBuildMultiStageLayerLeak (10.36s) 01:08:50 [2021-04-09T01:08:50.740Z] === RUN TestBuildWithHugeFile 01:08:51 [2021-04-09T01:08:51.679Z] --- PASS: TestPluginsWithRuntimes (4.89s) 01:08:51 [2021-04-09T01:08:51.680Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.52s) 01:08:51 [2021-04-09T01:08:51.680Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.51s) 01:08:51 [2021-04-09T01:08:51.680Z] === RUN TestPluginBackCompatMediaTypes 01:08:52 [2021-04-09T01:08:52.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 01:08:52 [2021-04-09T01:08:52.228Z] Removing intermediate container 93af222dd3a7 01:08:52 [2021-04-09T01:08:52.228Z] ---> 55716f914950 01:08:52 [2021-04-09T01:08:52.228Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 01:08:52 [2021-04-09T01:08:52.228Z] ---> Running in 2bd1838aa40c 01:08:52 [2021-04-09T01:08:52.240Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) 01:08:52 [2021-04-09T01:08:52.240Z] PASS 01:08:52 [2021-04-09T01:08:52.240Z] 01:08:52 [2021-04-09T01:08:52.240Z] DONE 10 tests in 9.508s 01:08:52 [2021-04-09T01:08:52.240Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 01:08:52 [2021-04-09T01:08:52.240Z] INFO: Testing against a local daemon 01:08:52 [2021-04-09T01:08:52.240Z] === RUN TestExternalGraphDriver 01:08:52 [2021-04-09T01:08:52.240Z] === RUN TestExternalGraphDriver/json 01:08:53 [2021-04-09T01:08:53.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 01:08:53 [2021-04-09T01:08:53.377Z] --- PASS: TestPidHost (2.85s) 01:08:53 [2021-04-09T01:08:53.377Z] === RUN TestPsFilter 01:08:53 [2021-04-09T01:08:53.636Z] --- PASS: TestPsFilter (0.15s) 01:08:53 [2021-04-09T01:08:53.636Z] === RUN TestRemoveContainerWithRemovedVolume 01:08:54 [2021-04-09T01:08:54.202Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 01:08:54 [2021-04-09T01:08:54.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.04s) 01:08:54 [2021-04-09T01:08:54.461Z] === RUN TestRemoveContainerWithVolume 01:08:54 [2021-04-09T01:08:54.754Z] === RUN TestExternalGraphDriver/spec 01:08:55 [2021-04-09T01:08:55.787Z] Leaving: AppArmorNo profiles have been unloaded. 01:08:55 [2021-04-09T01:08:55.787Z] 01:08:55 [2021-04-09T01:08:55.787Z] Unloading profiles will leave already running processes permanently 01:08:55 [2021-04-09T01:08:55.787Z] unconfined, which can lead to unexpected situations. 01:08:55 [2021-04-09T01:08:55.787Z] 01:08:55 [2021-04-09T01:08:55.787Z] To set a process to complain mode, use the command line tool 01:08:55 [2021-04-09T01:08:55.787Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 01:08:55 [2021-04-09T01:08:55.787Z] Post stage [Pipeline] junit 01:08:55 [2021-04-09T01:08:55.800Z] Recording test results 01:08:55 [2021-04-09T01:08:55.943Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 01:08:56 [2021-04-09T01:08:56.234Z] + echo Ensuring container killed. 01:08:56 [2021-04-09T01:08:56.234Z] Ensuring container killed. 01:08:56 [2021-04-09T01:08:56.234Z] + docker rm -vf docker-pr67 01:08:56 [2021-04-09T01:08:56.234Z] Error: No such container: docker-pr67 [Pipeline] sh 01:08:56 [2021-04-09T01:08:56.368Z] --- PASS: TestRemoveContainerWithVolume (1.43s) 01:08:56 [2021-04-09T01:08:56.368Z] === RUN TestRemoveContainerRunning 01:08:56 [2021-04-09T01:08:56.518Z] + echo Chowning /workspace to jenkins user 01:08:56 [2021-04-09T01:08:56.518Z] Chowning /workspace to jenkins user 01:08:56 [2021-04-09T01:08:56.518Z] + id -u 01:08:56 [2021-04-09T01:08:56.518Z] + id -g 01:08:56 [2021-04-09T01:08:56.518Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39846:/workspace busybox chown -R 1000:1000 /workspace 01:08:56 [2021-04-09T01:08:56.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 01:08:56 [2021-04-09T01:08:56.915Z] Cannot create a file when that file already exists. 01:08:57 [2021-04-09T01:08:57.195Z] --- PASS: TestRemoveContainerRunning (1.15s) 01:08:57 [2021-04-09T01:08:57.195Z] === RUN TestRemoveContainerForceRemoveRunning 01:08:57 [2021-04-09T01:08:57.269Z] === RUN TestExternalGraphDriver/pull [Pipeline] catchError [Pipeline] { [Pipeline] sh 01:08:57 [2021-04-09T01:08:57.761Z] + bundleName=docker-py 01:08:57 [2021-04-09T01:08:57.761Z] + echo Creating docker-py-bundles.tar.gz 01:08:57 [2021-04-09T01:08:57.761Z] Creating docker-py-bundles.tar.gz 01:08:57 [2021-04-09T01:08:57.761Z] + 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 01:08:57 [2021-04-09T01:08:57.774Z] Archiving artifacts 01:08:58 [2021-04-09T01:08:58.004Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39846/67/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 01:08:58 [2021-04-09T01:08:58.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr67 -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh binary-daemon 01:08:58 [2021-04-09T01:08:58.576Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.40s) 01:08:58 [2021-04-09T01:08:58.576Z] === RUN TestRemoveInvalidContainer 01:08:58 [2021-04-09T01:08:58.576Z] --- PASS: TestRemoveInvalidContainer (0.02s) 01:08:58 [2021-04-09T01:08:58.576Z] === RUN TestRenameLinkedContainer 01:08:58 [2021-04-09T01:08:58.947Z] 01:08:58 [2021-04-09T01:08:58.947Z] Removing bundles/ 01:08:58 [2021-04-09T01:08:58.947Z] 01:08:58 [2021-04-09T01:08:58.947Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 01:08:58 [2021-04-09T01:08:58.947Z] Building: bundles/binary-daemon/dockerd-dev 01:08:58 [2021-04-09T01:08:58.947Z] GOOS="" GOARCH="" GOARM="" 01:08:59 [2021-04-09T01:08:59.158Z] --- PASS: TestExternalGraphDriver (6.99s) 01:08:59 [2021-04-09T01:08:59.158Z] --- PASS: TestExternalGraphDriver/json (2.36s) 01:08:59 [2021-04-09T01:08:59.158Z] --- PASS: TestExternalGraphDriver/spec (2.56s) 01:08:59 [2021-04-09T01:08:59.158Z] --- PASS: TestExternalGraphDriver/pull (2.00s) 01:08:59 [2021-04-09T01:08:59.158Z] === RUN TestGraphdriverPluginV2 01:08:59 [2021-04-09T01:08:59.602Z] --- PASS: TestServiceWithDataPathPortInit (17.13s) 01:08:59 [2021-04-09T01:08:59.602Z] === RUN TestServiceWithDefaultAddressPoolInit 01:08:59 [2021-04-09T01:08:59.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 01:09:02 [2021-04-09T01:09:02.685Z] Removing intermediate container 2bd1838aa40c 01:09:02 [2021-04-09T01:09:02.685Z] ---> d5e4ecef7fe1 01:09:02 [2021-04-09T01:09:02.685Z] Step 13/13 : CMD ["sh"] 01:09:02 [2021-04-09T01:09:02.685Z] ---> Running in de820b0188a0 01:09:02 [2021-04-09T01:09:02.685Z] Removing intermediate container de820b0188a0 01:09:02 [2021-04-09T01:09:02.685Z] ---> 8bd8e3155020 01:09:02 [2021-04-09T01:09:02.685Z] Successfully built 8bd8e3155020 01:09:02 [2021-04-09T01:09:02.685Z] Successfully tagged busybox:latest 01:09:02 [2021-04-09T01:09:02.685Z] INFO: Docker images of the daemon under test 01:09:02 [2021-04-09T01:09:02.685Z] 01:09:02 [2021-04-09T01:09:02.685Z] REPOSITORY TAG IMAGE ID CREATED SIZE 01:09:02 [2021-04-09T01:09:02.685Z] busybox latest 8bd8e3155020 Less than a second ago 5.32GB 01:09:02 [2021-04-09T01:09:02.685Z] microsoft/windowsservercore latest 3eaa9ebbf51f 5 weeks ago 5.25GB 01:09:02 [2021-04-09T01:09:02.685Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 5 weeks ago 5.25GB 01:09:02 [2021-04-09T01:09:02.685Z] 01:09:02 [2021-04-09T01:09:02.685Z] INFO: Running integration tests at 04/09/2021 01:09:02... 01:09:02 [2021-04-09T01:09:02.685Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 01:09:02 [2021-04-09T01:09:02.685Z] INFO: Integration API tests being run from the host: 01:09:02 [2021-04-09T01:09:02.685Z] INFO: make.ps1 starting at 04/09/2021 01:09:02 01:09:03 [2021-04-09T01:09:03.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 01:09:03 [2021-04-09T01:09:03.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 01:09:03 [2021-04-09T01:09:03.648Z] Running D:\gopath\src\github.com\docker\docker\integration\build 01:09:03 [2021-04-09T01:09:03.762Z] --- PASS: TestRenameLinkedContainer (5.16s) 01:09:03 [2021-04-09T01:09:03.762Z] === RUN TestRenameStoppedContainer 01:09:04 [2021-04-09T01:09:04.398Z] --- PASS: TestGraphdriverPluginV2 (4.52s) 01:09:04 [2021-04-09T01:09:04.398Z] PASS 01:09:04 [2021-04-09T01:09:04.398Z] 01:09:04 [2021-04-09T01:09:04.398Z] DONE 5 tests in 11.540s 01:09:04 [2021-04-09T01:09:04.398Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 01:09:04 [2021-04-09T01:09:04.398Z] INFO: Testing against a local daemon 01:09:04 [2021-04-09T01:09:04.398Z] === RUN TestContinueAfterPluginCrash 01:09:04 [2021-04-09T01:09:04.398Z] === PAUSE TestContinueAfterPluginCrash 01:09:04 [2021-04-09T01:09:04.398Z] === RUN TestReadPluginNoRead 01:09:04 [2021-04-09T01:09:04.398Z] === PAUSE TestReadPluginNoRead 01:09:04 [2021-04-09T01:09:04.398Z] === RUN TestDaemonStartWithLogOpt 01:09:04 [2021-04-09T01:09:04.398Z] === PAUSE TestDaemonStartWithLogOpt 01:09:04 [2021-04-09T01:09:04.398Z] === CONT TestContinueAfterPluginCrash 01:09:04 [2021-04-09T01:09:04.398Z] === CONT TestDaemonStartWithLogOpt 01:09:05 [2021-04-09T01:09:05.138Z] --- PASS: TestRenameStoppedContainer (1.28s) 01:09:05 [2021-04-09T01:09:05.138Z] === RUN TestRenameRunningContainerAndReuse 01:09:05 [2021-04-09T01:09:05.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 01:09:06 [2021-04-09T01:09:06.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 01:09:07 [2021-04-09T01:09:07.342Z] --- PASS: TestRenameRunningContainerAndReuse (2.31s) 01:09:07 [2021-04-09T01:09:07.342Z] === RUN TestRenameInvalidName 01:09:07 [2021-04-09T01:09:07.756Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.83s) 01:09:07 [2021-04-09T01:09:07.756Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y9q2prvls33gcru2ry3m8e8sz Created:2021-04-09 01:08:59.956597922 +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[fa302c05700e8de90c48633d6e4161c9bb2137a4e0adc6e3b715d8243283f972:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vg1tclajsnqickewfztzynblh EndpointID:0e7c14b90b7ef5daf498399a6abf78a157f54a4df7c98555989ed6f4626df6c2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c6e4209c091b81dc61ceb55c7cb50a4bc77b64cd4659bdcb4579bf42d112787 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:1a79f1dd19cd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vg1tclajsnqickewfztzynblh EndpointID:0e7c14b90b7ef5daf498399a6abf78a157f54a4df7c98555989ed6f4626df6c2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 01:09:07 [2021-04-09T01:09:07.756Z] PASS 01:09:07 [2021-04-09T01:09:07.756Z] 01:09:07 [2021-04-09T01:09:07.756Z] === Skipped 01:09:07 [2021-04-09T01:09:07.756Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 01:09:07 [2021-04-09T01:09:07.756Z] service_test.go:242: FLAKY_TEST 01:09:07 [2021-04-09T01:09:07.756Z] 01:09:07 [2021-04-09T01:09:07.756Z] 01:09:07 [2021-04-09T01:09:07.756Z] DONE 26 tests, 1 skipped in 68.922s 01:09:07 [2021-04-09T01:09:07.756Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 01:09:07 [2021-04-09T01:09:07.756Z] ++ 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 01:09:07 [2021-04-09T01:09:07.756Z] ++ set -e 01:09:07 [2021-04-09T01:09:07.756Z] ++ '[' -n 0 ']' 01:09:07 [2021-04-09T01:09:07.756Z] ++ set -x 01:09:07 [2021-04-09T01:09:07.756Z] ++ 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 01:09:07 [2021-04-09T01:09:07.756Z] INFO: Testing against a local daemon 01:09:07 [2021-04-09T01:09:07.756Z] === RUN TestDockerNetworkIpvlanPersistance 01:09:07 [2021-04-09T01:09:07.756Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 01:09:07 [2021-04-09T01:09:07.756Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:09:07 [2021-04-09T01:09:07.756Z] === RUN TestDockerNetworkIpvlan 01:09:07 [2021-04-09T01:09:07.756Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 01:09:07 [2021-04-09T01:09:07.756Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:09:07 [2021-04-09T01:09:07.756Z] PASS 01:09:07 [2021-04-09T01:09:07.756Z] 01:09:07 [2021-04-09T01:09:07.756Z] === Skipped 01:09:07 [2021-04-09T01:09:07.756Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 01:09:07 [2021-04-09T01:09:07.756Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:09:07 [2021-04-09T01:09:07.756Z] 01:09:07 [2021-04-09T01:09:07.756Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 01:09:07 [2021-04-09T01:09:07.756Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:09:07 [2021-04-09T01:09:07.756Z] 01:09:07 [2021-04-09T01:09:07.756Z] 01:09:07 [2021-04-09T01:09:07.756Z] DONE 2 tests, 2 skipped in 0.205s 01:09:07 [2021-04-09T01:09:07.756Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 01:09:07 [2021-04-09T01:09:07.756Z] ++ 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 01:09:07 [2021-04-09T01:09:07.756Z] ++ set -e 01:09:07 [2021-04-09T01:09:07.756Z] ++ '[' -n 0 ']' 01:09:07 [2021-04-09T01:09:07.756Z] ++ set -x 01:09:07 [2021-04-09T01:09:07.756Z] ++ 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 01:09:07 [2021-04-09T01:09:07.756Z] INFO: Testing against a local daemon 01:09:07 [2021-04-09T01:09:07.756Z] === RUN TestDockerNetworkMacvlanPersistance 01:09:08 [2021-04-09T01:09:08.572Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) 01:09:08 [2021-04-09T01:09:08.572Z] === CONT TestReadPluginNoRead 01:09:09 [2021-04-09T01:09:09.248Z] --- PASS: TestRenameInvalidName (1.60s) 01:09:09 [2021-04-09T01:09:09.248Z] === RUN TestRenameAnonymousContainer 01:09:10 [2021-04-09T01:09:10.459Z] === RUN TestReadPluginNoRead/default 01:09:10 [2021-04-09T01:09:10.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 01:09:11 [2021-04-09T01:09:11.064Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.19s) 01:09:11 [2021-04-09T01:09:11.064Z] === RUN TestDockerNetworkMacvlan 01:09:12 [2021-04-09T01:09:12.345Z] === RUN TestReadPluginNoRead/disabled_caching 01:09:12 [2021-04-09T01:09:12.452Z] === RUN TestDockerNetworkMacvlan/Subinterface 01:09:13 [2021-04-09T01:09:13.272Z] --- PASS: TestContinueAfterPluginCrash (9.42s) 01:09:13 [2021-04-09T01:09:13.293Z] --- PASS: TestBuildWithHugeFile (53.80s) 01:09:13 [2021-04-09T01:09:13.293Z] === RUN TestBuildWCOWSandboxSize 01:09:13 [2021-04-09T01:09:13.293Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) 01:09:13 [2021-04-09T01:09:13.293Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 01:09:13 [2021-04-09T01:09:13.293Z] === RUN TestBuildWithEmptyDockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:09:13 [2021-04-09T01:09:13.293Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) 01:09:13 [2021-04-09T01:09:13.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) 01:09:13 [2021-04-09T01:09:13.293Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) 01:09:13 [2021-04-09T01:09:13.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) 01:09:13 [2021-04-09T01:09:13.293Z] === RUN TestBuildPreserveOwnership 01:09:13 [2021-04-09T01:09:13.293Z] === RUN TestBuildPreserveOwnership/copy_from 01:09:13 [2021-04-09T01:09:13.833Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 01:09:14 [2021-04-09T01:09:14.369Z] === RUN TestDockerNetworkMacvlan/OverlapParent 01:09:15 [2021-04-09T01:09:15.211Z] --- PASS: TestReadPluginNoRead (7.31s) 01:09:15 [2021-04-09T01:09:15.211Z] --- PASS: TestReadPluginNoRead/default (1.55s) 01:09:15 [2021-04-09T01:09:15.211Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) 01:09:15 [2021-04-09T01:09:15.211Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) 01:09:15 [2021-04-09T01:09:15.211Z] read_test.go:92: [dccab3e6873d7] daemon is not started 01:09:15 [2021-04-09T01:09:15.211Z] PASS 01:09:15 [2021-04-09T01:09:15.211Z] 01:09:15 [2021-04-09T01:09:15.211Z] DONE 6 tests in 11.471s 01:09:15 [2021-04-09T01:09:15.211Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 01:09:15 [2021-04-09T01:09:15.211Z] testing: warning: no tests to run 01:09:15 [2021-04-09T01:09:15.211Z] PASS 01:09:15 [2021-04-09T01:09:15.211Z] 01:09:15 [2021-04-09T01:09:15.211Z] DONE 0 tests in 0.007s 01:09:15 [2021-04-09T01:09:15.211Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 01:09:15 [2021-04-09T01:09:15.211Z] INFO: Testing against a local daemon 01:09:15 [2021-04-09T01:09:15.211Z] === RUN TestPluginWithDevMounts 01:09:15 [2021-04-09T01:09:15.211Z] === PAUSE TestPluginWithDevMounts 01:09:15 [2021-04-09T01:09:15.211Z] === CONT TestPluginWithDevMounts 01:09:15 [2021-04-09T01:09:15.762Z] === RUN TestDockerNetworkMacvlan/NilParent 01:09:15 [2021-04-09T01:09:15.956Z] --- PASS: TestRenameAnonymousContainer (6.09s) 01:09:15 [2021-04-09T01:09:15.956Z] === RUN TestRenameContainerWithSameName 01:09:16 [2021-04-09T01:09:16.522Z] --- PASS: TestRenameContainerWithSameName (1.54s) 01:09:16 [2021-04-09T01:09:16.522Z] === RUN TestRenameContainerWithLinkedContainer 01:09:17 [2021-04-09T01:09:17.097Z] --- PASS: TestPluginWithDevMounts (1.70s) 01:09:17 [2021-04-09T01:09:17.097Z] PASS 01:09:17 [2021-04-09T01:09:17.097Z] 01:09:17 [2021-04-09T01:09:17.097Z] DONE 1 tests in 1.754s 01:09:17 [2021-04-09T01:09:17.097Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 01:09:17 [2021-04-09T01:09:17.097Z] INFO: Testing against a local daemon 01:09:17 [2021-04-09T01:09:17.097Z] === RUN TestSecretInspect 01:09:17 [2021-04-09T01:09:17.479Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 01:09:19 [2021-04-09T01:09:19.607Z] --- PASS: TestSecretInspect (2.42s) 01:09:19 [2021-04-09T01:09:19.607Z] === RUN TestSecretList 01:09:19 [2021-04-09T01:09:19.810Z] --- PASS: TestRenameContainerWithLinkedContainer (2.64s) 01:09:19 [2021-04-09T01:09:19.810Z] === RUN TestResize 01:09:19 [2021-04-09T01:09:19.974Z] === RUN TestDockerNetworkMacvlan/InternalMode 01:09:20 [2021-04-09T01:09:20.747Z] --- PASS: TestResize (1.37s) 01:09:20 [2021-04-09T01:09:20.747Z] === RUN TestResizeWithInvalidSize 01:09:21 [2021-04-09T01:09:21.495Z] --- PASS: TestSecretList (2.04s) 01:09:21 [2021-04-09T01:09:21.495Z] === RUN TestSecretsCreateAndDelete 01:09:21 [2021-04-09T01:09:21.667Z] --- PASS: TestBuildPreserveOwnership (9.84s) 01:09:21 [2021-04-09T01:09:21.667Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) 01:09:21 [2021-04-09T01:09:21.667Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestBuildPlatformInvalid 01:09:21 [2021-04-09T01:09:21.667Z] --- PASS: TestBuildPlatformInvalid (0.09s) 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 01:09:21 [2021-04-09T01:09:21.667Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 01:09:21 [2021-04-09T01:09:21.667Z] build_userns_linux_test.go:32: testEnv.IsRootless() 01:09:21 [2021-04-09T01:09:21.667Z] PASS 01:09:21 [2021-04-09T01:09:21.667Z] 01:09:21 [2021-04-09T01:09:21.667Z] === Skipped 01:09:21 [2021-04-09T01:09:21.667Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 01:09:21 [2021-04-09T01:09:21.667Z] build_session_test.go:25: TODO: BuildKit 01:09:21 [2021-04-09T01:09:21.667Z] 01:09:21 [2021-04-09T01:09:21.667Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) 01:09:21 [2021-04-09T01:09:21.667Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control 01:09:21 [2021-04-09T01:09:21.667Z] 01:09:21 [2021-04-09T01:09:21.667Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 01:09:21 [2021-04-09T01:09:21.667Z] build_userns_linux_test.go:32: testEnv.IsRootless() 01:09:21 [2021-04-09T01:09:21.667Z] 01:09:21 [2021-04-09T01:09:21.667Z] 01:09:21 [2021-04-09T01:09:21.667Z] DONE 34 tests, 3 skipped in 140.178s 01:09:21 [2021-04-09T01:09:21.667Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 01:09:21 [2021-04-09T01:09:21.667Z] INFO: Testing against a local daemon 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestConfigInspect 01:09:21 [2021-04-09T01:09:21.667Z] --- SKIP: TestConfigInspect (0.02s) 01:09:21 [2021-04-09T01:09:21.667Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestConfigList 01:09:21 [2021-04-09T01:09:21.667Z] --- SKIP: TestConfigList (0.01s) 01:09:21 [2021-04-09T01:09:21.667Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestConfigsCreateAndDelete 01:09:21 [2021-04-09T01:09:21.667Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 01:09:21 [2021-04-09T01:09:21.667Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestConfigsUpdate 01:09:21 [2021-04-09T01:09:21.667Z] --- SKIP: TestConfigsUpdate (0.01s) 01:09:21 [2021-04-09T01:09:21.667Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestTemplatedConfig 01:09:21 [2021-04-09T01:09:21.667Z] --- SKIP: TestTemplatedConfig (0.00s) 01:09:21 [2021-04-09T01:09:21.667Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestConfigCreateResolve 01:09:21 [2021-04-09T01:09:21.667Z] --- SKIP: TestConfigCreateResolve (0.01s) 01:09:21 [2021-04-09T01:09:21.667Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:21 [2021-04-09T01:09:21.667Z] === RUN TestConfigDaemonLibtrustID 01:09:22 [2021-04-09T01:09:22.123Z] --- PASS: TestResizeWithInvalidSize (1.27s) 01:09:22 [2021-04-09T01:09:22.123Z] === RUN TestResizeWhenContainerNotStarted 01:09:23 [2021-04-09T01:09:23.501Z] --- PASS: TestResizeWhenContainerNotStarted (1.40s) 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 01:09:23 [2021-04-09T01:09:23.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 01:09:23 [2021-04-09T01:09:23.569Z] --- PASS: TestConfigDaemonLibtrustID (1.87s) 01:09:23 [2021-04-09T01:09:23.569Z] PASS 01:09:23 [2021-04-09T01:09:23.569Z] 01:09:23 [2021-04-09T01:09:23.569Z] === Skipped 01:09:23 [2021-04-09T01:09:23.569Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 01:09:23 [2021-04-09T01:09:23.569Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:23 [2021-04-09T01:09:23.569Z] 01:09:23 [2021-04-09T01:09:23.569Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 01:09:23 [2021-04-09T01:09:23.569Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:23 [2021-04-09T01:09:23.569Z] 01:09:23 [2021-04-09T01:09:23.569Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 01:09:23 [2021-04-09T01:09:23.569Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:23 [2021-04-09T01:09:23.569Z] 01:09:23 [2021-04-09T01:09:23.569Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 01:09:23 [2021-04-09T01:09:23.569Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:23 [2021-04-09T01:09:23.569Z] 01:09:23 [2021-04-09T01:09:23.569Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 01:09:23 [2021-04-09T01:09:23.569Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:23 [2021-04-09T01:09:23.569Z] 01:09:23 [2021-04-09T01:09:23.569Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 01:09:23 [2021-04-09T01:09:23.569Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:09:23 [2021-04-09T01:09:23.569Z] 01:09:23 [2021-04-09T01:09:23.569Z] 01:09:23 [2021-04-09T01:09:23.569Z] DONE 7 tests, 6 skipped in 2.070s 01:09:23 [2021-04-09T01:09:23.569Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 01:09:23 [2021-04-09T01:09:23.569Z] INFO: Testing against a local daemon 01:09:23 [2021-04-09T01:09:23.569Z] === RUN TestCheckpoint 01:09:23 [2021-04-09T01:09:23.569Z] --- SKIP: TestCheckpoint (0.00s) 01:09:23 [2021-04-09T01:09:23.569Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:09:23 [2021-04-09T01:09:23.569Z] === RUN TestContainerInvalidJSON 01:09:23 [2021-04-09T01:09:23.569Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 01:09:23 [2021-04-09T01:09:23.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 01:09:23 [2021-04-09T01:09:23.569Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 01:09:23 [2021-04-09T01:09:23.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 01:09:23 [2021-04-09T01:09:23.569Z] === RUN TestContainerInvalidJSON//exec/foobar/start 01:09:23 [2021-04-09T01:09:23.569Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 01:09:23 [2021-04-09T01:09:23.569Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 01:09:23 [2021-04-09T01:09:23.569Z] === CONT TestContainerInvalidJSON//exec/foobar/start 01:09:23 [2021-04-09T01:09:23.569Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 01:09:23 [2021-04-09T01:09:23.569Z] --- PASS: TestContainerInvalidJSON (0.01s) 01:09:23 [2021-04-09T01:09:23.569Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 01:09:23 [2021-04-09T01:09:23.569Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 01:09:23 [2021-04-09T01:09:23.569Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 01:09:23 [2021-04-09T01:09:23.569Z] === RUN TestCopyFromContainerPathDoesNotExist 01:09:23 [2021-04-09T01:09:23.569Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 01:09:23 [2021-04-09T01:09:23.569Z] === RUN TestCopyFromContainerPathIsNotDir 01:09:23 [2021-04-09T01:09:23.569Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 01:09:23 [2021-04-09T01:09:23.569Z] === RUN TestCopyToContainerPathDoesNotExist 01:09:23 [2021-04-09T01:09:23.828Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 01:09:23 [2021-04-09T01:09:23.828Z] === RUN TestCopyToContainerPathIsNotDir 01:09:23 [2021-04-09T01:09:23.828Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 01:09:23 [2021-04-09T01:09:23.828Z] === RUN TestCopyFromContainer 01:09:24 [2021-04-09T01:09:24.008Z] --- PASS: TestSecretsCreateAndDelete (2.43s) 01:09:24 [2021-04-09T01:09:24.008Z] === RUN TestSecretsUpdate 01:09:24 [2021-04-09T01:09:24.187Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 01:09:25 [2021-04-09T01:09:25.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 01:09:26 [2021-04-09T01:09:26.519Z] --- PASS: TestSecretsUpdate (2.45s) 01:09:26 [2021-04-09T01:09:26.519Z] === RUN TestTemplatedSecret 01:09:27 [2021-04-09T01:09:27.201Z] === RUN TestCopyFromContainer// 01:09:27 [2021-04-09T01:09:27.201Z] === RUN TestCopyFromContainer//bar/root 01:09:27 [2021-04-09T01:09:27.201Z] === RUN TestCopyFromContainer//bar/root/ 01:09:27 [2021-04-09T01:09:27.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 01:09:27 [2021-04-09T01:09:27.464Z] === RUN TestCopyFromContainer/bar/quux 01:09:27 [2021-04-09T01:09:27.464Z] === RUN TestCopyFromContainer/bar/quux/ 01:09:27 [2021-04-09T01:09:27.464Z] === RUN TestCopyFromContainer/bar/quux/baz 01:09:27 [2021-04-09T01:09:27.464Z] === RUN TestCopyFromContainer/bar/filesymlink 01:09:27 [2021-04-09T01:09:27.723Z] === RUN TestCopyFromContainer/bar/dirsymlink 01:09:27 [2021-04-09T01:09:27.723Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 01:09:27 [2021-04-09T01:09:27.723Z] === RUN TestCopyFromContainer/bar/notarget 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer (4.13s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer// (0.07s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:09:27 [2021-04-09T01:09:27.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:09:27 [2021-04-09T01:09:27.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 01:09:27 [2021-04-09T01:09:27.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 01:09:27 [2021-04-09T01:09:27.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:09:27 [2021-04-09T01:09:27.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 01:09:27 [2021-04-09T01:09:27.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateLinkToNonExistingContainer 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateWithInvalidEnv 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateWithInvalidEnv/0 01:09:27 [2021-04-09T01:09:27.982Z] === PAUSE TestCreateWithInvalidEnv/0 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateWithInvalidEnv/1 01:09:27 [2021-04-09T01:09:27.982Z] === PAUSE TestCreateWithInvalidEnv/1 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateWithInvalidEnv/2 01:09:27 [2021-04-09T01:09:27.982Z] === PAUSE TestCreateWithInvalidEnv/2 01:09:27 [2021-04-09T01:09:27.982Z] === CONT TestCreateWithInvalidEnv/0 01:09:27 [2021-04-09T01:09:27.982Z] === CONT TestCreateWithInvalidEnv/2 01:09:27 [2021-04-09T01:09:27.982Z] === CONT TestCreateWithInvalidEnv/1 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateTmpfsMountsTarget 01:09:27 [2021-04-09T01:09:27.982Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 01:09:27 [2021-04-09T01:09:27.982Z] === RUN TestCreateWithCustomMaskedPaths 01:09:28 [2021-04-09T01:09:28.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 01:09:28 [2021-04-09T01:09:28.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:09:28 [2021-04-09T01:09:28.779Z] INFO: Testing against a local daemon 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildWithSession 01:09:28 [2021-04-09T01:09:28.779Z] --- SKIP: TestBuildWithSession (0.00s) 01:09:28 [2021-04-09T01:09:28.779Z] build_session_test.go:25: TODO: BuildKit 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildSquashParent 01:09:28 [2021-04-09T01:09:28.779Z] --- SKIP: TestBuildSquashParent (0.00s) 01:09:28 [2021-04-09T01:09:28.779Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildWithRemoveAndForceRemove 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:09:28 [2021-04-09T01:09:28.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:09:28 [2021-04-09T01:09:28.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:09:28 [2021-04-09T01:09:28.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:09:28 [2021-04-09T01:09:28.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:09:28 [2021-04-09T01:09:28.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:09:28 [2021-04-09T01:09:28.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:09:28 [2021-04-09T01:09:28.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:09:28 [2021-04-09T01:09:28.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 01:09:28 [2021-04-09T01:09:28.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 01:09:28 [2021-04-09T01:09:28.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 01:09:28 [2021-04-09T01:09:28.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 01:09:29 [2021-04-09T01:09:29.630Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 01:09:29 [2021-04-09T01:09:29.783Z] --- PASS: TestTemplatedSecret (3.02s) 01:09:29 [2021-04-09T01:09:29.783Z] === RUN TestSecretCreateResolve 01:09:29 [2021-04-09T01:09:29.886Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) 01:09:29 [2021-04-09T01:09:29.886Z] === RUN TestCreateWithCustomReadonlyPaths 01:09:29 [2021-04-09T01:09:29.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 01:09:30 [2021-04-09T01:09:30.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 01:09:31 [2021-04-09T01:09:31.790Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) 01:09:31 [2021-04-09T01:09:31.790Z] === RUN TestCreateWithInvalidHealthcheckParams 01:09:31 [2021-04-09T01:09:31.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:09:31 [2021-04-09T01:09:31.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:09:31 [2021-04-09T01:09:31.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:09:31 [2021-04-09T01:09:31.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:09:31 [2021-04-09T01:09:31.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:09:31 [2021-04-09T01:09:31.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:09:31 [2021-04-09T01:09:31.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:09:31 [2021-04-09T01:09:31.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 01:09:31 [2021-04-09T01:09:31.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 01:09:31 [2021-04-09T01:09:31.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 01:09:31 [2021-04-09T01:09:31.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 01:09:31 [2021-04-09T01:09:31.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 01:09:31 [2021-04-09T01:09:31.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 01:09:31 [2021-04-09T01:09:31.790Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 01:09:32 [2021-04-09T01:09:32.295Z] --- PASS: TestSecretCreateResolve (2.47s) 01:09:32 [2021-04-09T01:09:32.295Z] PASS 01:09:32 [2021-04-09T01:09:32.295Z] 01:09:32 [2021-04-09T01:09:32.295Z] DONE 6 tests in 14.873s 01:09:32 [2021-04-09T01:09:32.295Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 01:09:32 [2021-04-09T01:09:32.295Z] INFO: Testing against a local daemon 01:09:32 [2021-04-09T01:09:32.295Z] === RUN TestServiceCreateInit 01:09:32 [2021-04-09T01:09:32.295Z] === RUN TestServiceCreateInit/daemonInitDisabled 01:09:32 [2021-04-09T01:09:32.334Z] === RUN TestDockerNetworkMacvlan/Addressing 01:09:32 [2021-04-09T01:09:32.727Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestCreateDifferentPlatform 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestCreateDifferentPlatform/different_os 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 01:09:32 [2021-04-09T01:09:32.727Z] --- PASS: TestCreateDifferentPlatform (0.02s) 01:09:32 [2021-04-09T01:09:32.727Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 01:09:32 [2021-04-09T01:09:32.727Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestCreateVolumesFromNonExistingContainer 01:09:32 [2021-04-09T01:09:32.727Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestCreatePlatformSpecificImageNoPlatform 01:09:32 [2021-04-09T01:09:32.727Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestContainerStartOnDaemonRestart 01:09:32 [2021-04-09T01:09:32.727Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 01:09:32 [2021-04-09T01:09:32.727Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestDaemonRestartIpcMode 01:09:32 [2021-04-09T01:09:32.727Z] === PAUSE TestDaemonRestartIpcMode 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestDaemonHostGatewayIP 01:09:32 [2021-04-09T01:09:32.727Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 01:09:32 [2021-04-09T01:09:32.727Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestRestartDaemonWithRestartingContainer 01:09:32 [2021-04-09T01:09:32.727Z] === PAUSE TestRestartDaemonWithRestartingContainer 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestContainerKillOnDaemonStart 01:09:32 [2021-04-09T01:09:32.727Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 01:09:32 [2021-04-09T01:09:32.727Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 01:09:32 [2021-04-09T01:09:32.727Z] === RUN TestDiff 01:09:33 [2021-04-09T01:09:33.294Z] --- PASS: TestDiff (0.64s) 01:09:33 [2021-04-09T01:09:33.294Z] === RUN TestExecWithCloseStdin 01:09:33 [2021-04-09T01:09:33.722Z] --- PASS: TestDockerNetworkMacvlan (22.81s) 01:09:33 [2021-04-09T01:09:33.722Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) 01:09:33 [2021-04-09T01:09:33.722Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) 01:09:33 [2021-04-09T01:09:33.722Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.33s) 01:09:33 [2021-04-09T01:09:33.722Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) 01:09:33 [2021-04-09T01:09:33.722Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.82s) 01:09:33 [2021-04-09T01:09:33.722Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.79s) 01:09:33 [2021-04-09T01:09:33.722Z] PASS 01:09:33 [2021-04-09T01:09:33.722Z] 01:09:33 [2021-04-09T01:09:33.722Z] DONE 8 tests in 26.143s 01:09:33 [2021-04-09T01:09:33.722Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 01:09:33 [2021-04-09T01:09:33.722Z] ++ 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 01:09:33 [2021-04-09T01:09:33.722Z] ++ set -e 01:09:33 [2021-04-09T01:09:33.722Z] ++ '[' -n 0 ']' 01:09:33 [2021-04-09T01:09:33.722Z] ++ set -x 01:09:33 [2021-04-09T01:09:33.722Z] ++ 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 01:09:33 [2021-04-09T01:09:33.722Z] testing: warning: no tests to run 01:09:33 [2021-04-09T01:09:33.722Z] PASS 01:09:33 [2021-04-09T01:09:33.722Z] 01:09:33 [2021-04-09T01:09:33.722Z] DONE 0 tests in 0.030s 01:09:33 [2021-04-09T01:09:33.722Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 01:09:33 [2021-04-09T01:09:33.722Z] ++ 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 01:09:33 [2021-04-09T01:09:33.722Z] ++ set -e 01:09:33 [2021-04-09T01:09:33.722Z] ++ '[' -n 0 ']' 01:09:33 [2021-04-09T01:09:33.722Z] ++ set -x 01:09:33 [2021-04-09T01:09:33.722Z] ++ 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 01:09:33 [2021-04-09T01:09:33.983Z] INFO: Testing against a local daemon 01:09:33 [2021-04-09T01:09:33.983Z] === RUN TestAuthZPluginAllowRequest 01:09:34 [2021-04-09T01:09:34.231Z] --- PASS: TestExecWithCloseStdin (0.94s) 01:09:34 [2021-04-09T01:09:34.231Z] === RUN TestExec 01:09:34 [2021-04-09T01:09:34.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 01:09:34 [2021-04-09T01:09:34.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 01:09:34 [2021-04-09T01:09:34.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 01:09:35 [2021-04-09T01:09:35.168Z] --- PASS: TestExec (0.95s) 01:09:35 [2021-04-09T01:09:35.168Z] === RUN TestExecUser 01:09:35 [2021-04-09T01:09:35.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 01:09:36 [2021-04-09T01:09:36.107Z] --- PASS: TestExecUser (0.95s) 01:09:36 [2021-04-09T01:09:36.107Z] === RUN TestExportContainerAndImportImage 01:09:36 [2021-04-09T01:09:36.469Z] === RUN TestServiceCreateInit/daemonInitEnabled 01:09:36 [2021-04-09T01:09:36.533Z] --- PASS: TestAuthZPluginAllowRequest (2.28s) 01:09:36 [2021-04-09T01:09:36.533Z] === RUN TestAuthZPluginTLS 01:09:37 [2021-04-09T01:09:37.043Z] --- PASS: TestExportContainerAndImportImage (0.84s) 01:09:37 [2021-04-09T01:09:37.043Z] === RUN TestExportContainerAfterDaemonRestart 01:09:37 [2021-04-09T01:09:37.478Z] --- PASS: TestAuthZPluginTLS (1.16s) 01:09:37 [2021-04-09T01:09:37.478Z] === RUN TestAuthZPluginDenyRequest 01:09:38 [2021-04-09T01:09:38.421Z] --- PASS: TestAuthZPluginDenyRequest (1.14s) 01:09:38 [2021-04-09T01:09:38.421Z] === RUN TestAuthZPluginAPIDenyResponse 01:09:38 [2021-04-09T01:09:38.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 01:09:39 [2021-04-09T01:09:39.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 01:09:39 [2021-04-09T01:09:39.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 01:09:39 [2021-04-09T01:09:39.808Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.14s) 01:09:39 [2021-04-09T01:09:39.808Z] === RUN TestAuthZPluginDenyResponse 01:09:39 [2021-04-09T01:09:39.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 01:09:40 [2021-04-09T01:09:40.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 01:09:40 [2021-04-09T01:09:40.752Z] --- PASS: TestAuthZPluginDenyResponse (1.16s) 01:09:40 [2021-04-09T01:09:40.752Z] === RUN TestAuthZPluginAllowEventStream 01:09:41 [2021-04-09T01:09:41.142Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 01:09:41 [2021-04-09T01:09:41.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 01:09:41 [2021-04-09T01:09:41.230Z] --- PASS: TestExportContainerAfterDaemonRestart (3.99s) 01:09:41 [2021-04-09T01:09:41.230Z] === RUN TestHealthCheckWorkdir 01:09:41 [2021-04-09T01:09:41.712Z] --- PASS: TestServiceCreateInit (9.20s) 01:09:41 [2021-04-09T01:09:41.712Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) 01:09:41 [2021-04-09T01:09:41.712Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) 01:09:41 [2021-04-09T01:09:41.712Z] === RUN TestCreateServiceMultipleTimes 01:09:41 [2021-04-09T01:09:41.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 01:09:42 [2021-04-09T01:09:42.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 01:09:42 [2021-04-09T01:09:42.607Z] --- PASS: TestHealthCheckWorkdir (1.41s) 01:09:42 [2021-04-09T01:09:42.607Z] === RUN TestHealthKillContainer 01:09:43 [2021-04-09T01:09:43.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 01:09:43 [2021-04-09T01:09:43.301Z] --- PASS: TestAuthZPluginAllowEventStream (2.26s) 01:09:43 [2021-04-09T01:09:43.301Z] === RUN TestAuthZPluginErrorResponse 01:09:44 [2021-04-09T01:09:44.244Z] --- PASS: TestAuthZPluginErrorResponse (1.15s) 01:09:44 [2021-04-09T01:09:44.244Z] === RUN TestAuthZPluginErrorRequest 01:09:45 [2021-04-09T01:09:45.138Z] --- PASS: TestHealthKillContainer (2.96s) 01:09:45 [2021-04-09T01:09:45.138Z] === RUN TestInspectCpusetInConfigPre120 01:09:45 [2021-04-09T01:09:45.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 01:09:45 [2021-04-09T01:09:45.631Z] --- PASS: TestAuthZPluginErrorRequest (1.15s) 01:09:45 [2021-04-09T01:09:45.631Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.11s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.83s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.11s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.20s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.29s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.72s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.91s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.50s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.55s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s) 01:09:45 [2021-04-09T01:09:45.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) 01:09:45 [2021-04-09T01:09:45.796Z] === RUN TestCgroupNamespacesRun 01:09:46 [2021-04-09T01:09:46.074Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) 01:09:46 [2021-04-09T01:09:46.074Z] === RUN TestIpcModeNone 01:09:46 [2021-04-09T01:09:46.576Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.12s) 01:09:46 [2021-04-09T01:09:46.576Z] === RUN TestAuthZPluginEnsureLoadImportWorking 01:09:47 [2021-04-09T01:09:47.012Z] --- PASS: TestIpcModeNone (0.93s) 01:09:47 [2021-04-09T01:09:47.012Z] === RUN TestIpcModePrivate 01:09:47 [2021-04-09T01:09:47.948Z] --- PASS: TestIpcModePrivate (0.93s) 01:09:47 [2021-04-09T01:09:47.948Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false 01:09:47 [2021-04-09T01:09:47.948Z] === RUN TestIpcModeShareable 01:09:47 [2021-04-09T01:09:47.948Z] --- SKIP: TestIpcModeShareable (0.00s) 01:09:47 [2021-04-09T01:09:47.948Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:09:47 [2021-04-09T01:09:47.948Z] === RUN TestAPIIpcModeShareableAndContainer 01:09:48 [2021-04-09T01:09:48.206Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 01:09:48 [2021-04-09T01:09:48.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.58s) 01:09:48 [2021-04-09T01:09:48.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.72s) 01:09:48 [2021-04-09T01:09:48.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.84s) 01:09:48 [2021-04-09T01:09:48.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.02s) 01:09:48 [2021-04-09T01:09:48.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.65s) 01:09:48 [2021-04-09T01:09:48.206Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.64s) 01:09:48 [2021-04-09T01:09:48.206Z] === RUN TestBuildMultiStageCopy 01:09:48 [2021-04-09T01:09:48.206Z] === RUN TestBuildMultiStageCopy/copy_to_root 01:09:49 [2021-04-09T01:09:49.087Z] --- PASS: TestCgroupNamespacesRun (3.16s) 01:09:49 [2021-04-09T01:09:49.087Z] === RUN TestCgroupNamespacesRunPrivileged 01:09:49 [2021-04-09T01:09:49.145Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.70s) 01:09:49 [2021-04-09T01:09:49.145Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 01:09:50 [2021-04-09T01:09:50.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 01:09:50 [2021-04-09T01:09:50.484Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) 01:09:50 [2021-04-09T01:09:50.484Z] === RUN TestAPIIpcModeHost 01:09:50 [2021-04-09T01:09:50.484Z] --- SKIP: TestAPIIpcModeHost (0.00s) 01:09:50 [2021-04-09T01:09:50.484Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:09:50 [2021-04-09T01:09:50.484Z] === RUN TestDaemonIpcModeShareable 01:09:50 [2021-04-09T01:09:50.484Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 01:09:50 [2021-04-09T01:09:50.484Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:09:50 [2021-04-09T01:09:50.484Z] === RUN TestDaemonIpcModePrivate 01:09:51 [2021-04-09T01:09:51.397Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) 01:09:51 [2021-04-09T01:09:51.397Z] === RUN TestCgroupNamespacesRunDaemonHostMode 01:09:51 [2021-04-09T01:09:51.695Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.60s) 01:09:51 [2021-04-09T01:09:51.695Z] === RUN TestAuthZPluginHeader 01:09:52 [2021-04-09T01:09:52.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 01:09:53 [2021-04-09T01:09:53.082Z] --- PASS: TestAuthZPluginHeader (1.43s) 01:09:53 [2021-04-09T01:09:53.082Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 01:09:53 [2021-04-09T01:09:53.082Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 01:09:53 [2021-04-09T01:09:53.082Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:09:53 [2021-04-09T01:09:53.082Z] === RUN TestAuthZPluginV2Disable 01:09:53 [2021-04-09T01:09:53.082Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 01:09:53 [2021-04-09T01:09:53.082Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:09:53 [2021-04-09T01:09:53.082Z] === RUN TestAuthZPluginV2RejectVolumeRequests 01:09:53 [2021-04-09T01:09:53.082Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 01:09:53 [2021-04-09T01:09:53.082Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:09:53 [2021-04-09T01:09:53.082Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 01:09:53 [2021-04-09T01:09:53.082Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 01:09:53 [2021-04-09T01:09:53.082Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:09:53 [2021-04-09T01:09:53.082Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 01:09:53 [2021-04-09T01:09:53.770Z] --- PASS: TestDaemonIpcModePrivate (2.89s) 01:09:53 [2021-04-09T01:09:53.770Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false 01:09:53 [2021-04-09T01:09:53.770Z] === RUN TestDaemonIpcModePrivateFromConfig 01:09:53 [2021-04-09T01:09:53.770Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 01:09:53 [2021-04-09T01:09:53.770Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:09:53 [2021-04-09T01:09:53.770Z] === RUN TestDaemonIpcModeShareableFromConfig 01:09:53 [2021-04-09T01:09:53.770Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 01:09:53 [2021-04-09T01:09:53.770Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:09:53 [2021-04-09T01:09:53.770Z] === RUN TestIpcModeOlderClient 01:09:53 [2021-04-09T01:09:53.770Z] === PAUSE TestIpcModeOlderClient 01:09:53 [2021-04-09T01:09:53.770Z] === RUN TestKillContainerInvalidSignal 01:09:54 [2021-04-09T01:09:54.029Z] --- PASS: TestKillContainerInvalidSignal (0.69s) 01:09:54 [2021-04-09T01:09:54.029Z] === RUN TestKillContainer 01:09:54 [2021-04-09T01:09:54.029Z] === RUN TestKillContainer/no_signal 01:09:54 [2021-04-09T01:09:54.152Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.94s) 01:09:54 [2021-04-09T01:09:54.152Z] === RUN TestCgroupNamespacesRunHostMode 01:09:54 [2021-04-09T01:09:54.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 01:09:54 [2021-04-09T01:09:54.598Z] === RUN TestKillContainer/non_killing_signal 01:09:54 [2021-04-09T01:09:54.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 01:09:55 [2021-04-09T01:09:55.166Z] === RUN TestKillContainer/killing_signal 01:09:56 [2021-04-09T01:09:56.048Z] === RUN TestDockerSuite/TestBuildCacheAdd 01:09:56 [2021-04-09T01:09:56.104Z] --- PASS: TestKillContainer (2.00s) 01:09:56 [2021-04-09T01:09:56.104Z] --- PASS: TestKillContainer/no_signal (0.65s) 01:09:56 [2021-04-09T01:09:56.104Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) 01:09:56 [2021-04-09T01:09:56.104Z] --- PASS: TestKillContainer/killing_signal (0.64s) 01:09:56 [2021-04-09T01:09:56.104Z] === RUN TestKillWithStopSignalAndRestartPolicies 01:09:56 [2021-04-09T01:09:56.104Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 01:09:56 [2021-04-09T01:09:56.674Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 01:09:56 [2021-04-09T01:09:56.756Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 01:09:56 [2021-04-09T01:09:56.984Z] --- PASS: TestCgroupNamespacesRunHostMode (2.89s) 01:09:56 [2021-04-09T01:09:56.984Z] === RUN TestCgroupNamespacesRunPrivateMode 01:09:56 [2021-04-09T01:09:56.984Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 01:09:57 [2021-04-09T01:09:57.213Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 01:09:57 [2021-04-09T01:09:57.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) 01:09:57 [2021-04-09T01:09:57.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) 01:09:57 [2021-04-09T01:09:57.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) 01:09:57 [2021-04-09T01:09:57.241Z] === RUN TestKillStoppedContainer 01:09:57 [2021-04-09T01:09:57.241Z] --- PASS: TestKillStoppedContainer (0.05s) 01:09:57 [2021-04-09T01:09:57.241Z] === RUN TestKillStoppedContainerAPIPre120 01:09:57 [2021-04-09T01:09:57.499Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 01:09:57 [2021-04-09T01:09:57.500Z] === RUN TestKillDifferentUserContainer 01:09:57 [2021-04-09T01:09:57.921Z] === RUN TestDockerSuite/TestBuildCacheFrom 01:09:58 [2021-04-09T01:09:58.068Z] --- PASS: TestKillDifferentUserContainer (0.66s) 01:09:58 [2021-04-09T01:09:58.068Z] === RUN TestInspectOomKilledTrue 01:09:58 [2021-04-09T01:09:58.068Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 01:09:58 [2021-04-09T01:09:58.068Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 01:09:58 [2021-04-09T01:09:58.068Z] === RUN TestInspectOomKilledFalse 01:09:58 [2021-04-09T01:09:58.068Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 01:09:58 [2021-04-09T01:09:58.068Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:09:58 [2021-04-09T01:09:58.068Z] === RUN TestLinksEtcHostsContentMatch 01:09:58 [2021-04-09T01:09:58.068Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 01:09:58 [2021-04-09T01:09:58.068Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 01:09:58 [2021-04-09T01:09:58.068Z] === RUN TestLinksContainerNames 01:09:58 [2021-04-09T01:09:58.175Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 01:09:59 [2021-04-09T01:09:59.138Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 01:09:59 [2021-04-09T01:09:59.444Z] --- PASS: TestLinksContainerNames (1.30s) 01:09:59 [2021-04-09T01:09:59.444Z] === RUN TestLogsFollowTailEmpty 01:09:59 [2021-04-09T01:09:59.749Z] --- PASS: TestCreateServiceMultipleTimes (18.13s) 01:09:59 [2021-04-09T01:09:59.749Z] === RUN TestCreateServiceConflict 01:10:00 [2021-04-09T01:10:00.013Z] --- PASS: TestLogsFollowTailEmpty (0.66s) 01:10:00 [2021-04-09T01:10:00.013Z] === RUN TestContainerNetworkMountsNoChown 01:10:00 [2021-04-09T01:10:00.583Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/default 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/default 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/private 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/private 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/rprivate 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/rprivate 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/slave 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/slave 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/rslave 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/rslave 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/shared 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/shared 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/rshared 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/rshared 01:10:00 [2021-04-09T01:10:00.583Z] === CONT TestMountDaemonRoot/default 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/default/bind_root 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/default/bind_root 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/default/bind_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/default/mount_root 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/default/mount_root 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/default/mount_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === CONT TestMountDaemonRoot/default/bind_root 01:10:00 [2021-04-09T01:10:00.583Z] === CONT TestMountDaemonRoot/rprivate 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/rprivate/mount_root 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/rprivate/bind_root 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 01:10:00 [2021-04-09T01:10:00.583Z] === CONT TestMountDaemonRoot/private 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/private/bind_root 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/private/bind_root 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/private/bind_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/private/mount_root 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/private/mount_root 01:10:00 [2021-04-09T01:10:00.583Z] === RUN TestMountDaemonRoot/private/mount_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 01:10:00 [2021-04-09T01:10:00.583Z] === CONT TestMountDaemonRoot/default/mount_subpath 01:10:00 [2021-04-09T01:10:00.666Z] --- PASS: TestBuildMultiStageCopy (12.62s) 01:10:00 [2021-04-09T01:10:00.666Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.37s) 01:10:00 [2021-04-09T01:10:00.666Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) 01:10:00 [2021-04-09T01:10:00.666Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) 01:10:00 [2021-04-09T01:10:00.666Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.14s) 01:10:00 [2021-04-09T01:10:00.666Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) 01:10:00 [2021-04-09T01:10:00.666Z] === RUN TestBuildMultiStageParentConfig 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/default/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/default/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/shared 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/shared/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/shared/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/shared/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/shared/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/shared/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rshared 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/rshared/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/rshared/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rslave 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/rslave/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/rslave/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/slave 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/slave/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/slave/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/slave/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/slave/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === RUN TestMountDaemonRoot/slave/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === PAUSE TestMountDaemonRoot/slave/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/private/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rprivate/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rprivate/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/private/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/private/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/private/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/shared/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rshared/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/shared/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/shared/mount_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/shared/bind_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rslave/bind_root 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 01:10:00 [2021-04-09T01:10:00.842Z] === CONT TestMountDaemonRoot/rshared/mount_root 01:10:01 [2021-04-09T01:10:01.102Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 01:10:01 [2021-04-09T01:10:01.102Z] === CONT TestMountDaemonRoot/slave/bind_subpath 01:10:01 [2021-04-09T01:10:01.102Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 01:10:01 [2021-04-09T01:10:01.102Z] === CONT TestMountDaemonRoot/rslave/mount_root 01:10:01 [2021-04-09T01:10:01.102Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 01:10:01 [2021-04-09T01:10:01.102Z] === CONT TestMountDaemonRoot/slave/bind_root 01:10:01 [2021-04-09T01:10:01.102Z] === CONT TestMountDaemonRoot/slave/mount_subpath 01:10:01 [2021-04-09T01:10:01.102Z] === CONT TestMountDaemonRoot/slave/mount_root 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/default (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/private (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 01:10:01 [2021-04-09T01:10:01.102Z] === RUN TestContainerBindMountNonRecursive 01:10:01 [2021-04-09T01:10:01.102Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) 01:10:01 [2021-04-09T01:10:01.102Z] 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) 01:10:01 [2021-04-09T01:10:01.102Z] === RUN TestContainerVolumesMountedAsShared 01:10:01 [2021-04-09T01:10:01.102Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] 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) 01:10:01 [2021-04-09T01:10:01.102Z] === RUN TestContainerVolumesMountedAsSlave 01:10:01 [2021-04-09T01:10:01.102Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 01:10:01 [2021-04-09T01:10:01.102Z] 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) 01:10:01 [2021-04-09T01:10:01.102Z] === RUN TestNetworkNat 01:10:01 [2021-04-09T01:10:01.211Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.94s) 01:10:01 [2021-04-09T01:10:01.211Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 01:10:01 [2021-04-09T01:10:01.634Z] --- PASS: TestCreateServiceConflict (2.45s) 01:10:01 [2021-04-09T01:10:01.634Z] === RUN TestCreateServiceMaxReplicas 01:10:02 [2021-04-09T01:10:02.043Z] --- PASS: TestNetworkNat (0.88s) 01:10:02 [2021-04-09T01:10:02.043Z] === RUN TestNetworkLocalhostTCPNat 01:10:02 [2021-04-09T01:10:02.835Z] --- PASS: TestBuildMultiStageParentConfig (2.50s) 01:10:02 [2021-04-09T01:10:02.835Z] === RUN TestBuildLabelWithTargets 01:10:02 [2021-04-09T01:10:02.835Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 01:10:02 [2021-04-09T01:10:02.835Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 01:10:02 [2021-04-09T01:10:02.835Z] === RUN TestBuildWithEmptyLayers 01:10:02 [2021-04-09T01:10:02.978Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) 01:10:02 [2021-04-09T01:10:02.978Z] === RUN TestNetworkLoopbackNat 01:10:03 [2021-04-09T01:10:03.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 01:10:03 [2021-04-09T01:10:03.374Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.26s) 01:10:03 [2021-04-09T01:10:03.374Z] === RUN TestCgroupNamespacesRunInvalidMode 01:10:04 [2021-04-09T01:10:04.310Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 01:10:04 [2021-04-09T01:10:04.364Z] --- PASS: TestBuildWithEmptyLayers (1.27s) 01:10:04 [2021-04-09T01:10:04.364Z] === RUN TestBuildMultiStageOnBuild 01:10:04 [2021-04-09T01:10:04.878Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.44s) 01:10:04 [2021-04-09T01:10:04.878Z] === RUN TestCgroupNamespacesRunOlderClient 01:10:05 [2021-04-09T01:10:05.799Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) 01:10:05 [2021-04-09T01:10:05.799Z] === RUN TestCreateWithDuplicateNetworkNames 01:10:05 [2021-04-09T01:10:05.877Z] === RUN TestDockerSuite/TestBuildCacheRootSource 01:10:06 [2021-04-09T01:10:06.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 01:10:06 [2021-04-09T01:10:06.264Z] --- PASS: TestNetworkLoopbackNat (3.11s) 01:10:06 [2021-04-09T01:10:06.264Z] === RUN TestPause 01:10:06 [2021-04-09T01:10:06.264Z] --- SKIP: TestPause (0.00s) 01:10:06 [2021-04-09T01:10:06.264Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 01:10:06 [2021-04-09T01:10:06.264Z] === RUN TestPauseFailsOnWindowsServerContainers 01:10:06 [2021-04-09T01:10:06.264Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) 01:10:06 [2021-04-09T01:10:06.264Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 01:10:06 [2021-04-09T01:10:06.264Z] === RUN TestPauseStopPausedContainer 01:10:06 [2021-04-09T01:10:06.264Z] --- SKIP: TestPauseStopPausedContainer (0.02s) 01:10:06 [2021-04-09T01:10:06.264Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 01:10:06 [2021-04-09T01:10:06.264Z] === RUN TestPidHost 01:10:06 [2021-04-09T01:10:06.701Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 01:10:08 [2021-04-09T01:10:08.077Z] === RUN TestDockerSuite/TestBuildChownOnCopy 01:10:08 [2021-04-09T01:10:08.169Z] --- PASS: TestPidHost (2.03s) 01:10:08 [2021-04-09T01:10:08.169Z] === RUN TestPsFilter 01:10:08 [2021-04-09T01:10:08.169Z] --- PASS: TestPsFilter (0.10s) 01:10:08 [2021-04-09T01:10:08.169Z] === RUN TestRemoveContainerWithRemovedVolume 01:10:08 [2021-04-09T01:10:08.335Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.55s) 01:10:08 [2021-04-09T01:10:08.335Z] === RUN TestKernelTCPMemory 01:10:08 [2021-04-09T01:10:08.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) 01:10:08 [2021-04-09T01:10:08.737Z] === RUN TestRemoveContainerWithVolume 01:10:09 [2021-04-09T01:10:09.305Z] --- PASS: TestRemoveContainerWithVolume (0.67s) 01:10:09 [2021-04-09T01:10:09.305Z] === RUN TestRemoveContainerRunning 01:10:10 [2021-04-09T01:10:10.240Z] --- PASS: TestKernelTCPMemory (1.67s) 01:10:10 [2021-04-09T01:10:10.240Z] === RUN TestNISDomainname 01:10:10 [2021-04-09T01:10:10.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 01:10:10 [2021-04-09T01:10:10.241Z] --- PASS: TestRemoveContainerRunning (0.66s) 01:10:10 [2021-04-09T01:10:10.241Z] === RUN TestRemoveContainerForceRemoveRunning 01:10:10 [2021-04-09T01:10:10.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) 01:10:10 [2021-04-09T01:10:10.808Z] === RUN TestRemoveInvalidContainer 01:10:10 [2021-04-09T01:10:10.808Z] --- PASS: TestRemoveInvalidContainer (0.01s) 01:10:10 [2021-04-09T01:10:10.808Z] === RUN TestRenameLinkedContainer 01:10:12 [2021-04-09T01:10:12.771Z] --- PASS: TestNISDomainname (2.35s) 01:10:12 [2021-04-09T01:10:12.771Z] === RUN TestHostnameDnsResolution 01:10:13 [2021-04-09T01:10:13.344Z] --- PASS: TestRenameLinkedContainer (2.74s) 01:10:13 [2021-04-09T01:10:13.344Z] === RUN TestRenameStoppedContainer 01:10:14 [2021-04-09T01:10:14.280Z] --- PASS: TestRenameStoppedContainer (0.64s) 01:10:14 [2021-04-09T01:10:14.280Z] === RUN TestRenameRunningContainerAndReuse 01:10:15 [2021-04-09T01:10:15.054Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.83s) 01:10:15 [2021-04-09T01:10:15.054Z] PASS 01:10:15 [2021-04-09T01:10:15.054Z] 01:10:15 [2021-04-09T01:10:15.054Z] === Skipped 01:10:15 [2021-04-09T01:10:15.054Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 01:10:15 [2021-04-09T01:10:15.054Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:10:15 [2021-04-09T01:10:15.054Z] 01:10:15 [2021-04-09T01:10:15.054Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 01:10:15 [2021-04-09T01:10:15.054Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:10:15 [2021-04-09T01:10:15.054Z] 01:10:15 [2021-04-09T01:10:15.054Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 01:10:15 [2021-04-09T01:10:15.054Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:10:15 [2021-04-09T01:10:15.054Z] 01:10:15 [2021-04-09T01:10:15.054Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 01:10:15 [2021-04-09T01:10:15.054Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:10:15 [2021-04-09T01:10:15.054Z] 01:10:15 [2021-04-09T01:10:15.054Z] 01:10:15 [2021-04-09T01:10:15.054Z] DONE 17 tests, 4 skipped in 39.304s 01:10:15 [2021-04-09T01:10:15.054Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 01:10:15 [2021-04-09T01:10:15.054Z] ++ 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 01:10:15 [2021-04-09T01:10:15.054Z] ++ set -e 01:10:15 [2021-04-09T01:10:15.054Z] ++ '[' -n 0 ']' 01:10:15 [2021-04-09T01:10:15.054Z] ++ set -x 01:10:15 [2021-04-09T01:10:15.054Z] ++ 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 01:10:15 [2021-04-09T01:10:15.054Z] INFO: Testing against a local daemon 01:10:15 [2021-04-09T01:10:15.054Z] === RUN TestPluginInvalidJSON 01:10:15 [2021-04-09T01:10:15.054Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 01:10:15 [2021-04-09T01:10:15.054Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 01:10:15 [2021-04-09T01:10:15.054Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 01:10:15 [2021-04-09T01:10:15.054Z] --- PASS: TestPluginInvalidJSON (0.03s) 01:10:15 [2021-04-09T01:10:15.054Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 01:10:15 [2021-04-09T01:10:15.054Z] === RUN TestPluginInstall 01:10:15 [2021-04-09T01:10:15.054Z] === RUN TestPluginInstall/no_auth 01:10:15 [2021-04-09T01:10:15.304Z] --- PASS: TestHostnameDnsResolution (3.00s) 01:10:15 [2021-04-09T01:10:15.304Z] === RUN TestStats 01:10:15 [2021-04-09T01:10:15.628Z] time="2021-04-09T01:10:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:10:15 [2021-04-09T01:10:15.628Z] time="2021-04-09T01:10:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54ff41a636225c313cac55ed432a1e95aba0ca5746eef2faba110241d7e9ec51" mediatype=application/vnd.docker.plugin.v1+json size=522 01:10:15 [2021-04-09T01:10:15.628Z] time="2021-04-09T01:10:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:10:15 [2021-04-09T01:10:15.628Z] time="2021-04-09T01:10:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54ff41a636225c313cac55ed432a1e95aba0ca5746eef2faba110241d7e9ec51" mediatype=application/vnd.docker.plugin.v1+json size=522 01:10:15 [2021-04-09T01:10:15.659Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) 01:10:15 [2021-04-09T01:10:15.659Z] === RUN TestRenameInvalidName 01:10:15 [2021-04-09T01:10:15.890Z] === RUN TestPluginInstall/with_htpasswd 01:10:15 [2021-04-09T01:10:15.918Z] --- PASS: TestRenameInvalidName (0.64s) 01:10:15 [2021-04-09T01:10:15.918Z] === RUN TestRenameAnonymousContainer 01:10:16 [2021-04-09T01:10:16.681Z] === RUN TestDockerSuite/TestBuildChownSingleFile 01:10:16 [2021-04-09T01:10:16.836Z] time="2021-04-09T01:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:10:16 [2021-04-09T01:10:16.836Z] time="2021-04-09T01:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:300a218caf96c46942c27d2d6aead3c3210a31958e001003f5553bd55cdaab9a" mediatype=application/vnd.docker.plugin.v1+json size=522 01:10:16 [2021-04-09T01:10:16.836Z] time="2021-04-09T01:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:10:16 [2021-04-09T01:10:16.836Z] time="2021-04-09T01:10:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:300a218caf96c46942c27d2d6aead3c3210a31958e001003f5553bd55cdaab9a" mediatype=application/vnd.docker.plugin.v1+json size=522 01:10:17 [2021-04-09T01:10:17.098Z] === RUN TestPluginInstall/with_insecure 01:10:19 [2021-04-09T01:10:19.017Z] time="2021-04-09T01:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:10:19 [2021-04-09T01:10:19.017Z] time="2021-04-09T01:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4eb851a3df2e20a2e6d3a922ff126acda0d4e2137946113a0b8e7f0afb8eed61" mediatype=application/vnd.docker.plugin.v1+json size=522 01:10:19 [2021-04-09T01:10:19.017Z] time="2021-04-09T01:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:10:19 [2021-04-09T01:10:19.017Z] time="2021-04-09T01:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4eb851a3df2e20a2e6d3a922ff126acda0d4e2137946113a0b8e7f0afb8eed61" mediatype=application/vnd.docker.plugin.v1+json size=522 01:10:19 [2021-04-09T01:10:19.205Z] --- PASS: TestRenameAnonymousContainer (3.07s) 01:10:19 [2021-04-09T01:10:19.205Z] === RUN TestRenameContainerWithSameName 01:10:19 [2021-04-09T01:10:19.215Z] --- PASS: TestStats (3.53s) 01:10:19 [2021-04-09T01:10:19.215Z] === RUN TestStopContainerWithTimeout 01:10:19 [2021-04-09T01:10:19.215Z] === RUN TestStopContainerWithTimeout/0 01:10:19 [2021-04-09T01:10:19.215Z] === PAUSE TestStopContainerWithTimeout/0 01:10:19 [2021-04-09T01:10:19.215Z] === RUN TestStopContainerWithTimeout/1 01:10:19 [2021-04-09T01:10:19.215Z] === PAUSE TestStopContainerWithTimeout/1 01:10:19 [2021-04-09T01:10:19.215Z] === RUN TestStopContainerWithTimeout/3 01:10:19 [2021-04-09T01:10:19.215Z] === PAUSE TestStopContainerWithTimeout/3 01:10:19 [2021-04-09T01:10:19.215Z] === RUN TestStopContainerWithTimeout/-1 01:10:19 [2021-04-09T01:10:19.215Z] === PAUSE TestStopContainerWithTimeout/-1 01:10:19 [2021-04-09T01:10:19.215Z] === CONT TestStopContainerWithTimeout/0 01:10:19 [2021-04-09T01:10:19.215Z] === CONT TestStopContainerWithTimeout/3 01:10:19 [2021-04-09T01:10:19.215Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 01:10:19 [2021-04-09T01:10:19.279Z] --- PASS: TestPluginInstall (5.99s) 01:10:19 [2021-04-09T01:10:19.279Z] --- PASS: TestPluginInstall/no_auth (2.68s) 01:10:19 [2021-04-09T01:10:19.279Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) 01:10:19 [2021-04-09T01:10:19.279Z] --- PASS: TestPluginInstall/with_insecure (2.16s) 01:10:19 [2021-04-09T01:10:19.279Z] plugin_test.go:165: [d31eee0fc7277] daemon is not started 01:10:19 [2021-04-09T01:10:19.279Z] === RUN TestPluginsWithRuntimes 01:10:19 [2021-04-09T01:10:19.772Z] --- PASS: TestRenameContainerWithSameName (0.66s) 01:10:19 [2021-04-09T01:10:19.772Z] === RUN TestRenameContainerWithLinkedContainer 01:10:20 [2021-04-09T01:10:20.152Z] === RUN TestDockerSuite/TestBuildClearCmd 01:10:20 [2021-04-09T01:10:20.628Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s) 01:10:20 [2021-04-09T01:10:20.628Z] === RUN TestCreateServiceSecretFileMode 01:10:21 [2021-04-09T01:10:21.089Z] === RUN TestDockerSuite/TestBuildCmd 01:10:21 [2021-04-09T01:10:21.089Z] === CONT TestStopContainerWithTimeout/-1 01:10:21 [2021-04-09T01:10:21.148Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) 01:10:21 [2021-04-09T01:10:21.148Z] === RUN TestResize 01:10:21 [2021-04-09T01:10:21.348Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 01:10:21 [2021-04-09T01:10:21.605Z] === RUN TestDockerSuite/TestBuildCmdShDashC 01:10:21 [2021-04-09T01:10:21.714Z] --- PASS: TestResize (0.67s) 01:10:21 [2021-04-09T01:10:21.714Z] === RUN TestResizeWithInvalidSize 01:10:21 [2021-04-09T01:10:21.830Z] === RUN TestPluginsWithRuntimes/No_Args 01:10:21 [2021-04-09T01:10:21.991Z] --- PASS: TestCreateServiceSecretFileMode (2.72s) 01:10:21 [2021-04-09T01:10:21.991Z] === RUN TestCreateServiceConfigFileMode 01:10:22 [2021-04-09T01:10:22.009Z] --- PASS: TestBuildMultiStageOnBuild (17.41s) 01:10:22 [2021-04-09T01:10:22.009Z] === RUN TestBuildUncleanTarFilenames 01:10:22 [2021-04-09T01:10:22.009Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 01:10:22 [2021-04-09T01:10:22.009Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 01:10:22 [2021-04-09T01:10:22.009Z] === RUN TestBuildMultiStageLayerLeak 01:10:22 [2021-04-09T01:10:22.173Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 01:10:22 [2021-04-09T01:10:22.173Z] === RUN TestDockerSuite/TestBuildCmdSpaces 01:10:22 [2021-04-09T01:10:22.282Z] --- PASS: TestResizeWithInvalidSize (0.67s) 01:10:22 [2021-04-09T01:10:22.282Z] === RUN TestResizeWhenContainerNotStarted 01:10:22 [2021-04-09T01:10:22.740Z] === CONT TestStopContainerWithTimeout/1 01:10:23 [2021-04-09T01:10:23.231Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) 01:10:23 [2021-04-09T01:10:23.231Z] === RUN TestDaemonRestartKillContainers 01:10:23 [2021-04-09T01:10:23.231Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 01:10:23 [2021-04-09T01:10:23.231Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 01:10:23 [2021-04-09T01:10:23.231Z] === RUN TestCgroupNamespacesRun 01:10:24 [2021-04-09T01:10:24.118Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 01:10:24 [2021-04-09T01:10:24.382Z] === RUN TestPluginsWithRuntimes/With_Args 01:10:24 [2021-04-09T01:10:24.504Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) 01:10:24 [2021-04-09T01:10:24.504Z] === RUN TestCreateServiceSysctls 01:10:25 [2021-04-09T01:10:25.495Z] --- PASS: TestStopContainerWithTimeout (0.02s) 01:10:25 [2021-04-09T01:10:25.495Z] --- PASS: TestStopContainerWithTimeout/0 (2.25s) 01:10:25 [2021-04-09T01:10:25.496Z] --- PASS: TestStopContainerWithTimeout/3 (3.98s) 01:10:25 [2021-04-09T01:10:25.496Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) 01:10:25 [2021-04-09T01:10:25.496Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) 01:10:25 [2021-04-09T01:10:25.496Z] === RUN TestDeleteDevicemapper 01:10:25 [2021-04-09T01:10:25.496Z] --- SKIP: TestDeleteDevicemapper (0.00s) 01:10:25 [2021-04-09T01:10:25.496Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 01:10:25 [2021-04-09T01:10:25.496Z] === RUN TestStopContainerWithRestartPolicyAlways 01:10:26 [2021-04-09T01:10:26.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 01:10:26 [2021-04-09T01:10:26.300Z] --- PASS: TestPluginsWithRuntimes (7.02s) 01:10:26 [2021-04-09T01:10:26.300Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.21s) 01:10:26 [2021-04-09T01:10:26.300Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.15s) 01:10:26 [2021-04-09T01:10:26.300Z] === RUN TestPluginBackCompatMediaTypes 01:10:26 [2021-04-09T01:10:26.550Z] --- PASS: TestCgroupNamespacesRun (2.96s) 01:10:26 [2021-04-09T01:10:26.550Z] === RUN TestCgroupNamespacesRunPrivileged 01:10:27 [2021-04-09T01:10:27.689Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) 01:10:27 [2021-04-09T01:10:27.689Z] PASS 01:10:27 [2021-04-09T01:10:27.689Z] 01:10:27 [2021-04-09T01:10:27.689Z] DONE 10 tests in 14.350s 01:10:27 [2021-04-09T01:10:27.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 01:10:27 [2021-04-09T01:10:27.689Z] ++ 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 01:10:27 [2021-04-09T01:10:27.689Z] ++ set -e 01:10:27 [2021-04-09T01:10:27.689Z] ++ '[' -n 0 ']' 01:10:27 [2021-04-09T01:10:27.689Z] ++ set -x 01:10:27 [2021-04-09T01:10:27.689Z] ++ 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 01:10:27 [2021-04-09T01:10:27.689Z] INFO: Testing against a local daemon 01:10:27 [2021-04-09T01:10:27.689Z] === RUN TestExternalGraphDriver 01:10:27 [2021-04-09T01:10:27.689Z] === RUN TestExternalGraphDriver/json 01:10:28 [2021-04-09T01:10:28.453Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.47s) 01:10:28 [2021-04-09T01:10:28.453Z] === RUN TestCgroupNamespacesRunDaemonHostMode 01:10:28 [2021-04-09T01:10:28.696Z] --- PASS: TestCreateServiceSysctls (3.74s) 01:10:28 [2021-04-09T01:10:28.696Z] === RUN TestCreateServiceCapabilities 01:10:30 [2021-04-09T01:10:30.252Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.56s) 01:10:30 [2021-04-09T01:10:30.252Z] === RUN TestUpdateMemory 01:10:30 [2021-04-09T01:10:30.252Z] --- SKIP: TestUpdateMemory (0.01s) 01:10:30 [2021-04-09T01:10:30.252Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 01:10:30 [2021-04-09T01:10:30.252Z] === RUN TestUpdateCPUQuota 01:10:31 [2021-04-09T01:10:31.210Z] --- PASS: TestCreateServiceCapabilities (2.85s) 01:10:31 [2021-04-09T01:10:31.210Z] === RUN TestInspect 01:10:31 [2021-04-09T01:10:31.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 01:10:31 [2021-04-09T01:10:31.737Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.96s) 01:10:31 [2021-04-09T01:10:31.737Z] === RUN TestCgroupNamespacesRunHostMode 01:10:31 [2021-04-09T01:10:31.904Z] === RUN TestExternalGraphDriver/spec 01:10:32 [2021-04-09T01:10:32.205Z] === RUN TestDockerSuite/TestBuildConditionalCache 01:10:32 [2021-04-09T01:10:32.772Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 01:10:34 [2021-04-09T01:10:34.148Z] === RUN TestDockerSuite/TestBuildContextCleanup 01:10:34 [2021-04-09T01:10:34.148Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 01:10:34 [2021-04-09T01:10:34.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 01:10:34 [2021-04-09T01:10:34.269Z] --- PASS: TestCgroupNamespacesRunHostMode (2.91s) 01:10:34 [2021-04-09T01:10:34.269Z] === RUN TestCgroupNamespacesRunPrivateMode 01:10:34 [2021-04-09T01:10:34.474Z] --- PASS: TestInspect (3.40s) 01:10:34 [2021-04-09T01:10:34.474Z] === RUN TestCreateJob 01:10:35 [2021-04-09T01:10:35.084Z] === RUN TestDockerSuite/TestBuildContextTarGzip 01:10:35 [2021-04-09T01:10:35.461Z] Created binary: bundles/binary-daemon/dockerd-dev 01:10:35 [2021-04-09T01:10:35.461Z] Copying nested executables into bundles/binary-daemon 01:10:35 [2021-04-09T01:10:35.461Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 01:10:35 [2021-04-09T01:10:35.653Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 01:10:35 [2021-04-09T01:10:35.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr67 -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/make.sh cross 01:10:35 [2021-04-09T01:10:35.912Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 01:10:36 [2021-04-09T01:10:36.116Z] === RUN TestExternalGraphDriver/pull 01:10:36 [2021-04-09T01:10:36.371Z] 01:10:36 [2021-04-09T01:10:36.371Z] Removing bundles/ 01:10:36 [2021-04-09T01:10:36.371Z] 01:10:36 [2021-04-09T01:10:36.371Z] ---> Making bundle: cross (in bundles/cross) 01:10:36 [2021-04-09T01:10:36.371Z] Cross building: bundles/cross/linux/amd64 01:10:36 [2021-04-09T01:10:36.371Z] Building: bundles/cross/linux/amd64/dockerd-dev 01:10:36 [2021-04-09T01:10:36.371Z] GOOS="linux" GOARCH="amd64" GOARM="" 01:10:36 [2021-04-09T01:10:36.794Z] --- PASS: TestBuildMultiStageLayerLeak (15.16s) 01:10:36 [2021-04-09T01:10:36.794Z] === RUN TestBuildWithHugeFile 01:10:37 [2021-04-09T01:10:37.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 01:10:37 [2021-04-09T01:10:37.553Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.91s) 01:10:37 [2021-04-09T01:10:37.553Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 01:10:38 [2021-04-09T01:10:38.637Z] --- PASS: TestCreateJob (3.87s) 01:10:38 [2021-04-09T01:10:38.637Z] === RUN TestReplicatedJob 01:10:38 [2021-04-09T01:10:38.667Z] --- PASS: TestExternalGraphDriver (10.94s) 01:10:38 [2021-04-09T01:10:38.667Z] --- PASS: TestExternalGraphDriver/json (3.64s) 01:10:38 [2021-04-09T01:10:38.667Z] --- PASS: TestExternalGraphDriver/spec (4.08s) 01:10:38 [2021-04-09T01:10:38.667Z] --- PASS: TestExternalGraphDriver/pull (3.08s) 01:10:38 [2021-04-09T01:10:38.667Z] === RUN TestGraphdriverPluginV2 01:10:38 [2021-04-09T01:10:38.667Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) 01:10:38 [2021-04-09T01:10:38.667Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:10:38 [2021-04-09T01:10:38.667Z] PASS 01:10:38 [2021-04-09T01:10:38.667Z] 01:10:38 [2021-04-09T01:10:38.667Z] === Skipped 01:10:38 [2021-04-09T01:10:38.667Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) 01:10:38 [2021-04-09T01:10:38.667Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:10:38 [2021-04-09T01:10:38.667Z] 01:10:38 [2021-04-09T01:10:38.667Z] 01:10:38 [2021-04-09T01:10:38.667Z] DONE 5 tests, 1 skipped in 11.127s 01:10:38 [2021-04-09T01:10:38.667Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 01:10:38 [2021-04-09T01:10:38.667Z] ++ 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 01:10:38 [2021-04-09T01:10:38.667Z] ++ set -e 01:10:38 [2021-04-09T01:10:38.667Z] ++ '[' -n 0 ']' 01:10:38 [2021-04-09T01:10:38.667Z] ++ set -x 01:10:38 [2021-04-09T01:10:38.667Z] ++ 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 01:10:38 [2021-04-09T01:10:38.667Z] INFO: Testing against a local daemon 01:10:38 [2021-04-09T01:10:38.667Z] === RUN TestContinueAfterPluginCrash 01:10:38 [2021-04-09T01:10:38.667Z] === PAUSE TestContinueAfterPluginCrash 01:10:38 [2021-04-09T01:10:38.667Z] === RUN TestReadPluginNoRead 01:10:38 [2021-04-09T01:10:38.667Z] === PAUSE TestReadPluginNoRead 01:10:38 [2021-04-09T01:10:38.667Z] === RUN TestDaemonStartWithLogOpt 01:10:38 [2021-04-09T01:10:38.667Z] === PAUSE TestDaemonStartWithLogOpt 01:10:38 [2021-04-09T01:10:38.667Z] === CONT TestContinueAfterPluginCrash 01:10:38 [2021-04-09T01:10:38.667Z] === CONT TestDaemonStartWithLogOpt 01:10:38 [2021-04-09T01:10:38.667Z] === CONT TestReadPluginNoRead 01:10:40 [2021-04-09T01:10:40.083Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.50s) 01:10:40 [2021-04-09T01:10:40.083Z] === RUN TestCgroupNamespacesRunInvalidMode 01:10:40 [2021-04-09T01:10:40.575Z] --- PASS: TestUpdateCPUQuota (10.22s) 01:10:40 [2021-04-09T01:10:40.575Z] === RUN TestUpdatePidsLimit 01:10:40 [2021-04-09T01:10:40.575Z] === RUN TestUpdatePidsLimit/update_from_none 01:10:41 [2021-04-09T01:10:41.511Z] === RUN TestUpdatePidsLimit/no_change 01:10:41 [2021-04-09T01:10:41.989Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) 01:10:41 [2021-04-09T01:10:41.989Z] === RUN TestCgroupNamespacesRunOlderClient 01:10:42 [2021-04-09T01:10:42.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 01:10:42 [2021-04-09T01:10:42.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 01:10:42 [2021-04-09T01:10:42.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 01:10:42 [2021-04-09T01:10:42.647Z] === RUN TestUpdatePidsLimit/update_lower 01:10:42 [2021-04-09T01:10:42.887Z] === RUN TestReadPluginNoRead/default 01:10:43 [2021-04-09T01:10:43.462Z] --- PASS: TestDaemonStartWithLogOpt (4.75s) 01:10:44 [2021-04-09T01:10:44.025Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 01:10:44 [2021-04-09T01:10:44.521Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.89s) 01:10:44 [2021-04-09T01:10:44.521Z] === RUN TestKernelTCPMemory 01:10:44 [2021-04-09T01:10:44.521Z] --- SKIP: TestKernelTCPMemory (0.01s) 01:10:44 [2021-04-09T01:10:44.521Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 01:10:44 [2021-04-09T01:10:44.521Z] === RUN TestNISDomainname 01:10:44 [2021-04-09T01:10:44.521Z] --- SKIP: TestNISDomainname (0.01s) 01:10:44 [2021-04-09T01:10:44.521Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 01:10:44 [2021-04-09T01:10:44.521Z] === RUN TestHostnameDnsResolution 01:10:44 [2021-04-09T01:10:44.850Z] === RUN TestReadPluginNoRead/disabled_caching 01:10:45 [2021-04-09T01:10:45.169Z] --- PASS: TestReplicatedJob (6.69s) 01:10:45 [2021-04-09T01:10:45.169Z] === RUN TestUpdateReplicatedJob 01:10:45 [2021-04-09T01:10:45.403Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 01:10:46 [2021-04-09T01:10:46.342Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 01:10:46 [2021-04-09T01:10:46.425Z] --- PASS: TestHostnameDnsResolution (1.63s) 01:10:46 [2021-04-09T01:10:46.425Z] === RUN TestStats 01:10:46 [2021-04-09T01:10:46.425Z] --- SKIP: TestStats (0.00s) 01:10:46 [2021-04-09T01:10:46.425Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 01:10:46 [2021-04-09T01:10:46.425Z] === RUN TestStopContainerWithTimeout 01:10:46 [2021-04-09T01:10:46.425Z] === RUN TestStopContainerWithTimeout/0 01:10:46 [2021-04-09T01:10:46.425Z] === PAUSE TestStopContainerWithTimeout/0 01:10:46 [2021-04-09T01:10:46.425Z] === RUN TestStopContainerWithTimeout/1 01:10:46 [2021-04-09T01:10:46.425Z] === PAUSE TestStopContainerWithTimeout/1 01:10:46 [2021-04-09T01:10:46.425Z] === RUN TestStopContainerWithTimeout/3 01:10:46 [2021-04-09T01:10:46.425Z] === PAUSE TestStopContainerWithTimeout/3 01:10:46 [2021-04-09T01:10:46.425Z] === RUN TestStopContainerWithTimeout/-1 01:10:46 [2021-04-09T01:10:46.425Z] === PAUSE TestStopContainerWithTimeout/-1 01:10:46 [2021-04-09T01:10:46.425Z] === CONT TestStopContainerWithTimeout/0 01:10:46 [2021-04-09T01:10:46.425Z] === CONT TestStopContainerWithTimeout/3 01:10:46 [2021-04-09T01:10:46.767Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 01:10:47 [2021-04-09T01:10:47.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 01:10:47 [2021-04-09T01:10:47.362Z] === CONT TestStopContainerWithTimeout/-1 01:10:47 [2021-04-09T01:10:47.364Z] --- PASS: TestBuildWithHugeFile (107.53s) 01:10:47 [2021-04-09T01:10:47.364Z] === RUN TestBuildWCOWSandboxSize 01:10:47 [2021-04-09T01:10:47.845Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 01:10:48 [2021-04-09T01:10:48.163Z] --- PASS: TestReadPluginNoRead (9.47s) 01:10:48 [2021-04-09T01:10:48.163Z] --- PASS: TestReadPluginNoRead/default (1.78s) 01:10:48 [2021-04-09T01:10:48.163Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) 01:10:48 [2021-04-09T01:10:48.163Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) 01:10:48 [2021-04-09T01:10:48.163Z] read_test.go:92: [d63957f39f136] daemon is not started 01:10:48 [2021-04-09T01:10:48.432Z] --- PASS: TestUpdateReplicatedJob (3.39s) 01:10:48 [2021-04-09T01:10:48.432Z] === RUN TestServiceListWithStatuses 01:10:48 [2021-04-09T01:10:48.432Z] --- SKIP: TestServiceListWithStatuses (0.00s) 01:10:48 [2021-04-09T01:10:48.432Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 01:10:48 [2021-04-09T01:10:48.432Z] === RUN TestDockerNetworkConnectAlias 01:10:49 [2021-04-09T01:10:49.107Z] --- PASS: TestContinueAfterPluginCrash (10.19s) 01:10:49 [2021-04-09T01:10:49.107Z] PASS 01:10:49 [2021-04-09T01:10:49.107Z] 01:10:49 [2021-04-09T01:10:49.107Z] DONE 6 tests in 10.345s 01:10:49 [2021-04-09T01:10:49.107Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 01:10:49 [2021-04-09T01:10:49.107Z] ++ 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 01:10:49 [2021-04-09T01:10:49.107Z] ++ set -e 01:10:49 [2021-04-09T01:10:49.107Z] ++ '[' -n 0 ']' 01:10:49 [2021-04-09T01:10:49.107Z] ++ set -x 01:10:49 [2021-04-09T01:10:49.107Z] ++ 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 01:10:49 [2021-04-09T01:10:49.107Z] testing: warning: no tests to run 01:10:49 [2021-04-09T01:10:49.107Z] PASS 01:10:49 [2021-04-09T01:10:49.107Z] 01:10:49 [2021-04-09T01:10:49.107Z] DONE 0 tests in 0.055s 01:10:49 [2021-04-09T01:10:49.107Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 01:10:49 [2021-04-09T01:10:49.107Z] ++ 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 01:10:49 [2021-04-09T01:10:49.107Z] ++ set -e 01:10:49 [2021-04-09T01:10:49.107Z] ++ '[' -n 0 ']' 01:10:49 [2021-04-09T01:10:49.107Z] ++ set -x 01:10:49 [2021-04-09T01:10:49.107Z] ++ 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 01:10:49 [2021-04-09T01:10:49.107Z] INFO: Testing against a local daemon 01:10:49 [2021-04-09T01:10:49.107Z] === RUN TestPluginWithDevMounts 01:10:49 [2021-04-09T01:10:49.107Z] === PAUSE TestPluginWithDevMounts 01:10:49 [2021-04-09T01:10:49.107Z] === CONT TestPluginWithDevMounts 01:10:49 [2021-04-09T01:10:49.265Z] === CONT TestStopContainerWithTimeout/1 01:10:50 [2021-04-09T01:10:50.377Z] --- PASS: TestUpdatePidsLimit (10.01s) 01:10:50 [2021-04-09T01:10:50.377Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.36s) 01:10:50 [2021-04-09T01:10:50.377Z] --- PASS: TestUpdatePidsLimit/no_change (1.33s) 01:10:50 [2021-04-09T01:10:50.377Z] --- PASS: TestUpdatePidsLimit/update_lower (1.35s) 01:10:50 [2021-04-09T01:10:50.377Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.27s) 01:10:50 [2021-04-09T01:10:50.377Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.15s) 01:10:50 [2021-04-09T01:10:50.377Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.31s) 01:10:50 [2021-04-09T01:10:50.377Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.37s) 01:10:50 [2021-04-09T01:10:50.377Z] === RUN TestUpdateRestartPolicy 01:10:51 [2021-04-09T01:10:51.168Z] --- PASS: TestStopContainerWithTimeout (0.01s) 01:10:51 [2021-04-09T01:10:51.168Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) 01:10:51 [2021-04-09T01:10:51.168Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) 01:10:51 [2021-04-09T01:10:51.168Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) 01:10:51 [2021-04-09T01:10:51.168Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) 01:10:51 [2021-04-09T01:10:51.168Z] === RUN TestDeleteDevicemapper 01:10:51 [2021-04-09T01:10:51.168Z] --- SKIP: TestDeleteDevicemapper (0.00s) 01:10:51 [2021-04-09T01:10:51.168Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 01:10:51 [2021-04-09T01:10:51.168Z] === RUN TestStopContainerWithRestartPolicyAlways 01:10:51 [2021-04-09T01:10:51.656Z] --- PASS: TestPluginWithDevMounts (2.08s) 01:10:51 [2021-04-09T01:10:51.656Z] PASS 01:10:51 [2021-04-09T01:10:51.656Z] 01:10:51 [2021-04-09T01:10:51.656Z] DONE 1 tests in 2.244s 01:10:51 [2021-04-09T01:10:51.656Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 01:10:51 [2021-04-09T01:10:51.657Z] ++ 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 01:10:51 [2021-04-09T01:10:51.657Z] ++ set -e 01:10:51 [2021-04-09T01:10:51.657Z] ++ '[' -n 0 ']' 01:10:51 [2021-04-09T01:10:51.657Z] ++ set -x 01:10:51 [2021-04-09T01:10:51.657Z] ++ 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 01:10:51 [2021-04-09T01:10:51.657Z] INFO: Testing against a local daemon 01:10:51 [2021-04-09T01:10:51.657Z] === RUN TestSecretInspect 01:10:51 [2021-04-09T01:10:51.755Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 01:10:52 [2021-04-09T01:10:52.322Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 01:10:53 [2021-04-09T01:10:53.258Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 01:10:53 [2021-04-09T01:10:53.701Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) 01:10:53 [2021-04-09T01:10:53.701Z] === RUN TestUpdateMemory 01:10:53 [2021-04-09T01:10:53.701Z] --- SKIP: TestUpdateMemory (0.00s) 01:10:53 [2021-04-09T01:10:53.701Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 01:10:53 [2021-04-09T01:10:53.701Z] === RUN TestUpdateCPUQuota 01:10:53 [2021-04-09T01:10:53.701Z] --- SKIP: TestUpdateCPUQuota (0.00s) 01:10:53 [2021-04-09T01:10:53.701Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 01:10:53 [2021-04-09T01:10:53.701Z] === RUN TestUpdatePidsLimit 01:10:53 [2021-04-09T01:10:53.701Z] --- SKIP: TestUpdatePidsLimit (0.00s) 01:10:53 [2021-04-09T01:10:53.701Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 01:10:53 [2021-04-09T01:10:53.701Z] === RUN TestUpdateRestartPolicy 01:10:54 [2021-04-09T01:10:54.962Z] --- PASS: TestSecretInspect (3.14s) 01:10:54 [2021-04-09T01:10:54.962Z] === RUN TestSecretList 01:10:54 [2021-04-09T01:10:54.966Z] --- PASS: TestDockerNetworkConnectAlias (5.45s) 01:10:54 [2021-04-09T01:10:54.966Z] === RUN TestDockerNetworkReConnect 01:10:55 [2021-04-09T01:10:55.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 01:10:57 [2021-04-09T01:10:57.080Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 01:10:58 [2021-04-09T01:10:58.230Z] --- PASS: TestDockerNetworkReConnect (3.77s) 01:10:58 [2021-04-09T01:10:58.230Z] === RUN TestServicePlugin 01:10:58 [2021-04-09T01:10:58.269Z] --- PASS: TestSecretList (3.13s) 01:10:58 [2021-04-09T01:10:58.269Z] === RUN TestSecretsCreateAndDelete 01:10:59 [2021-04-09T01:10:59.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 01:11:00 [2021-04-09T01:11:00.821Z] --- PASS: TestSecretsCreateAndDelete (3.21s) 01:11:00 [2021-04-09T01:11:00.821Z] === RUN TestSecretsUpdate 01:11:02 [2021-04-09T01:11:02.144Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 01:11:03 [2021-04-09T01:11:03.527Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 01:11:03 [2021-04-09T01:11:03.527Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 01:11:03 [2021-04-09T01:11:03.527Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 01:11:03 [2021-04-09T01:11:03.527Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 01:11:03 [2021-04-09T01:11:03.527Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 01:11:03 [2021-04-09T01:11:03.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 01:11:04 [2021-04-09T01:11:04.128Z] --- PASS: TestSecretsUpdate (3.15s) 01:11:04 [2021-04-09T01:11:04.128Z] === RUN TestTemplatedSecret 01:11:05 [2021-04-09T01:11:05.688Z] --- PASS: TestUpdateRestartPolicy (15.45s) 01:11:05 [2021-04-09T01:11:05.688Z] === RUN TestUpdateRestartWithAutoRemove 01:11:05 [2021-04-09T01:11:05.902Z] --- PASS: TestUpdateRestartPolicy (12.37s) 01:11:05 [2021-04-09T01:11:05.902Z] === RUN TestUpdateRestartWithAutoRemove 01:11:06 [2021-04-09T01:11:06.470Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) 01:11:06 [2021-04-09T01:11:06.470Z] === RUN TestWaitNonBlocked 01:11:06 [2021-04-09T01:11:06.470Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 01:11:06 [2021-04-09T01:11:06.470Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 01:11:06 [2021-04-09T01:11:06.470Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 01:11:06 [2021-04-09T01:11:06.470Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 01:11:06 [2021-04-09T01:11:06.470Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 01:11:06 [2021-04-09T01:11:06.470Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 01:11:06 [2021-04-09T01:11:06.623Z] --- PASS: TestUpdateRestartWithAutoRemove (1.14s) 01:11:06 [2021-04-09T01:11:06.623Z] === RUN TestWaitNonBlocked 01:11:06 [2021-04-09T01:11:06.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 01:11:06 [2021-04-09T01:11:06.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 01:11:06 [2021-04-09T01:11:06.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 01:11:06 [2021-04-09T01:11:06.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 01:11:06 [2021-04-09T01:11:06.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 01:11:06 [2021-04-09T01:11:06.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 01:11:06 [2021-04-09T01:11:06.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 01:11:07 [2021-04-09T01:11:07.406Z] --- PASS: TestWaitNonBlocked (0.01s) 01:11:07 [2021-04-09T01:11:07.406Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) 01:11:07 [2021-04-09T01:11:07.406Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) 01:11:07 [2021-04-09T01:11:07.406Z] === RUN TestWaitBlocked 01:11:07 [2021-04-09T01:11:07.406Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 01:11:07 [2021-04-09T01:11:07.406Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 01:11:07 [2021-04-09T01:11:07.406Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 01:11:07 [2021-04-09T01:11:07.406Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 01:11:07 [2021-04-09T01:11:07.406Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 01:11:07 [2021-04-09T01:11:07.406Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 01:11:08 [2021-04-09T01:11:08.343Z] --- PASS: TestTemplatedSecret (3.71s) 01:11:08 [2021-04-09T01:11:08.343Z] === RUN TestSecretCreateResolve 01:11:08 [2021-04-09T01:11:08.526Z] --- PASS: TestWaitNonBlocked (0.04s) 01:11:08 [2021-04-09T01:11:08.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.94s) 01:11:08 [2021-04-09T01:11:08.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.97s) 01:11:08 [2021-04-09T01:11:08.526Z] === RUN TestWaitBlocked 01:11:08 [2021-04-09T01:11:08.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 01:11:08 [2021-04-09T01:11:08.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 01:11:08 [2021-04-09T01:11:08.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 01:11:08 [2021-04-09T01:11:08.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 01:11:08 [2021-04-09T01:11:08.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 01:11:08 [2021-04-09T01:11:08.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 01:11:08 [2021-04-09T01:11:08.784Z] --- PASS: TestWaitBlocked (0.01s) 01:11:08 [2021-04-09T01:11:08.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) 01:11:08 [2021-04-09T01:11:08.784Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) 01:11:08 [2021-04-09T01:11:08.784Z] === CONT TestDaemonRestartIpcMode 01:11:08 [2021-04-09T01:11:08.784Z] === CONT TestIpcModeOlderClient 01:11:08 [2021-04-09T01:11:08.784Z] --- PASS: TestIpcModeOlderClient (0.06s) 01:11:08 [2021-04-09T01:11:08.784Z] === CONT TestRestartDaemonWithRestartingContainer 01:11:08 [2021-04-09T01:11:08.784Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 01:11:10 [2021-04-09T01:11:10.689Z] --- PASS: TestWaitBlocked (0.04s) 01:11:10 [2021-04-09T01:11:10.689Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.91s) 01:11:10 [2021-04-09T01:11:10.689Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.99s) 01:11:10 [2021-04-09T01:11:10.689Z] === CONT TestContainerStartOnDaemonRestart 01:11:10 [2021-04-09T01:11:10.689Z] === CONT TestContainerKillOnDaemonStart 01:11:10 [2021-04-09T01:11:10.892Z] --- PASS: TestSecretCreateResolve (3.13s) 01:11:10 [2021-04-09T01:11:10.892Z] PASS 01:11:10 [2021-04-09T01:11:10.892Z] 01:11:10 [2021-04-09T01:11:10.892Z] DONE 6 tests in 19.618s 01:11:10 [2021-04-09T01:11:10.892Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 01:11:10 [2021-04-09T01:11:10.892Z] ++ 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 01:11:10 [2021-04-09T01:11:10.892Z] ++ set -e 01:11:10 [2021-04-09T01:11:10.892Z] ++ '[' -n 0 ']' 01:11:10 [2021-04-09T01:11:10.892Z] ++ set -x 01:11:10 [2021-04-09T01:11:10.893Z] ++ 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 01:11:11 [2021-04-09T01:11:11.156Z] INFO: Testing against a local daemon 01:11:11 [2021-04-09T01:11:11.156Z] === RUN TestServiceCreateInit 01:11:11 [2021-04-09T01:11:11.156Z] === RUN TestServiceCreateInit/daemonInitDisabled 01:11:12 [2021-04-09T01:11:12.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 01:11:15 [2021-04-09T01:11:15.349Z] --- PASS: TestDaemonRestartIpcMode (5.62s) 01:11:15 [2021-04-09T01:11:15.349Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.68s) 01:11:15 [2021-04-09T01:11:15.349Z] PASS 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === Skipped 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) 01:11:15 [2021-04-09T01:11:15.349Z] 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) 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] 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) 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] 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) 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestPause (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) 01:11:15 [2021-04-09T01:11:15.349Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) 01:11:15 [2021-04-09T01:11:15.349Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) 01:11:15 [2021-04-09T01:11:15.349Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) 01:11:15 [2021-04-09T01:11:15.349Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestStats (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 01:11:15 [2021-04-09T01:11:15.349Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] 01:11:15 [2021-04-09T01:11:15.349Z] DONE 178 tests, 26 skipped in 110.941s 01:11:15 [2021-04-09T01:11:15.349Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 01:11:15 [2021-04-09T01:11:15.349Z] INFO: Testing against a local daemon 01:11:15 [2021-04-09T01:11:15.349Z] === RUN TestCommitInheritsEnv 01:11:16 [2021-04-09T01:11:16.259Z] --- PASS: TestContainerStartOnDaemonRestart (4.87s) 01:11:16 [2021-04-09T01:11:16.259Z] === CONT TestIpcModeOlderClient 01:11:16 [2021-04-09T01:11:16.259Z] --- PASS: TestIpcModeOlderClient (0.13s) 01:11:16 [2021-04-09T01:11:16.259Z] === CONT TestDaemonHostGatewayIP 01:11:16 [2021-04-09T01:11:16.259Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 01:11:16 [2021-04-09T01:11:16.283Z] --- PASS: TestCommitInheritsEnv (1.64s) 01:11:16 [2021-04-09T01:11:16.283Z] === RUN TestImportExtremelyLargeImageWorks 01:11:16 [2021-04-09T01:11:16.283Z] === PAUSE TestImportExtremelyLargeImageWorks 01:11:16 [2021-04-09T01:11:16.283Z] === RUN TestImagesFilterMultiReference 01:11:16 [2021-04-09T01:11:16.283Z] --- PASS: TestImagesFilterMultiReference (0.05s) 01:11:16 [2021-04-09T01:11:16.283Z] === RUN TestImagePullPlatformInvalid 01:11:16 [2021-04-09T01:11:16.283Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 01:11:16 [2021-04-09T01:11:16.283Z] === RUN TestRemoveImageOrphaning 01:11:16 [2021-04-09T01:11:16.454Z] === RUN TestServiceCreateInit/daemonInitEnabled 01:11:18 [2021-04-09T01:11:18.184Z] --- PASS: TestRemoveImageOrphaning (1.93s) 01:11:18 [2021-04-09T01:11:18.184Z] === RUN TestRemoveImageGarbageCollector 01:11:18 [2021-04-09T01:11:18.184Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 01:11:18 [2021-04-09T01:11:18.184Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 01:11:18 [2021-04-09T01:11:18.184Z] === RUN TestTagUnprefixedRepoByNameOrName 01:11:18 [2021-04-09T01:11:18.184Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 01:11:18 [2021-04-09T01:11:18.184Z] === RUN TestTagInvalidReference 01:11:18 [2021-04-09T01:11:18.184Z] --- PASS: TestTagInvalidReference (0.01s) 01:11:18 [2021-04-09T01:11:18.184Z] === RUN TestTagValidPrefixedRepo 01:11:18 [2021-04-09T01:11:18.184Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 01:11:18 [2021-04-09T01:11:18.184Z] === RUN TestTagExistedNameWithoutForce 01:11:18 [2021-04-09T01:11:18.184Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 01:11:18 [2021-04-09T01:11:18.184Z] === RUN TestTagOfficialNames 01:11:18 [2021-04-09T01:11:18.184Z] --- PASS: TestTagOfficialNames (0.06s) 01:11:18 [2021-04-09T01:11:18.184Z] === RUN TestTagMatchesDigest 01:11:18 [2021-04-09T01:11:18.443Z] --- PASS: TestTagMatchesDigest (0.02s) 01:11:18 [2021-04-09T01:11:18.443Z] === CONT TestImportExtremelyLargeImageWorks 01:11:18 [2021-04-09T01:11:18.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 01:11:20 [2021-04-09T01:11:20.169Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 01:11:20 [2021-04-09T01:11:20.169Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 01:11:21 [2021-04-09T01:11:21.751Z] --- PASS: TestServiceCreateInit (10.59s) 01:11:21 [2021-04-09T01:11:21.751Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) 01:11:21 [2021-04-09T01:11:21.751Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) 01:11:21 [2021-04-09T01:11:21.751Z] === RUN TestCreateServiceMultipleTimes 01:11:22 [2021-04-09T01:11:22.714Z] --- PASS: TestDaemonHostGatewayIP (6.60s) 01:11:22 [2021-04-09T01:11:22.714Z] === CONT TestRestartDaemonWithRestartingContainer 01:11:26 [2021-04-09T01:11:26.903Z] --- PASS: TestContainerKillOnDaemonStart (15.87s) 01:11:26 [2021-04-09T01:11:26.903Z] === CONT TestDaemonRestartIpcMode 01:11:27 [2021-04-09T01:11:27.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 01:11:28 [2021-04-09T01:11:28.538Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.02s) 01:11:29 [2021-04-09T01:11:29.104Z] === RUN TestDockerSuite/TestBuildCopyWildcard 01:11:30 [2021-04-09T01:11:30.255Z] --- PASS: TestServicePlugin (30.81s) 01:11:30 [2021-04-09T01:11:30.255Z] plugin_test.go:62: [d26775c20b96c] joining swarm manager [dd95d3aea6d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:11:30 [2021-04-09T01:11:30.255Z] plugin_test.go:65: [d87ef1f463228] joining swarm manager [dd95d3aea6d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:11:30 [2021-04-09T01:11:30.255Z] === RUN TestServiceUpdateLabel 01:11:31 [2021-04-09T01:11:31.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 01:11:31 [2021-04-09T01:11:31.180Z] --- PASS: TestServiceUpdateLabel (2.47s) 01:11:31 [2021-04-09T01:11:31.180Z] === RUN TestServiceUpdateSecrets 01:11:31 [2021-04-09T01:11:31.946Z] --- PASS: TestDaemonRestartIpcMode (5.34s) 01:11:31 [2021-04-09T01:11:31.946Z] PASS 01:11:31 [2021-04-09T01:11:31.946Z] 01:11:31 [2021-04-09T01:11:31.946Z] === Skipped 01:11:31 [2021-04-09T01:11:31.946Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 01:11:31 [2021-04-09T01:11:31.946Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:11:31 [2021-04-09T01:11:31.946Z] 01:11:31 [2021-04-09T01:11:31.946Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) 01:11:31 [2021-04-09T01:11:31.946Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:11:31 [2021-04-09T01:11:31.946Z] 01:11:31 [2021-04-09T01:11:31.946Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 01:11:31 [2021-04-09T01:11:31.946Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:11:31 [2021-04-09T01:11:31.946Z] 01:11:31 [2021-04-09T01:11:31.946Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 01:11:31 [2021-04-09T01:11:31.946Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 01:11:31 [2021-04-09T01:11:31.946Z] 01:11:31 [2021-04-09T01:11:31.946Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 01:11:31 [2021-04-09T01:11:31.946Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 01:11:31 [2021-04-09T01:11:31.946Z] 01:11:31 [2021-04-09T01:11:31.946Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) 01:11:31 [2021-04-09T01:11:31.946Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 01:11:31 [2021-04-09T01:11:31.946Z] 01:11:31 [2021-04-09T01:11:31.946Z] 01:11:31 [2021-04-09T01:11:31.946Z] DONE 197 tests, 6 skipped in 246.147s 01:11:31 [2021-04-09T01:11:31.946Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 01:11:31 [2021-04-09T01:11:31.946Z] ++ 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 01:11:31 [2021-04-09T01:11:31.946Z] ++ set -e 01:11:31 [2021-04-09T01:11:31.946Z] ++ '[' -n 0 ']' 01:11:31 [2021-04-09T01:11:31.946Z] ++ set -x 01:11:31 [2021-04-09T01:11:31.946Z] ++ 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 01:11:32 [2021-04-09T01:11:32.205Z] INFO: Testing against a local daemon 01:11:32 [2021-04-09T01:11:32.205Z] === RUN TestCommitInheritsEnv 01:11:32 [2021-04-09T01:11:32.773Z] --- PASS: TestCommitInheritsEnv (0.54s) 01:11:32 [2021-04-09T01:11:32.773Z] === RUN TestImportExtremelyLargeImageWorks 01:11:32 [2021-04-09T01:11:32.773Z] === PAUSE TestImportExtremelyLargeImageWorks 01:11:32 [2021-04-09T01:11:32.773Z] === RUN TestImagesFilterMultiReference 01:11:32 [2021-04-09T01:11:32.773Z] --- PASS: TestImagesFilterMultiReference (0.09s) 01:11:32 [2021-04-09T01:11:32.773Z] === RUN TestImagePullPlatformInvalid 01:11:32 [2021-04-09T01:11:32.773Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 01:11:32 [2021-04-09T01:11:32.773Z] === RUN TestRemoveImageOrphaning 01:11:33 [2021-04-09T01:11:33.340Z] --- PASS: TestRemoveImageOrphaning (0.53s) 01:11:33 [2021-04-09T01:11:33.340Z] === RUN TestRemoveImageGarbageCollector 01:11:36 [2021-04-09T01:11:36.626Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 01:11:36 [2021-04-09T01:11:36.885Z] --- PASS: TestRemoveImageGarbageCollector (3.49s) 01:11:36 [2021-04-09T01:11:36.885Z] === RUN TestTagUnprefixedRepoByNameOrName 01:11:36 [2021-04-09T01:11:36.885Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 01:11:36 [2021-04-09T01:11:36.885Z] === RUN TestTagInvalidReference 01:11:36 [2021-04-09T01:11:36.885Z] --- PASS: TestTagInvalidReference (0.04s) 01:11:36 [2021-04-09T01:11:36.885Z] === RUN TestTagValidPrefixedRepo 01:11:36 [2021-04-09T01:11:36.885Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 01:11:37 [2021-04-09T01:11:37.143Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 01:11:37 [2021-04-09T01:11:37.143Z] === RUN TestTagExistedNameWithoutForce 01:11:37 [2021-04-09T01:11:37.143Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) 01:11:37 [2021-04-09T01:11:37.143Z] === RUN TestTagOfficialNames 01:11:37 [2021-04-09T01:11:37.143Z] --- PASS: TestTagOfficialNames (0.06s) 01:11:37 [2021-04-09T01:11:37.143Z] === RUN TestTagMatchesDigest 01:11:37 [2021-04-09T01:11:37.143Z] --- PASS: TestTagMatchesDigest (0.02s) 01:11:37 [2021-04-09T01:11:37.143Z] === CONT TestImportExtremelyLargeImageWorks 01:11:37 [2021-04-09T01:11:37.710Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 01:11:39 [2021-04-09T01:11:39.088Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 01:11:40 [2021-04-09T01:11:40.467Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 01:11:43 [2021-04-09T01:11:43.731Z] --- PASS: TestCreateServiceMultipleTimes (18.86s) 01:11:43 [2021-04-09T01:11:43.731Z] === RUN TestCreateServiceConflict 01:11:43 [2021-04-09T01:11:43.731Z] --- PASS: TestCreateServiceConflict (3.15s) 01:11:43 [2021-04-09T01:11:43.731Z] === RUN TestCreateServiceMaxReplicas 01:11:43 [2021-04-09T01:11:43.754Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 01:11:44 [2021-04-09T01:11:44.692Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 01:11:45 [2021-04-09T01:11:45.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 01:11:45 [2021-04-09T01:11:45.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 01:11:46 [2021-04-09T01:11:46.638Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 01:11:47 [2021-04-09T01:11:47.206Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 01:11:47 [2021-04-09T01:11:47.945Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) 01:11:47 [2021-04-09T01:11:47.945Z] === RUN TestCreateWithDuplicateNetworkNames 01:11:48 [2021-04-09T01:11:48.586Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 01:11:49 [2021-04-09T01:11:49.214Z] --- PASS: TestServiceUpdateSecrets (15.15s) 01:11:49 [2021-04-09T01:11:49.214Z] === RUN TestServiceUpdateConfigs 01:11:50 [2021-04-09T01:11:50.016Z] === RUN TestDockerSuite/TestBuildDockerignore 01:11:54 [2021-04-09T01:11:54.202Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 01:11:56 [2021-04-09T01:11:56.738Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 01:11:56 [2021-04-09T01:11:56.996Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 01:11:57 [2021-04-09T01:11:57.932Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 01:12:01 [2021-04-09T01:12:01.371Z] --- PASS: TestServiceUpdateConfigs (15.21s) 01:12:01 [2021-04-09T01:12:01.371Z] === RUN TestServiceUpdateNetwork 01:12:02 [2021-04-09T01:12:02.872Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.32s) 01:12:02 [2021-04-09T01:12:02.872Z] === RUN TestCreateServiceSecretFileMode 01:12:04 [2021-04-09T01:12:04.494Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 01:12:04 [2021-04-09T01:12:04.494Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 01:12:04 [2021-04-09T01:12:04.792Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) 01:12:04 [2021-04-09T01:12:04.792Z] === RUN TestCreateServiceConfigFileMode 01:12:06 [2021-04-09T01:12:06.396Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 01:12:06 [2021-04-09T01:12:06.396Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 01:12:07 [2021-04-09T01:12:07.332Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 01:12:09 [2021-04-09T01:12:09.005Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) 01:12:09 [2021-04-09T01:12:09.005Z] === RUN TestCreateServiceSysctls 01:12:09 [2021-04-09T01:12:09.864Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 01:12:10 [2021-04-09T01:12:10.801Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 01:12:12 [2021-04-09T01:12:12.313Z] --- PASS: TestCreateServiceSysctls (3.90s) 01:12:12 [2021-04-09T01:12:12.313Z] === RUN TestCreateServiceCapabilities 01:12:12 [2021-04-09T01:12:12.866Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 01:12:12 [2021-04-09T01:12:12.866Z] Copying nested executables into bundles/cross/linux/amd64 01:12:12 [2021-04-09T01:12:12.866Z] Cross building: bundles/cross/windows/amd64 01:12:12 [2021-04-09T01:12:12.866Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 01:12:12 [2021-04-09T01:12:12.866Z] GOOS="windows" GOARCH="amd64" GOARM="" 01:12:14 [2021-04-09T01:12:14.988Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 01:12:15 [2021-04-09T01:12:15.618Z] --- PASS: TestCreateServiceCapabilities (3.26s) 01:12:15 [2021-04-09T01:12:15.618Z] === RUN TestInspect 01:12:15 [2021-04-09T01:12:15.923Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 01:12:16 [2021-04-09T01:12:16.203Z] --- PASS: TestServiceUpdateNetwork (13.55s) 01:12:16 [2021-04-09T01:12:16.203Z] === RUN TestServiceUpdatePidsLimit 01:12:16 [2021-04-09T01:12:16.203Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 01:12:17 [2021-04-09T01:12:17.130Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 01:12:18 [2021-04-09T01:12:18.931Z] --- PASS: TestInspect (3.54s) 01:12:18 [2021-04-09T01:12:18.931Z] === RUN TestCreateJob 01:12:21 [2021-04-09T01:12:21.209Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 01:12:23 [2021-04-09T01:12:23.147Z] --- PASS: TestCreateJob (4.04s) 01:12:23 [2021-04-09T01:12:23.147Z] === RUN TestReplicatedJob 01:12:23 [2021-04-09T01:12:23.743Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 01:12:25 [2021-04-09T01:12:25.218Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 01:12:29 [2021-04-09T01:12:29.016Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 01:12:29 [2021-04-09T01:12:29.583Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 01:12:29 [2021-04-09T01:12:29.746Z] --- PASS: TestReplicatedJob (6.37s) 01:12:29 [2021-04-09T01:12:29.746Z] === RUN TestUpdateReplicatedJob 01:12:29 [2021-04-09T01:12:29.841Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 01:12:30 [2021-04-09T01:12:30.408Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 01:12:31 [2021-04-09T01:12:31.784Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestServiceUpdatePidsLimit (17.15s) 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.18s) 01:12:33 [2021-04-09T01:12:33.314Z] PASS 01:12:33 [2021-04-09T01:12:33.314Z] 01:12:33 [2021-04-09T01:12:33.314Z] === Skipped 01:12:33 [2021-04-09T01:12:33.314Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 01:12:33 [2021-04-09T01:12:33.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 01:12:33 [2021-04-09T01:12:33.314Z] 01:12:33 [2021-04-09T01:12:33.314Z] 01:12:33 [2021-04-09T01:12:33.314Z] DONE 27 tests, 1 skipped in 180.216s 01:12:33 [2021-04-09T01:12:33.314Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 01:12:33 [2021-04-09T01:12:33.314Z] INFO: Testing against a local daemon 01:12:33 [2021-04-09T01:12:33.314Z] === RUN TestSessionCreate 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestSessionCreate (0.03s) 01:12:33 [2021-04-09T01:12:33.314Z] === RUN TestSessionCreateWithBadUpgrade 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 01:12:33 [2021-04-09T01:12:33.314Z] PASS 01:12:33 [2021-04-09T01:12:33.314Z] 01:12:33 [2021-04-09T01:12:33.314Z] DONE 2 tests in 0.073s 01:12:33 [2021-04-09T01:12:33.314Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 01:12:33 [2021-04-09T01:12:33.314Z] INFO: Testing against a local daemon 01:12:33 [2021-04-09T01:12:33.314Z] === RUN TestCgroupDriverSystemdMemoryLimit 01:12:33 [2021-04-09T01:12:33.314Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 01:12:33 [2021-04-09T01:12:33.314Z] === RUN TestEventsExecDie 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestEventsExecDie (1.07s) 01:12:33 [2021-04-09T01:12:33.314Z] === RUN TestEventsBackwardsCompatible 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 01:12:33 [2021-04-09T01:12:33.314Z] === RUN TestInfoBinaryCommits 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestInfoBinaryCommits (0.02s) 01:12:33 [2021-04-09T01:12:33.314Z] === RUN TestInfoAPIVersioned 01:12:33 [2021-04-09T01:12:33.314Z] --- PASS: TestInfoAPIVersioned (0.01s) 01:12:33 [2021-04-09T01:12:33.314Z] === RUN TestInfoDiscoveryBackend 01:12:33 [2021-04-09T01:12:33.959Z] --- PASS: TestUpdateReplicatedJob (4.25s) 01:12:33 [2021-04-09T01:12:33.959Z] === RUN TestServiceListWithStatuses 01:12:33 [2021-04-09T01:12:33.959Z] --- SKIP: TestServiceListWithStatuses (0.00s) 01:12:33 [2021-04-09T01:12:33.959Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 01:12:33 [2021-04-09T01:12:33.959Z] === RUN TestDockerNetworkConnectAlias 01:12:34 [2021-04-09T01:12:34.240Z] --- PASS: TestInfoDiscoveryBackend (0.65s) 01:12:34 [2021-04-09T01:12:34.240Z] === RUN TestInfoDiscoveryInvalidAdvertise 01:12:35 [2021-04-09T01:12:35.165Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 01:12:35 [2021-04-09T01:12:35.165Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 01:12:35 [2021-04-09T01:12:35.725Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) 01:12:35 [2021-04-09T01:12:35.725Z] === RUN TestInfoAPI 01:12:35 [2021-04-09T01:12:35.725Z] --- PASS: TestInfoAPI (0.03s) 01:12:35 [2021-04-09T01:12:35.725Z] === RUN TestInfoAPIWarnings 01:12:37 [2021-04-09T01:12:37.054Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 01:12:40 [2021-04-09T01:12:40.343Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 01:12:40 [2021-04-09T01:12:40.551Z] --- PASS: TestDockerNetworkConnectAlias (6.45s) 01:12:40 [2021-04-09T01:12:40.551Z] === RUN TestDockerNetworkReConnect 01:12:42 [2021-04-09T01:12:42.247Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 01:12:43 [2021-04-09T01:12:43.183Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 01:12:45 [2021-04-09T01:12:45.848Z] --- PASS: TestDockerNetworkReConnect (5.00s) 01:12:45 [2021-04-09T01:12:45.848Z] === RUN TestServicePlugin 01:12:45 [2021-04-09T01:12:45.848Z] --- SKIP: TestServicePlugin (0.00s) 01:12:45 [2021-04-09T01:12:45.848Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:12:45 [2021-04-09T01:12:45.848Z] === RUN TestServiceUpdateLabel 01:12:47 [2021-04-09T01:12:47.765Z] --- PASS: TestServiceUpdateLabel (2.66s) 01:12:47 [2021-04-09T01:12:47.765Z] === RUN TestServiceUpdateSecrets 01:12:48 [2021-04-09T01:12:48.456Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 01:12:53 [2021-04-09T01:12:53.724Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 01:12:53 [2021-04-09T01:12:53.755Z] --- PASS: TestInfoAPIWarnings (16.65s) 01:12:53 [2021-04-09T01:12:53.755Z] === RUN TestInfoDebug 01:12:53 [2021-04-09T01:12:53.755Z] --- PASS: TestInfoDebug (0.64s) 01:12:53 [2021-04-09T01:12:53.755Z] === RUN TestInfoInsecureRegistries 01:12:53 [2021-04-09T01:12:53.755Z] --- PASS: TestInfoInsecureRegistries (0.64s) 01:12:53 [2021-04-09T01:12:53.755Z] === RUN TestInfoRegistryMirrors 01:12:54 [2021-04-09T01:12:54.292Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 01:12:54 [2021-04-09T01:12:54.315Z] --- PASS: TestInfoRegistryMirrors (0.66s) 01:12:54 [2021-04-09T01:12:54.315Z] === RUN TestLoginFailsWithBadCredentials 01:12:54 [2021-04-09T01:12:54.571Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) 01:12:54 [2021-04-09T01:12:54.571Z] === RUN TestPingCacheHeaders 01:12:54 [2021-04-09T01:12:54.571Z] --- PASS: TestPingCacheHeaders (0.02s) 01:12:54 [2021-04-09T01:12:54.571Z] === RUN TestPingGet 01:12:54 [2021-04-09T01:12:54.571Z] --- PASS: TestPingGet (0.01s) 01:12:54 [2021-04-09T01:12:54.571Z] === RUN TestPingHead 01:12:54 [2021-04-09T01:12:54.571Z] --- PASS: TestPingHead (0.02s) 01:12:54 [2021-04-09T01:12:54.571Z] === RUN TestVersion 01:12:54 [2021-04-09T01:12:54.571Z] --- PASS: TestVersion (0.02s) 01:12:54 [2021-04-09T01:12:54.571Z] === CONT TestCgroupDriverSystemdMemoryLimit 01:12:55 [2021-04-09T01:12:55.936Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) 01:12:55 [2021-04-09T01:12:55.936Z] PASS 01:12:55 [2021-04-09T01:12:55.936Z] 01:12:55 [2021-04-09T01:12:55.936Z] DONE 18 tests in 23.842s 01:12:55 [2021-04-09T01:12:55.936Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 01:12:56 [2021-04-09T01:12:56.191Z] INFO: Testing against a local daemon 01:12:56 [2021-04-09T01:12:56.191Z] === RUN TestVolumesCreateAndList 01:12:56 [2021-04-09T01:12:56.191Z] --- PASS: TestVolumesCreateAndList (0.03s) 01:12:56 [2021-04-09T01:12:56.191Z] === RUN TestVolumesRemove 01:12:56 [2021-04-09T01:12:56.191Z] --- PASS: TestVolumesRemove (0.12s) 01:12:56 [2021-04-09T01:12:56.191Z] === RUN TestVolumesInspect 01:12:56 [2021-04-09T01:12:56.191Z] --- PASS: TestVolumesInspect (0.02s) 01:12:56 [2021-04-09T01:12:56.191Z] === RUN TestVolumesInvalidJSON 01:12:56 [2021-04-09T01:12:56.192Z] === RUN TestVolumesInvalidJSON//volumes/create 01:12:56 [2021-04-09T01:12:56.192Z] === PAUSE TestVolumesInvalidJSON//volumes/create 01:12:56 [2021-04-09T01:12:56.192Z] === CONT TestVolumesInvalidJSON//volumes/create 01:12:56 [2021-04-09T01:12:56.192Z] --- PASS: TestVolumesInvalidJSON (0.01s) 01:12:56 [2021-04-09T01:12:56.192Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 01:12:56 [2021-04-09T01:12:56.192Z] PASS 01:12:56 [2021-04-09T01:12:56.192Z] 01:12:56 [2021-04-09T01:12:56.192Z] DONE 5 tests in 0.207s 01:12:56 [2021-04-09T01:12:56.192Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 01:12:56 [2021-04-09T01:12:56.842Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 01:12:57 [2021-04-09T01:12:57.410Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 01:12:58 [2021-04-09T01:12:58.078Z] Stopping apparmor (via systemctl): apparmor.service. 01:12:58 [2021-04-09T01:12:58.078Z] Removing test suite binaries 01:12:58 [2021-04-09T01:12:58.078Z] exiting test-integration 01:12:58 [2021-04-09T01:12:58.078Z] ++ exit 0 01:12:58 [2021-04-09T01:12:58.078Z] 01:12:58 [2021-04-09T01:12:58.346Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 01:12:59 [2021-04-09T01:12:59.282Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 01:12:59 [2021-04-09T01:12:59.282Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 01:13:00 [2021-04-09T01:13:00.218Z] === RUN TestDockerDaemonSuite/TestHTTPSRun Post stage [Pipeline] junit 01:13:03 [2021-04-09T01:13:03.332Z] Recording test results 01:13:03 [2021-04-09T01:13:03.506Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 01:13:03 [2021-04-09T01:13:03.506Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 01:13:03 [2021-04-09T01:13:03.554Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 01:13:03 [2021-04-09T01:13:03.737Z] --- PASS: TestBuildWithHugeFile (141.97s) 01:13:03 [2021-04-09T01:13:03.737Z] === RUN TestBuildWCOWSandboxSize 01:13:03 [2021-04-09T01:13:03.902Z] + echo Ensuring container killed. 01:13:03 [2021-04-09T01:13:03.902Z] Ensuring container killed. 01:13:03 [2021-04-09T01:13:03.902Z] + docker rm -vf docker-pr67 01:13:03 [2021-04-09T01:13:03.902Z] Error: No such container: docker-pr67 [Pipeline] sh 01:13:04 [2021-04-09T01:13:04.173Z] + echo Chowning /workspace to jenkins user 01:13:04 [2021-04-09T01:13:04.173Z] Chowning /workspace to jenkins user 01:13:04 [2021-04-09T01:13:04.173Z] + id -u 01:13:04 [2021-04-09T01:13:04.173Z] + id -g 01:13:04 [2021-04-09T01:13:04.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39846:/workspace busybox chown -R 1000:1000 /workspace 01:13:05 [2021-04-09T01:13:05.409Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 01:13:05 [2021-04-09T01:13:05.892Z] --- PASS: TestServiceUpdateSecrets (15.46s) 01:13:05 [2021-04-09T01:13:05.892Z] === RUN TestServiceUpdateConfigs [Pipeline] catchError [Pipeline] { [Pipeline] sh 01:13:06 [2021-04-09T01:13:06.972Z] + bundleName=amd64-cgroup2 01:13:06 [2021-04-09T01:13:06.972Z] + echo Creating amd64-cgroup2-bundles.tar.gz 01:13:06 [2021-04-09T01:13:06.972Z] Creating amd64-cgroup2-bundles.tar.gz 01:13:06 [2021-04-09T01:13:06.972Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 01:13:06 [2021-04-09T01:13:06.972Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts 01:13:07 [2021-04-09T01:13:07.236Z] Archiving artifacts 01:13:07 [2021-04-09T01:13:07.521Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39846/67/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 01:13:07 [2021-04-09T01:13:07.832Z] + make clean 01:13:07 [2021-04-09T01:13:07.942Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 01:13:08 [2021-04-09T01:13:08.090Z] docker volume rm -f docker-dev-cache 01:13:08 [2021-04-09T01:13:08.090Z] docker-dev-cache [Pipeline] deleteDir 01:13:09 [2021-04-09T01:13:09.900Z] --- PASS: TestImportExtremelyLargeImageWorks (109.09s) 01:13:09 [2021-04-09T01:13:09.900Z] PASS 01:13:09 [2021-04-09T01:13:09.900Z] 01:13:09 [2021-04-09T01:13:09.900Z] === Skipped 01:13:09 [2021-04-09T01:13:09.900Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 01:13:09 [2021-04-09T01:13:09.900Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 01:13:09 [2021-04-09T01:13:09.900Z] 01:13:09 [2021-04-09T01:13:09.900Z] 01:13:09 [2021-04-09T01:13:09.900Z] DONE 12 tests, 1 skipped in 113.084s 01:13:09 [2021-04-09T01:13:09.900Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 01:13:09 [2021-04-09T01:13:09.900Z] INFO: Testing against a local daemon 01:13:09 [2021-04-09T01:13:09.900Z] === RUN TestNetworkCreateDelete 01:13:09 [2021-04-09T01:13:09.900Z] --- PASS: TestNetworkCreateDelete (0.46s) 01:13:09 [2021-04-09T01:13:09.900Z] === RUN TestDockerNetworkDeletePreferID 01:13:09 [2021-04-09T01:13:09.900Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s) 01:13:09 [2021-04-09T01:13:09.900Z] === RUN TestDaemonDNSFallback [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:13:13 [2021-04-09T01:13:13.209Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 01:13:15 [2021-04-09T01:13:15.111Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 01:13:17 [2021-04-09T01:13:17.643Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 01:13:18 [2021-04-09T01:13:18.013Z] --- PASS: TestDaemonDNSFallback (8.21s) 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestInspectNetwork 01:13:18 [2021-04-09T01:13:18.013Z] --- SKIP: TestInspectNetwork (0.00s) 01:13:18 [2021-04-09T01:13:18.013Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestRunContainerWithBridgeNone 01:13:18 [2021-04-09T01:13:18.013Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 01:13:18 [2021-04-09T01:13:18.013Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestNetworkInvalidJSON 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestNetworkInvalidJSON//networks/create 01:13:18 [2021-04-09T01:13:18.013Z] === PAUSE TestNetworkInvalidJSON//networks/create 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 01:13:18 [2021-04-09T01:13:18.013Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 01:13:18 [2021-04-09T01:13:18.013Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 01:13:18 [2021-04-09T01:13:18.013Z] === CONT TestNetworkInvalidJSON//networks/create 01:13:18 [2021-04-09T01:13:18.013Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 01:13:18 [2021-04-09T01:13:18.013Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 01:13:18 [2021-04-09T01:13:18.013Z] --- PASS: TestNetworkInvalidJSON (0.01s) 01:13:18 [2021-04-09T01:13:18.013Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 01:13:18 [2021-04-09T01:13:18.013Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 01:13:18 [2021-04-09T01:13:18.013Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestNetworkList 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestNetworkList//networks 01:13:18 [2021-04-09T01:13:18.013Z] === PAUSE TestNetworkList//networks 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestNetworkList//networks/ 01:13:18 [2021-04-09T01:13:18.013Z] === PAUSE TestNetworkList//networks/ 01:13:18 [2021-04-09T01:13:18.013Z] === CONT TestNetworkList//networks 01:13:18 [2021-04-09T01:13:18.013Z] === CONT TestNetworkList//networks/ 01:13:18 [2021-04-09T01:13:18.013Z] --- PASS: TestNetworkList (0.02s) 01:13:18 [2021-04-09T01:13:18.013Z] --- PASS: TestNetworkList//networks/ (0.00s) 01:13:18 [2021-04-09T01:13:18.013Z] --- PASS: TestNetworkList//networks (0.00s) 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestHostIPv4BridgeLabel 01:13:18 [2021-04-09T01:13:18.013Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 01:13:18 [2021-04-09T01:13:18.013Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.013Z] === RUN TestDaemonRestartWithLiveRestore 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestDaemonDefaultNetworkPools 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestDaemonRestartWithExistingNetwork 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestServiceWithPredefinedNetwork 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestServiceRemoveKeepsIngressNetwork 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:242: FLAKY_TEST 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestServiceWithDataPathPortInit 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestServiceWithDefaultAddressPoolInit 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:18 [2021-04-09T01:13:18.014Z] PASS 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === Skipped 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:242: FLAKY_TEST 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] DONE 22 tests, 12 skipped in 10.149s 01:13:18 [2021-04-09T01:13:18.014Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 01:13:18 [2021-04-09T01:13:18.014Z] INFO: Testing against a local daemon 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestDockerNetworkIpvlanPersistance 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestDockerNetworkIpvlan 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:13:18 [2021-04-09T01:13:18.014Z] PASS 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === Skipped 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] DONE 2 tests, 2 skipped in 0.117s 01:13:18 [2021-04-09T01:13:18.014Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 01:13:18 [2021-04-09T01:13:18.014Z] INFO: Testing against a local daemon 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestDockerNetworkMacvlanPersistance 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestDockerNetworkMacvlan 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] PASS 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === Skipped 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] DONE 2 tests, 2 skipped in 0.106s 01:13:18 [2021-04-09T01:13:18.014Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 01:13:18 [2021-04-09T01:13:18.014Z] testing: warning: no tests to run 01:13:18 [2021-04-09T01:13:18.014Z] PASS 01:13:18 [2021-04-09T01:13:18.014Z] 01:13:18 [2021-04-09T01:13:18.014Z] DONE 0 tests in 0.025s 01:13:18 [2021-04-09T01:13:18.014Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 01:13:18 [2021-04-09T01:13:18.014Z] INFO: Testing against a local daemon 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginAllowRequest 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginTLS 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginTLS (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginDenyRequest 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginAPIDenyResponse 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginDenyResponse 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginAllowEventStream 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginErrorResponse 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginErrorRequest 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginEnsureLoadImportWorking 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginHeader 01:13:18 [2021-04-09T01:13:18.014Z] --- SKIP: TestAuthZPluginHeader (0.00s) 01:13:18 [2021-04-09T01:13:18.014Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.014Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 01:13:18 [2021-04-09T01:13:18.273Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] === RUN TestAuthZPluginV2Disable 01:13:18 [2021-04-09T01:13:18.273Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] === RUN TestAuthZPluginV2RejectVolumeRequests 01:13:18 [2021-04-09T01:13:18.273Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 01:13:18 [2021-04-09T01:13:18.273Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 01:13:18 [2021-04-09T01:13:18.273Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] PASS 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === Skipped 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) 01:13:18 [2021-04-09T01:13:18.273Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] 01:13:18 [2021-04-09T01:13:18.273Z] DONE 17 tests, 17 skipped in 0.386s 01:13:18 [2021-04-09T01:13:18.273Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 01:13:18 [2021-04-09T01:13:18.533Z] INFO: Testing against a local daemon 01:13:18 [2021-04-09T01:13:18.533Z] === RUN TestPluginInvalidJSON 01:13:18 [2021-04-09T01:13:18.533Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 01:13:18 [2021-04-09T01:13:18.533Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 01:13:18 [2021-04-09T01:13:18.533Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 01:13:18 [2021-04-09T01:13:18.533Z] --- PASS: TestPluginInvalidJSON (0.02s) 01:13:18 [2021-04-09T01:13:18.533Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 01:13:18 [2021-04-09T01:13:18.533Z] === RUN TestPluginInstall 01:13:18 [2021-04-09T01:13:18.533Z] --- SKIP: TestPluginInstall (0.00s) 01:13:18 [2021-04-09T01:13:18.533Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.533Z] === RUN TestPluginsWithRuntimes 01:13:18 [2021-04-09T01:13:18.533Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 01:13:18 [2021-04-09T01:13:18.533Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 01:13:18 [2021-04-09T01:13:18.533Z] === RUN TestPluginBackCompatMediaTypes 01:13:18 [2021-04-09T01:13:18.533Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 01:13:18 [2021-04-09T01:13:18.533Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 01:13:18 [2021-04-09T01:13:18.533Z] PASS 01:13:18 [2021-04-09T01:13:18.533Z] 01:13:18 [2021-04-09T01:13:18.533Z] === Skipped 01:13:18 [2021-04-09T01:13:18.533Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 01:13:18 [2021-04-09T01:13:18.533Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost 01:13:18 [2021-04-09T01:13:18.533Z] 01:13:18 [2021-04-09T01:13:18.533Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 01:13:18 [2021-04-09T01:13:18.533Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 01:13:18 [2021-04-09T01:13:18.533Z] 01:13:18 [2021-04-09T01:13:18.533Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) 01:13:18 [2021-04-09T01:13:18.533Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 01:13:18 [2021-04-09T01:13:18.533Z] 01:13:18 [2021-04-09T01:13:18.533Z] 01:13:18 [2021-04-09T01:13:18.533Z] DONE 5 tests, 3 skipped in 0.158s 01:13:18 [2021-04-09T01:13:18.533Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 01:13:18 [2021-04-09T01:13:18.533Z] INFO: Testing against a local daemon 01:13:18 [2021-04-09T01:13:18.533Z] === RUN TestExternalGraphDriver 01:13:18 [2021-04-09T01:13:18.533Z] --- SKIP: TestExternalGraphDriver (0.07s) 01:13:18 [2021-04-09T01:13:18.533Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 01:13:18 [2021-04-09T01:13:18.533Z] === RUN TestGraphdriverPluginV2 01:13:20 [2021-04-09T01:13:20.596Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 01:13:20 [2021-04-09T01:13:20.596Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 01:13:20 [2021-04-09T01:13:20.596Z] remote: Enumerating objects: 2, done. 01:13:20 [2021-04-09T01:13:20.596Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 01:13:20 [2021-04-09T01:13:20.596Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 01:13:20 [2021-04-09T01:13:20.596Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 01:13:20 [2021-04-09T01:13:20.596Z] 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. 01:13:20 [2021-04-09T01:13:20.596Z] Building: bundles/cross/windows/amd64/containerutility.exe 01:13:20 [2021-04-09T01:13:20.812Z] --- PASS: TestServiceUpdateConfigs (15.59s) 01:13:20 [2021-04-09T01:13:20.812Z] === RUN TestServiceUpdateNetwork 01:13:22 [2021-04-09T01:13:22.510Z] 01:13:22 [2021-04-09T01:13:22.914Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 01:13:23 [2021-04-09T01:13:23.173Z] === RUN TestDockerSuite/TestBuildDotDotFile 01:13:23 [2021-04-09T01:13:23.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr67 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/test/unit 01:13:23 [2021-04-09T01:13:23.432Z] === RUN TestDockerSuite/TestBuildEOLInLine 01:13:25 [2021-04-09T01:13:25.956Z] ? github.com/docker/docker/api [no test files] 01:13:26 [2021-04-09T01:13:26.743Z] --- PASS: TestGraphdriverPluginV2 (6.84s) 01:13:26 [2021-04-09T01:13:26.743Z] PASS 01:13:26 [2021-04-09T01:13:26.743Z] 01:13:26 [2021-04-09T01:13:26.743Z] === Skipped 01:13:26 [2021-04-09T01:13:26.743Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) 01:13:26 [2021-04-09T01:13:26.743Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 01:13:26 [2021-04-09T01:13:26.743Z] 01:13:26 [2021-04-09T01:13:26.743Z] 01:13:26 [2021-04-09T01:13:26.743Z] DONE 2 tests, 1 skipped in 7.034s 01:13:26 [2021-04-09T01:13:26.743Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 01:13:26 [2021-04-09T01:13:26.743Z] INFO: Testing against a local daemon 01:13:26 [2021-04-09T01:13:26.743Z] === RUN TestContinueAfterPluginCrash 01:13:26 [2021-04-09T01:13:26.743Z] === PAUSE TestContinueAfterPluginCrash 01:13:26 [2021-04-09T01:13:26.743Z] === RUN TestReadPluginNoRead 01:13:26 [2021-04-09T01:13:26.743Z] === PAUSE TestReadPluginNoRead 01:13:26 [2021-04-09T01:13:26.743Z] === RUN TestDaemonStartWithLogOpt 01:13:26 [2021-04-09T01:13:26.743Z] === PAUSE TestDaemonStartWithLogOpt 01:13:26 [2021-04-09T01:13:26.743Z] === CONT TestContinueAfterPluginCrash 01:13:26 [2021-04-09T01:13:26.743Z] === CONT TestDaemonStartWithLogOpt 01:13:28 [2021-04-09T01:13:28.739Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 01:13:30 [2021-04-09T01:13:30.641Z] === RUN TestDockerSuite/TestBuildEmptyCmd 01:13:31 [2021-04-09T01:13:31.208Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 01:13:31 [2021-04-09T01:13:31.774Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 01:13:32 [2021-04-09T01:13:32.709Z] === RUN TestDockerSuite/TestBuildEmptyScratch 01:13:32 [2021-04-09T01:13:32.967Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 01:13:33 [2021-04-09T01:13:33.324Z] --- PASS: TestDaemonStartWithLogOpt (6.71s) 01:13:33 [2021-04-09T01:13:33.324Z] === CONT TestReadPluginNoRead 01:13:33 [2021-04-09T01:13:33.538Z] === RUN TestDockerSuite/TestBuildEntrypoint 01:13:33 [2021-04-09T01:13:33.796Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 01:13:34 [2021-04-09T01:13:34.732Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 01:13:35 [2021-04-09T01:13:35.727Z] --- PASS: TestServiceUpdateNetwork (14.59s) 01:13:35 [2021-04-09T01:13:35.727Z] === RUN TestServiceUpdatePidsLimit 01:13:35 [2021-04-09T01:13:35.727Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 01:13:35 [2021-04-09T01:13:35.855Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 01:13:35 [2021-04-09T01:13:35.988Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 01:13:36 [2021-04-09T01:13:36.114Z] --- PASS: TestContinueAfterPluginCrash (10.59s) 01:13:37 [2021-04-09T01:13:37.266Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 01:13:37 [2021-04-09T01:13:37.266Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 01:13:38 [2021-04-09T01:13:38.643Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 01:13:38 [2021-04-09T01:13:38.651Z] === RUN TestReadPluginNoRead/default 01:13:39 [2021-04-09T01:13:39.210Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 01:13:40 [2021-04-09T01:13:40.147Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 01:13:40 [2021-04-09T01:13:40.861Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements 01:13:41 [2021-04-09T01:13:41.184Z] === RUN TestReadPluginNoRead/disabled_caching 01:13:41 [2021-04-09T01:13:41.523Z] === RUN TestDockerSuite/TestBuildEnv 01:13:43 [2021-04-09T01:13:43.716Z] --- PASS: TestReadPluginNoRead (11.28s) 01:13:43 [2021-04-09T01:13:43.716Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.56s) 01:13:43 [2021-04-09T01:13:43.716Z] --- PASS: TestReadPluginNoRead/default (2.54s) 01:13:43 [2021-04-09T01:13:43.716Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.53s) 01:13:43 [2021-04-09T01:13:43.716Z] read_test.go:92: [de7ae212c5aa5] daemon is not started 01:13:43 [2021-04-09T01:13:43.716Z] PASS 01:13:43 [2021-04-09T01:13:43.716Z] 01:13:43 [2021-04-09T01:13:43.716Z] DONE 6 tests in 18.117s 01:13:43 [2021-04-09T01:13:43.716Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 01:13:43 [2021-04-09T01:13:43.716Z] testing: warning: no tests to run 01:13:43 [2021-04-09T01:13:43.716Z] PASS 01:13:43 [2021-04-09T01:13:43.716Z] 01:13:43 [2021-04-09T01:13:43.716Z] DONE 0 tests in 0.042s 01:13:43 [2021-04-09T01:13:43.716Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 01:13:43 [2021-04-09T01:13:43.716Z] INFO: Testing against a local daemon 01:13:43 [2021-04-09T01:13:43.716Z] === RUN TestPluginWithDevMounts 01:13:43 [2021-04-09T01:13:43.716Z] --- SKIP: TestPluginWithDevMounts (0.00s) 01:13:43 [2021-04-09T01:13:43.716Z] mounts_test.go:21: (*Execution).IsRootless-fm 01:13:43 [2021-04-09T01:13:43.716Z] PASS 01:13:43 [2021-04-09T01:13:43.716Z] 01:13:43 [2021-04-09T01:13:43.716Z] === Skipped 01:13:43 [2021-04-09T01:13:43.716Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 01:13:43 [2021-04-09T01:13:43.716Z] mounts_test.go:21: (*Execution).IsRootless-fm 01:13:43 [2021-04-09T01:13:43.716Z] 01:13:43 [2021-04-09T01:13:43.716Z] 01:13:43 [2021-04-09T01:13:43.716Z] DONE 1 tests, 1 skipped in 0.125s 01:13:43 [2021-04-09T01:13:43.716Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 01:13:43 [2021-04-09T01:13:43.974Z] INFO: Testing against a local daemon 01:13:43 [2021-04-09T01:13:43.974Z] === RUN TestSecretInspect 01:13:43 [2021-04-09T01:13:43.974Z] --- SKIP: TestSecretInspect (0.01s) 01:13:43 [2021-04-09T01:13:43.974Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.974Z] === RUN TestSecretList 01:13:43 [2021-04-09T01:13:43.974Z] --- SKIP: TestSecretList (0.01s) 01:13:43 [2021-04-09T01:13:43.974Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.974Z] === RUN TestSecretsCreateAndDelete 01:13:43 [2021-04-09T01:13:43.975Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] === RUN TestSecretsUpdate 01:13:43 [2021-04-09T01:13:43.975Z] --- SKIP: TestSecretsUpdate (0.01s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] === RUN TestTemplatedSecret 01:13:43 [2021-04-09T01:13:43.975Z] --- SKIP: TestTemplatedSecret (0.00s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] === RUN TestSecretCreateResolve 01:13:43 [2021-04-09T01:13:43.975Z] --- SKIP: TestSecretCreateResolve (0.01s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] PASS 01:13:43 [2021-04-09T01:13:43.975Z] 01:13:43 [2021-04-09T01:13:43.975Z] === Skipped 01:13:43 [2021-04-09T01:13:43.975Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] 01:13:43 [2021-04-09T01:13:43.975Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] 01:13:43 [2021-04-09T01:13:43.975Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] 01:13:43 [2021-04-09T01:13:43.975Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] 01:13:43 [2021-04-09T01:13:43.975Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] 01:13:43 [2021-04-09T01:13:43.975Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) 01:13:43 [2021-04-09T01:13:43.975Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:43 [2021-04-09T01:13:43.975Z] 01:13:43 [2021-04-09T01:13:43.975Z] 01:13:43 [2021-04-09T01:13:43.975Z] DONE 6 tests, 6 skipped in 0.185s 01:13:43 [2021-04-09T01:13:43.975Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 01:13:44 [2021-04-09T01:13:44.058Z] === RUN TestDockerSuite/TestBuildEnvEscapes 01:13:44 [2021-04-09T01:13:44.132Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 01:13:44 [2021-04-09T01:13:44.233Z] INFO: Testing against a local daemon 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestServiceCreateInit 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestServiceCreateInit/daemonInitDisabled 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestServiceCreateInit/daemonInitEnabled 01:13:44 [2021-04-09T01:13:44.233Z] --- PASS: TestServiceCreateInit (0.03s) 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateServiceMultipleTimes 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateServiceConflict 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateServiceConflict (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateServiceMaxReplicas 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateWithDuplicateNetworkNames 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateServiceSecretFileMode 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateServiceConfigFileMode 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateServiceSysctls 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateServiceSysctls (0.03s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateServiceCapabilities 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateServiceCapabilities (0.02s) 01:13:44 [2021-04-09T01:13:44.233Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestInspect 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestInspect (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestCreateJob 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestCreateJob (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestReplicatedJob 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestReplicatedJob (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestUpdateReplicatedJob 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestUpdateReplicatedJob (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestServiceListWithStatuses 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestServiceListWithStatuses (0.00s) 01:13:44 [2021-04-09T01:13:44.233Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestDockerNetworkConnectAlias 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 01:13:44 [2021-04-09T01:13:44.233Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestDockerNetworkReConnect 01:13:44 [2021-04-09T01:13:44.233Z] --- SKIP: TestDockerNetworkReConnect (0.02s) 01:13:44 [2021-04-09T01:13:44.233Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:44 [2021-04-09T01:13:44.233Z] === RUN TestServicePlugin 01:13:44 [2021-04-09T01:13:44.994Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 01:13:45 [2021-04-09T01:13:45.561Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 01:13:47 [2021-04-09T01:13:47.465Z] === RUN TestDockerSuite/TestBuildEnvUsage 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestServicePlugin (3.70s) 01:13:48 [2021-04-09T01:13:48.423Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestServiceUpdateLabel 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestServiceUpdateLabel (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestServiceUpdateSecrets 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestServiceUpdateSecrets (0.02s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestServiceUpdateConfigs 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestServiceUpdateNetwork 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestServiceUpdatePidsLimit 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] PASS 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === Skipped 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) 01:13:48 [2021-04-09T01:13:48.423Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestInspect (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 01:13:48 [2021-04-09T01:13:48.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) 01:13:48 [2021-04-09T01:13:48.423Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServicePlugin (3.70s) 01:13:48 [2021-04-09T01:13:48.423Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) 01:13:48 [2021-04-09T01:13:48.423Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] DONE 24 tests, 23 skipped in 4.122s 01:13:48 [2021-04-09T01:13:48.423Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 01:13:48 [2021-04-09T01:13:48.423Z] INFO: Testing against a local daemon 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestSessionCreate 01:13:48 [2021-04-09T01:13:48.423Z] --- PASS: TestSessionCreate (0.02s) 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestSessionCreateWithBadUpgrade 01:13:48 [2021-04-09T01:13:48.423Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 01:13:48 [2021-04-09T01:13:48.423Z] PASS 01:13:48 [2021-04-09T01:13:48.423Z] 01:13:48 [2021-04-09T01:13:48.423Z] DONE 2 tests in 0.146s 01:13:48 [2021-04-09T01:13:48.423Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 01:13:48 [2021-04-09T01:13:48.423Z] INFO: Testing against a local daemon 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestCgroupDriverSystemdMemoryLimit 01:13:48 [2021-04-09T01:13:48.423Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 01:13:48 [2021-04-09T01:13:48.423Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 01:13:48 [2021-04-09T01:13:48.423Z] === RUN TestEventsExecDie 01:13:49 [2021-04-09T01:13:49.360Z] --- PASS: TestEventsExecDie (0.99s) 01:13:49 [2021-04-09T01:13:49.360Z] === RUN TestEventsBackwardsCompatible 01:13:49 [2021-04-09T01:13:49.360Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 01:13:49 [2021-04-09T01:13:49.360Z] === RUN TestInfoBinaryCommits 01:13:49 [2021-04-09T01:13:49.360Z] --- PASS: TestInfoBinaryCommits (0.02s) 01:13:49 [2021-04-09T01:13:49.360Z] === RUN TestInfoAPIVersioned 01:13:49 [2021-04-09T01:13:49.360Z] --- PASS: TestInfoAPIVersioned (0.01s) 01:13:49 [2021-04-09T01:13:49.360Z] === RUN TestInfoDiscoveryBackend 01:13:51 [2021-04-09T01:13:51.261Z] --- PASS: TestInfoDiscoveryBackend (1.73s) 01:13:51 [2021-04-09T01:13:51.261Z] === RUN TestInfoDiscoveryInvalidAdvertise 01:13:52 [2021-04-09T01:13:52.276Z] --- PASS: TestServiceUpdatePidsLimit (17.66s) 01:13:52 [2021-04-09T01:13:52.276Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) 01:13:52 [2021-04-09T01:13:52.276Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) 01:13:52 [2021-04-09T01:13:52.276Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) 01:13:52 [2021-04-09T01:13:52.276Z] PASS 01:13:52 [2021-04-09T01:13:52.276Z] 01:13:52 [2021-04-09T01:13:52.276Z] === Skipped 01:13:52 [2021-04-09T01:13:52.276Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 01:13:52 [2021-04-09T01:13:52.276Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 01:13:52 [2021-04-09T01:13:52.276Z] 01:13:52 [2021-04-09T01:13:52.276Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 01:13:52 [2021-04-09T01:13:52.276Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 01:13:52 [2021-04-09T01:13:52.276Z] 01:13:52 [2021-04-09T01:13:52.276Z] 01:13:52 [2021-04-09T01:13:52.276Z] DONE 27 tests, 2 skipped in 160.093s 01:13:52 [2021-04-09T01:13:52.276Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 01:13:52 [2021-04-09T01:13:52.276Z] ++ 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 01:13:52 [2021-04-09T01:13:52.276Z] ++ set -e 01:13:52 [2021-04-09T01:13:52.276Z] ++ '[' -n 0 ']' 01:13:52 [2021-04-09T01:13:52.276Z] ++ set -x 01:13:52 [2021-04-09T01:13:52.276Z] ++ 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 01:13:52 [2021-04-09T01:13:52.276Z] INFO: Testing against a local daemon 01:13:52 [2021-04-09T01:13:52.276Z] === RUN TestSessionCreate 01:13:52 [2021-04-09T01:13:52.276Z] --- PASS: TestSessionCreate (0.05s) 01:13:52 [2021-04-09T01:13:52.276Z] === RUN TestSessionCreateWithBadUpgrade 01:13:52 [2021-04-09T01:13:52.276Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 01:13:52 [2021-04-09T01:13:52.276Z] PASS 01:13:52 [2021-04-09T01:13:52.276Z] 01:13:52 [2021-04-09T01:13:52.276Z] DONE 2 tests in 0.251s 01:13:52 [2021-04-09T01:13:52.276Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 01:13:52 [2021-04-09T01:13:52.276Z] ++ 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 01:13:52 [2021-04-09T01:13:52.276Z] ++ set -e 01:13:52 [2021-04-09T01:13:52.276Z] ++ '[' -n 0 ']' 01:13:52 [2021-04-09T01:13:52.276Z] ++ set -x 01:13:52 [2021-04-09T01:13:52.276Z] ++ 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 01:13:52 [2021-04-09T01:13:52.276Z] INFO: Testing against a local daemon 01:13:52 [2021-04-09T01:13:52.276Z] === RUN TestCgroupDriverSystemdMemoryLimit 01:13:52 [2021-04-09T01:13:52.276Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 01:13:52 [2021-04-09T01:13:52.276Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 01:13:52 [2021-04-09T01:13:52.276Z] === RUN TestEventsExecDie 01:13:52 [2021-04-09T01:13:52.538Z] --- PASS: TestEventsExecDie (1.14s) 01:13:52 [2021-04-09T01:13:52.538Z] === RUN TestEventsBackwardsCompatible 01:13:52 [2021-04-09T01:13:52.799Z] --- PASS: TestEventsBackwardsCompatible (0.12s) 01:13:52 [2021-04-09T01:13:52.799Z] === RUN TestInfoBinaryCommits 01:13:52 [2021-04-09T01:13:52.799Z] --- PASS: TestInfoBinaryCommits (0.05s) 01:13:52 [2021-04-09T01:13:52.799Z] === RUN TestInfoAPIVersioned 01:13:52 [2021-04-09T01:13:52.799Z] --- PASS: TestInfoAPIVersioned (0.02s) 01:13:52 [2021-04-09T01:13:52.799Z] === RUN TestInfoDiscoveryBackend 01:13:54 [2021-04-09T01:13:54.191Z] --- PASS: TestInfoDiscoveryBackend (1.11s) 01:13:54 [2021-04-09T01:13:54.191Z] === RUN TestInfoDiscoveryInvalidAdvertise 01:13:54 [2021-04-09T01:13:54.545Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) 01:13:54 [2021-04-09T01:13:54.545Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 01:13:54 [2021-04-09T01:13:54.545Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 01:13:54 [2021-04-09T01:13:54.545Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 01:13:54 [2021-04-09T01:13:54.545Z] === RUN TestInfoAPI 01:13:54 [2021-04-09T01:13:54.545Z] --- PASS: TestInfoAPI (0.02s) 01:13:54 [2021-04-09T01:13:54.545Z] === RUN TestInfoAPIWarnings 01:13:55 [2021-04-09T01:13:55.133Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 01:13:55 [2021-04-09T01:13:55.133Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 01:13:56 [2021-04-09T01:13:56.078Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.10s) 01:13:56 [2021-04-09T01:13:56.078Z] === RUN TestInfoAPI 01:13:56 [2021-04-09T01:13:56.078Z] --- PASS: TestInfoAPI (0.05s) 01:13:56 [2021-04-09T01:13:56.078Z] === RUN TestInfoAPIWarnings 01:13:57 [2021-04-09T01:13:57.453Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 01:13:57 [2021-04-09T01:13:57.453Z] === RUN TestDockerSuite/TestBuildEnvUsage2 01:14:09 [2021-04-09T01:14:09.658Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 01:14:12 [2021-04-09T01:14:12.623Z] --- PASS: TestInfoAPIWarnings (17.76s) 01:14:12 [2021-04-09T01:14:12.623Z] === RUN TestInfoDebug 01:14:13 [2021-04-09T01:14:13.846Z] === RUN TestDockerDaemonSuite/TestShmSize 01:14:14 [2021-04-09T01:14:14.198Z] --- PASS: TestInfoAPIWarnings (17.08s) 01:14:14 [2021-04-09T01:14:14.198Z] === RUN TestInfoDebug 01:14:14 [2021-04-09T01:14:14.198Z] --- PASS: TestInfoDebug (1.10s) 01:14:14 [2021-04-09T01:14:14.198Z] === RUN TestInfoInsecureRegistries 01:14:14 [2021-04-09T01:14:14.524Z] --- PASS: TestInfoDebug (1.94s) 01:14:14 [2021-04-09T01:14:14.524Z] === RUN TestInfoInsecureRegistries 01:14:15 [2021-04-09T01:14:15.585Z] --- PASS: TestInfoInsecureRegistries (1.13s) 01:14:15 [2021-04-09T01:14:15.585Z] === RUN TestInfoRegistryMirrors 01:14:16 [2021-04-09T01:14:16.382Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 01:14:16 [2021-04-09T01:14:16.425Z] --- PASS: TestInfoInsecureRegistries (1.80s) 01:14:16 [2021-04-09T01:14:16.425Z] === RUN TestInfoRegistryMirrors 01:14:16 [2021-04-09T01:14:16.529Z] --- PASS: TestInfoRegistryMirrors (1.12s) 01:14:16 [2021-04-09T01:14:16.529Z] === RUN TestLoginFailsWithBadCredentials 01:14:16 [2021-04-09T01:14:16.791Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) 01:14:16 [2021-04-09T01:14:16.791Z] === RUN TestPingCacheHeaders 01:14:16 [2021-04-09T01:14:16.791Z] --- PASS: TestPingCacheHeaders (0.05s) 01:14:16 [2021-04-09T01:14:16.791Z] === RUN TestPingGet 01:14:16 [2021-04-09T01:14:16.791Z] --- PASS: TestPingGet (0.03s) 01:14:16 [2021-04-09T01:14:16.791Z] === RUN TestPingHead 01:14:16 [2021-04-09T01:14:16.791Z] --- PASS: TestPingHead (0.05s) 01:14:16 [2021-04-09T01:14:16.791Z] === RUN TestVersion 01:14:17 [2021-04-09T01:14:17.052Z] --- PASS: TestVersion (0.06s) 01:14:17 [2021-04-09T01:14:17.052Z] PASS 01:14:17 [2021-04-09T01:14:17.052Z] 01:14:17 [2021-04-09T01:14:17.052Z] === Skipped 01:14:17 [2021-04-09T01:14:17.052Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 01:14:17 [2021-04-09T01:14:17.052Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 01:14:17 [2021-04-09T01:14:17.053Z] 01:14:17 [2021-04-09T01:14:17.053Z] 01:14:17 [2021-04-09T01:14:17.053Z] DONE 18 tests, 1 skipped in 25.636s 01:14:17 [2021-04-09T01:14:17.053Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 01:14:17 [2021-04-09T01:14:17.053Z] ++ 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 01:14:17 [2021-04-09T01:14:17.053Z] ++ set -e 01:14:17 [2021-04-09T01:14:17.053Z] ++ '[' -n 0 ']' 01:14:17 [2021-04-09T01:14:17.053Z] ++ set -x 01:14:17 [2021-04-09T01:14:17.053Z] ++ 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 01:14:17 [2021-04-09T01:14:17.053Z] INFO: Testing against a local daemon 01:14:17 [2021-04-09T01:14:17.053Z] === RUN TestVolumesCreateAndList 01:14:17 [2021-04-09T01:14:17.053Z] --- PASS: TestVolumesCreateAndList (0.04s) 01:14:17 [2021-04-09T01:14:17.053Z] === RUN TestVolumesRemove 01:14:17 [2021-04-09T01:14:17.314Z] --- PASS: TestVolumesRemove (0.08s) 01:14:17 [2021-04-09T01:14:17.314Z] === RUN TestVolumesInspect 01:14:17 [2021-04-09T01:14:17.314Z] --- PASS: TestVolumesInspect (0.03s) 01:14:17 [2021-04-09T01:14:17.314Z] === RUN TestVolumesInvalidJSON 01:14:17 [2021-04-09T01:14:17.314Z] === RUN TestVolumesInvalidJSON//volumes/create 01:14:17 [2021-04-09T01:14:17.314Z] === PAUSE TestVolumesInvalidJSON//volumes/create 01:14:17 [2021-04-09T01:14:17.314Z] === CONT TestVolumesInvalidJSON//volumes/create 01:14:17 [2021-04-09T01:14:17.314Z] --- PASS: TestVolumesInvalidJSON (0.03s) 01:14:17 [2021-04-09T01:14:17.314Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 01:14:17 [2021-04-09T01:14:17.314Z] PASS 01:14:17 [2021-04-09T01:14:17.314Z] 01:14:17 [2021-04-09T01:14:17.314Z] DONE 5 tests in 0.328s 01:14:17 [2021-04-09T01:14:17.314Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 01:14:17 [2021-04-09T01:14:17.800Z] --- PASS: TestInfoRegistryMirrors (1.78s) 01:14:17 [2021-04-09T01:14:17.800Z] === RUN TestLoginFailsWithBadCredentials 01:14:17 [2021-04-09T01:14:17.887Z] ++++ cat bundles/test-integration/docker.pid 01:14:17 [2021-04-09T01:14:17.887Z] +++ kill 13914 01:14:18 [2021-04-09T01:14:18.059Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) 01:14:18 [2021-04-09T01:14:18.059Z] === RUN TestPingCacheHeaders 01:14:18 [2021-04-09T01:14:18.059Z] --- PASS: TestPingCacheHeaders (0.02s) 01:14:18 [2021-04-09T01:14:18.059Z] === RUN TestPingGet 01:14:18 [2021-04-09T01:14:18.059Z] --- PASS: TestPingGet (0.01s) 01:14:18 [2021-04-09T01:14:18.059Z] === RUN TestPingHead 01:14:18 [2021-04-09T01:14:18.059Z] --- PASS: TestPingHead (0.02s) 01:14:18 [2021-04-09T01:14:18.059Z] === RUN TestVersion 01:14:18 [2021-04-09T01:14:18.059Z] --- PASS: TestVersion (0.02s) 01:14:18 [2021-04-09T01:14:18.059Z] PASS 01:14:18 [2021-04-09T01:14:18.059Z] 01:14:18 [2021-04-09T01:14:18.059Z] === Skipped 01:14:18 [2021-04-09T01:14:18.059Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 01:14:18 [2021-04-09T01:14:18.059Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 01:14:18 [2021-04-09T01:14:18.059Z] 01:14:18 [2021-04-09T01:14:18.059Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 01:14:18 [2021-04-09T01:14:18.059Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 01:14:18 [2021-04-09T01:14:18.059Z] 01:14:18 [2021-04-09T01:14:18.059Z] 01:14:18 [2021-04-09T01:14:18.059Z] DONE 18 tests, 2 skipped in 29.795s 01:14:18 [2021-04-09T01:14:18.059Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 01:14:18 [2021-04-09T01:14:18.318Z] INFO: Testing against a local daemon 01:14:18 [2021-04-09T01:14:18.318Z] === RUN TestVolumesCreateAndList 01:14:18 [2021-04-09T01:14:18.318Z] --- PASS: TestVolumesCreateAndList (0.02s) 01:14:18 [2021-04-09T01:14:18.318Z] === RUN TestVolumesRemove 01:14:18 [2021-04-09T01:14:18.318Z] --- PASS: TestVolumesRemove (0.05s) 01:14:18 [2021-04-09T01:14:18.318Z] === RUN TestVolumesInspect 01:14:18 [2021-04-09T01:14:18.318Z] --- PASS: TestVolumesInspect (0.02s) 01:14:18 [2021-04-09T01:14:18.318Z] === RUN TestVolumesInvalidJSON 01:14:18 [2021-04-09T01:14:18.318Z] === RUN TestVolumesInvalidJSON//volumes/create 01:14:18 [2021-04-09T01:14:18.318Z] === PAUSE TestVolumesInvalidJSON//volumes/create 01:14:18 [2021-04-09T01:14:18.318Z] === CONT TestVolumesInvalidJSON//volumes/create 01:14:18 [2021-04-09T01:14:18.318Z] --- PASS: TestVolumesInvalidJSON (0.01s) 01:14:18 [2021-04-09T01:14:18.318Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 01:14:18 [2021-04-09T01:14:18.318Z] PASS 01:14:18 [2021-04-09T01:14:18.318Z] 01:14:18 [2021-04-09T01:14:18.318Z] DONE 5 tests in 0.214s 01:14:18 [2021-04-09T01:14:18.318Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 01:14:18 [2021-04-09T01:14:18.318Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12249 is not a child of this shell 01:14:18 [2021-04-09T01:14:18.318Z] warning: PID 12249 from bundles/test-integration/docker.pid had a nonzero exit code 01:14:18 [2021-04-09T01:14:18.318Z] Leaving: AppArmorNo profiles have been unloaded. 01:14:18 [2021-04-09T01:14:18.318Z] 01:14:18 [2021-04-09T01:14:18.318Z] Unloading profiles will leave already running processes permanently 01:14:18 [2021-04-09T01:14:18.318Z] unconfined, which can lead to unexpected situations. 01:14:18 [2021-04-09T01:14:18.318Z] 01:14:18 [2021-04-09T01:14:18.318Z] To set a process to complain mode, use the command line tool 01:14:18 [2021-04-09T01:14:18.318Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 01:14:18 [2021-04-09T01:14:18.318Z] Removing test suite binaries 01:14:18 [2021-04-09T01:14:18.318Z] exiting test-integration 01:14:18 [2021-04-09T01:14:18.318Z] ++ exit 0 01:14:19 [2021-04-09T01:14:19.273Z] +++ /etc/init.d/apparmor stop 01:14:19 [2021-04-09T01:14:19.273Z] Leaving: AppArmorNo profiles have been unloaded. 01:14:19 [2021-04-09T01:14:19.273Z] 01:14:19 [2021-04-09T01:14:19.273Z] Unloading profiles will leave already running processes permanently 01:14:19 [2021-04-09T01:14:19.273Z] unconfined, which can lead to unexpected situations. 01:14:19 [2021-04-09T01:14:19.273Z] 01:14:19 [2021-04-09T01:14:19.273Z] To set a process to complain mode, use the command line tool 01:14:19 [2021-04-09T01:14:19.273Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 01:14:19 [2021-04-09T01:14:19.273Z] +++ true 01:14:19 [2021-04-09T01:14:19.273Z] exiting test-integration 01:14:19 [2021-04-09T01:14:19.273Z] ++ exit 0 01:14:19 [2021-04-09T01:14:19.273Z] 01:14:19 [2021-04-09T01:14:19.696Z] Post stage [Pipeline] junit 01:14:21 [2021-04-09T01:14:21.085Z] Recording test results 01:14:21 [2021-04-09T01:14:21.655Z] === RUN TestDockerDaemonSuite/TestTLSVerify 01:14:21 [2021-04-09T01:14:21.656Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 01:14:22 [2021-04-09T01:14:22.932Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 01:14:23 [2021-04-09T01:14:23.284Z] + echo Ensuring container killed. 01:14:23 [2021-04-09T01:14:23.284Z] Ensuring container killed. 01:14:23 [2021-04-09T01:14:23.284Z] + docker rm -vf docker-pr67 01:14:23 [2021-04-09T01:14:23.284Z] Error: No such container: docker-pr67 [Pipeline] sh Post stage [Pipeline] junit 01:14:23 [2021-04-09T01:14:23.505Z] Recording test results 01:14:23 [2021-04-09T01:14:23.567Z] + echo Chowning /workspace to jenkins user 01:14:23 [2021-04-09T01:14:23.567Z] Chowning /workspace to jenkins user 01:14:23 [2021-04-09T01:14:23.567Z] + id -u 01:14:23 [2021-04-09T01:14:23.567Z] + id -g 01:14:23 [2021-04-09T01:14:23.567Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39846:/workspace busybox chown -R 1000:1000 /workspace 01:14:23 [2021-04-09T01:14:23.567Z] Unable to find image 'busybox:latest' locally 01:14:23 [2021-04-09T01:14:23.703Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 01:14:23 [2021-04-09T01:14:23.826Z] latest: Pulling from library/busybox 01:14:23 [2021-04-09T01:14:23.826Z] f531cdc67389: Pulling fs layer 01:14:23 [2021-04-09T01:14:23.826Z] f531cdc67389: Verifying Checksum 01:14:23 [2021-04-09T01:14:23.826Z] f531cdc67389: Download complete 01:14:23 [2021-04-09T01:14:23.826Z] f531cdc67389: Pull complete 01:14:23 [2021-04-09T01:14:23.826Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 01:14:24 [2021-04-09T01:14:24.059Z] + echo Ensuring container killed. 01:14:24 [2021-04-09T01:14:24.059Z] Ensuring container killed. 01:14:24 [2021-04-09T01:14:24.059Z] + docker rm -vf docker-pr67 01:14:24 [2021-04-09T01:14:24.059Z] Error: No such container: docker-pr67 [Pipeline] sh 01:14:24 [2021-04-09T01:14:24.085Z] Status: Downloaded newer image for busybox:latest 01:14:24 [2021-04-09T01:14:24.352Z] + echo Chowning /workspace to jenkins user 01:14:24 [2021-04-09T01:14:24.352Z] Chowning /workspace to jenkins user 01:14:24 [2021-04-09T01:14:24.352Z] + id -u 01:14:24 [2021-04-09T01:14:24.352Z] + id -g 01:14:24 [2021-04-09T01:14:24.352Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39846:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 01:14:25 [2021-04-09T01:14:25.777Z] + bundleName=amd64-rootless 01:14:25 [2021-04-09T01:14:25.777Z] + echo Creating amd64-rootless-bundles.tar.gz 01:14:25 [2021-04-09T01:14:25.777Z] Creating amd64-rootless-bundles.tar.gz 01:14:25 [2021-04-09T01:14:25.777Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 01:14:25 [2021-04-09T01:14:25.777Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts 01:14:25 [2021-04-09T01:14:25.788Z] Archiving artifacts 01:14:27 [2021-04-09T01:14:27.541Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39846/67/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 01:14:27 [2021-04-09T01:14:27.859Z] + make clean 01:14:28 [2021-04-09T01:14:28.117Z] docker volume rm -f docker-dev-cache 01:14:28 [2021-04-09T01:14:28.117Z] docker-dev-cache [Pipeline] deleteDir 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite (524.68s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.34s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.16s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.86s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.20s) 01:14:28 [2021-04-09T01:14:28.220Z] docker_cli_daemon_test.go:1455: [d7c1ab616a0e3] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [d0b7fa6cdf685] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.30s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.18s) 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [d7f42fd0a4e92] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.89s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.26s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.10s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.54s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.33s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.73s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.94s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.96s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [d41156653ac38] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [db031dbaf1498] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.70s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.88s) 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [d48c98558d472] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.99s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.93s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.80s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.27s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.73s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.85s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.97s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [d65bd3e6cefb1] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.84s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.94s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.87s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.18s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.74s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.49s) 01:14:28 [2021-04-09T01:14:28.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 01:14:28 [2021-04-09T01:14:28.220Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [d2a5406b9dbeb] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.97s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.31s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.64s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.86s) 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [d8c31f54f4272] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.56s) 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.90s) 01:14:28 [2021-04-09T01:14:28.220Z] check_test.go:309: [d6e36f35f5736] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.70s) 01:14:28 [2021-04-09T01:14:28.220Z] docker_cli_daemon_plugins_test.go:79: [d169a274885cd] daemon is not started 01:14:28 [2021-04-09T01:14:28.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.74s) 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_plugins_test.go:169: [d3ba1fc6f9775] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (6.15s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.99s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (1.14s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [dca643eabe9b8] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.72s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.77s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.57s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.92s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.68s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.72s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.15s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.86s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.93s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.83s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.57s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d793007a1ea2b] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.86s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.03s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.33s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.03s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.00s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.88s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.17s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d065d120b0ddc] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (3.12s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.90s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.09s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.31s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.87s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.13s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.72s) 01:14:28 [2021-04-09T01:14:28.221Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d7d662f385ae4] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d549f792bfdbc] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.21s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [dfb3d0a3a9f81] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.60s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.47s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.31s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.05s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.02s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.14s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (8.35s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.66s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d814e69eb7ce8] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.25s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.36s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.84s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [daa445b141307] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.92s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.03s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.05s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.97s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.54s) 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d98294cbc0997] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.06s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d03147d275901] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.93s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (2.06s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.50s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.87s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [da391f011a2d2] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.60s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.96s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.00s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.36s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [dc7ca3e9054e9] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.22s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.28s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (6.08s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.12s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d694a2a0d0f3a] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.95s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.89s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.02s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.72s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d2257d67b3e12] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.24s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (5.30s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.06s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.52s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.14s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.26s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.03s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.59s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.60s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.84s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.25s) 01:14:28 [2021-04-09T01:14:28.221Z] docker_cli_daemon_test.go:2550: [d8871c70ebe76] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.88s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.43s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.99s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.29s) 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) 01:14:28 [2021-04-09T01:14:28.221Z] check_test.go:309: [d81cb5de314aa] daemon is not started 01:14:28 [2021-04-09T01:14:28.221Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.65s) 01:14:28 [2021-04-09T01:14:28.221Z] === RUN TestDockerSwarmSuite 01:14:28 [2021-04-09T01:14:28.221Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 01:14:28 [2021-04-09T01:14:28.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] catchError [Pipeline] { [Pipeline] sh 01:14:31 [2021-04-09T01:14:31.250Z] + bundleName=arm64-integration 01:14:31 [2021-04-09T01:14:31.250Z] + echo Creating arm64-integration-bundles.tar.gz 01:14:31 [2021-04-09T01:14:31.250Z] Creating arm64-integration-bundles.tar.gz 01:14:31 [2021-04-09T01:14:31.250Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2 01:14:31 [2021-04-09T01:14:31.250Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 01:14:31 [2021-04-09T01:14:31.320Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 01:14:31 [2021-04-09T01:14:31.320Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [Pipeline] archiveArtifacts 01:14:31 [2021-04-09T01:14:31.526Z] Archiving artifacts 01:14:31 [2021-04-09T01:14:31.805Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39846/67/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 01:14:32 [2021-04-09T01:14:32.127Z] + make clean 01:14:32 [2021-04-09T01:14:32.700Z] docker volume rm -f docker-dev-cache 01:14:32 [2021-04-09T01:14:32.700Z] docker-dev-cache [Pipeline] deleteDir 01:14:34 [2021-04-09T01:14:34.608Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:42 [2021-04-09T01:14:42.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 01:14:45 [2021-04-09T01:14:45.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 01:14:46 [2021-04-09T01:14:46.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 01:14:46 [2021-04-09T01:14:46.809Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 01:14:47 [2021-04-09T01:14:47.375Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 01:14:49 [2021-04-09T01:14:49.277Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 01:14:49 [2021-04-09T01:14:49.277Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 01:14:49 [2021-04-09T01:14:49.277Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 01:14:55 [2021-04-09T01:14:55.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 01:14:56 [2021-04-09T01:14:56.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/backend/build [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements 01:15:02 [2021-04-09T01:15:02.339Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/build [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/container [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/debug [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/image [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/network [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/session [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/system [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/server/router/volume [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/backend [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/container [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/events [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements 01:15:02 [2021-04-09T01:15:02.339Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/image [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/mount [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/network [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/registry [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/swarm [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 01:15:02 [2021-04-09T01:15:02.339Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/api/types/volume [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/builder [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/builder/builder-next [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 01:15:02 [2021-04-09T01:15:02.339Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 01:15:05 [2021-04-09T01:15:05.646Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements 01:15:05 [2021-04-09T01:15:05.646Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 48.5% of statements 01:15:05 [2021-04-09T01:15:05.646Z] ? github.com/docker/docker/builder/dockerignore [no test files] 01:15:06 [2021-04-09T01:15:06.072Z] === RUN TestDockerSuite/TestBuildExpose 01:15:06 [2021-04-09T01:15:06.072Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 01:15:06 [2021-04-09T01:15:06.638Z] === RUN TestDockerSuite/TestBuildExposeOrder 01:15:07 [2021-04-09T01:15:07.029Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 01:15:07 [2021-04-09T01:15:07.205Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 01:15:07 [2021-04-09T01:15:07.599Z] ok github.com/docker/docker/builder/remotecontext/git 1.216s coverage: 86.3% of statements 01:15:07 [2021-04-09T01:15:07.599Z] ? github.com/docker/docker/cli [no test files] 01:15:07 [2021-04-09T01:15:07.599Z] ? github.com/docker/docker/cli/config [no test files] 01:15:07 [2021-04-09T01:15:07.772Z] === RUN TestDockerSuite/TestBuildFails 01:15:08 [2021-04-09T01:15:08.708Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 01:15:08 [2021-04-09T01:15:08.708Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 01:15:11 [2021-04-09T01:15:11.800Z] ok github.com/docker/docker/client 0.217s coverage: 75.4% of statements 01:15:11 [2021-04-09T01:15:11.995Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 01:15:16 [2021-04-09T01:15:16.185Z] === RUN TestDockerSuite/TestBuildForceRm 01:15:19 [2021-04-09T01:15:19.493Z] === RUN TestDockerSuite/TestBuildFromGit 01:15:21 [2021-04-09T01:15:21.396Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 01:15:21 [2021-04-09T01:15:21.396Z] === RUN TestDockerSuite/TestBuildFromGitWithF 01:15:22 [2021-04-09T01:15:22.771Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 01:15:26 [2021-04-09T01:15:26.056Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 01:15:26 [2021-04-09T01:15:26.314Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 01:15:26 [2021-04-09T01:15:26.880Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 01:15:28 [2021-04-09T01:15:28.255Z] --- PASS: TestImportExtremelyLargeImageWorks (230.80s) 01:15:28 [2021-04-09T01:15:28.255Z] PASS 01:15:28 [2021-04-09T01:15:28.255Z] 01:15:28 [2021-04-09T01:15:28.255Z] DONE 12 tests in 236.102s 01:15:28 [2021-04-09T01:15:28.255Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 01:15:28 [2021-04-09T01:15:28.255Z] ++ 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 01:15:28 [2021-04-09T01:15:28.255Z] ++ set -e 01:15:28 [2021-04-09T01:15:28.255Z] ++ '[' -n 0 ']' 01:15:28 [2021-04-09T01:15:28.255Z] ++ set -x 01:15:28 [2021-04-09T01:15:28.255Z] ++ 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 01:15:28 [2021-04-09T01:15:28.255Z] INFO: Testing against a local daemon 01:15:28 [2021-04-09T01:15:28.255Z] === RUN TestNetworkCreateDelete 01:15:28 [2021-04-09T01:15:28.822Z] --- PASS: TestNetworkCreateDelete (0.48s) 01:15:28 [2021-04-09T01:15:28.822Z] === RUN TestDockerNetworkDeletePreferID 01:15:29 [2021-04-09T01:15:29.080Z] === RUN TestDockerSuite/TestBuildFromURLWithF 01:15:30 [2021-04-09T01:15:30.015Z] --- PASS: TestDockerNetworkDeletePreferID (1.40s) 01:15:30 [2021-04-09T01:15:30.015Z] === RUN TestDaemonDNSFallback 01:15:30 [2021-04-09T01:15:30.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 01:15:30 [2021-04-09T01:15:30.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 01:15:31 [2021-04-09T01:15:31.650Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 01:15:33 [2021-04-09T01:15:33.554Z] === RUN TestDockerSuite/TestBuildHistory 01:15:36 [2021-04-09T01:15:36.837Z] === RUN TestDockerSuite/TestBuildIidFile 01:15:36 [2021-04-09T01:15:36.837Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 01:15:37 [2021-04-09T01:15:37.404Z] === RUN TestDockerSuite/TestBuildInheritance 01:15:37 [2021-04-09T01:15:37.970Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 01:15:38 [2021-04-09T01:15:38.229Z] --- PASS: TestDaemonDNSFallback (8.11s) 01:15:38 [2021-04-09T01:15:38.229Z] === RUN TestInspectNetwork 01:15:38 [2021-04-09T01:15:38.487Z] === RUN TestDockerSuite/TestBuildInvalidTag 01:15:38 [2021-04-09T01:15:38.487Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 01:15:39 [2021-04-09T01:15:39.863Z] === RUN TestDockerSuite/TestBuildLabel 01:15:40 [2021-04-09T01:15:40.122Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 01:15:40 [2021-04-09T01:15:40.691Z] === RUN TestDockerSuite/TestBuildLabelMultiple 01:15:41 [2021-04-09T01:15:41.259Z] === RUN TestDockerSuite/TestBuildLabelOneNode 01:15:41 [2021-04-09T01:15:41.259Z] === RUN TestDockerSuite/TestBuildLabels 01:15:42 [2021-04-09T01:15:42.216Z] === RUN TestDockerSuite/TestBuildLabelsCache 01:15:43 [2021-04-09T01:15:43.152Z] === RUN TestDockerSuite/TestBuildLabelsOverride 01:15:43 [2021-04-09T01:15:43.410Z] === RUN TestInspectNetwork/full_network_id 01:15:43 [2021-04-09T01:15:43.410Z] === RUN TestInspectNetwork/partial_network_id 01:15:43 [2021-04-09T01:15:43.410Z] === RUN TestInspectNetwork/network_name 01:15:43 [2021-04-09T01:15:43.410Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 01:15:45 [2021-04-09T01:15:45.941Z] === RUN TestDockerSuite/TestBuildLastModified 01:15:47 [2021-04-09T01:15:47.841Z] --- PASS: TestInspectNetwork (9.48s) 01:15:47 [2021-04-09T01:15:47.841Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 01:15:47 [2021-04-09T01:15:47.841Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 01:15:47 [2021-04-09T01:15:47.841Z] --- PASS: TestInspectNetwork/network_name (0.00s) 01:15:47 [2021-04-09T01:15:47.841Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 01:15:47 [2021-04-09T01:15:47.841Z] === RUN TestRunContainerWithBridgeNone 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestDockerSuite/TestBuildLineBreak 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 01:15:52 [2021-04-09T01:15:52.033Z] --- PASS: TestRunContainerWithBridgeNone (4.10s) 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestNetworkInvalidJSON 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestNetworkInvalidJSON//networks/create 01:15:52 [2021-04-09T01:15:52.033Z] === PAUSE TestNetworkInvalidJSON//networks/create 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 01:15:52 [2021-04-09T01:15:52.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 01:15:52 [2021-04-09T01:15:52.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 01:15:52 [2021-04-09T01:15:52.033Z] === CONT TestNetworkInvalidJSON//networks/create 01:15:52 [2021-04-09T01:15:52.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 01:15:52 [2021-04-09T01:15:52.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 01:15:52 [2021-04-09T01:15:52.033Z] --- PASS: TestNetworkInvalidJSON (0.03s) 01:15:52 [2021-04-09T01:15:52.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 01:15:52 [2021-04-09T01:15:52.033Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 01:15:52 [2021-04-09T01:15:52.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestNetworkList 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestNetworkList//networks 01:15:52 [2021-04-09T01:15:52.033Z] === PAUSE TestNetworkList//networks 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestNetworkList//networks/ 01:15:52 [2021-04-09T01:15:52.033Z] === PAUSE TestNetworkList//networks/ 01:15:52 [2021-04-09T01:15:52.033Z] === CONT TestNetworkList//networks 01:15:52 [2021-04-09T01:15:52.033Z] === CONT TestNetworkList//networks/ 01:15:52 [2021-04-09T01:15:52.033Z] --- PASS: TestNetworkList (0.03s) 01:15:52 [2021-04-09T01:15:52.033Z] --- PASS: TestNetworkList//networks/ (0.00s) 01:15:52 [2021-04-09T01:15:52.033Z] --- PASS: TestNetworkList//networks (0.00s) 01:15:52 [2021-04-09T01:15:52.033Z] === RUN TestHostIPv4BridgeLabel 01:15:52 [2021-04-09T01:15:52.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 01:15:52 [2021-04-09T01:15:52.859Z] --- PASS: TestHostIPv4BridgeLabel (1.12s) 01:15:52 [2021-04-09T01:15:52.860Z] === RUN TestDaemonRestartWithLiveRestore 01:15:54 [2021-04-09T01:15:54.761Z] --- PASS: TestDaemonRestartWithLiveRestore (1.90s) 01:15:54 [2021-04-09T01:15:54.761Z] === RUN TestDaemonDefaultNetworkPools 01:15:56 [2021-04-09T01:15:56.136Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 01:15:56 [2021-04-09T01:15:56.136Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 01:15:56 [2021-04-09T01:15:56.136Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 01:15:56 [2021-04-09T01:15:56.136Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 01:15:56 [2021-04-09T01:15:56.136Z] === RUN TestDockerSuite/TestBuildMaintainer 01:15:56 [2021-04-09T01:15:56.395Z] === RUN TestDockerSuite/TestBuildMissingArgs 01:15:56 [2021-04-09T01:15:56.654Z] --- PASS: TestDaemonDefaultNetworkPools (1.71s) 01:15:56 [2021-04-09T01:15:56.654Z] === RUN TestDaemonRestartWithExistingNetwork 01:15:58 [2021-04-09T01:15:58.032Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 01:15:58 [2021-04-09T01:15:58.511Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 29.1% of statements 01:15:58 [2021-04-09T01:15:58.511Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements 01:15:58 [2021-04-09T01:15:58.511Z] ? github.com/docker/docker/container/stream [no test files] 01:15:58 [2021-04-09T01:15:58.511Z] ? github.com/docker/docker/contrib/apparmor [no test files] 01:15:58 [2021-04-09T01:15:58.511Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 01:15:58 [2021-04-09T01:15:58.511Z] ? github.com/docker/docker/contrib/httpserver [no test files] 01:15:58 [2021-04-09T01:15:58.968Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.35s) 01:15:58 [2021-04-09T01:15:58.968Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 01:15:59 [2021-04-09T01:15:59.226Z] === RUN TestDockerSuite/TestBuildMultiStageArg 01:16:01 [2021-04-09T01:16:01.814Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.99s) 01:16:01 [2021-04-09T01:16:01.814Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 01:16:02 [2021-04-09T01:16:02.749Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.98s) 01:16:02 [2021-04-09T01:16:02.749Z] === RUN TestServiceWithPredefinedNetwork 01:16:03 [2021-04-09T01:16:03.316Z] === RUN TestDockerSuite/TestBuildMultiStageCache 01:16:03 [2021-04-09T01:16:03.574Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 01:16:03 [2021-04-09T01:16:03.801Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements 01:16:04 [2021-04-09T01:16:04.141Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 01:16:05 [2021-04-09T01:16:05.184Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 01:16:06 [2021-04-09T01:16:06.043Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) 01:16:06 [2021-04-09T01:16:06.043Z] === RUN TestServiceRemoveKeepsIngressNetwork 01:16:06 [2021-04-09T01:16:06.043Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 01:16:06 [2021-04-09T01:16:06.043Z] service_test.go:242: FLAKY_TEST 01:16:06 [2021-04-09T01:16:06.043Z] === RUN TestServiceWithDataPathPortInit 01:16:06 [2021-04-09T01:16:06.567Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements 01:16:16 [2021-04-09T01:16:16.033Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 01:16:16 [2021-04-09T01:16:16.576Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 14.1% of statements 01:16:16 [2021-04-09T01:16:16.576Z] ok github.com/docker/docker/daemon 12.173s coverage: 17.2% of statements 01:16:16 [2021-04-09T01:16:16.576Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 01:16:16 [2021-04-09T01:16:16.576Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 01:16:17 [2021-04-09T01:16:17.515Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.8% of statements 01:16:18 [2021-04-09T01:16:18.085Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements 01:16:18 [2021-04-09T01:16:18.656Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 01:16:18 [2021-04-09T01:16:18.656Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 01:16:18 [2021-04-09T01:16:18.656Z] ? github.com/docker/docker/daemon/exec [no test files] 01:16:19 [2021-04-09T01:16:19.319Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 01:16:19 [2021-04-09T01:16:19.596Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements 01:16:20 [2021-04-09T01:16:20.255Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 01:16:22 [2021-04-09T01:16:22.140Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.508s coverage: 73.3% of statements 01:16:22 [2021-04-09T01:16:22.140Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements 01:16:22 [2021-04-09T01:16:22.155Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 01:16:22 [2021-04-09T01:16:22.155Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 01:16:23 [2021-04-09T01:16:23.523Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.426s coverage: 56.2% of statements 01:16:24 [2021-04-09T01:16:24.058Z] --- PASS: TestServiceWithDataPathPortInit (17.81s) 01:16:24 [2021-04-09T01:16:24.058Z] === RUN TestServiceWithDefaultAddressPoolInit 01:16:26 [2021-04-09T01:16:26.076Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements 01:16:27 [2021-04-09T01:16:27.346Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 01:16:27 [2021-04-09T01:16:27.460Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.741s coverage: 45.9% of statements 01:16:27 [2021-04-09T01:16:27.460Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 01:16:27 [2021-04-09T01:16:27.913Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 01:16:28 [2021-04-09T01:16:28.031Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.308s coverage: 49.4% of statements 01:16:29 [2021-04-09T01:16:29.815Z] === RUN TestDockerSuite/TestBuildMultipleTags 01:16:29 [2021-04-09T01:16:29.944Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements 01:16:30 [2021-04-09T01:16:30.074Z] === RUN TestDockerSuite/TestBuildNetContainer 01:16:30 [2021-04-09T01:16:30.204Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.727s coverage: 57.7% of statements 01:16:30 [2021-04-09T01:16:30.204Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 01:16:30 [2021-04-09T01:16:30.204Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 01:16:31 [2021-04-09T01:16:31.587Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements 01:16:32 [2021-04-09T01:16:32.527Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements 01:16:32 [2021-04-09T01:16:32.606Z] === RUN TestDockerSuite/TestBuildNetNone 01:16:32 [2021-04-09T01:16:32.865Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.84s) 01:16:32 [2021-04-09T01:16:32.865Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cb45m2m0lsjvl0xz1sbq8d039 Created:2021-04-09 01:16:25.426267964 +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[4ef15371e5e806c36d6997a806d52d151fc1e1913ce5434f194e710f17f2e78a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7ppechnc6dk7nhibc26ntdklz EndpointID:91b4b0c6432439adc8427f2e30ea5b33101e99e434e9fba8484ba9a1ef4f2b6a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:305d552fec65a3fffbaf4deb103300e79e7ffa951eea0b7467e379b59305e165 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:494a3aad46a5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7ppechnc6dk7nhibc26ntdklz EndpointID:91b4b0c6432439adc8427f2e30ea5b33101e99e434e9fba8484ba9a1ef4f2b6a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 01:16:32 [2021-04-09T01:16:32.865Z] PASS 01:16:32 [2021-04-09T01:16:32.865Z] 01:16:32 [2021-04-09T01:16:32.865Z] === Skipped 01:16:32 [2021-04-09T01:16:32.865Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 01:16:32 [2021-04-09T01:16:32.865Z] service_test.go:242: FLAKY_TEST 01:16:32 [2021-04-09T01:16:32.865Z] 01:16:32 [2021-04-09T01:16:32.865Z] 01:16:32 [2021-04-09T01:16:32.865Z] DONE 26 tests, 1 skipped in 64.799s 01:16:32 [2021-04-09T01:16:32.865Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 01:16:32 [2021-04-09T01:16:32.865Z] ++ 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 01:16:32 [2021-04-09T01:16:32.865Z] ++ set -e 01:16:32 [2021-04-09T01:16:32.865Z] ++ '[' -n 0 ']' 01:16:32 [2021-04-09T01:16:32.865Z] ++ set -x 01:16:32 [2021-04-09T01:16:32.865Z] ++ 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 01:16:32 [2021-04-09T01:16:32.865Z] INFO: Testing against a local daemon 01:16:32 [2021-04-09T01:16:32.865Z] === RUN TestDockerNetworkIpvlanPersistance 01:16:32 [2021-04-09T01:16:32.865Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 01:16:32 [2021-04-09T01:16:32.865Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:16:32 [2021-04-09T01:16:32.865Z] === RUN TestDockerNetworkIpvlan 01:16:32 [2021-04-09T01:16:32.865Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 01:16:32 [2021-04-09T01:16:32.865Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:16:32 [2021-04-09T01:16:32.865Z] PASS 01:16:32 [2021-04-09T01:16:32.865Z] 01:16:32 [2021-04-09T01:16:32.865Z] === Skipped 01:16:32 [2021-04-09T01:16:32.865Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 01:16:32 [2021-04-09T01:16:32.865Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:16:32 [2021-04-09T01:16:32.865Z] 01:16:32 [2021-04-09T01:16:32.865Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 01:16:32 [2021-04-09T01:16:32.865Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 01:16:32 [2021-04-09T01:16:32.865Z] 01:16:32 [2021-04-09T01:16:32.865Z] 01:16:32 [2021-04-09T01:16:32.865Z] DONE 2 tests, 2 skipped in 0.176s 01:16:33 [2021-04-09T01:16:33.123Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 01:16:33 [2021-04-09T01:16:33.123Z] ++ 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 01:16:33 [2021-04-09T01:16:33.123Z] ++ set -e 01:16:33 [2021-04-09T01:16:33.123Z] ++ '[' -n 0 ']' 01:16:33 [2021-04-09T01:16:33.123Z] ++ set -x 01:16:33 [2021-04-09T01:16:33.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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 01:16:33 [2021-04-09T01:16:33.123Z] === RUN TestDockerSuite/TestBuildNoContext 01:16:33 [2021-04-09T01:16:33.123Z] INFO: Testing against a local daemon 01:16:33 [2021-04-09T01:16:33.123Z] === RUN TestDockerNetworkMacvlanPersistance 01:16:33 [2021-04-09T01:16:33.909Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.7% of statements 01:16:33 [2021-04-09T01:16:33.909Z] ? github.com/docker/docker/daemon/initlayer [no test files] 01:16:33 [2021-04-09T01:16:33.909Z] ? github.com/docker/docker/daemon/listeners [no test files] 01:16:34 [2021-04-09T01:16:34.500Z] === RUN TestDockerSuite/TestBuildNoDupOutput 01:16:34 [2021-04-09T01:16:34.850Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements 01:16:35 [2021-04-09T01:16:35.067Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 01:16:35 [2021-04-09T01:16:35.326Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.18s) 01:16:35 [2021-04-09T01:16:35.326Z] === RUN TestDockerNetworkMacvlan 01:16:36 [2021-04-09T01:16:36.234Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 77.8% of statements 01:16:36 [2021-04-09T01:16:36.235Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 01:16:36 [2021-04-09T01:16:36.235Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 01:16:36 [2021-04-09T01:16:36.235Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements 01:16:36 [2021-04-09T01:16:36.703Z] === RUN TestDockerNetworkMacvlan/Subinterface 01:16:36 [2021-04-09T01:16:36.961Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 01:16:37 [2021-04-09T01:16:37.220Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements 01:16:37 [2021-04-09T01:16:37.480Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements 01:16:37 [2021-04-09T01:16:37.528Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 01:16:37 [2021-04-09T01:16:37.528Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 01:16:37 [2021-04-09T01:16:37.786Z] === RUN TestDockerNetworkMacvlan/OverlapParent 01:16:37 [2021-04-09T01:16:37.786Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 01:16:38 [2021-04-09T01:16:38.046Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 01:16:38 [2021-04-09T01:16:38.050Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 01:16:38 [2021-04-09T01:16:38.990Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements 01:16:38 [2021-04-09T01:16:38.990Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 01:16:39 [2021-04-09T01:16:39.015Z] === RUN TestDockerSuite/TestBuildOnBuild 01:16:39 [2021-04-09T01:16:39.015Z] === RUN TestDockerNetworkMacvlan/NilParent 01:16:39 [2021-04-09T01:16:39.930Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 55.1% of statements 01:16:40 [2021-04-09T01:16:40.870Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements 01:16:40 [2021-04-09T01:16:40.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 01:16:41 [2021-04-09T01:16:41.182Z] === RUN TestDockerSuite/TestBuildOnBuildCache 01:16:42 [2021-04-09T01:16:42.119Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 01:16:42 [2021-04-09T01:16:42.253Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements 01:16:42 [2021-04-09T01:16:42.513Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 01:16:43 [2021-04-09T01:16:43.082Z] ok github.com/docker/docker/daemon/logger/splunk 1.675s coverage: 82.5% of statements 01:16:43 [2021-04-09T01:16:43.082Z] ? github.com/docker/docker/daemon/names [no test files] 01:16:43 [2021-04-09T01:16:43.082Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements 01:16:43 [2021-04-09T01:16:43.082Z] ? github.com/docker/docker/daemon/stats [no test files] 01:16:44 [2021-04-09T01:16:44.024Z] === RUN TestDockerNetworkMacvlan/InternalMode 01:16:45 [2021-04-09T01:16:45.629Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements 01:16:45 [2021-04-09T01:16:45.926Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 01:16:46 [2021-04-09T01:16:46.199Z] ok github.com/docker/docker/distribution 0.173s coverage: 25.2% of statements 01:16:46 [2021-04-09T01:16:46.199Z] ? github.com/docker/docker/distribution/utils [no test files] 01:16:47 [2021-04-09T01:16:47.140Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements 01:16:47 [2021-04-09T01:16:47.828Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 01:16:48 [2021-04-09T01:16:48.395Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 01:16:48 [2021-04-09T01:16:48.521Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements 01:16:48 [2021-04-09T01:16:48.781Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements 01:16:48 [2021-04-09T01:16:48.781Z] ? github.com/docker/docker/dockerversion [no test files] 01:16:49 [2021-04-09T01:16:49.042Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements 01:16:50 [2021-04-09T01:16:50.298Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 01:16:50 [2021-04-09T01:16:50.424Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements 01:16:50 [2021-04-09T01:16:50.424Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements 01:16:50 [2021-04-09T01:16:50.424Z] ? github.com/docker/docker/internal/test/suite [no test files] 01:16:50 [2021-04-09T01:16:50.994Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements 01:16:51 [2021-04-09T01:16:51.675Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 01:16:52 [2021-04-09T01:16:52.378Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements 01:16:53 [2021-04-09T01:16:53.319Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements 01:16:53 [2021-04-09T01:16:53.577Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 01:16:53 [2021-04-09T01:16:53.577Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 01:16:53 [2021-04-09T01:16:53.579Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements 01:16:55 [2021-04-09T01:16:55.490Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 82.3% of statements 01:16:56 [2021-04-09T01:16:56.431Z] ok github.com/docker/docker/pkg/authorization 0.162s coverage: 68.3% of statements 01:16:56 [2021-04-09T01:16:56.431Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 01:16:56 [2021-04-09T01:16:56.692Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 01:16:57 [2021-04-09T01:16:57.767Z] === RUN TestDockerNetworkMacvlan/Addressing 01:16:58 [2021-04-09T01:16:58.025Z] === RUN TestDockerSuite/TestBuildPATH 01:16:59 [2021-04-09T01:16:59.926Z] --- PASS: TestDockerNetworkMacvlan (24.28s) 01:16:59 [2021-04-09T01:16:59.926Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) 01:16:59 [2021-04-09T01:16:59.926Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) 01:16:59 [2021-04-09T01:16:59.926Z] --- PASS: TestDockerNetworkMacvlan/NilParent (3.12s) 01:16:59 [2021-04-09T01:16:59.926Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.58s) 01:16:59 [2021-04-09T01:16:59.926Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.81s) 01:16:59 [2021-04-09T01:16:59.926Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.22s) 01:16:59 [2021-04-09T01:16:59.926Z] PASS 01:16:59 [2021-04-09T01:16:59.926Z] 01:16:59 [2021-04-09T01:16:59.926Z] DONE 8 tests in 26.614s 01:16:59 [2021-04-09T01:16:59.926Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 01:16:59 [2021-04-09T01:16:59.926Z] ++ 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 01:16:59 [2021-04-09T01:16:59.926Z] ++ set -e 01:16:59 [2021-04-09T01:16:59.926Z] ++ '[' -n 0 ']' 01:16:59 [2021-04-09T01:16:59.926Z] ++ set -x 01:16:59 [2021-04-09T01:16:59.926Z] ++ 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 01:16:59 [2021-04-09T01:16:59.926Z] testing: warning: no tests to run 01:16:59 [2021-04-09T01:16:59.926Z] PASS 01:16:59 [2021-04-09T01:16:59.926Z] 01:16:59 [2021-04-09T01:16:59.926Z] DONE 0 tests in 0.040s 01:16:59 [2021-04-09T01:16:59.926Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 01:16:59 [2021-04-09T01:16:59.926Z] ++ 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 01:16:59 [2021-04-09T01:16:59.926Z] ++ set -e 01:16:59 [2021-04-09T01:16:59.926Z] ++ '[' -n 0 ']' 01:16:59 [2021-04-09T01:16:59.926Z] ++ set -x 01:16:59 [2021-04-09T01:16:59.926Z] ++ 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 01:16:59 [2021-04-09T01:16:59.926Z] INFO: Testing against a local daemon 01:16:59 [2021-04-09T01:16:59.927Z] === RUN TestAuthZPluginAllowRequest 01:17:00 [2021-04-09T01:17:00.028Z] ok github.com/docker/docker/pkg/chrootarchive 2.505s coverage: 43.2% of statements 01:17:00 [2021-04-09T01:17:00.028Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 01:17:00 [2021-04-09T01:17:00.185Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 01:17:00 [2021-04-09T01:17:00.287Z] ok github.com/docker/docker/layer 7.144s coverage: 68.8% of statements 01:17:00 [2021-04-09T01:17:00.287Z] ? github.com/docker/docker/libcontainerd [no test files] 01:17:00 [2021-04-09T01:17:00.287Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 01:17:00 [2021-04-09T01:17:00.287Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 01:17:00 [2021-04-09T01:17:00.287Z] ? github.com/docker/docker/libcontainerd/types [no test files] 01:17:00 [2021-04-09T01:17:00.287Z] ? github.com/docker/docker/oci/caps [no test files] 01:17:00 [2021-04-09T01:17:00.287Z] ? github.com/docker/docker/pkg/containerfs [no test files] 01:17:00 [2021-04-09T01:17:00.287Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 01:17:00 [2021-04-09T01:17:00.857Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements 01:17:00 [2021-04-09T01:17:00.857Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements 01:17:01 [2021-04-09T01:17:01.120Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 01:17:01 [2021-04-09T01:17:01.427Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements 01:17:02 [2021-04-09T01:17:02.056Z] --- PASS: TestAuthZPluginAllowRequest (2.11s) 01:17:02 [2021-04-09T01:17:02.056Z] === RUN TestAuthZPluginTLS 01:17:02 [2021-04-09T01:17:02.315Z] === RUN TestDockerSuite/TestBuildRelativeCopy 01:17:02 [2021-04-09T01:17:02.367Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements 01:17:02 [2021-04-09T01:17:02.627Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements 01:17:02 [2021-04-09T01:17:02.882Z] --- PASS: TestAuthZPluginTLS (0.79s) 01:17:02 [2021-04-09T01:17:02.882Z] === RUN TestAuthZPluginDenyRequest 01:17:03 [2021-04-09T01:17:03.827Z] --- PASS: TestAuthZPluginDenyRequest (0.86s) 01:17:03 [2021-04-09T01:17:03.827Z] === RUN TestAuthZPluginAPIDenyResponse 01:17:04 [2021-04-09T01:17:04.009Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements 01:17:04 [2021-04-09T01:17:04.579Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements 01:17:04 [2021-04-09T01:17:04.762Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.08s) 01:17:04 [2021-04-09T01:17:04.762Z] === RUN TestAuthZPluginDenyResponse 01:17:05 [2021-04-09T01:17:05.149Z] ok github.com/docker/docker/pkg/fsutils 0.184s coverage: 85.1% of statements 01:17:05 [2021-04-09T01:17:05.149Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements 01:17:05 [2021-04-09T01:17:05.328Z] --- PASS: TestAuthZPluginDenyResponse (0.73s) 01:17:05 [2021-04-09T01:17:05.328Z] === RUN TestAuthZPluginAllowEventStream 01:17:05 [2021-04-09T01:17:05.719Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 01:17:06 [2021-04-09T01:17:06.659Z] ok github.com/docker/docker/pkg/idtools 0.476s coverage: 69.5% of statements 01:17:06 [2021-04-09T01:17:06.920Z] ok github.com/docker/docker/pkg/ioutils 0.562s coverage: 70.6% of statements 01:17:07 [2021-04-09T01:17:07.181Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements 01:17:07 [2021-04-09T01:17:07.181Z] ? github.com/docker/docker/pkg/locker [no test files] 01:17:07 [2021-04-09T01:17:07.441Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 01:17:07 [2021-04-09T01:17:07.441Z] ? github.com/docker/docker/pkg/loopback [no test files] 01:17:07 [2021-04-09T01:17:07.441Z] ? github.com/docker/docker/pkg/mount [no test files] 01:17:07 [2021-04-09T01:17:07.702Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 01:17:07 [2021-04-09T01:17:07.702Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 01:17:07 [2021-04-09T01:17:07.864Z] --- PASS: TestAuthZPluginAllowEventStream (2.03s) 01:17:07 [2021-04-09T01:17:07.864Z] === RUN TestAuthZPluginErrorResponse 01:17:07 [2021-04-09T01:17:07.963Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 01:17:08 [2021-04-09T01:17:08.123Z] --- PASS: TestAuthZPluginErrorResponse (0.79s) 01:17:08 [2021-04-09T01:17:08.223Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements 01:17:08 [2021-04-09T01:17:08.382Z] === RUN TestAuthZPluginErrorRequest 01:17:08 [2021-04-09T01:17:08.484Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements 01:17:08 [2021-04-09T01:17:08.484Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements 01:17:08 [2021-04-09T01:17:08.484Z] ? github.com/docker/docker/pkg/platform [no test files] 01:17:08 [2021-04-09T01:17:08.484Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 01:17:08 [2021-04-09T01:17:08.958Z] --- PASS: TestAuthZPluginErrorRequest (0.79s) 01:17:08 [2021-04-09T01:17:08.958Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 01:17:09 [2021-04-09T01:17:09.868Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements 01:17:09 [2021-04-09T01:17:09.895Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.79s) 01:17:09 [2021-04-09T01:17:09.895Z] === RUN TestAuthZPluginEnsureLoadImportWorking 01:17:10 [2021-04-09T01:17:10.128Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 01:17:10 [2021-04-09T01:17:10.389Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 01:17:10 [2021-04-09T01:17:10.649Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 01:17:12 [2021-04-09T01:17:12.029Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements 01:17:12 [2021-04-09T01:17:12.290Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements 01:17:12 [2021-04-09T01:17:12.428Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 01:17:12 [2021-04-09T01:17:12.428Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.61s) 01:17:12 [2021-04-09T01:17:12.428Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 01:17:14 [2021-04-09T01:17:14.960Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) 01:17:14 [2021-04-09T01:17:14.960Z] === RUN TestAuthZPluginHeader 01:17:15 [2021-04-09T01:17:15.582Z] ok github.com/docker/docker/pkg/signal 2.424s coverage: 61.0% of statements 01:17:15 [2021-04-09T01:17:15.582Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 01:17:15 [2021-04-09T01:17:15.842Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 01:17:15 [2021-04-09T01:17:15.895Z] --- PASS: TestAuthZPluginHeader (1.11s) 01:17:15 [2021-04-09T01:17:15.895Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 01:17:16 [2021-04-09T01:17:16.103Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 01:17:16 [2021-04-09T01:17:16.830Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 01:17:17 [2021-04-09T01:17:17.044Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 54.9% of statements 01:17:17 [2021-04-09T01:17:17.305Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements 01:17:17 [2021-04-09T01:17:17.882Z] ok github.com/docker/docker/pkg/tailfile 0.081s coverage: 88.6% of statements 01:17:18 [2021-04-09T01:17:18.453Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements 01:17:18 [2021-04-09T01:17:18.453Z] testing: warning: no tests to run 01:17:18 [2021-04-09T01:17:18.453Z] coverage: [no statements] 01:17:18 [2021-04-09T01:17:18.453Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 01:17:19 [2021-04-09T01:17:19.022Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 01:17:19 [2021-04-09T01:17:19.282Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 01:17:19 [2021-04-09T01:17:19.282Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 01:17:20 [2021-04-09T01:17:20.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 01:17:20 [2021-04-09T01:17:20.371Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s) 01:17:20 [2021-04-09T01:17:20.371Z] === RUN TestAuthZPluginV2Disable 01:17:21 [2021-04-09T01:17:21.192Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements 01:17:22 [2021-04-09T01:17:22.132Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements 01:17:22 [2021-04-09T01:17:22.392Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements 01:17:22 [2021-04-09T01:17:22.904Z] === RUN TestDockerSuite/TestBuildRm 01:17:24 [2021-04-09T01:17:24.305Z] ok github.com/docker/docker/quota 0.265s coverage: 71.4% of statements 01:17:24 [2021-04-09T01:17:24.305Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 01:17:24 [2021-04-09T01:17:24.807Z] --- PASS: TestAuthZPluginV2Disable (4.43s) 01:17:24 [2021-04-09T01:17:24.807Z] === RUN TestAuthZPluginV2RejectVolumeRequests 01:17:25 [2021-04-09T01:17:25.687Z] ok github.com/docker/docker/registry 0.060s coverage: 58.8% of statements 01:17:26 [2021-04-09T01:17:26.182Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 01:17:26 [2021-04-09T01:17:26.258Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 01:17:26 [2021-04-09T01:17:26.519Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 01:17:27 [2021-04-09T01:17:27.090Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements 01:17:27 [2021-04-09T01:17:27.119Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 01:17:27 [2021-04-09T01:17:27.351Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 01:17:28 [2021-04-09T01:17:28.055Z] === RUN TestDockerSuite/TestBuildScratchCopy 01:17:28 [2021-04-09T01:17:28.626Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 01:17:28 [2021-04-09T01:17:28.626Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.81s) 01:17:28 [2021-04-09T01:17:28.626Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 01:17:29 [2021-04-09T01:17:29.193Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 01:17:30 [2021-04-09T01:17:30.581Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 01:17:30 [2021-04-09T01:17:30.651Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 01:17:31 [2021-04-09T01:17:31.222Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements 01:17:31 [2021-04-09T01:17:31.791Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements 01:17:32 [2021-04-09T01:17:32.485Z] === RUN TestDockerSuite/TestBuildShellInherited 01:17:33 [2021-04-09T01:17:33.173Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements 01:17:34 [2021-04-09T01:17:34.388Z] === RUN TestDockerSuite/TestBuildShellMultiple 01:17:39 [2021-04-09T01:17:39.660Z] === RUN TestDockerSuite/TestBuildShellNotJSON 01:17:39 [2021-04-09T01:17:39.660Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 01:17:39 [2021-04-09T01:17:39.660Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 01:17:39 [2021-04-09T01:17:39.660Z] === RUN TestDockerSuite/TestBuildSpaces 01:17:39 [2021-04-09T01:17:39.660Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 01:17:40 [2021-04-09T01:17:40.594Z] === RUN TestDockerSuite/TestBuildStartsFromOne 01:17:40 [2021-04-09T01:17:40.594Z] === RUN TestDockerSuite/TestBuildStderr 01:17:40 [2021-04-09T01:17:40.853Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.17s) 01:17:40 [2021-04-09T01:17:40.853Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 01:17:41 [2021-04-09T01:17:41.419Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 01:17:41 [2021-04-09T01:17:41.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 01:17:45 [2021-04-09T01:17:45.386Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/pkg/symlink [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/pkg/term [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/profiles/apparmor [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/rootless [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/rootless/specconv [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/runconfig/opts [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/daemon [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/environment [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/fakegit [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/registry [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/testutil/request [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/volume [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/volume/service/opts [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] ? github.com/docker/docker/volume/testutils [no test files] 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === Skipped 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] exec_linux_test.go:18: requires AppArmor to be enabled 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] exec_linux_test.go:38: requires AppArmor to be enabled 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver btrfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver btrfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver btrfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver btrfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver btrfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:73: No driver to put! 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] time="2021-04-09T01:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: driver not supported 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] time="2021-04-09T01:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: driver not supported 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.01s) 01:17:45 [2021-04-09T01:17:45.386Z] time="2021-04-09T01:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: driver not supported 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] time="2021-04-09T01:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: driver not supported 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] time="2021-04-09T01:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: driver not supported 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:73: No driver to put! 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] overlay_test.go:44: Fails to compute changes after apply intermittently 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] overlay_test.go:49: Fails to compute changes intermittently 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] overlay_test.go:65: Cannot run test with naive change algorithm 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver zfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver zfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver zfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver zfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:46: Driver zfs not supported 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] graphtest_unix.go:73: No driver to put! 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 01:17:45 [2021-04-09T01:17:45.386Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] 01:17:45 [2021-04-09T01:17:45.386Z] DONE 2247 tests, 26 skipped in 258.553s Post stage [Pipeline] junit 01:17:45 [2021-04-09T01:17:45.400Z] Recording test results 01:17:45 [2021-04-09T01:17:45.753Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 01:17:46 [2021-04-09T01:17:46.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39846/.git:/go/src/github.com/docker/docker/.git --name docker-pr67 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d5caf49a185e369bda5bdde79ab8e07b3434ff2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d5caf49a185e369bda5bdde79ab8e07b3434ff2 hack/validate/vendor 01:17:47 [2021-04-09T01:17:47.036Z] No vendor changes in diff. 01:17:47 [2021-04-09T01:17:47.256Z] === RUN TestDockerSuite/TestBuildStopSignal [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 01:17:47 [2021-04-09T01:17:47.515Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 01:17:47 [2021-04-09T01:17:47.612Z] + echo Ensuring container killed. 01:17:47 [2021-04-09T01:17:47.612Z] Ensuring container killed. 01:17:47 [2021-04-09T01:17:47.612Z] + docker rm -vf docker-pr67 01:17:47 [2021-04-09T01:17:47.612Z] Error: No such container: docker-pr67 [Pipeline] sh 01:17:47 [2021-04-09T01:17:47.897Z] + echo Chowning /workspace to jenkins user 01:17:47 [2021-04-09T01:17:47.897Z] Chowning /workspace to jenkins user 01:17:47 [2021-04-09T01:17:47.897Z] + id -u 01:17:47 [2021-04-09T01:17:47.897Z] + id -g 01:17:47 [2021-04-09T01:17:47.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39846:/workspace busybox chown -R 1000:1000 /workspace 01:17:48 [2021-04-09T01:17:48.451Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [Pipeline] catchError [Pipeline] { [Pipeline] sh 01:17:48 [2021-04-09T01:17:48.710Z] === RUN TestDockerSuite/TestBuildTagEvent 01:17:48 [2021-04-09T01:17:48.776Z] + bundleName=unit 01:17:48 [2021-04-09T01:17:48.776Z] + echo Creating unit-bundles.tar.gz 01:17:48 [2021-04-09T01:17:48.776Z] Creating unit-bundles.tar.gz 01:17:48 [2021-04-09T01:17:48.776Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 01:17:48 [2021-04-09T01:17:48.776Z] bundles/junit-report.xml 01:17:48 [2021-04-09T01:17:48.776Z] bundles/go-test-report.json 01:17:48 [2021-04-09T01:17:48.776Z] bundles/profile.out [Pipeline] archiveArtifacts 01:17:48 [2021-04-09T01:17:48.788Z] Archiving artifacts 01:17:49 [2021-04-09T01:17:49.403Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39846/67/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 01:17:49 [2021-04-09T01:17:49.645Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 01:17:49 [2021-04-09T01:17:49.722Z] + make clean 01:17:49 [2021-04-09T01:17:49.722Z] docker volume rm -f docker-dev-cache 01:17:49 [2021-04-09T01:17:49.982Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:17:51 [2021-04-09T01:17:51.116Z] === RUN TestDockerSuite/TestBuildUser 01:17:53 [2021-04-09T01:17:53.022Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 01:17:55 [2021-04-09T01:17:55.553Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 01:17:59 [2021-04-09T01:17:59.739Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.17s) 01:17:59 [2021-04-09T01:17:59.739Z] PASS 01:17:59 [2021-04-09T01:17:59.739Z] 01:17:59 [2021-04-09T01:17:59.739Z] DONE 17 tests in 59.341s 01:17:59 [2021-04-09T01:17:59.739Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 01:17:59 [2021-04-09T01:17:59.739Z] ++ 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 01:17:59 [2021-04-09T01:17:59.739Z] ++ set -e 01:17:59 [2021-04-09T01:17:59.739Z] ++ '[' -n 0 ']' 01:17:59 [2021-04-09T01:17:59.739Z] ++ set -x 01:17:59 [2021-04-09T01:17:59.739Z] ++ 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 01:17:59 [2021-04-09T01:17:59.739Z] INFO: Testing against a local daemon 01:17:59 [2021-04-09T01:17:59.739Z] === RUN TestPluginInvalidJSON 01:17:59 [2021-04-09T01:17:59.739Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 01:17:59 [2021-04-09T01:17:59.739Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 01:17:59 [2021-04-09T01:17:59.739Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 01:17:59 [2021-04-09T01:17:59.739Z] --- PASS: TestPluginInvalidJSON (0.05s) 01:17:59 [2021-04-09T01:17:59.739Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 01:17:59 [2021-04-09T01:17:59.739Z] === RUN TestPluginInstall 01:17:59 [2021-04-09T01:17:59.739Z] === RUN TestPluginInstall/no_auth 01:18:02 [2021-04-09T01:18:02.274Z] time="2021-04-09T01:18:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:18:02 [2021-04-09T01:18:02.274Z] time="2021-04-09T01:18:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4f5dac99b60f6bf80547ffb3d21522be241e45c3a75105d3f32a0f2087ba2ce" mediatype=application/vnd.docker.plugin.v1+json size=522 01:18:02 [2021-04-09T01:18:02.274Z] time="2021-04-09T01:18:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:18:02 [2021-04-09T01:18:02.274Z] time="2021-04-09T01:18:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4f5dac99b60f6bf80547ffb3d21522be241e45c3a75105d3f32a0f2087ba2ce" mediatype=application/vnd.docker.plugin.v1+json size=522 01:18:02 [2021-04-09T01:18:02.274Z] === RUN TestPluginInstall/with_htpasswd 01:18:03 [2021-04-09T01:18:03.211Z] time="2021-04-09T01:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:18:03 [2021-04-09T01:18:03.211Z] time="2021-04-09T01:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80f36495ab554e196d5016f90180fbf90301ba34a60e787a6a63116d91e788f8" mediatype=application/vnd.docker.plugin.v1+json size=522 01:18:03 [2021-04-09T01:18:03.211Z] time="2021-04-09T01:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:18:03 [2021-04-09T01:18:03.211Z] time="2021-04-09T01:18:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80f36495ab554e196d5016f90180fbf90301ba34a60e787a6a63116d91e788f8" mediatype=application/vnd.docker.plugin.v1+json size=522 01:18:03 [2021-04-09T01:18:03.470Z] === RUN TestPluginInstall/with_insecure 01:18:04 [2021-04-09T01:18:04.847Z] time="2021-04-09T01:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:18:04 [2021-04-09T01:18:04.847Z] time="2021-04-09T01:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fbfa8af896723632600ba6225de4e5d1bf95a3647665d9e38265572bfda76f7" mediatype=application/vnd.docker.plugin.v1+json size=522 01:18:04 [2021-04-09T01:18:04.847Z] time="2021-04-09T01:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 01:18:04 [2021-04-09T01:18:04.847Z] time="2021-04-09T01:18:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fbfa8af896723632600ba6225de4e5d1bf95a3647665d9e38265572bfda76f7" mediatype=application/vnd.docker.plugin.v1+json size=522 01:18:05 [2021-04-09T01:18:05.415Z] --- PASS: TestPluginInstall (6.00s) 01:18:05 [2021-04-09T01:18:05.415Z] --- PASS: TestPluginInstall/no_auth (3.06s) 01:18:05 [2021-04-09T01:18:05.415Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) 01:18:05 [2021-04-09T01:18:05.415Z] --- PASS: TestPluginInstall/with_insecure (1.86s) 01:18:05 [2021-04-09T01:18:05.415Z] plugin_test.go:165: [dd6f4aa3d32a7] daemon is not started 01:18:05 [2021-04-09T01:18:05.415Z] === RUN TestPluginsWithRuntimes 01:18:05 [2021-04-09T01:18:05.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 01:18:07 [2021-04-09T01:18:07.947Z] === RUN TestPluginsWithRuntimes/No_Args 01:18:09 [2021-04-09T01:18:09.848Z] === RUN TestPluginsWithRuntimes/With_Args 01:18:10 [2021-04-09T01:18:10.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 01:18:11 [2021-04-09T01:18:11.718Z] --- PASS: TestPluginsWithRuntimes (6.42s) 01:18:11 [2021-04-09T01:18:11.718Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.99s) 01:18:11 [2021-04-09T01:18:11.718Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.89s) 01:18:11 [2021-04-09T01:18:11.718Z] === RUN TestPluginBackCompatMediaTypes 01:18:13 [2021-04-09T01:18:13.098Z] --- PASS: TestPluginBackCompatMediaTypes (1.35s) 01:18:13 [2021-04-09T01:18:13.098Z] PASS 01:18:13 [2021-04-09T01:18:13.098Z] 01:18:13 [2021-04-09T01:18:13.098Z] DONE 10 tests in 13.980s 01:18:13 [2021-04-09T01:18:13.098Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 01:18:13 [2021-04-09T01:18:13.098Z] ++ 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 01:18:13 [2021-04-09T01:18:13.098Z] ++ set -e 01:18:13 [2021-04-09T01:18:13.098Z] ++ '[' -n 0 ']' 01:18:13 [2021-04-09T01:18:13.098Z] ++ set -x 01:18:13 [2021-04-09T01:18:13.098Z] ++ 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 01:18:13 [2021-04-09T01:18:13.356Z] INFO: Testing against a local daemon 01:18:13 [2021-04-09T01:18:13.356Z] === RUN TestExternalGraphDriver 01:18:13 [2021-04-09T01:18:13.615Z] === RUN TestExternalGraphDriver/json 01:18:16 [2021-04-09T01:18:16.146Z] === RUN TestDockerSuite/TestBuildVerboseOut 01:18:16 [2021-04-09T01:18:16.714Z] === RUN TestDockerSuite/TestBuildVerifyIntString 01:18:16 [2021-04-09T01:18:16.972Z] === RUN TestExternalGraphDriver/spec 01:18:16 [2021-04-09T01:18:16.972Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 01:18:18 [2021-04-09T01:18:18.353Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 01:18:19 [2021-04-09T01:18:19.304Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 01:18:20 [2021-04-09T01:18:20.240Z] === RUN TestExternalGraphDriver/pull 01:18:20 [2021-04-09T01:18:20.807Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 01:18:20 [2021-04-09T01:18:20.807Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 01:18:20 [2021-04-09T01:18:20.807Z] === RUN TestDockerSuite/TestBuildWindowsUser 01:18:20 [2021-04-09T01:18:20.807Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 01:18:20 [2021-04-09T01:18:20.807Z] === RUN TestDockerSuite/TestBuildWithExtraHost 01:18:22 [2021-04-09T01:18:22.710Z] --- PASS: TestExternalGraphDriver (9.18s) 01:18:22 [2021-04-09T01:18:22.710Z] --- PASS: TestExternalGraphDriver/json (3.34s) 01:18:22 [2021-04-09T01:18:22.710Z] --- PASS: TestExternalGraphDriver/spec (3.23s) 01:18:22 [2021-04-09T01:18:22.710Z] --- PASS: TestExternalGraphDriver/pull (2.37s) 01:18:22 [2021-04-09T01:18:22.710Z] === RUN TestGraphdriverPluginV2 01:18:22 [2021-04-09T01:18:22.968Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 01:18:22 [2021-04-09T01:18:22.968Z] === RUN TestDockerSuite/TestBuildWithFailure 01:18:23 [2021-04-09T01:18:23.903Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 01:18:24 [2021-04-09T01:18:24.470Z] === RUN TestDockerSuite/TestBuildWithTabs 01:18:25 [2021-04-09T01:18:25.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 01:18:25 [2021-04-09T01:18:25.665Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 01:18:25 [2021-04-09T01:18:25.665Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 01:18:28 [2021-04-09T01:18:28.196Z] --- PASS: TestGraphdriverPluginV2 (5.59s) 01:18:28 [2021-04-09T01:18:28.196Z] PASS 01:18:28 [2021-04-09T01:18:28.196Z] 01:18:28 [2021-04-09T01:18:28.196Z] DONE 5 tests in 15.022s 01:18:28 [2021-04-09T01:18:28.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 01:18:28 [2021-04-09T01:18:28.196Z] ++ 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 01:18:28 [2021-04-09T01:18:28.196Z] ++ set -e 01:18:28 [2021-04-09T01:18:28.196Z] ++ '[' -n 0 ']' 01:18:28 [2021-04-09T01:18:28.196Z] ++ set -x 01:18:28 [2021-04-09T01:18:28.196Z] ++ 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 01:18:28 [2021-04-09T01:18:28.455Z] INFO: Testing against a local daemon 01:18:28 [2021-04-09T01:18:28.455Z] === RUN TestContinueAfterPluginCrash 01:18:28 [2021-04-09T01:18:28.455Z] === PAUSE TestContinueAfterPluginCrash 01:18:28 [2021-04-09T01:18:28.455Z] === RUN TestReadPluginNoRead 01:18:28 [2021-04-09T01:18:28.455Z] === PAUSE TestReadPluginNoRead 01:18:28 [2021-04-09T01:18:28.455Z] === RUN TestDaemonStartWithLogOpt 01:18:28 [2021-04-09T01:18:28.455Z] === PAUSE TestDaemonStartWithLogOpt 01:18:28 [2021-04-09T01:18:28.455Z] === CONT TestContinueAfterPluginCrash 01:18:28 [2021-04-09T01:18:28.455Z] === CONT TestDaemonStartWithLogOpt 01:18:30 [2021-04-09T01:18:30.991Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 01:18:34 [2021-04-09T01:18:34.283Z] === RUN TestDockerSuite/TestBuildWithVolumes 01:18:35 [2021-04-09T01:18:35.219Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 01:18:35 [2021-04-09T01:18:35.788Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 01:18:35 [2021-04-09T01:18:35.788Z] --- PASS: TestDaemonStartWithLogOpt (7.35s) 01:18:35 [2021-04-09T01:18:35.788Z] === CONT TestReadPluginNoRead 01:18:36 [2021-04-09T01:18:36.356Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 01:18:36 [2021-04-09T01:18:36.356Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 01:18:37 [2021-04-09T01:18:37.294Z] === RUN TestDockerSuite/TestBuildXZHost 01:18:39 [2021-04-09T01:18:39.828Z] === RUN TestReadPluginNoRead/default 01:18:40 [2021-04-09T01:18:40.086Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 01:18:40 [2021-04-09T01:18:40.086Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 01:18:40 [2021-04-09T01:18:40.086Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 01:18:41 [2021-04-09T01:18:41.473Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 01:18:41 [2021-04-09T01:18:41.473Z] --- PASS: TestContinueAfterPluginCrash (12.98s) 01:18:41 [2021-04-09T01:18:41.473Z] === RUN TestReadPluginNoRead/disabled_caching 01:18:42 [2021-04-09T01:18:42.407Z] === RUN TestDockerSuite/TestCommitChange 01:18:43 [2021-04-09T01:18:43.343Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 01:18:43 [2021-04-09T01:18:43.601Z] === RUN TestDockerSuite/TestCommitChangeLabels 01:18:44 [2021-04-09T01:18:44.535Z] === RUN TestDockerSuite/TestCommitHardlink 01:18:45 [2021-04-09T01:18:45.470Z] --- PASS: TestReadPluginNoRead (9.57s) 01:18:45 [2021-04-09T01:18:45.470Z] --- PASS: TestReadPluginNoRead/default (2.08s) 01:18:45 [2021-04-09T01:18:45.470Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) 01:18:45 [2021-04-09T01:18:45.470Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) 01:18:45 [2021-04-09T01:18:45.470Z] read_test.go:92: [d18a93c8d35fc] daemon is not started 01:18:45 [2021-04-09T01:18:45.470Z] PASS 01:18:45 [2021-04-09T01:18:45.470Z] 01:18:45 [2021-04-09T01:18:45.470Z] DONE 6 tests in 17.234s 01:18:45 [2021-04-09T01:18:45.470Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 01:18:45 [2021-04-09T01:18:45.470Z] ++ 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 01:18:45 [2021-04-09T01:18:45.470Z] ++ set -e 01:18:45 [2021-04-09T01:18:45.470Z] ++ '[' -n 0 ']' 01:18:45 [2021-04-09T01:18:45.470Z] ++ set -x 01:18:45 [2021-04-09T01:18:45.470Z] ++ 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 01:18:45 [2021-04-09T01:18:45.470Z] testing: warning: no tests to run 01:18:45 [2021-04-09T01:18:45.470Z] PASS 01:18:45 [2021-04-09T01:18:45.470Z] 01:18:45 [2021-04-09T01:18:45.470Z] DONE 0 tests in 0.051s 01:18:45 [2021-04-09T01:18:45.470Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 01:18:45 [2021-04-09T01:18:45.470Z] ++ 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 01:18:45 [2021-04-09T01:18:45.470Z] ++ set -e 01:18:45 [2021-04-09T01:18:45.470Z] ++ '[' -n 0 ']' 01:18:45 [2021-04-09T01:18:45.470Z] ++ set -x 01:18:45 [2021-04-09T01:18:45.470Z] ++ 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 01:18:45 [2021-04-09T01:18:45.729Z] INFO: Testing against a local daemon 01:18:45 [2021-04-09T01:18:45.729Z] === RUN TestPluginWithDevMounts 01:18:45 [2021-04-09T01:18:45.729Z] === PAUSE TestPluginWithDevMounts 01:18:45 [2021-04-09T01:18:45.729Z] === CONT TestPluginWithDevMounts 01:18:47 [2021-04-09T01:18:47.107Z] === RUN TestDockerSuite/TestCommitNewFile 01:18:47 [2021-04-09T01:18:47.674Z] --- PASS: TestPluginWithDevMounts (2.07s) 01:18:47 [2021-04-09T01:18:47.674Z] PASS 01:18:47 [2021-04-09T01:18:47.674Z] 01:18:47 [2021-04-09T01:18:47.674Z] DONE 1 tests in 2.227s 01:18:47 [2021-04-09T01:18:47.674Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 01:18:47 [2021-04-09T01:18:47.674Z] ++ 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 01:18:47 [2021-04-09T01:18:47.674Z] ++ set -e 01:18:47 [2021-04-09T01:18:47.674Z] ++ '[' -n 0 ']' 01:18:47 [2021-04-09T01:18:47.674Z] ++ set -x 01:18:47 [2021-04-09T01:18:47.674Z] ++ 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 01:18:47 [2021-04-09T01:18:47.933Z] INFO: Testing against a local daemon 01:18:47 [2021-04-09T01:18:47.933Z] === RUN TestSecretInspect 01:18:48 [2021-04-09T01:18:48.869Z] === RUN TestDockerSuite/TestCommitPausedContainer 01:18:50 [2021-04-09T01:18:50.250Z] === RUN TestDockerSuite/TestCommitTTY 01:18:50 [2021-04-09T01:18:50.816Z] --- PASS: TestSecretInspect (2.96s) 01:18:50 [2021-04-09T01:18:50.816Z] === RUN TestSecretList 01:18:52 [2021-04-09T01:18:52.193Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 01:18:53 [2021-04-09T01:18:53.128Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 01:18:53 [2021-04-09T01:18:53.694Z] --- PASS: TestSecretList (2.82s) 01:18:53 [2021-04-09T01:18:53.694Z] === RUN TestSecretsCreateAndDelete 01:18:54 [2021-04-09T01:18:54.630Z] === RUN TestDockerSuite/TestCommitWithoutPause 01:18:56 [2021-04-09T01:18:56.006Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 01:18:56 [2021-04-09T01:18:56.006Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 01:18:56 [2021-04-09T01:18:56.006Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 01:18:56 [2021-04-09T01:18:56.006Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 01:18:56 [2021-04-09T01:18:56.006Z] === RUN TestDockerSuite/TestContainerAPIBadPort 01:18:56 [2021-04-09T01:18:56.006Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 01:18:56 [2021-04-09T01:18:56.006Z] === RUN TestDockerSuite/TestContainerAPICommit 01:18:56 [2021-04-09T01:18:56.574Z] --- PASS: TestSecretsCreateAndDelete (2.90s) 01:18:56 [2021-04-09T01:18:56.574Z] === RUN TestSecretsUpdate 01:18:57 [2021-04-09T01:18:57.951Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 01:18:59 [2021-04-09T01:18:59.329Z] --- PASS: TestSecretsUpdate (2.59s) 01:18:59 [2021-04-09T01:18:59.329Z] === RUN TestTemplatedSecret 01:18:59 [2021-04-09T01:18:59.896Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 01:18:59 [2021-04-09T01:18:59.896Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 01:19:00 [2021-04-09T01:19:00.832Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 01:19:02 [2021-04-09T01:19:02.213Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 01:19:02 [2021-04-09T01:19:02.781Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 01:19:03 [2021-04-09T01:19:03.716Z] --- PASS: TestTemplatedSecret (4.38s) 01:19:03 [2021-04-09T01:19:03.716Z] === RUN TestSecretCreateResolve 01:19:03 [2021-04-09T01:19:03.975Z] === RUN TestDockerSuite/TestContainerAPICreate 01:19:04 [2021-04-09T01:19:04.909Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 01:19:04 [2021-04-09T01:19:04.909Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 01:19:04 [2021-04-09T01:19:04.909Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 01:19:05 [2021-04-09T01:19:05.845Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 01:19:05 [2021-04-09T01:19:05.845Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 01:19:05 [2021-04-09T01:19:05.845Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 01:19:05 [2021-04-09T01:19:05.845Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 01:19:05 [2021-04-09T01:19:05.845Z] === RUN TestDockerSuite/TestContainerAPIDelete 01:19:06 [2021-04-09T01:19:06.411Z] --- PASS: TestSecretCreateResolve (2.82s) 01:19:06 [2021-04-09T01:19:06.411Z] PASS 01:19:06 [2021-04-09T01:19:06.411Z] 01:19:06 [2021-04-09T01:19:06.411Z] DONE 6 tests in 18.631s 01:19:06 [2021-04-09T01:19:06.411Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 01:19:06 [2021-04-09T01:19:06.411Z] ++ 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 01:19:06 [2021-04-09T01:19:06.411Z] ++ set -e 01:19:06 [2021-04-09T01:19:06.411Z] ++ '[' -n 0 ']' 01:19:06 [2021-04-09T01:19:06.411Z] ++ set -x 01:19:06 [2021-04-09T01:19:06.411Z] ++ 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 01:19:06 [2021-04-09T01:19:06.671Z] INFO: Testing against a local daemon 01:19:06 [2021-04-09T01:19:06.671Z] === RUN TestServiceCreateInit 01:19:06 [2021-04-09T01:19:06.671Z] === RUN TestServiceCreateInit/daemonInitDisabled 01:19:06 [2021-04-09T01:19:06.930Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 01:19:07 [2021-04-09T01:19:07.865Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 01:19:08 [2021-04-09T01:19:08.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 01:19:08 [2021-04-09T01:19:08.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 01:19:09 [2021-04-09T01:19:09.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 01:19:11 [2021-04-09T01:19:11.112Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 01:19:12 [2021-04-09T01:19:12.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 01:19:12 [2021-04-09T01:19:12.489Z] === RUN TestDockerSuite/TestContainerAPIGetAll 01:19:12 [2021-04-09T01:19:12.747Z] === RUN TestServiceCreateInit/daemonInitEnabled 01:19:13 [2021-04-09T01:19:13.684Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 01:19:15 [2021-04-09T01:19:15.064Z] === RUN TestDockerSuite/TestContainerAPIGetExport 01:19:16 [2021-04-09T01:19:16.441Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 01:19:17 [2021-04-09T01:19:17.817Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 01:19:17 [2021-04-09T01:19:17.817Z] === RUN TestDockerSuite/TestContainerAPIKill 01:19:18 [2021-04-09T01:19:18.753Z] === RUN TestDockerSuite/TestContainerAPIPause 01:19:19 [2021-04-09T01:19:19.691Z] --- PASS: TestServiceCreateInit (13.21s) 01:19:19 [2021-04-09T01:19:19.691Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.03s) 01:19:19 [2021-04-09T01:19:19.691Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (7.15s) 01:19:19 [2021-04-09T01:19:19.691Z] === RUN TestCreateServiceMultipleTimes 01:19:19 [2021-04-09T01:19:19.950Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 01:19:20 [2021-04-09T01:19:20.885Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 01:19:21 [2021-04-09T01:19:21.147Z] === RUN TestDockerSuite/TestContainerAPIRename 01:19:22 [2021-04-09T01:19:22.523Z] === RUN TestDockerSuite/TestContainerAPIRestart 01:19:25 [2021-04-09T01:19:25.810Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 01:19:27 [2021-04-09T01:19:27.712Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 01:19:27 [2021-04-09T01:19:27.712Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 01:19:27 [2021-04-09T01:19:27.712Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 01:19:27 [2021-04-09T01:19:27.712Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 01:19:27 [2021-04-09T01:19:27.970Z] === RUN TestDockerSuite/TestContainerAPIStart 01:19:28 [2021-04-09T01:19:28.906Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 01:19:30 [2021-04-09T01:19:30.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 01:19:34 [2021-04-09T01:19:34.089Z] === RUN TestDockerSuite/TestContainerAPIStop 01:19:34 [2021-04-09T01:19:34.348Z] === RUN TestDockerSuite/TestContainerAPITop 01:19:35 [2021-04-09T01:19:35.724Z] === RUN TestDockerSuite/TestContainerAPITopWindows 01:19:35 [2021-04-09T01:19:35.724Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 01:19:35 [2021-04-09T01:19:35.724Z] === RUN TestDockerSuite/TestContainerAPIWait 01:19:38 [2021-04-09T01:19:38.251Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 01:19:38 [2021-04-09T01:19:38.817Z] === RUN TestDockerSuite/TestContainerNetworkMode 01:19:40 [2021-04-09T01:19:40.192Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 01:19:41 [2021-04-09T01:19:41.570Z] --- PASS: TestCreateServiceMultipleTimes (21.80s) 01:19:41 [2021-04-09T01:19:41.570Z] === RUN TestCreateServiceConflict 01:19:44 [2021-04-09T01:19:44.853Z] --- PASS: TestCreateServiceConflict (2.90s) 01:19:44 [2021-04-09T01:19:44.853Z] === RUN TestCreateServiceMaxReplicas 01:19:48 [2021-04-09T01:19:48.156Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 01:19:48 [2021-04-09T01:19:48.157Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) 01:19:48 [2021-04-09T01:19:48.157Z] === RUN TestCreateWithDuplicateNetworkNames 01:19:49 [2021-04-09T01:19:49.090Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 01:19:51 [2021-04-09T01:19:51.620Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 01:19:53 [2021-04-09T01:19:53.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 01:19:54 [2021-04-09T01:19:54.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 01:19:56 [2021-04-09T01:19:56.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 01:19:57 [2021-04-09T01:19:57.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 01:19:59 [2021-04-09T01:19:59.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 01:20:01 [2021-04-09T01:20:01.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000812be0_<nil>} 01:20:02 [2021-04-09T01:20:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1368071211_/foo_false__<nil>_<nil>_<nil>} 01:20:03 [2021-04-09T01:20:03.319Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.16s) 01:20:03 [2021-04-09T01:20:03.319Z] === RUN TestCreateServiceSecretFileMode 01:20:04 [2021-04-09T01:20:04.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1368071211_/foo_true__<nil>_<nil>_<nil>} 01:20:06 [2021-04-09T01:20:06.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 01:20:06 [2021-04-09T01:20:06.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3381022094_/foo_false__<nil>_<nil>_<nil>} 01:20:06 [2021-04-09T01:20:06.158Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) 01:20:06 [2021-04-09T01:20:06.158Z] === RUN TestCreateServiceConfigFileMode 01:20:08 [2021-04-09T01:20:08.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3381022094_/foo_true__<nil>_<nil>_<nil>} 01:20:09 [2021-04-09T01:20:09.969Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) 01:20:09 [2021-04-09T01:20:09.969Z] === RUN TestCreateServiceSysctls 01:20:09 [2021-04-09T01:20:09.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3381022094_/foo_true__0xc000812c40_<nil>_<nil>} 01:20:11 [2021-04-09T01:20:11.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000812c60_<nil>} 01:20:12 [2021-04-09T01:20:12.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 01:20:13 [2021-04-09T01:20:13.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000812c80_<nil>} 01:20:14 [2021-04-09T01:20:14.320Z] --- PASS: TestCreateServiceSysctls (4.56s) 01:20:14 [2021-04-09T01:20:14.320Z] === RUN TestCreateServiceCapabilities 01:20:15 [2021-04-09T01:20:15.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000812ca0_<nil>} 01:20:17 [2021-04-09T01:20:17.599Z] --- PASS: TestCreateServiceCapabilities (3.17s) 01:20:17 [2021-04-09T01:20:17.599Z] === RUN TestInspect 01:20:17 [2021-04-09T01:20:17.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000812cc0_<nil>} 01:20:19 [2021-04-09T01:20:19.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 01:20:21 [2021-04-09T01:20:21.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 01:20:21 [2021-04-09T01:20:21.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 01:20:21 [2021-04-09T01:20:21.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 01:20:21 [2021-04-09T01:20:21.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 01:20:21 [2021-04-09T01:20:21.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 01:20:21 [2021-04-09T01:20:21.662Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 01:20:21 [2021-04-09T01:20:21.662Z] --- PASS: TestInspect (4.29s) 01:20:21 [2021-04-09T01:20:21.662Z] === RUN TestCreateJob 01:20:26 [2021-04-09T01:20:26.933Z] --- PASS: TestCreateJob (4.25s) 01:20:26 [2021-04-09T01:20:26.933Z] === RUN TestReplicatedJob 01:20:26 [2021-04-09T01:20:26.933Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 01:20:30 [2021-04-09T01:20:30.217Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 01:20:31 [2021-04-09T01:20:31.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 01:20:34 [2021-04-09T01:20:34.881Z] --- PASS: TestReplicatedJob (8.52s) 01:20:34 [2021-04-09T01:20:34.881Z] === RUN TestUpdateReplicatedJob 01:20:36 [2021-04-09T01:20:36.783Z] === RUN TestDockerSuite/TestCopyAndRestart 01:20:39 [2021-04-09T01:20:39.328Z] === RUN TestDockerSuite/TestCopyCreatedContainer 01:20:39 [2021-04-09T01:20:39.328Z] === RUN TestDockerSuite/TestCpAbsolutePath 01:20:39 [2021-04-09T01:20:39.328Z] --- PASS: TestUpdateReplicatedJob (4.76s) 01:20:39 [2021-04-09T01:20:39.328Z] === RUN TestServiceListWithStatuses 01:20:39 [2021-04-09T01:20:39.328Z] --- SKIP: TestServiceListWithStatuses (0.01s) 01:20:39 [2021-04-09T01:20:39.328Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 01:20:39 [2021-04-09T01:20:39.328Z] === RUN TestDockerNetworkConnectAlias 01:20:40 [2021-04-09T01:20:40.264Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 01:20:41 [2021-04-09T01:20:41.198Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 01:20:42 [2021-04-09T01:20:42.136Z] === RUN TestDockerSuite/TestCpFromCaseA 01:20:43 [2021-04-09T01:20:43.512Z] === RUN TestDockerSuite/TestCpFromCaseB 01:20:44 [2021-04-09T01:20:44.447Z] === RUN TestDockerSuite/TestCpFromCaseC 01:20:45 [2021-04-09T01:20:45.382Z] === RUN TestDockerSuite/TestCpFromCaseD 01:20:45 [2021-04-09T01:20:45.640Z] --- PASS: TestDockerNetworkConnectAlias (6.47s) 01:20:45 [2021-04-09T01:20:45.640Z] === RUN TestDockerNetworkReConnect 01:20:46 [2021-04-09T01:20:46.577Z] === RUN TestDockerSuite/TestCpFromCaseE 01:20:47 [2021-04-09T01:20:47.953Z] === RUN TestDockerSuite/TestCpFromCaseF 01:20:48 [2021-04-09T01:20:48.888Z] === RUN TestDockerSuite/TestCpFromCaseG 01:20:50 [2021-04-09T01:20:50.264Z] === RUN TestDockerSuite/TestCpFromCaseH 01:20:50 [2021-04-09T01:20:50.264Z] --- PASS: TestDockerNetworkReConnect (4.60s) 01:20:50 [2021-04-09T01:20:50.264Z] === RUN TestServicePlugin 01:20:51 [2021-04-09T01:20:51.198Z] === RUN TestDockerSuite/TestCpFromCaseI 01:20:52 [2021-04-09T01:20:52.574Z] === RUN TestDockerSuite/TestCpFromCaseJ 01:20:53 [2021-04-09T01:20:53.513Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 01:20:55 [2021-04-09T01:20:55.416Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 01:20:56 [2021-04-09T01:20:56.356Z] === RUN TestDockerSuite/TestCpGarbagePath 01:20:57 [2021-04-09T01:20:57.293Z] === RUN TestDockerSuite/TestCpLocalOnly 01:20:57 [2021-04-09T01:20:57.293Z] === RUN TestDockerSuite/TestCpNameHasColon 01:20:58 [2021-04-09T01:20:58.680Z] === RUN TestDockerSuite/TestCpRelativePath 01:20:59 [2021-04-09T01:20:59.261Z] === RUN TestDockerSuite/TestCpSpecialFiles 01:21:00 [2021-04-09T01:21:00.637Z] === RUN TestDockerSuite/TestCpSymlinkComponent 01:21:01 [2021-04-09T01:21:01.214Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 01:21:02 [2021-04-09T01:21:02.150Z] === RUN TestDockerSuite/TestCpToCaseA 01:21:04 [2021-04-09T01:21:04.051Z] === RUN TestDockerSuite/TestCpToCaseB 01:21:04 [2021-04-09T01:21:04.618Z] === RUN TestDockerSuite/TestCpToCaseC 01:21:07 [2021-04-09T01:21:07.148Z] === RUN TestDockerSuite/TestCpToCaseD 01:21:12 [2021-04-09T01:21:12.420Z] === RUN TestDockerSuite/TestCpToCaseE 01:21:15 [2021-04-09T01:21:15.705Z] === RUN TestDockerSuite/TestCpToCaseF 01:21:15 [2021-04-09T01:21:15.963Z] === RUN TestDockerSuite/TestCpToCaseG 01:21:20 [2021-04-09T01:21:20.153Z] === RUN TestDockerSuite/TestCpToCaseH 01:21:23 [2021-04-09T01:21:23.438Z] === RUN TestDockerSuite/TestCpToCaseI 01:21:23 [2021-04-09T01:21:23.438Z] --- PASS: TestServicePlugin (33.16s) 01:21:23 [2021-04-09T01:21:23.438Z] plugin_test.go:62: [d43484e80c590] joining swarm manager [db0d41c5d4e7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:21:23 [2021-04-09T01:21:23.438Z] plugin_test.go:65: [df7ed896ef7b1] joining swarm manager [db0d41c5d4e7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:21:23 [2021-04-09T01:21:23.438Z] === RUN TestServiceUpdateLabel 01:21:24 [2021-04-09T01:21:24.372Z] === RUN TestDockerSuite/TestCpToCaseJ 01:21:26 [2021-04-09T01:21:26.282Z] --- PASS: TestServiceUpdateLabel (2.80s) 01:21:26 [2021-04-09T01:21:26.282Z] === RUN TestServiceUpdateSecrets 01:21:29 [2021-04-09T01:21:29.569Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 01:21:30 [2021-04-09T01:21:30.504Z] === RUN TestDockerSuite/TestCpToDot 01:21:31 [2021-04-09T01:21:31.440Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 01:21:32 [2021-04-09T01:21:32.816Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 01:21:32 [2021-04-09T01:21:32.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 01:21:34 [2021-04-09T01:21:34.719Z] === RUN TestDockerSuite/TestCpToStdout 01:21:35 [2021-04-09T01:21:35.655Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 01:21:37 [2021-04-09T01:21:37.557Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 01:21:37 [2021-04-09T01:21:37.557Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 01:21:38 [2021-04-09T01:21:38.493Z] === RUN TestDockerSuite/TestCpVolumePath 01:21:39 [2021-04-09T01:21:39.869Z] === RUN TestDockerSuite/TestCreate64ByteHexID 01:21:39 [2021-04-09T01:21:39.869Z] === RUN TestDockerSuite/TestCreateArgs 01:21:39 [2021-04-09T01:21:39.869Z] === RUN TestDockerSuite/TestCreateByImageID 01:21:40 [2021-04-09T01:21:40.436Z] === RUN TestDockerSuite/TestCreateEchoStdout 01:21:41 [2021-04-09T01:21:41.811Z] === RUN TestDockerSuite/TestCreateGrowRootfs 01:21:41 [2021-04-09T01:21:41.811Z] === RUN TestDockerSuite/TestCreateHostConfig 01:21:41 [2021-04-09T01:21:41.811Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 01:21:42 [2021-04-09T01:21:42.378Z] --- PASS: TestServiceUpdateSecrets (15.89s) 01:21:42 [2021-04-09T01:21:42.378Z] === RUN TestServiceUpdateConfigs 01:21:42 [2021-04-09T01:21:42.378Z] === RUN TestDockerSuite/TestCreateLabelFromImage 01:21:42 [2021-04-09T01:21:42.945Z] === RUN TestDockerSuite/TestCreateLabels 01:21:42 [2021-04-09T01:21:42.945Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 01:21:42 [2021-04-09T01:21:42.945Z] === RUN TestDockerSuite/TestCreateRM 01:21:43 [2021-04-09T01:21:43.203Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 01:21:43 [2021-04-09T01:21:43.203Z] === RUN TestDockerSuite/TestCreateStopSignal 01:21:43 [2021-04-09T01:21:43.203Z] === RUN TestDockerSuite/TestCreateStopTimeout 01:21:43 [2021-04-09T01:21:43.203Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 01:21:45 [2021-04-09T01:21:45.737Z] === RUN TestDockerSuite/TestCreateVolumesCreated 01:21:45 [2021-04-09T01:21:45.737Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 01:21:45 [2021-04-09T01:21:45.997Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 01:21:50 [2021-04-09T01:21:50.182Z] === RUN TestDockerSuite/TestCreateWithPortRange 01:21:50 [2021-04-09T01:21:50.182Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 01:21:50 [2021-04-09T01:21:50.182Z] === RUN TestDockerSuite/TestCreateWithWorkdir 01:21:50 [2021-04-09T01:21:50.182Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 01:21:50 [2021-04-09T01:21:50.182Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 01:21:50 [2021-04-09T01:21:50.182Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 01:21:51 [2021-04-09T01:21:51.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 01:21:53 [2021-04-09T01:21:53.021Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 01:21:53 [2021-04-09T01:21:53.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 01:21:55 [2021-04-09T01:21:55.488Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 01:21:56 [2021-04-09T01:21:56.862Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 01:21:57 [2021-04-09T01:21:57.428Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 01:21:57 [2021-04-09T01:21:57.994Z] --- PASS: TestServiceUpdateConfigs (15.82s) 01:21:57 [2021-04-09T01:21:57.994Z] === RUN TestServiceUpdateNetwork 01:21:58 [2021-04-09T01:21:58.562Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 01:21:58 [2021-04-09T01:21:58.562Z] === RUN TestDockerSuite/TestDevicePermissions 01:21:59 [2021-04-09T01:21:59.938Z] === RUN TestDockerSuite/TestDockerFails 01:21:59 [2021-04-09T01:21:59.938Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 01:21:59 [2021-04-09T01:21:59.938Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 01:21:59 [2021-04-09T01:21:59.938Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 01:22:01 [2021-04-09T01:22:01.841Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 01:22:03 [2021-04-09T01:22:03.215Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 01:22:05 [2021-04-09T01:22:05.745Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 01:22:05 [2021-04-09T01:22:05.745Z] === RUN TestDockerSuite/TestDockerNetworkInspect 01:22:05 [2021-04-09T01:22:05.745Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 01:22:05 [2021-04-09T01:22:05.745Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 01:22:13 [2021-04-09T01:22:13.852Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 01:22:13 [2021-04-09T01:22:13.852Z] --- PASS: TestServiceUpdateNetwork (15.46s) 01:22:13 [2021-04-09T01:22:13.852Z] === RUN TestServiceUpdatePidsLimit 01:22:15 [2021-04-09T01:22:15.227Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 01:22:16 [2021-04-09T01:22:16.600Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 01:22:16 [2021-04-09T01:22:16.600Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 01:22:19 [2021-04-09T01:22:19.182Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 01:22:21 [2021-04-09T01:22:21.082Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 01:22:22 [2021-04-09T01:22:22.460Z] === RUN TestDockerSuite/TestEventsAttach 01:22:23 [2021-04-09T01:22:23.398Z] === RUN TestDockerSuite/TestEventsCommit 01:22:23 [2021-04-09T01:22:23.965Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 01:22:24 [2021-04-09T01:22:24.224Z] === RUN TestDockerSuite/TestEventsContainerEvents 01:22:24 [2021-04-09T01:22:24.791Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 01:22:25 [2021-04-09T01:22:25.725Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 01:22:26 [2021-04-09T01:22:26.660Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 01:22:28 [2021-04-09T01:22:28.561Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 01:22:29 [2021-04-09T01:22:29.937Z] === RUN TestDockerSuite/TestEventsContainerRestart 01:22:31 [2021-04-09T01:22:31.839Z] --- PASS: TestServiceUpdatePidsLimit (18.43s) 01:22:31 [2021-04-09T01:22:31.839Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) 01:22:31 [2021-04-09T01:22:31.839Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) 01:22:31 [2021-04-09T01:22:31.839Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.40s) 01:22:31 [2021-04-09T01:22:31.839Z] PASS 01:22:31 [2021-04-09T01:22:31.839Z] 01:22:31 [2021-04-09T01:22:31.839Z] === Skipped 01:22:31 [2021-04-09T01:22:31.839Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) 01:22:31 [2021-04-09T01:22:31.839Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 01:22:31 [2021-04-09T01:22:31.839Z] 01:22:31 [2021-04-09T01:22:31.839Z] 01:22:31 [2021-04-09T01:22:31.839Z] DONE 27 tests, 1 skipped in 205.550s 01:22:32 [2021-04-09T01:22:32.099Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 01:22:32 [2021-04-09T01:22:32.099Z] ++ 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 01:22:32 [2021-04-09T01:22:32.099Z] ++ set -e 01:22:32 [2021-04-09T01:22:32.099Z] ++ '[' -n 0 ']' 01:22:32 [2021-04-09T01:22:32.099Z] ++ set -x 01:22:32 [2021-04-09T01:22:32.099Z] ++ 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 01:22:32 [2021-04-09T01:22:32.099Z] INFO: Testing against a local daemon 01:22:32 [2021-04-09T01:22:32.099Z] === RUN TestSessionCreate 01:22:32 [2021-04-09T01:22:32.099Z] --- PASS: TestSessionCreate (0.03s) 01:22:32 [2021-04-09T01:22:32.099Z] === RUN TestSessionCreateWithBadUpgrade 01:22:32 [2021-04-09T01:22:32.358Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) 01:22:32 [2021-04-09T01:22:32.358Z] PASS 01:22:32 [2021-04-09T01:22:32.358Z] 01:22:32 [2021-04-09T01:22:32.358Z] DONE 2 tests in 0.285s 01:22:32 [2021-04-09T01:22:32.358Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 01:22:32 [2021-04-09T01:22:32.358Z] ++ 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 01:22:32 [2021-04-09T01:22:32.358Z] ++ set -e 01:22:32 [2021-04-09T01:22:32.358Z] ++ '[' -n 0 ']' 01:22:32 [2021-04-09T01:22:32.358Z] ++ set -x 01:22:32 [2021-04-09T01:22:32.358Z] ++ 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 01:22:32 [2021-04-09T01:22:32.358Z] INFO: Testing against a local daemon 01:22:32 [2021-04-09T01:22:32.358Z] === RUN TestCgroupDriverSystemdMemoryLimit 01:22:32 [2021-04-09T01:22:32.358Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 01:22:32 [2021-04-09T01:22:32.358Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 01:22:32 [2021-04-09T01:22:32.358Z] === RUN TestEventsExecDie 01:22:33 [2021-04-09T01:22:33.294Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 01:22:33 [2021-04-09T01:22:33.860Z] --- PASS: TestEventsExecDie (1.36s) 01:22:33 [2021-04-09T01:22:33.860Z] === RUN TestEventsBackwardsCompatible 01:22:33 [2021-04-09T01:22:33.860Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 01:22:33 [2021-04-09T01:22:33.860Z] === RUN TestInfoBinaryCommits 01:22:33 [2021-04-09T01:22:33.860Z] --- PASS: TestInfoBinaryCommits (0.03s) 01:22:33 [2021-04-09T01:22:33.860Z] === RUN TestInfoAPIVersioned 01:22:33 [2021-04-09T01:22:33.860Z] --- PASS: TestInfoAPIVersioned (0.01s) 01:22:33 [2021-04-09T01:22:33.860Z] === RUN TestInfoDiscoveryBackend 01:22:34 [2021-04-09T01:22:34.794Z] --- PASS: TestInfoDiscoveryBackend (0.91s) 01:22:34 [2021-04-09T01:22:34.794Z] === RUN TestInfoDiscoveryInvalidAdvertise 01:22:35 [2021-04-09T01:22:35.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 01:22:35 [2021-04-09T01:22:35.925Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 01:22:35 [2021-04-09T01:22:35.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 01:22:36 [2021-04-09T01:22:36.491Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) 01:22:36 [2021-04-09T01:22:36.491Z] === RUN TestInfoAPI 01:22:36 [2021-04-09T01:22:36.491Z] --- PASS: TestInfoAPI (0.02s) 01:22:36 [2021-04-09T01:22:36.491Z] === RUN TestInfoAPIWarnings 01:22:36 [2021-04-09T01:22:36.750Z] === RUN TestDockerSuite/TestEventsCopy 01:22:37 [2021-04-09T01:22:37.684Z] === RUN TestDockerSuite/TestEventsFilterContainer 01:22:39 [2021-04-09T01:22:39.606Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 01:22:44 [2021-04-09T01:22:44.870Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 01:22:45 [2021-04-09T01:22:45.128Z] === RUN TestDockerSuite/TestEventsFilterImageName 01:22:46 [2021-04-09T01:22:46.503Z] === RUN TestDockerSuite/TestEventsFilterLabels 01:22:47 [2021-04-09T01:22:47.069Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 01:22:47 [2021-04-09T01:22:47.634Z] === RUN TestDockerSuite/TestEventsFilterType 01:22:47 [2021-04-09T01:22:47.892Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 01:22:48 [2021-04-09T01:22:48.458Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 01:22:48 [2021-04-09T01:22:48.458Z] === RUN TestDockerSuite/TestEventsFilters 01:22:49 [2021-04-09T01:22:49.833Z] === RUN TestDockerSuite/TestEventsFormat 01:22:51 [2021-04-09T01:22:51.209Z] === RUN TestDockerSuite/TestEventsFormatBadField 01:22:51 [2021-04-09T01:22:51.209Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 01:22:51 [2021-04-09T01:22:51.209Z] === RUN TestDockerSuite/TestEventsImageImport 01:22:52 [2021-04-09T01:22:52.145Z] === RUN TestDockerSuite/TestEventsImageLoad 01:22:52 [2021-04-09T01:22:52.403Z] === RUN TestDockerSuite/TestEventsImagePull 01:22:52 [2021-04-09T01:22:52.970Z] === RUN TestDockerSuite/TestEventsImageTag 01:22:53 [2021-04-09T01:22:53.228Z] --- PASS: TestInfoAPIWarnings (16.67s) 01:22:53 [2021-04-09T01:22:53.228Z] === RUN TestInfoDebug 01:22:53 [2021-04-09T01:22:53.794Z] --- PASS: TestInfoDebug (0.64s) 01:22:53 [2021-04-09T01:22:53.794Z] === RUN TestInfoInsecureRegistries 01:22:53 [2021-04-09T01:22:53.794Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 01:22:54 [2021-04-09T01:22:54.053Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 01:22:54 [2021-04-09T01:22:54.053Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 01:22:54 [2021-04-09T01:22:54.053Z] === RUN TestDockerSuite/TestEventsPluginOps 01:22:54 [2021-04-09T01:22:54.311Z] --- PASS: TestInfoInsecureRegistries (0.67s) 01:22:54 [2021-04-09T01:22:54.311Z] === RUN TestInfoRegistryMirrors 01:22:55 [2021-04-09T01:22:55.246Z] --- PASS: TestInfoRegistryMirrors (0.70s) 01:22:55 [2021-04-09T01:22:55.246Z] === RUN TestLoginFailsWithBadCredentials 01:22:55 [2021-04-09T01:22:55.246Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) 01:22:55 [2021-04-09T01:22:55.246Z] === RUN TestPingCacheHeaders 01:22:55 [2021-04-09T01:22:55.246Z] --- PASS: TestPingCacheHeaders (0.02s) 01:22:55 [2021-04-09T01:22:55.246Z] === RUN TestPingGet 01:22:55 [2021-04-09T01:22:55.246Z] --- PASS: TestPingGet (0.01s) 01:22:55 [2021-04-09T01:22:55.246Z] === RUN TestPingHead 01:22:55 [2021-04-09T01:22:55.246Z] --- PASS: TestPingHead (0.03s) 01:22:55 [2021-04-09T01:22:55.246Z] === RUN TestVersion 01:22:55 [2021-04-09T01:22:55.246Z] --- PASS: TestVersion (0.02s) 01:22:55 [2021-04-09T01:22:55.246Z] PASS 01:22:55 [2021-04-09T01:22:55.246Z] 01:22:55 [2021-04-09T01:22:55.246Z] === Skipped 01:22:55 [2021-04-09T01:22:55.246Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 01:22:55 [2021-04-09T01:22:55.246Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 01:22:55 [2021-04-09T01:22:55.246Z] 01:22:55 [2021-04-09T01:22:55.246Z] 01:22:55 [2021-04-09T01:22:55.246Z] DONE 18 tests, 1 skipped in 23.064s 01:22:55 [2021-04-09T01:22:55.246Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 01:22:55 [2021-04-09T01:22:55.246Z] ++ 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 01:22:55 [2021-04-09T01:22:55.246Z] ++ set -e 01:22:55 [2021-04-09T01:22:55.246Z] ++ '[' -n 0 ']' 01:22:55 [2021-04-09T01:22:55.246Z] ++ set -x 01:22:55 [2021-04-09T01:22:55.246Z] ++ 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 01:22:55 [2021-04-09T01:22:55.504Z] INFO: Testing against a local daemon 01:22:55 [2021-04-09T01:22:55.504Z] === RUN TestVolumesCreateAndList 01:22:55 [2021-04-09T01:22:55.504Z] --- PASS: TestVolumesCreateAndList (0.04s) 01:22:55 [2021-04-09T01:22:55.504Z] === RUN TestVolumesRemove 01:22:55 [2021-04-09T01:22:55.504Z] === RUN TestDockerSuite/TestEventsRedirectStdout 01:22:55 [2021-04-09T01:22:55.504Z] --- PASS: TestVolumesRemove (0.10s) 01:22:55 [2021-04-09T01:22:55.504Z] === RUN TestVolumesInspect 01:22:55 [2021-04-09T01:22:55.763Z] --- PASS: TestVolumesInspect (0.02s) 01:22:55 [2021-04-09T01:22:55.763Z] === RUN TestVolumesInvalidJSON 01:22:55 [2021-04-09T01:22:55.763Z] === RUN TestVolumesInvalidJSON//volumes/create 01:22:55 [2021-04-09T01:22:55.763Z] === PAUSE TestVolumesInvalidJSON//volumes/create 01:22:55 [2021-04-09T01:22:55.763Z] === CONT TestVolumesInvalidJSON//volumes/create 01:22:55 [2021-04-09T01:22:55.763Z] --- PASS: TestVolumesInvalidJSON (0.01s) 01:22:55 [2021-04-09T01:22:55.763Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 01:22:55 [2021-04-09T01:22:55.763Z] PASS 01:22:55 [2021-04-09T01:22:55.763Z] 01:22:55 [2021-04-09T01:22:55.763Z] DONE 5 tests in 0.298s 01:22:55 [2021-04-09T01:22:55.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 01:22:56 [2021-04-09T01:22:56.022Z] ++++ cat bundles/test-integration/docker.pid 01:22:56 [2021-04-09T01:22:56.022Z] +++ kill 5706 01:22:56 [2021-04-09T01:22:56.590Z] === RUN TestDockerSuite/TestEventsRename 01:22:56 [2021-04-09T01:22:56.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 01:22:57 [2021-04-09T01:22:57.415Z] +++ /etc/init.d/apparmor stop 01:22:57 [2021-04-09T01:22:57.415Z] Leaving: AppArmorNo profiles have been unloaded. 01:22:57 [2021-04-09T01:22:57.415Z] 01:22:57 [2021-04-09T01:22:57.415Z] Unloading profiles will leave already running processes permanently 01:22:57 [2021-04-09T01:22:57.415Z] unconfined, which can lead to unexpected situations. 01:22:57 [2021-04-09T01:22:57.415Z] 01:22:57 [2021-04-09T01:22:57.415Z] To set a process to complain mode, use the command line tool 01:22:57 [2021-04-09T01:22:57.415Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 01:22:57 [2021-04-09T01:22:57.415Z] +++ true 01:22:57 [2021-04-09T01:22:57.415Z] exiting test-integration 01:22:57 [2021-04-09T01:22:57.415Z] ++ exit 0 01:22:57 [2021-04-09T01:22:57.415Z] 01:22:57 [2021-04-09T01:22:57.415Z] === RUN TestDockerSuite/TestEventsResize 01:22:58 [2021-04-09T01:22:58.354Z] + for job in $(jobs -p) 01:22:58 [2021-04-09T01:22:58.354Z] + wait 720 01:22:58 [2021-04-09T01:22:58.612Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 01:23:02 [2021-04-09T01:23:02.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 01:23:04 [2021-04-09T01:23:04.712Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 01:23:06 [2021-04-09T01:23:06.087Z] === RUN TestDockerSuite/TestEventsStreaming 01:23:07 [2021-04-09T01:23:07.463Z] === RUN TestDockerSuite/TestEventsTimestampFormats 01:23:10 [2021-04-09T01:23:10.751Z] === RUN TestDockerSuite/TestEventsTop 01:23:11 [2021-04-09T01:23:11.685Z] === RUN TestDockerSuite/TestEventsUntag 01:23:14 [2021-04-09T01:23:14.967Z] === RUN TestDockerSuite/TestEventsUntilInThePast 01:23:21 [2021-04-09T01:23:21.524Z] === RUN TestDockerSuite/TestExec 01:23:21 [2021-04-09T01:23:21.785Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 01:23:22 [2021-04-09T01:23:22.720Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 01:23:23 [2021-04-09T01:23:23.287Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 01:23:23 [2021-04-09T01:23:23.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 01:23:24 [2021-04-09T01:23:24.112Z] === RUN TestDockerSuite/TestExecAPIStart 01:23:26 [2021-04-09T01:23:26.646Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 01:23:28 [2021-04-09T01:23:28.026Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 01:23:29 [2021-04-09T01:23:29.930Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 01:23:31 [2021-04-09T01:23:31.837Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 01:23:33 [2021-04-09T01:23:33.211Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 01:23:34 [2021-04-09T01:23:34.145Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 01:23:35 [2021-04-09T01:23:35.080Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 01:23:36 [2021-04-09T01:23:36.982Z] === RUN TestDockerSuite/TestExecCgroup 01:23:38 [2021-04-09T01:23:38.418Z] --- PASS: TestBuildWCOWSandboxSize (774.12s) 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestBuildWithEmptyDockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:23:38 [2021-04-09T01:23:38.419Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s) 01:23:38 [2021-04-09T01:23:38.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 01:23:38 [2021-04-09T01:23:38.419Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestBuildPreserveOwnership 01:23:38 [2021-04-09T01:23:38.419Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestBuildPlatformInvalid 01:23:38 [2021-04-09T01:23:38.419Z] --- PASS: TestBuildPlatformInvalid (0.66s) 01:23:38 [2021-04-09T01:23:38.419Z] PASS 01:23:38 [2021-04-09T01:23:38.419Z] ok github.com/docker/docker/integration/build 949.083s 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === Skipped 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] build_session_test.go:25: TODO: BuildKit 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] DONE 29 tests, 5 skipped in 972.626s 01:23:38 [2021-04-09T01:23:38.419Z] Running D:\gopath\src\github.com\docker\docker\integration\config 01:23:38 [2021-04-09T01:23:38.419Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:23:38 [2021-04-09T01:23:38.419Z] INFO: Testing against a local daemon 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestConfigInspect 01:23:38 [2021-04-09T01:23:38.419Z] --- SKIP: TestConfigInspect (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestConfigList 01:23:38 [2021-04-09T01:23:38.419Z] --- SKIP: TestConfigList (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestConfigsCreateAndDelete 01:23:38 [2021-04-09T01:23:38.419Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestConfigsUpdate 01:23:38 [2021-04-09T01:23:38.419Z] --- SKIP: TestConfigsUpdate (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestTemplatedConfig 01:23:38 [2021-04-09T01:23:38.419Z] --- SKIP: TestTemplatedConfig (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestConfigCreateResolve 01:23:38 [2021-04-09T01:23:38.419Z] --- SKIP: TestConfigCreateResolve (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 01:23:38 [2021-04-09T01:23:38.419Z] === RUN TestConfigDaemonLibtrustID 01:23:38 [2021-04-09T01:23:38.419Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 01:23:38 [2021-04-09T01:23:38.419Z] PASS 01:23:38 [2021-04-09T01:23:38.419Z] ok github.com/docker/docker/integration/config 0.499s 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === Skipped 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) 01:23:38 [2021-04-09T01:23:38.419Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] 01:23:38 [2021-04-09T01:23:38.419Z] DONE 7 tests, 7 skipped in 3.140s 01:23:38 [2021-04-09T01:23:38.419Z] Running D:\gopath\src\github.com\docker\docker\integration\container 01:23:39 [2021-04-09T01:23:39.513Z] === RUN TestDockerSuite/TestExecEnv 01:23:39 [2021-04-09T01:23:39.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:23:39 [2021-04-09T01:23:39.974Z] INFO: Testing against a local daemon 01:23:39 [2021-04-09T01:23:39.974Z] === RUN TestCheckpoint 01:23:39 [2021-04-09T01:23:39.974Z] --- SKIP: TestCheckpoint (0.00s) 01:23:39 [2021-04-09T01:23:39.974Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:23:39 [2021-04-09T01:23:39.974Z] === RUN TestContainerInvalidJSON 01:23:39 [2021-04-09T01:23:39.974Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 01:23:39 [2021-04-09T01:23:39.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 01:23:39 [2021-04-09T01:23:39.974Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 01:23:39 [2021-04-09T01:23:39.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 01:23:39 [2021-04-09T01:23:39.974Z] === RUN TestContainerInvalidJSON//exec/foobar/start 01:23:39 [2021-04-09T01:23:39.974Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 01:23:40 [2021-04-09T01:23:40.439Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 01:23:40 [2021-04-09T01:23:40.439Z] === CONT TestContainerInvalidJSON//exec/foobar/start 01:23:40 [2021-04-09T01:23:40.439Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 01:23:40 [2021-04-09T01:23:40.439Z] --- PASS: TestContainerInvalidJSON (0.54s) 01:23:40 [2021-04-09T01:23:40.439Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 01:23:40 [2021-04-09T01:23:40.439Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 01:23:40 [2021-04-09T01:23:40.439Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 01:23:40 [2021-04-09T01:23:40.439Z] === RUN TestCopyFromContainerPathDoesNotExist 01:23:40 [2021-04-09T01:23:40.448Z] === RUN TestDockerSuite/TestExecEnvLinksHost 01:23:40 [2021-04-09T01:23:40.904Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCopyFromContainerPathIsNotDir 01:23:40 [2021-04-09T01:23:40.904Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) 01:23:40 [2021-04-09T01:23:40.904Z] copy_test.go:38: testEnv.OSType == "windows" 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCopyToContainerPathDoesNotExist 01:23:40 [2021-04-09T01:23:40.904Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCopyToContainerPathIsNotDir 01:23:40 [2021-04-09T01:23:40.904Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) 01:23:40 [2021-04-09T01:23:40.904Z] copy_test.go:63: testEnv.OSType == "windows" 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCopyFromContainer 01:23:40 [2021-04-09T01:23:40.904Z] --- SKIP: TestCopyFromContainer (0.00s) 01:23:40 [2021-04-09T01:23:40.904Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:23:40 [2021-04-09T01:23:40.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:23:40 [2021-04-09T01:23:40.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 01:23:40 [2021-04-09T01:23:40.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 01:23:40 [2021-04-09T01:23:40.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:23:40 [2021-04-09T01:23:40.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 01:23:40 [2021-04-09T01:23:40.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:23:40 [2021-04-09T01:23:40.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 01:23:40 [2021-04-09T01:23:40.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 01:23:40 [2021-04-09T01:23:40.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 01:23:40 [2021-04-09T01:23:40.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateLinkToNonExistingContainer 01:23:40 [2021-04-09T01:23:40.904Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 01:23:40 [2021-04-09T01:23:40.904Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateWithInvalidEnv 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateWithInvalidEnv/0 01:23:40 [2021-04-09T01:23:40.904Z] === PAUSE TestCreateWithInvalidEnv/0 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateWithInvalidEnv/1 01:23:40 [2021-04-09T01:23:40.904Z] === PAUSE TestCreateWithInvalidEnv/1 01:23:40 [2021-04-09T01:23:40.904Z] === RUN TestCreateWithInvalidEnv/2 01:23:40 [2021-04-09T01:23:40.904Z] === PAUSE TestCreateWithInvalidEnv/2 01:23:41 [2021-04-09T01:23:41.369Z] === CONT TestCreateWithInvalidEnv/0 01:23:41 [2021-04-09T01:23:41.369Z] === CONT TestCreateWithInvalidEnv/1 01:23:41 [2021-04-09T01:23:41.369Z] === CONT TestCreateWithInvalidEnv/2 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateTmpfsMountsTarget 01:23:41 [2021-04-09T01:23:41.369Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateWithCustomMaskedPaths 01:23:41 [2021-04-09T01:23:41.369Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateWithCustomReadonlyPaths 01:23:41 [2021-04-09T01:23:41.369Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateWithInvalidHealthcheckParams 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:23:41 [2021-04-09T01:23:41.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:23:41 [2021-04-09T01:23:41.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:23:41 [2021-04-09T01:23:41.369Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:23:41 [2021-04-09T01:23:41.369Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 01:23:41 [2021-04-09T01:23:41.369Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateDifferentPlatform 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateDifferentPlatform/different_os 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateDifferentPlatform (0.03s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreateVolumesFromNonExistingContainer 01:23:41 [2021-04-09T01:23:41.369Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestCreatePlatformSpecificImageNoPlatform 01:23:41 [2021-04-09T01:23:41.369Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) 01:23:41 [2021-04-09T01:23:41.369Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestContainerKillOnDaemonStart 01:23:41 [2021-04-09T01:23:41.369Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestDiff 01:23:41 [2021-04-09T01:23:41.369Z] --- SKIP: TestDiff (0.00s) 01:23:41 [2021-04-09T01:23:41.369Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 01:23:41 [2021-04-09T01:23:41.369Z] === RUN TestExecWithCloseStdin 01:23:42 [2021-04-09T01:23:42.347Z] === RUN TestDockerSuite/TestExecExitStatus 01:23:43 [2021-04-09T01:23:43.282Z] === RUN TestDockerSuite/TestExecInspectID 01:23:43 [2021-04-09T01:23:43.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 01:23:44 [2021-04-09T01:23:44.307Z] --- PASS: TestExecWithCloseStdin (2.92s) 01:23:44 [2021-04-09T01:23:44.307Z] === RUN TestExec 01:23:46 [2021-04-09T01:23:46.516Z] --- PASS: TestExec (2.10s) 01:23:46 [2021-04-09T01:23:46.516Z] === RUN TestExecUser 01:23:46 [2021-04-09T01:23:46.516Z] --- SKIP: TestExecUser (0.00s) 01:23:46 [2021-04-09T01:23:46.516Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 01:23:46 [2021-04-09T01:23:46.516Z] === RUN TestExportContainerAndImportImage 01:23:46 [2021-04-09T01:23:46.516Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 01:23:46 [2021-04-09T01:23:46.516Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 01:23:46 [2021-04-09T01:23:46.516Z] === RUN TestExportContainerAfterDaemonRestart 01:23:46 [2021-04-09T01:23:46.516Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 01:23:46 [2021-04-09T01:23:46.516Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 01:23:46 [2021-04-09T01:23:46.516Z] === RUN TestHealthCheckWorkdir 01:23:46 [2021-04-09T01:23:46.516Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 01:23:46 [2021-04-09T01:23:46.516Z] health_test.go:20: testEnv.OSType == "windows": FIXME 01:23:46 [2021-04-09T01:23:46.516Z] === RUN TestHealthKillContainer 01:23:46 [2021-04-09T01:23:46.516Z] --- SKIP: TestHealthKillContainer (0.00s) 01:23:46 [2021-04-09T01:23:46.516Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 01:23:46 [2021-04-09T01:23:46.516Z] === RUN TestInspectCpusetInConfigPre120 01:23:46 [2021-04-09T01:23:46.516Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 01:23:46 [2021-04-09T01:23:46.516Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 01:23:46 [2021-04-09T01:23:46.516Z] === RUN TestKillContainerInvalidSignal 01:23:46 [2021-04-09T01:23:46.565Z] === RUN TestDockerSuite/TestExecInteractive 01:23:48 [2021-04-09T01:23:48.468Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 01:23:48 [2021-04-09T01:23:48.730Z] --- PASS: TestKillContainerInvalidSignal (1.99s) 01:23:48 [2021-04-09T01:23:48.731Z] === RUN TestKillContainer 01:23:48 [2021-04-09T01:23:48.731Z] === RUN TestKillContainer/no_signal 01:23:49 [2021-04-09T01:23:49.403Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 01:23:50 [2021-04-09T01:23:50.287Z] === RUN TestKillContainer/non_killing_signal 01:23:50 [2021-04-09T01:23:50.287Z] === RUN TestKillContainer/killing_signal 01:23:50 [2021-04-09T01:23:50.778Z] === RUN TestDockerSuite/TestExecParseError 01:23:51 [2021-04-09T01:23:51.348Z] === RUN TestDockerSuite/TestExecPausedContainer 01:23:51 [2021-04-09T01:23:51.914Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 01:23:52 [2021-04-09T01:23:52.500Z] --- PASS: TestKillContainer (4.34s) 01:23:52 [2021-04-09T01:23:52.500Z] --- PASS: TestKillContainer/no_signal (1.81s) 01:23:52 [2021-04-09T01:23:52.500Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 01:23:52 [2021-04-09T01:23:52.500Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 01:23:52 [2021-04-09T01:23:52.500Z] --- PASS: TestKillContainer/killing_signal (2.49s) 01:23:52 [2021-04-09T01:23:52.500Z] === RUN TestKillWithStopSignalAndRestartPolicies 01:23:52 [2021-04-09T01:23:52.500Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 01:23:52 [2021-04-09T01:23:52.500Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:23:52 [2021-04-09T01:23:52.500Z] === RUN TestKillStoppedContainer 01:23:52 [2021-04-09T01:23:52.500Z] --- SKIP: TestKillStoppedContainer (0.00s) 01:23:52 [2021-04-09T01:23:52.500Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:23:52 [2021-04-09T01:23:52.500Z] === RUN TestKillStoppedContainerAPIPre120 01:23:52 [2021-04-09T01:23:52.500Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 01:23:52 [2021-04-09T01:23:52.500Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:23:52 [2021-04-09T01:23:52.500Z] === RUN TestKillDifferentUserContainer 01:23:52 [2021-04-09T01:23:52.500Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 01:23:52 [2021-04-09T01:23:52.500Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 01:23:52 [2021-04-09T01:23:52.500Z] === RUN TestInspectOomKilledTrue 01:23:52 [2021-04-09T01:23:52.500Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 01:23:52 [2021-04-09T01:23:52.500Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 01:23:52 [2021-04-09T01:23:52.500Z] === RUN TestInspectOomKilledFalse 01:23:52 [2021-04-09T01:23:52.500Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 01:23:52 [2021-04-09T01:23:52.500Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:23:52 [2021-04-09T01:23:52.500Z] === RUN TestLogsFollowTailEmpty 01:23:52 [2021-04-09T01:23:52.848Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 01:23:54 [2021-04-09T01:23:54.768Z] --- PASS: TestLogsFollowTailEmpty (2.02s) 01:23:54 [2021-04-09T01:23:54.768Z] === RUN TestNetworkNat 01:23:54 [2021-04-09T01:23:54.768Z] --- SKIP: TestNetworkNat (0.00s) 01:23:54 [2021-04-09T01:23:54.768Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 01:23:54 [2021-04-09T01:23:54.768Z] === RUN TestNetworkLocalhostTCPNat 01:23:56 [2021-04-09T01:23:56.970Z] --- PASS: TestNetworkLocalhostTCPNat (2.36s) 01:23:56 [2021-04-09T01:23:56.970Z] === RUN TestNetworkLoopbackNat 01:23:56 [2021-04-09T01:23:56.970Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 01:23:56 [2021-04-09T01:23:56.970Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 01:23:56 [2021-04-09T01:23:56.970Z] === RUN TestPause 01:23:56 [2021-04-09T01:23:56.970Z] --- SKIP: TestPause (0.00s) 01:23:56 [2021-04-09T01:23:56.970Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 01:23:56 [2021-04-09T01:23:56.970Z] === RUN TestPauseFailsOnWindowsServerContainers 01:23:57 [2021-04-09T01:23:57.046Z] === RUN TestDockerSuite/TestExecSetEnv 01:23:57 [2021-04-09T01:23:57.613Z] === RUN TestDockerSuite/TestExecStartFails 01:23:58 [2021-04-09T01:23:58.988Z] === RUN TestDockerSuite/TestExecStateCleanup 01:23:59 [2021-04-09T01:23:59.173Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) 01:23:59 [2021-04-09T01:23:59.173Z] === RUN TestPauseStopPausedContainer 01:23:59 [2021-04-09T01:23:59.173Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 01:23:59 [2021-04-09T01:23:59.173Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 01:23:59 [2021-04-09T01:23:59.173Z] === RUN TestPsFilter 01:23:59 [2021-04-09T01:23:59.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 01:23:59 [2021-04-09T01:23:59.645Z] --- PASS: TestPsFilter (0.38s) 01:23:59 [2021-04-09T01:23:59.645Z] === RUN TestRemoveContainerWithRemovedVolume 01:24:06 [2021-04-09T01:24:06.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 01:24:06 [2021-04-09T01:24:06.778Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.95s) 01:24:06 [2021-04-09T01:24:06.778Z] === RUN TestRemoveContainerWithVolume 01:24:08 [2021-04-09T01:24:08.981Z] --- PASS: TestRemoveContainerWithVolume (2.23s) 01:24:08 [2021-04-09T01:24:08.981Z] === RUN TestRemoveContainerRunning 01:24:10 [2021-04-09T01:24:10.306Z] === RUN TestDockerSuite/TestExecStopNotHanging 01:24:10 [2021-04-09T01:24:10.536Z] --- PASS: TestRemoveContainerRunning (1.86s) 01:24:10 [2021-04-09T01:24:10.537Z] === RUN TestRemoveContainerForceRemoveRunning 01:24:11 [2021-04-09T01:24:11.241Z] === RUN TestDockerSuite/TestExecTTY 01:24:12 [2021-04-09T01:24:12.618Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 01:24:12 [2021-04-09T01:24:12.740Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) 01:24:12 [2021-04-09T01:24:12.740Z] === RUN TestRemoveInvalidContainer 01:24:12 [2021-04-09T01:24:12.740Z] --- PASS: TestRemoveInvalidContainer (0.02s) 01:24:12 [2021-04-09T01:24:12.740Z] === RUN TestRenameLinkedContainer 01:24:12 [2021-04-09T01:24:12.740Z] --- SKIP: TestRenameLinkedContainer (0.00s) 01:24:12 [2021-04-09T01:24:12.740Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 01:24:12 [2021-04-09T01:24:12.740Z] === RUN TestRenameStoppedContainer 01:24:14 [2021-04-09T01:24:14.521Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 01:24:14 [2021-04-09T01:24:14.950Z] --- PASS: TestRenameStoppedContainer (2.21s) 01:24:14 [2021-04-09T01:24:14.950Z] === RUN TestRenameRunningContainerAndReuse 01:24:15 [2021-04-09T01:24:15.087Z] === RUN TestDockerSuite/TestExecUlimits 01:24:16 [2021-04-09T01:24:16.022Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 01:24:16 [2021-04-09T01:24:16.022Z] === RUN TestDockerSuite/TestExecWithImageUser 01:24:18 [2021-04-09T01:24:18.551Z] === RUN TestDockerSuite/TestExecWithNoTERM 01:24:18 [2021-04-09T01:24:18.724Z] --- PASS: TestRenameRunningContainerAndReuse (3.96s) 01:24:18 [2021-04-09T01:24:18.724Z] === RUN TestRenameInvalidName 01:24:19 [2021-04-09T01:24:19.118Z] === RUN TestDockerSuite/TestExecWithPrivileged 01:24:20 [2021-04-09T01:24:20.279Z] --- PASS: TestRenameInvalidName (1.90s) 01:24:20 [2021-04-09T01:24:20.279Z] === RUN TestRenameAnonymousContainer 01:24:20 [2021-04-09T01:24:20.279Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 01:24:20 [2021-04-09T01:24:20.279Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 01:24:20 [2021-04-09T01:24:20.279Z] === RUN TestRenameContainerWithSameName 01:24:21 [2021-04-09T01:24:21.021Z] === RUN TestDockerSuite/TestExecWithTERM 01:24:21 [2021-04-09T01:24:21.962Z] === RUN TestDockerSuite/TestExecWithUser 01:24:22 [2021-04-09T01:24:22.483Z] --- PASS: TestRenameContainerWithSameName (2.00s) 01:24:22 [2021-04-09T01:24:22.483Z] === RUN TestRenameContainerWithLinkedContainer 01:24:22 [2021-04-09T01:24:22.483Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 01:24:22 [2021-04-09T01:24:22.483Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 01:24:22 [2021-04-09T01:24:22.483Z] === RUN TestResize 01:24:23 [2021-04-09T01:24:23.340Z] === RUN TestDockerSuite/TestGetContainerStats 01:24:24 [2021-04-09T01:24:24.685Z] --- PASS: TestResize (2.03s) 01:24:24 [2021-04-09T01:24:24.685Z] === RUN TestResizeWithInvalidSize 01:24:24 [2021-04-09T01:24:24.685Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 01:24:24 [2021-04-09T01:24:24.685Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 01:24:24 [2021-04-09T01:24:24.685Z] === RUN TestResizeWhenContainerNotStarted 01:24:26 [2021-04-09T01:24:26.889Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) 01:24:26 [2021-04-09T01:24:26.889Z] === RUN TestDaemonRestartKillContainers 01:24:26 [2021-04-09T01:24:26.889Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 01:24:26 [2021-04-09T01:24:26.889Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 01:24:26 [2021-04-09T01:24:26.889Z] === RUN TestStats 01:24:26 [2021-04-09T01:24:26.889Z] --- SKIP: TestStats (0.00s) 01:24:26 [2021-04-09T01:24:26.889Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 01:24:26 [2021-04-09T01:24:26.889Z] === RUN TestStopContainerWithRestartPolicyAlways 01:24:28 [2021-04-09T01:24:28.601Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 01:24:32 [2021-04-09T01:24:32.783Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 01:24:34 [2021-04-09T01:24:34.684Z] === RUN TestDockerSuite/TestGetContainerStatsStream 01:24:34 [2021-04-09T01:24:34.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 01:24:35 [2021-04-09T01:24:35.537Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.02s) 01:24:35 [2021-04-09T01:24:35.537Z] === RUN TestStopContainerWithTimeout 01:24:35 [2021-04-09T01:24:35.537Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 01:24:35 [2021-04-09T01:24:35.537Z] stop_windows_test.go:19: testEnv.OSType == "windows" 01:24:35 [2021-04-09T01:24:35.537Z] === RUN TestUpdateRestartPolicy 01:24:37 [2021-04-09T01:24:37.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 01:24:40 [2021-04-09T01:24:40.003Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 01:24:40 [2021-04-09T01:24:40.569Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 01:24:40 [2021-04-09T01:24:40.569Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 01:24:40 [2021-04-09T01:24:40.569Z] === RUN TestDockerSuite/TestHealth 01:24:56 [2021-04-09T01:24:56.740Z] --- PASS: TestUpdateRestartPolicy (21.04s) 01:24:56 [2021-04-09T01:24:56.740Z] === RUN TestUpdateRestartWithAutoRemove 01:24:58 [2021-04-09T01:24:58.942Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s) 01:24:58 [2021-04-09T01:24:58.942Z] === RUN TestWaitNonBlocked 01:24:58 [2021-04-09T01:24:58.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 01:24:58 [2021-04-09T01:24:58.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 01:24:58 [2021-04-09T01:24:58.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 01:24:58 [2021-04-09T01:24:58.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 01:24:58 [2021-04-09T01:24:58.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 01:24:58 [2021-04-09T01:24:58.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 01:25:02 [2021-04-09T01:25:02.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 01:25:05 [2021-04-09T01:25:05.034Z] === RUN TestDockerSuite/TestHistoryExistentImage 01:25:05 [2021-04-09T01:25:05.034Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 01:25:05 [2021-04-09T01:25:05.034Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 01:25:05 [2021-04-09T01:25:05.034Z] === RUN TestDockerSuite/TestHistoryImageWithComment 01:25:05 [2021-04-09T01:25:05.600Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 01:25:05 [2021-04-09T01:25:05.858Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 01:25:06 [2021-04-09T01:25:06.076Z] --- PASS: TestWaitNonBlocked (0.03s) 01:25:06 [2021-04-09T01:25:06.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.44s) 01:25:06 [2021-04-09T01:25:06.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.18s) 01:25:06 [2021-04-09T01:25:06.076Z] === RUN TestWaitBlocked 01:25:06 [2021-04-09T01:25:06.076Z] --- SKIP: TestWaitBlocked (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 01:25:06 [2021-04-09T01:25:06.076Z] PASS 01:25:06 [2021-04-09T01:25:06.076Z] ok github.com/docker/docker/integration/container 86.271s 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === Skipped 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) 01:25:06 [2021-04-09T01:25:06.076Z] copy_test.go:38: testEnv.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) 01:25:06 [2021-04-09T01:25:06.076Z] copy_test.go:63: testEnv.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) 01:25:06 [2021-04-09T01:25:06.076Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] health_test.go:20: testEnv.OSType == "windows": FIXME 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] stop_windows_test.go:19: testEnv.OSType == "windows" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 01:25:06 [2021-04-09T01:25:06.076Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] 01:25:06 [2021-04-09T01:25:06.076Z] DONE 88 tests, 37 skipped in 88.912s 01:25:06 [2021-04-09T01:25:06.076Z] Running D:\gopath\src\github.com\docker\docker\integration\image 01:25:06 [2021-04-09T01:25:06.793Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 01:25:06 [2021-04-09T01:25:06.793Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 01:25:06 [2021-04-09T01:25:06.793Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 01:25:06 [2021-04-09T01:25:06.793Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 01:25:07 [2021-04-09T01:25:07.362Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 01:25:07 [2021-04-09T01:25:07.931Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 01:25:08 [2021-04-09T01:25:08.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:08 [2021-04-09T01:25:08.280Z] INFO: Testing against a local daemon 01:25:08 [2021-04-09T01:25:08.280Z] === RUN TestCommitInheritsEnv 01:25:08 [2021-04-09T01:25:08.280Z] --- SKIP: TestCommitInheritsEnv (0.00s) 01:25:08 [2021-04-09T01:25:08.280Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 01:25:08 [2021-04-09T01:25:08.280Z] === RUN TestImportExtremelyLargeImageWorks 01:25:08 [2021-04-09T01:25:08.280Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 01:25:08 [2021-04-09T01:25:08.280Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 01:25:08 [2021-04-09T01:25:08.280Z] === RUN TestImagesFilterMultiReference 01:25:08 [2021-04-09T01:25:08.280Z] --- PASS: TestImagesFilterMultiReference (0.07s) 01:25:08 [2021-04-09T01:25:08.280Z] === RUN TestImagePullPlatformInvalid 01:25:08 [2021-04-09T01:25:08.280Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 01:25:08 [2021-04-09T01:25:08.280Z] === RUN TestRemoveImageOrphaning 01:25:08 [2021-04-09T01:25:08.499Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 01:25:08 [2021-04-09T01:25:08.499Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 01:25:09 [2021-04-09T01:25:09.371Z] --- PASS: TestRemoveImageOrphaning (0.92s) 01:25:09 [2021-04-09T01:25:09.371Z] === RUN TestTagUnprefixedRepoByNameOrName 01:25:09 [2021-04-09T01:25:09.371Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 01:25:09 [2021-04-09T01:25:09.371Z] === RUN TestTagInvalidReference 01:25:09 [2021-04-09T01:25:09.371Z] --- PASS: TestTagInvalidReference (0.03s) 01:25:09 [2021-04-09T01:25:09.371Z] === RUN TestTagValidPrefixedRepo 01:25:09 [2021-04-09T01:25:09.371Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 01:25:09 [2021-04-09T01:25:09.371Z] === RUN TestTagExistedNameWithoutForce 01:25:09 [2021-04-09T01:25:09.371Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 01:25:09 [2021-04-09T01:25:09.371Z] === RUN TestTagOfficialNames 01:25:09 [2021-04-09T01:25:09.371Z] --- PASS: TestTagOfficialNames (0.08s) 01:25:09 [2021-04-09T01:25:09.371Z] === RUN TestTagMatchesDigest 01:25:09 [2021-04-09T01:25:09.371Z] --- PASS: TestTagMatchesDigest (0.03s) 01:25:09 [2021-04-09T01:25:09.371Z] PASS 01:25:09 [2021-04-09T01:25:09.371Z] ok github.com/docker/docker/integration/image 1.683s 01:25:09 [2021-04-09T01:25:09.837Z] 01:25:09 [2021-04-09T01:25:09.837Z] === Skipped 01:25:09 [2021-04-09T01:25:09.837Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 01:25:09 [2021-04-09T01:25:09.837Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 01:25:09 [2021-04-09T01:25:09.837Z] 01:25:09 [2021-04-09T01:25:09.837Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 01:25:09 [2021-04-09T01:25:09.837Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 01:25:09 [2021-04-09T01:25:09.837Z] 01:25:09 [2021-04-09T01:25:09.837Z] 01:25:09 [2021-04-09T01:25:09.837Z] DONE 11 tests, 2 skipped in 3.584s 01:25:09 [2021-04-09T01:25:09.837Z] Running D:\gopath\src\github.com\docker\docker\integration\network 01:25:09 [2021-04-09T01:25:09.878Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 01:25:09 [2021-04-09T01:25:09.878Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 01:25:11 [2021-04-09T01:25:11.255Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 01:25:12 [2021-04-09T01:25:12.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:12 [2021-04-09T01:25:12.042Z] INFO: Testing against a local daemon 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestNetworkCreateDelete 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestNetworkCreateDelete (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestDockerNetworkDeletePreferID 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestDaemonDNSFallback 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestDaemonDNSFallback (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestInspectNetwork 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestInspectNetwork (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestRunContainerWithBridgeNone 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestNetworkInvalidJSON 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestNetworkInvalidJSON//networks/create 01:25:12 [2021-04-09T01:25:12.042Z] === PAUSE TestNetworkInvalidJSON//networks/create 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 01:25:12 [2021-04-09T01:25:12.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 01:25:12 [2021-04-09T01:25:12.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 01:25:12 [2021-04-09T01:25:12.042Z] === CONT TestNetworkInvalidJSON//networks/create 01:25:12 [2021-04-09T01:25:12.042Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 01:25:12 [2021-04-09T01:25:12.042Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 01:25:12 [2021-04-09T01:25:12.042Z] --- PASS: TestNetworkInvalidJSON (0.03s) 01:25:12 [2021-04-09T01:25:12.042Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestNetworkList 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestNetworkList//networks 01:25:12 [2021-04-09T01:25:12.042Z] === PAUSE TestNetworkList//networks 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestNetworkList//networks/ 01:25:12 [2021-04-09T01:25:12.042Z] === PAUSE TestNetworkList//networks/ 01:25:12 [2021-04-09T01:25:12.042Z] === CONT TestNetworkList//networks 01:25:12 [2021-04-09T01:25:12.042Z] === CONT TestNetworkList//networks/ 01:25:12 [2021-04-09T01:25:12.042Z] --- PASS: TestNetworkList (0.03s) 01:25:12 [2021-04-09T01:25:12.042Z] --- PASS: TestNetworkList//networks/ (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] --- PASS: TestNetworkList//networks (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestHostIPv4BridgeLabel 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] network_test.go:126: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestDaemonRestartWithLiveRestore 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:29: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestDaemonDefaultNetworkPools 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:58: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestDaemonRestartWithExistingNetwork 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:102: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:136: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:187: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestServiceWithPredefinedNetwork 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:212: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestServiceRemoveKeepsIngressNetwork 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:242: FLAKY_TEST 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestServiceWithDataPathPortInit 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:332: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] === RUN TestServiceWithDefaultAddressPoolInit 01:25:12 [2021-04-09T01:25:12.042Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 01:25:12 [2021-04-09T01:25:12.042Z] service_test.go:400: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.042Z] PASS 01:25:12 [2021-04-09T01:25:12.042Z] ok github.com/docker/docker/integration/network 0.473s 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === Skipped 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] network_test.go:126: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:29: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:58: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:102: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:136: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:187: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:212: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:242: FLAKY_TEST 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:332: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 01:25:12 [2021-04-09T01:25:12.514Z] service_test.go:400: testEnv.OSType == "windows" 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] 01:25:12 [2021-04-09T01:25:12.514Z] DONE 22 tests, 15 skipped in 2.684s 01:25:12 [2021-04-09T01:25:12.514Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 01:25:12 [2021-04-09T01:25:12.633Z] === RUN TestDockerSuite/TestImagesFormat 01:25:12 [2021-04-09T01:25:12.633Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 01:25:12 [2021-04-09T01:25:12.979Z] testing: warning: no tests to run 01:25:12 [2021-04-09T01:25:12.979Z] PASS 01:25:12 [2021-04-09T01:25:12.979Z] ok github.com/docker/docker/integration/network/ipvlan 0.132s 01:25:12 [2021-04-09T01:25:12.979Z] 01:25:12 [2021-04-09T01:25:12.979Z] DONE 0 tests in 0.791s 01:25:13 [2021-04-09T01:25:13.444Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 01:25:13 [2021-04-09T01:25:13.570Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 01:25:13 [2021-04-09T01:25:13.909Z] testing: warning: no tests to run 01:25:13 [2021-04-09T01:25:13.909Z] PASS 01:25:13 [2021-04-09T01:25:13.909Z] ok github.com/docker/docker/integration/network/macvlan 0.136s 01:25:13 [2021-04-09T01:25:13.909Z] 01:25:13 [2021-04-09T01:25:13.909Z] DONE 0 tests in 0.817s 01:25:13 [2021-04-09T01:25:13.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 01:25:14 [2021-04-09T01:25:14.890Z] testing: warning: no tests to run 01:25:14 [2021-04-09T01:25:14.890Z] PASS 01:25:14 [2021-04-09T01:25:14.890Z] ok github.com/docker/docker/integration/plugin 0.120s 01:25:14 [2021-04-09T01:25:14.890Z] 01:25:14 [2021-04-09T01:25:14.890Z] DONE 0 tests in 0.796s 01:25:14 [2021-04-09T01:25:14.890Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 01:25:15 [2021-04-09T01:25:15.870Z] testing: warning: no tests to run 01:25:15 [2021-04-09T01:25:15.870Z] PASS 01:25:15 [2021-04-09T01:25:15.870Z] ok github.com/docker/docker/integration/plugin/authz 0.133s 01:25:15 [2021-04-09T01:25:15.870Z] 01:25:15 [2021-04-09T01:25:15.870Z] DONE 0 tests in 0.807s 01:25:15 [2021-04-09T01:25:15.870Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 01:25:16 [2021-04-09T01:25:16.851Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 01:25:16 [2021-04-09T01:25:16.851Z] === RUN TestDockerSuite/TestImportBadURL 01:25:16 [2021-04-09T01:25:16.851Z] === RUN TestDockerSuite/TestImportDisplay 01:25:18 [2021-04-09T01:25:18.225Z] === RUN TestDockerSuite/TestImportFile 01:25:19 [2021-04-09T01:25:19.601Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 01:25:19 [2021-04-09T01:25:19.601Z] === RUN TestDockerSuite/TestImportFileWithMessage 01:25:21 [2021-04-09T01:25:21.505Z] === RUN TestDockerSuite/TestImportGzipped 01:25:23 [2021-04-09T01:25:23.410Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 01:25:24 [2021-04-09T01:25:24.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:24 [2021-04-09T01:25:24.509Z] INFO: Testing against a local daemon 01:25:24 [2021-04-09T01:25:24.509Z] === RUN TestPluginInvalidJSON 01:25:24 [2021-04-09T01:25:24.509Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 01:25:24 [2021-04-09T01:25:24.509Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 01:25:24 [2021-04-09T01:25:24.509Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 01:25:24 [2021-04-09T01:25:24.509Z] --- PASS: TestPluginInvalidJSON (0.04s) 01:25:24 [2021-04-09T01:25:24.509Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 01:25:24 [2021-04-09T01:25:24.509Z] === RUN TestPluginInstall 01:25:24 [2021-04-09T01:25:24.509Z] --- SKIP: TestPluginInstall (0.00s) 01:25:24 [2021-04-09T01:25:24.509Z] plugin_test.go:63: testEnv.OSType == "windows" 01:25:24 [2021-04-09T01:25:24.509Z] === RUN TestPluginsWithRuntimes 01:25:24 [2021-04-09T01:25:24.509Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 01:25:24 [2021-04-09T01:25:24.509Z] plugin_test.go:172: testEnv.OSType == "windows" 01:25:24 [2021-04-09T01:25:24.509Z] === RUN TestPluginBackCompatMediaTypes 01:25:24 [2021-04-09T01:25:24.509Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 01:25:24 [2021-04-09T01:25:24.509Z] plugin_test.go:234: testEnv.OSType == "windows" 01:25:24 [2021-04-09T01:25:24.509Z] PASS 01:25:24 [2021-04-09T01:25:24.509Z] ok github.com/docker/docker/integration/plugin/common 0.453s 01:25:24 [2021-04-09T01:25:24.509Z] 01:25:24 [2021-04-09T01:25:24.509Z] === Skipped 01:25:24 [2021-04-09T01:25:24.509Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 01:25:24 [2021-04-09T01:25:24.509Z] plugin_test.go:63: testEnv.OSType == "windows" 01:25:24 [2021-04-09T01:25:24.509Z] 01:25:24 [2021-04-09T01:25:24.509Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 01:25:24 [2021-04-09T01:25:24.509Z] plugin_test.go:172: testEnv.OSType == "windows" 01:25:24 [2021-04-09T01:25:24.509Z] 01:25:24 [2021-04-09T01:25:24.509Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 01:25:24 [2021-04-09T01:25:24.509Z] plugin_test.go:234: testEnv.OSType == "windows" 01:25:24 [2021-04-09T01:25:24.509Z] 01:25:24 [2021-04-09T01:25:24.509Z] 01:25:24 [2021-04-09T01:25:24.509Z] DONE 5 tests, 3 skipped in 7.968s 01:25:24 [2021-04-09T01:25:24.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 01:25:25 [2021-04-09T01:25:25.312Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 01:25:25 [2021-04-09T01:25:25.879Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 01:25:27 [2021-04-09T01:25:27.270Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 01:25:27 [2021-04-09T01:25:27.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:27 [2021-04-09T01:25:27.448Z] INFO: Testing against a local daemon 01:25:27 [2021-04-09T01:25:27.448Z] === RUN TestExternalGraphDriver 01:25:27 [2021-04-09T01:25:27.448Z] --- SKIP: TestExternalGraphDriver (0.00s) 01:25:27 [2021-04-09T01:25:27.448Z] external_test.go:48: runtime.GOOS == "windows" 01:25:27 [2021-04-09T01:25:27.448Z] === RUN TestGraphdriverPluginV2 01:25:27 [2021-04-09T01:25:27.448Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 01:25:27 [2021-04-09T01:25:27.448Z] external_test.go:408: runtime.GOOS == "windows" 01:25:27 [2021-04-09T01:25:27.448Z] PASS 01:25:27 [2021-04-09T01:25:27.448Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.410s 01:25:27 [2021-04-09T01:25:27.448Z] 01:25:27 [2021-04-09T01:25:27.448Z] === Skipped 01:25:27 [2021-04-09T01:25:27.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 01:25:27 [2021-04-09T01:25:27.448Z] external_test.go:48: runtime.GOOS == "windows" 01:25:27 [2021-04-09T01:25:27.448Z] 01:25:27 [2021-04-09T01:25:27.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 01:25:27 [2021-04-09T01:25:27.448Z] external_test.go:408: runtime.GOOS == "windows" 01:25:27 [2021-04-09T01:25:27.448Z] 01:25:27 [2021-04-09T01:25:27.448Z] 01:25:27 [2021-04-09T01:25:27.448Z] DONE 2 tests, 2 skipped in 3.294s 01:25:27 [2021-04-09T01:25:27.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 01:25:28 [2021-04-09T01:25:28.645Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 01:25:28 [2021-04-09T01:25:28.645Z] === RUN TestDockerSuite/TestInfoSecurityOptions 01:25:28 [2021-04-09T01:25:28.645Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 01:25:29 [2021-04-09T01:25:29.212Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 01:25:29 [2021-04-09T01:25:29.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:29 [2021-04-09T01:25:29.650Z] INFO: Testing against a local daemon 01:25:29 [2021-04-09T01:25:29.650Z] === RUN TestReadPluginNoRead 01:25:29 [2021-04-09T01:25:29.650Z] --- SKIP: TestReadPluginNoRead (0.00s) 01:25:29 [2021-04-09T01:25:29.650Z] read_test.go:21: no unix domain sockets on Windows 01:25:29 [2021-04-09T01:25:29.650Z] PASS 01:25:29 [2021-04-09T01:25:29.650Z] ok github.com/docker/docker/integration/plugin/logging 0.401s 01:25:29 [2021-04-09T01:25:29.650Z] 01:25:29 [2021-04-09T01:25:29.650Z] === Skipped 01:25:29 [2021-04-09T01:25:29.650Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 01:25:29 [2021-04-09T01:25:29.650Z] read_test.go:21: no unix domain sockets on Windows 01:25:29 [2021-04-09T01:25:29.650Z] 01:25:29 [2021-04-09T01:25:29.650Z] 01:25:29 [2021-04-09T01:25:29.650Z] DONE 1 tests, 1 skipped in 2.600s 01:25:29 [2021-04-09T01:25:29.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 01:25:30 [2021-04-09T01:25:30.587Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 01:25:31 [2021-04-09T01:25:31.220Z] testing: warning: no tests to run 01:25:31 [2021-04-09T01:25:31.220Z] PASS 01:25:31 [2021-04-09T01:25:31.220Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.244s 01:25:31 [2021-04-09T01:25:31.220Z] 01:25:31 [2021-04-09T01:25:31.220Z] DONE 0 tests in 1.415s 01:25:31 [2021-04-09T01:25:31.220Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 01:25:31 [2021-04-09T01:25:31.522Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 01:25:32 [2021-04-09T01:25:32.088Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 01:25:32 [2021-04-09T01:25:32.654Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 01:25:33 [2021-04-09T01:25:33.589Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 01:25:33 [2021-04-09T01:25:33.589Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 01:25:34 [2021-04-09T01:25:34.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:34 [2021-04-09T01:25:34.167Z] INFO: Testing against a local daemon 01:25:34 [2021-04-09T01:25:34.167Z] === RUN TestPluginWithDevMounts 01:25:34 [2021-04-09T01:25:34.167Z] --- SKIP: TestPluginWithDevMounts (0.00s) 01:25:34 [2021-04-09T01:25:34.167Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 01:25:34 [2021-04-09T01:25:34.167Z] PASS 01:25:34 [2021-04-09T01:25:34.167Z] ok github.com/docker/docker/integration/plugin/volumes 0.481s 01:25:34 [2021-04-09T01:25:34.167Z] 01:25:34 [2021-04-09T01:25:34.167Z] === Skipped 01:25:34 [2021-04-09T01:25:34.167Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 01:25:34 [2021-04-09T01:25:34.167Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 01:25:34 [2021-04-09T01:25:34.167Z] 01:25:34 [2021-04-09T01:25:34.167Z] 01:25:34 [2021-04-09T01:25:34.167Z] DONE 1 tests, 1 skipped in 2.704s 01:25:34 [2021-04-09T01:25:34.167Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 01:25:35 [2021-04-09T01:25:35.488Z] === RUN TestDockerSuite/TestInspectAmpersand 01:25:36 [2021-04-09T01:25:36.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 01:25:36 [2021-04-09T01:25:36.313Z] === RUN TestDockerSuite/TestInspectBindMountPoint 01:25:36 [2021-04-09T01:25:36.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:36 [2021-04-09T01:25:36.372Z] INFO: Testing against a local daemon 01:25:36 [2021-04-09T01:25:36.372Z] === RUN TestSecretInspect 01:25:36 [2021-04-09T01:25:36.372Z] --- SKIP: TestSecretInspect (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] === RUN TestSecretList 01:25:36 [2021-04-09T01:25:36.372Z] --- SKIP: TestSecretList (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] === RUN TestSecretsCreateAndDelete 01:25:36 [2021-04-09T01:25:36.372Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] === RUN TestSecretsUpdate 01:25:36 [2021-04-09T01:25:36.372Z] --- SKIP: TestSecretsUpdate (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] === RUN TestTemplatedSecret 01:25:36 [2021-04-09T01:25:36.372Z] --- SKIP: TestTemplatedSecret (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] === RUN TestSecretCreateResolve 01:25:36 [2021-04-09T01:25:36.372Z] --- SKIP: TestSecretCreateResolve (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 01:25:36 [2021-04-09T01:25:36.372Z] PASS 01:25:36 [2021-04-09T01:25:36.372Z] ok github.com/docker/docker/integration/secret 0.397s 01:25:36 [2021-04-09T01:25:36.372Z] 01:25:36 [2021-04-09T01:25:36.372Z] === Skipped 01:25:36 [2021-04-09T01:25:36.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] 01:25:36 [2021-04-09T01:25:36.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] 01:25:36 [2021-04-09T01:25:36.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] 01:25:36 [2021-04-09T01:25:36.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] 01:25:36 [2021-04-09T01:25:36.372Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 01:25:36 [2021-04-09T01:25:36.372Z] 01:25:36 [2021-04-09T01:25:36.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 01:25:36 [2021-04-09T01:25:36.372Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 01:25:36 [2021-04-09T01:25:36.372Z] 01:25:36 [2021-04-09T01:25:36.372Z] 01:25:36 [2021-04-09T01:25:36.372Z] DONE 6 tests, 6 skipped in 2.308s 01:25:36 [2021-04-09T01:25:36.372Z] Running D:\gopath\src\github.com\docker\docker\integration\service 01:25:37 [2021-04-09T01:25:37.251Z] === RUN TestDockerSuite/TestInspectByPrefix 01:25:37 [2021-04-09T01:25:37.251Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 01:25:38 [2021-04-09T01:25:38.627Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 01:25:38 [2021-04-09T01:25:38.627Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 01:25:39 [2021-04-09T01:25:39.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:39 [2021-04-09T01:25:39.308Z] INFO: Testing against a local daemon 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceCreateInit 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceCreateInit/daemonInitDisabled 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceCreateInit/daemonInitEnabled 01:25:39 [2021-04-09T01:25:39.308Z] --- PASS: TestServiceCreateInit (0.03s) 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateServiceMultipleTimes 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateServiceConflict 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateServiceConflict (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateServiceMaxReplicas 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateWithDuplicateNetworkNames 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateServiceSecretFileMode 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateServiceConfigFileMode 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateServiceSysctls 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateServiceSysctls (0.03s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateServiceCapabilities 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestInspect 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestInspect (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestCreateJob 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestCreateJob (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestReplicatedJob 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestReplicatedJob (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestUpdateReplicatedJob 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceListWithStatuses 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceListWithStatuses (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestDockerNetworkConnectAlias 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestDockerNetworkReConnect 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServicePlugin 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServicePlugin (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceUpdateLabel 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceUpdateLabel (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceUpdateSecrets 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceUpdateConfigs 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceUpdateNetwork 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.308Z] === RUN TestServiceUpdatePidsLimit 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) 01:25:39 [2021-04-09T01:25:39.308Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.308Z] PASS 01:25:39 [2021-04-09T01:25:39.308Z] ok github.com/docker/docker/integration/service 0.568s 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === Skipped 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) 01:25:39 [2021-04-09T01:25:39.308Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.308Z] 01:25:39 [2021-04-09T01:25:39.308Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 01:25:39 [2021-04-09T01:25:39.308Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.774Z] 01:25:39 [2021-04-09T01:25:39.774Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 01:25:39 [2021-04-09T01:25:39.774Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.774Z] 01:25:39 [2021-04-09T01:25:39.774Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 01:25:39 [2021-04-09T01:25:39.774Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.774Z] 01:25:39 [2021-04-09T01:25:39.774Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) 01:25:39 [2021-04-09T01:25:39.774Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 01:25:39 [2021-04-09T01:25:39.774Z] 01:25:39 [2021-04-09T01:25:39.774Z] 01:25:39 [2021-04-09T01:25:39.774Z] DONE 24 tests, 23 skipped in 3.062s 01:25:39 [2021-04-09T01:25:39.774Z] Running D:\gopath\src\github.com\docker\docker\integration\session 01:25:40 [2021-04-09T01:25:40.006Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 01:25:40 [2021-04-09T01:25:40.941Z] === RUN TestDockerSuite/TestInspectDefault 01:25:41 [2021-04-09T01:25:41.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:41 [2021-04-09T01:25:41.977Z] INFO: Testing against a local daemon 01:25:41 [2021-04-09T01:25:41.977Z] === RUN TestSessionCreate 01:25:41 [2021-04-09T01:25:41.977Z] --- SKIP: TestSessionCreate (0.00s) 01:25:41 [2021-04-09T01:25:41.977Z] session_test.go:15: testEnv.OSType == "windows": FIXME 01:25:41 [2021-04-09T01:25:41.977Z] === RUN TestSessionCreateWithBadUpgrade 01:25:41 [2021-04-09T01:25:41.977Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 01:25:41 [2021-04-09T01:25:41.977Z] session_test.go:36: testEnv.OSType == "windows": FIXME 01:25:41 [2021-04-09T01:25:41.977Z] PASS 01:25:41 [2021-04-09T01:25:41.977Z] ok github.com/docker/docker/integration/session 0.402s 01:25:41 [2021-04-09T01:25:41.977Z] 01:25:41 [2021-04-09T01:25:41.977Z] === Skipped 01:25:41 [2021-04-09T01:25:41.977Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 01:25:41 [2021-04-09T01:25:41.977Z] session_test.go:15: testEnv.OSType == "windows": FIXME 01:25:41 [2021-04-09T01:25:41.977Z] 01:25:41 [2021-04-09T01:25:41.977Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 01:25:41 [2021-04-09T01:25:41.977Z] session_test.go:36: testEnv.OSType == "windows": FIXME 01:25:41 [2021-04-09T01:25:41.977Z] 01:25:41 [2021-04-09T01:25:41.977Z] 01:25:41 [2021-04-09T01:25:41.977Z] DONE 2 tests, 2 skipped in 2.308s 01:25:41 [2021-04-09T01:25:41.977Z] Running D:\gopath\src\github.com\docker\docker\integration\system 01:25:42 [2021-04-09T01:25:42.318Z] === RUN TestDockerSuite/TestInspectHistory 01:25:43 [2021-04-09T01:25:43.695Z] === RUN TestDockerSuite/TestInspectImage 01:25:43 [2021-04-09T01:25:43.695Z] === RUN TestDockerSuite/TestInspectImageFilterInt 01:25:43 [2021-04-09T01:25:43.695Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 01:25:43 [2021-04-09T01:25:43.695Z] === RUN TestDockerSuite/TestInspectInt64 01:25:44 [2021-04-09T01:25:44.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:44 [2021-04-09T01:25:44.186Z] INFO: Testing against a local daemon 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestCgroupDriverSystemdMemoryLimit 01:25:44 [2021-04-09T01:25:44.186Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 01:25:44 [2021-04-09T01:25:44.186Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestEventsExecDie 01:25:44 [2021-04-09T01:25:44.186Z] --- SKIP: TestEventsExecDie (0.00s) 01:25:44 [2021-04-09T01:25:44.186Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestEventsBackwardsCompatible 01:25:44 [2021-04-09T01:25:44.186Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 01:25:44 [2021-04-09T01:25:44.186Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestInfoAPI 01:25:44 [2021-04-09T01:25:44.186Z] --- PASS: TestInfoAPI (0.04s) 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestInfoAPIWarnings 01:25:44 [2021-04-09T01:25:44.186Z] --- SKIP: TestInfoAPIWarnings (0.00s) 01:25:44 [2021-04-09T01:25:44.186Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestInfoDebug 01:25:44 [2021-04-09T01:25:44.186Z] --- SKIP: TestInfoDebug (0.00s) 01:25:44 [2021-04-09T01:25:44.186Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestInfoInsecureRegistries 01:25:44 [2021-04-09T01:25:44.186Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 01:25:44 [2021-04-09T01:25:44.186Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestInfoRegistryMirrors 01:25:44 [2021-04-09T01:25:44.186Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 01:25:44 [2021-04-09T01:25:44.186Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:25:44 [2021-04-09T01:25:44.186Z] === RUN TestLoginFailsWithBadCredentials 01:25:45 [2021-04-09T01:25:45.073Z] === RUN TestDockerSuite/TestInspectJSONFields 01:25:45 [2021-04-09T01:25:45.167Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) 01:25:45 [2021-04-09T01:25:45.167Z] === RUN TestPingCacheHeaders 01:25:45 [2021-04-09T01:25:45.167Z] --- PASS: TestPingCacheHeaders (0.03s) 01:25:45 [2021-04-09T01:25:45.167Z] === RUN TestPingGet 01:25:45 [2021-04-09T01:25:45.167Z] --- PASS: TestPingGet (0.03s) 01:25:45 [2021-04-09T01:25:45.167Z] === RUN TestPingHead 01:25:45 [2021-04-09T01:25:45.167Z] --- PASS: TestPingHead (0.03s) 01:25:45 [2021-04-09T01:25:45.167Z] === RUN TestVersion 01:25:45 [2021-04-09T01:25:45.167Z] --- PASS: TestVersion (0.03s) 01:25:45 [2021-04-09T01:25:45.167Z] PASS 01:25:45 [2021-04-09T01:25:45.167Z] ok github.com/docker/docker/integration/system 1.491s 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] === Skipped 01:25:45 [2021-04-09T01:25:45.167Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 01:25:45 [2021-04-09T01:25:45.167Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 01:25:45 [2021-04-09T01:25:45.167Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 01:25:45 [2021-04-09T01:25:45.167Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 01:25:45 [2021-04-09T01:25:45.167Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 01:25:45 [2021-04-09T01:25:45.167Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 01:25:45 [2021-04-09T01:25:45.167Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 01:25:45 [2021-04-09T01:25:45.167Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] 01:25:45 [2021-04-09T01:25:45.167Z] DONE 13 tests, 7 skipped in 3.386s 01:25:45 [2021-04-09T01:25:45.167Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 01:25:46 [2021-04-09T01:25:46.452Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 01:25:46 [2021-04-09T01:25:46.452Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 01:25:47 [2021-04-09T01:25:47.843Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 01:25:48 [2021-04-09T01:25:48.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:48 [2021-04-09T01:25:48.106Z] INFO: Testing against a local daemon 01:25:48 [2021-04-09T01:25:48.106Z] === RUN TestVolumesCreateAndList 01:25:48 [2021-04-09T01:25:48.106Z] --- PASS: TestVolumesCreateAndList (0.04s) 01:25:48 [2021-04-09T01:25:48.106Z] === RUN TestVolumesRemove 01:25:48 [2021-04-09T01:25:48.106Z] --- PASS: TestVolumesRemove (0.14s) 01:25:48 [2021-04-09T01:25:48.106Z] === RUN TestVolumesInspect 01:25:48 [2021-04-09T01:25:48.106Z] --- PASS: TestVolumesInspect (0.04s) 01:25:48 [2021-04-09T01:25:48.106Z] === RUN TestVolumesInvalidJSON 01:25:48 [2021-04-09T01:25:48.106Z] === RUN TestVolumesInvalidJSON//volumes/create 01:25:48 [2021-04-09T01:25:48.106Z] === PAUSE TestVolumesInvalidJSON//volumes/create 01:25:48 [2021-04-09T01:25:48.106Z] === CONT TestVolumesInvalidJSON//volumes/create 01:25:48 [2021-04-09T01:25:48.106Z] --- PASS: TestVolumesInvalidJSON (0.03s) 01:25:48 [2021-04-09T01:25:48.106Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 01:25:48 [2021-04-09T01:25:48.106Z] PASS 01:25:48 [2021-04-09T01:25:48.106Z] ok github.com/docker/docker/integration/volume 0.612s 01:25:48 [2021-04-09T01:25:48.106Z] 01:25:48 [2021-04-09T01:25:48.106Z] DONE 5 tests in 2.504s 01:25:48 [2021-04-09T01:25:48.106Z] INFO: make.ps1 ended at 04/09/2021 01:25:47 01:25:48 [2021-04-09T01:25:48.106Z] INFO: Integration CLI tests being run from the host: 01:25:48 [2021-04-09T01:25:48.106Z] 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" 01:25:48 [2021-04-09T01:25:48.779Z] === RUN TestDockerSuite/TestInspectPlugin 01:25:50 [2021-04-09T01:25:50.680Z] === RUN TestDockerSuite/TestInspectRootFS 01:25:50 [2021-04-09T01:25:50.680Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 01:25:51 [2021-04-09T01:25:51.248Z] === RUN TestDockerSuite/TestInspectStatus 01:25:52 [2021-04-09T01:25:52.184Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 01:25:53 [2021-04-09T01:25:53.559Z] === RUN TestDockerSuite/TestInspectTemplateError 01:25:54 [2021-04-09T01:25:54.495Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 01:25:55 [2021-04-09T01:25:55.061Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 01:25:55 [2021-04-09T01:25:55.996Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 01:25:56 [2021-04-09T01:25:56.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 01:25:56 [2021-04-09T01:25:56.749Z] INFO: Testing against a local daemon 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite/TestAPIErrorJSON 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite/TestAPIErrorPlainText 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 01:25:56 [2021-04-09T01:25:56.749Z] === RUN TestDockerSuite/TestAPIImagesDelete 01:25:56 [2021-04-09T01:25:56.930Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 01:25:57 [2021-04-09T01:25:57.215Z] === RUN TestDockerSuite/TestAPIImagesFilter 01:25:57 [2021-04-09T01:25:57.215Z] === RUN TestDockerSuite/TestAPIImagesHistory 01:25:57 [2021-04-09T01:25:57.497Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 01:25:58 [2021-04-09T01:25:58.194Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 01:25:58 [2021-04-09T01:25:58.194Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 01:25:58 [2021-04-09T01:25:58.432Z] === RUN TestDockerSuite/TestInspectUnknownObject 01:25:58 [2021-04-09T01:25:58.432Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 01:26:00 [2021-04-09T01:26:00.333Z] === RUN TestDockerSuite/TestLinkShortDefinition 01:26:02 [2021-04-09T01:26:02.236Z] === RUN TestDockerSuite/TestLinksEnvs 01:26:03 [2021-04-09T01:26:03.613Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 01:26:03 [2021-04-09T01:26:03.871Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 01:26:05 [2021-04-09T01:26:05.772Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 01:26:06 [2021-04-09T01:26:06.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 01:26:08 [2021-04-09T01:26:08.086Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 01:26:11 [2021-04-09T01:26:11.385Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 01:26:11 [2021-04-09T01:26:11.385Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 01:26:14 [2021-04-09T01:26:14.672Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 01:26:14 [2021-04-09T01:26:14.930Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 01:26:16 [2021-04-09T01:26:16.306Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 01:26:28 [2021-04-09T01:26:28.508Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 01:26:30 [2021-04-09T01:26:30.409Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 01:26:33 [2021-04-09T01:26:33.693Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 01:26:34 [2021-04-09T01:26:34.626Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 01:26:37 [2021-04-09T01:26:37.910Z] === RUN TestDockerSuite/TestLoadNoStdinFail 01:26:37 [2021-04-09T01:26:37.910Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 01:26:37 [2021-04-09T01:26:37.910Z] === RUN TestDockerSuite/TestLoginWithoutTTY 01:26:37 [2021-04-09T01:26:37.910Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 01:26:37 [2021-04-09T01:26:37.910Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 01:26:38 [2021-04-09T01:26:38.477Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 01:26:39 [2021-04-09T01:26:39.855Z] === RUN TestDockerSuite/TestLogsAPIUntil 01:26:44 [2021-04-09T01:26:44.050Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 01:26:44 [2021-04-09T01:26:44.308Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 01:26:49 [2021-04-09T01:26:49.569Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 01:26:49 [2021-04-09T01:26:49.569Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 01:26:49 [2021-04-09T01:26:49.569Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 01:26:50 [2021-04-09T01:26:50.943Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 01:26:50 [2021-04-09T01:26:50.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 01:26:52 [2021-04-09T01:26:52.319Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 01:26:53 [2021-04-09T01:26:53.693Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 01:26:55 [2021-04-09T01:26:55.595Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 01:26:56 [2021-04-09T01:26:56.970Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 01:27:00 [2021-04-09T01:27:00.255Z] === RUN TestDockerSuite/TestLogsFollowStopped 01:27:00 [2021-04-09T01:27:00.822Z] === RUN TestDockerSuite/TestLogsSeparateStderr 01:27:01 [2021-04-09T01:27:01.759Z] === RUN TestDockerSuite/TestLogsSince 01:27:09 [2021-04-09T01:27:09.870Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPINetworkFilter 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIOptionsRoute 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 01:27:10 [2021-04-09T01:27:10.443Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 01:27:11 [2021-04-09T01:27:11.424Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 01:27:11 [2021-04-09T01:27:11.424Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 01:27:11 [2021-04-09T01:27:11.424Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 01:27:11 [2021-04-09T01:27:11.424Z] === RUN TestDockerSuite/TestAttachDisconnect 01:27:11 [2021-04-09T01:27:11.424Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 01:27:14 [2021-04-09T01:27:14.364Z] === RUN TestDockerSuite/TestAttachPausedContainer 01:27:14 [2021-04-09T01:27:14.364Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 01:27:14 [2021-04-09T01:27:14.364Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 01:27:15 [2021-04-09T01:27:15.148Z] === RUN TestDockerSuite/TestLogsStderrInStdout 01:27:16 [2021-04-09T01:27:16.082Z] === RUN TestDockerSuite/TestLogsTail 01:27:17 [2021-04-09T01:27:17.456Z] === RUN TestDockerSuite/TestLogsTimestamps 01:27:18 [2021-04-09T01:27:18.391Z] === RUN TestDockerSuite/TestLogsWithDetails 01:27:19 [2021-04-09T01:27:19.767Z] === RUN TestDockerSuite/TestMountIntoProc 01:27:19 [2021-04-09T01:27:19.767Z] === RUN TestDockerSuite/TestMountIntoSys 01:27:20 [2021-04-09T01:27:20.210Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 01:27:20 [2021-04-09T01:27:20.703Z] === RUN TestDockerSuite/TestNetHostname 01:27:23 [2021-04-09T01:27:23.988Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 01:27:24 [2021-04-09T01:27:24.554Z] === RUN TestDockerSuite/TestNetworkEvents 01:27:25 [2021-04-09T01:27:25.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 01:27:31 [2021-04-09T01:27:31.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 01:27:31 [2021-04-09T01:27:31.679Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 01:27:33 [2021-04-09T01:27:33.580Z] === RUN TestDockerSwarmSuite/TestDNSConfig 01:27:34 [2021-04-09T01:27:34.147Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 01:27:35 [2021-04-09T01:27:35.081Z] === RUN TestDockerSuite/TestPluginActive 01:27:36 [2021-04-09T01:27:36.984Z] === RUN TestDockerSuite/TestPluginActiveNetwork 01:27:36 [2021-04-09T01:27:36.984Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 01:27:41 [2021-04-09T01:27:41.183Z] === RUN TestDockerSwarmSuite/TestExtraHosts 01:27:43 [2021-04-09T01:27:43.087Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 01:27:43 [2021-04-09T01:27:43.087Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 01:27:44 [2021-04-09T01:27:44.022Z] === RUN TestDockerSuite/TestPluginLogDriver 01:27:44 [2021-04-09T01:27:44.589Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 01:27:47 [2021-04-09T01:27:47.121Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 01:27:47 [2021-04-09T01:27:47.692Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 01:27:48 [2021-04-09T01:27:48.626Z] === RUN TestDockerSuite/TestPluginMetricsCollector 01:27:50 [2021-04-09T01:27:50.530Z] === RUN TestDockerSuite/TestPluginUpgrade 01:27:52 [2021-04-09T01:27:52.430Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 01:27:55 [2021-04-09T01:27:55.714Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 01:27:57 [2021-04-09T01:27:57.092Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 01:27:58 [2021-04-09T01:27:58.994Z] === RUN TestDockerSuite/TestPortExposeHostBinding 01:28:01 [2021-04-09T01:28:01.525Z] === RUN TestDockerSuite/TestPortHostBinding 01:28:03 [2021-04-09T01:28:03.427Z] === RUN TestDockerSuite/TestPortList 01:28:10 [2021-04-09T01:28:10.913Z] --- PASS: TestBuildWCOWSandboxSize (911.58s) 01:28:10 [2021-04-09T01:28:10.913Z] === RUN TestBuildWithEmptyDockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 01:28:10 [2021-04-09T01:28:10.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.72s) 01:28:10 [2021-04-09T01:28:10.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 01:28:10 [2021-04-09T01:28:10.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 01:28:10 [2021-04-09T01:28:10.913Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 01:28:10 [2021-04-09T01:28:10.913Z] === RUN TestBuildPreserveOwnership 01:28:10 [2021-04-09T01:28:10.913Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 01:28:10 [2021-04-09T01:28:10.913Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME 01:28:10 [2021-04-09T01:28:10.913Z] === RUN TestBuildPlatformInvalid 01:28:11 [2021-04-09T01:28:11.876Z] --- PASS: TestBuildPlatformInvalid (0.69s) 01:28:11 [2021-04-09T01:28:11.876Z] PASS 01:28:11 [2021-04-09T01:28:11.876Z] ok github.com/docker/docker/integration/build 1124.483s 01:28:12 [2021-04-09T01:28:12.333Z] 01:28:12 [2021-04-09T01:28:12.333Z] === Skipped 01:28:12 [2021-04-09T01:28:12.333Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 01:28:12 [2021-04-09T01:28:12.333Z] build_session_test.go:25: TODO: BuildKit 01:28:12 [2021-04-09T01:28:12.333Z] 01:28:12 [2021-04-09T01:28:12.333Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 01:28:12 [2021-04-09T01:28:12.333Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 01:28:12 [2021-04-09T01:28:12.333Z] 01:28:12 [2021-04-09T01:28:12.333Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) 01:28:12 [2021-04-09T01:28:12.333Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 01:28:12 [2021-04-09T01:28:12.333Z] 01:28:12 [2021-04-09T01:28:12.333Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 01:28:12 [2021-04-09T01:28:12.333Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 01:28:12 [2021-04-09T01:28:12.333Z] 01:28:12 [2021-04-09T01:28:12.333Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 01:28:12 [2021-04-09T01:28:12.333Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME 01:28:12 [2021-04-09T01:28:12.333Z] 01:28:12 [2021-04-09T01:28:12.333Z] 01:28:12 [2021-04-09T01:28:12.333Z] DONE 29 tests, 5 skipped in 1148.997s 01:28:12 [2021-04-09T01:28:12.333Z] Running D:\gopath\src\github.com\docker\docker\integration\config 01:28:15 [2021-04-09T01:28:15.631Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 01:28:15 [2021-04-09T01:28:15.631Z] === RUN TestDockerSuite/TestPostContainersAttach 01:28:16 [2021-04-09T01:28:16.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:28:16 [2021-04-09T01:28:16.054Z] INFO: Testing against a local daemon 01:28:16 [2021-04-09T01:28:16.054Z] === RUN TestConfigInspect 01:28:16 [2021-04-09T01:28:16.054Z] --- SKIP: TestConfigInspect (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] === RUN TestConfigList 01:28:16 [2021-04-09T01:28:16.054Z] --- SKIP: TestConfigList (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] === RUN TestConfigsCreateAndDelete 01:28:16 [2021-04-09T01:28:16.054Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] === RUN TestConfigsUpdate 01:28:16 [2021-04-09T01:28:16.054Z] --- SKIP: TestConfigsUpdate (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] === RUN TestTemplatedConfig 01:28:16 [2021-04-09T01:28:16.054Z] --- SKIP: TestTemplatedConfig (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] === RUN TestConfigCreateResolve 01:28:16 [2021-04-09T01:28:16.054Z] --- SKIP: TestConfigCreateResolve (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 01:28:16 [2021-04-09T01:28:16.054Z] === RUN TestConfigDaemonLibtrustID 01:28:16 [2021-04-09T01:28:16.054Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 01:28:16 [2021-04-09T01:28:16.054Z] PASS 01:28:16 [2021-04-09T01:28:16.054Z] ok github.com/docker/docker/integration/config 0.215s 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] === Skipped 01:28:16 [2021-04-09T01:28:16.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) 01:28:16 [2021-04-09T01:28:16.054Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] 01:28:16 [2021-04-09T01:28:16.054Z] DONE 7 tests, 7 skipped in 3.455s 01:28:16 [2021-04-09T01:28:16.054Z] Running D:\gopath\src\github.com\docker\docker\integration\container 01:28:19 [2021-04-09T01:28:19.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:28:19 [2021-04-09T01:28:19.782Z] INFO: Testing against a local daemon 01:28:19 [2021-04-09T01:28:19.782Z] === RUN TestCheckpoint 01:28:19 [2021-04-09T01:28:19.782Z] --- SKIP: TestCheckpoint (0.00s) 01:28:19 [2021-04-09T01:28:19.782Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:28:19 [2021-04-09T01:28:19.782Z] === RUN TestContainerInvalidJSON 01:28:19 [2021-04-09T01:28:19.782Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 01:28:19 [2021-04-09T01:28:19.782Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 01:28:19 [2021-04-09T01:28:19.782Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 01:28:19 [2021-04-09T01:28:19.782Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 01:28:19 [2021-04-09T01:28:19.782Z] === RUN TestContainerInvalidJSON//exec/foobar/start 01:28:19 [2021-04-09T01:28:19.782Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 01:28:19 [2021-04-09T01:28:19.782Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 01:28:19 [2021-04-09T01:28:19.782Z] === CONT TestContainerInvalidJSON//exec/foobar/start 01:28:19 [2021-04-09T01:28:19.782Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 01:28:19 [2021-04-09T01:28:19.782Z] --- PASS: TestContainerInvalidJSON (0.72s) 01:28:19 [2021-04-09T01:28:19.782Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 01:28:19 [2021-04-09T01:28:19.782Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 01:28:19 [2021-04-09T01:28:19.782Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 01:28:19 [2021-04-09T01:28:19.782Z] === RUN TestCopyFromContainerPathDoesNotExist 01:28:20 [2021-04-09T01:28:20.239Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) 01:28:20 [2021-04-09T01:28:20.239Z] === RUN TestCopyFromContainerPathIsNotDir 01:28:20 [2021-04-09T01:28:20.239Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) 01:28:20 [2021-04-09T01:28:20.239Z] copy_test.go:38: testEnv.OSType == "windows" 01:28:20 [2021-04-09T01:28:20.239Z] === RUN TestCopyToContainerPathDoesNotExist 01:28:20 [2021-04-09T01:28:20.239Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) 01:28:20 [2021-04-09T01:28:20.239Z] === RUN TestCopyToContainerPathIsNotDir 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) 01:28:20 [2021-04-09T01:28:20.695Z] copy_test.go:63: testEnv.OSType == "windows" 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCopyFromContainer 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestCopyFromContainer (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateLinkToNonExistingContainer 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidEnv 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidEnv/0 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateWithInvalidEnv/0 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidEnv/1 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateWithInvalidEnv/1 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidEnv/2 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateWithInvalidEnv/2 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateWithInvalidEnv/0 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateWithInvalidEnv/2 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateWithInvalidEnv/1 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateTmpfsMountsTarget 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithCustomMaskedPaths 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithCustomReadonlyPaths 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidHealthcheckParams 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateDifferentPlatform 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateDifferentPlatform/different_os 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateDifferentPlatform (0.04s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreateVolumesFromNonExistingContainer 01:28:20 [2021-04-09T01:28:20.695Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestCreatePlatformSpecificImageNoPlatform 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) 01:28:20 [2021-04-09T01:28:20.695Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestContainerKillOnDaemonStart 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestDiff 01:28:20 [2021-04-09T01:28:20.695Z] --- SKIP: TestDiff (0.00s) 01:28:20 [2021-04-09T01:28:20.695Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 01:28:20 [2021-04-09T01:28:20.695Z] === RUN TestExecWithCloseStdin 01:28:22 [2021-04-09T01:28:22.187Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 01:28:22 [2021-04-09T01:28:22.446Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 01:28:22 [2021-04-09T01:28:22.446Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 01:28:22 [2021-04-09T01:28:22.446Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 01:28:23 [2021-04-09T01:28:23.382Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 01:28:23 [2021-04-09T01:28:23.382Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 01:28:24 [2021-04-09T01:28:24.419Z] --- PASS: TestExecWithCloseStdin (3.36s) 01:28:24 [2021-04-09T01:28:24.419Z] === RUN TestExec 01:28:24 [2021-04-09T01:28:24.757Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 01:28:24 [2021-04-09T01:28:24.757Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 01:28:25 [2021-04-09T01:28:25.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 01:28:25 [2021-04-09T01:28:25.582Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 01:28:26 [2021-04-09T01:28:26.605Z] --- PASS: TestExec (2.34s) 01:28:26 [2021-04-09T01:28:26.605Z] === RUN TestExecUser 01:28:26 [2021-04-09T01:28:26.605Z] --- SKIP: TestExecUser (0.00s) 01:28:26 [2021-04-09T01:28:26.605Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 01:28:26 [2021-04-09T01:28:26.605Z] === RUN TestExportContainerAndImportImage 01:28:26 [2021-04-09T01:28:26.605Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 01:28:26 [2021-04-09T01:28:26.605Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 01:28:26 [2021-04-09T01:28:26.605Z] === RUN TestExportContainerAfterDaemonRestart 01:28:26 [2021-04-09T01:28:26.605Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 01:28:26 [2021-04-09T01:28:26.605Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 01:28:26 [2021-04-09T01:28:26.605Z] === RUN TestHealthCheckWorkdir 01:28:26 [2021-04-09T01:28:26.605Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 01:28:26 [2021-04-09T01:28:26.605Z] health_test.go:20: testEnv.OSType == "windows": FIXME 01:28:26 [2021-04-09T01:28:26.605Z] === RUN TestHealthKillContainer 01:28:26 [2021-04-09T01:28:26.605Z] --- SKIP: TestHealthKillContainer (0.00s) 01:28:26 [2021-04-09T01:28:26.605Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 01:28:26 [2021-04-09T01:28:26.605Z] === RUN TestInspectCpusetInConfigPre120 01:28:26 [2021-04-09T01:28:26.605Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 01:28:26 [2021-04-09T01:28:26.605Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 01:28:26 [2021-04-09T01:28:26.605Z] === RUN TestKillContainerInvalidSignal 01:28:27 [2021-04-09T01:28:27.485Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 01:28:27 [2021-04-09T01:28:27.485Z] === RUN TestDockerSuite/TestPruneContainerLabel 01:28:28 [2021-04-09T01:28:28.776Z] --- PASS: TestKillContainerInvalidSignal (2.06s) 01:28:28 [2021-04-09T01:28:28.776Z] === RUN TestKillContainer 01:28:28 [2021-04-09T01:28:28.776Z] === RUN TestKillContainer/no_signal 01:28:30 [2021-04-09T01:28:30.771Z] === RUN TestDockerSuite/TestPruneContainerUntil 01:28:30 [2021-04-09T01:28:30.947Z] === RUN TestKillContainer/non_killing_signal 01:28:30 [2021-04-09T01:28:30.947Z] === RUN TestKillContainer/killing_signal 01:28:32 [2021-04-09T01:28:32.674Z] === RUN TestDockerSuite/TestPruneNetworkLabel 01:28:32 [2021-04-09T01:28:32.675Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 01:28:33 [2021-04-09T01:28:33.115Z] --- PASS: TestKillContainer (4.52s) 01:28:33 [2021-04-09T01:28:33.115Z] --- PASS: TestKillContainer/no_signal (1.98s) 01:28:33 [2021-04-09T01:28:33.115Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 01:28:33 [2021-04-09T01:28:33.115Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 01:28:33 [2021-04-09T01:28:33.115Z] --- PASS: TestKillContainer/killing_signal (2.48s) 01:28:33 [2021-04-09T01:28:33.115Z] === RUN TestKillWithStopSignalAndRestartPolicies 01:28:33 [2021-04-09T01:28:33.115Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 01:28:33 [2021-04-09T01:28:33.115Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:28:33 [2021-04-09T01:28:33.115Z] === RUN TestKillStoppedContainer 01:28:33 [2021-04-09T01:28:33.115Z] --- SKIP: TestKillStoppedContainer (0.00s) 01:28:33 [2021-04-09T01:28:33.115Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:28:33 [2021-04-09T01:28:33.115Z] === RUN TestKillStoppedContainerAPIPre120 01:28:33 [2021-04-09T01:28:33.115Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 01:28:33 [2021-04-09T01:28:33.115Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:28:33 [2021-04-09T01:28:33.115Z] === RUN TestKillDifferentUserContainer 01:28:33 [2021-04-09T01:28:33.115Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 01:28:33 [2021-04-09T01:28:33.115Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 01:28:33 [2021-04-09T01:28:33.115Z] === RUN TestInspectOomKilledTrue 01:28:33 [2021-04-09T01:28:33.115Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 01:28:33 [2021-04-09T01:28:33.115Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 01:28:33 [2021-04-09T01:28:33.115Z] === RUN TestInspectOomKilledFalse 01:28:33 [2021-04-09T01:28:33.115Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 01:28:33 [2021-04-09T01:28:33.115Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:28:33 [2021-04-09T01:28:33.115Z] === RUN TestLogsFollowTailEmpty 01:28:33 [2021-04-09T01:28:33.610Z] === RUN TestDockerSuite/TestPruneVolumeLabel 01:28:33 [2021-04-09T01:28:33.869Z] === RUN TestDockerSuite/TestPsByOrder 01:28:35 [2021-04-09T01:28:35.291Z] --- PASS: TestLogsFollowTailEmpty (1.98s) 01:28:35 [2021-04-09T01:28:35.291Z] === RUN TestNetworkNat 01:28:35 [2021-04-09T01:28:35.291Z] --- SKIP: TestNetworkNat (0.00s) 01:28:35 [2021-04-09T01:28:35.291Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 01:28:35 [2021-04-09T01:28:35.291Z] === RUN TestNetworkLocalhostTCPNat 01:28:37 [2021-04-09T01:28:37.157Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 01:28:37 [2021-04-09T01:28:37.457Z] --- PASS: TestNetworkLocalhostTCPNat (2.35s) 01:28:37 [2021-04-09T01:28:37.457Z] === RUN TestNetworkLoopbackNat 01:28:37 [2021-04-09T01:28:37.457Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 01:28:37 [2021-04-09T01:28:37.457Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 01:28:37 [2021-04-09T01:28:37.457Z] === RUN TestPause 01:28:37 [2021-04-09T01:28:37.457Z] --- SKIP: TestPause (0.00s) 01:28:37 [2021-04-09T01:28:37.457Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 01:28:37 [2021-04-09T01:28:37.457Z] === RUN TestPauseFailsOnWindowsServerContainers 01:28:38 [2021-04-09T01:28:38.092Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 01:28:39 [2021-04-09T01:28:39.475Z] === RUN TestDockerSuite/TestPsListContainersBase 01:28:39 [2021-04-09T01:28:39.625Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) 01:28:39 [2021-04-09T01:28:39.625Z] === RUN TestPauseStopPausedContainer 01:28:39 [2021-04-09T01:28:39.625Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 01:28:39 [2021-04-09T01:28:39.625Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 01:28:39 [2021-04-09T01:28:39.625Z] === RUN TestPsFilter 01:28:39 [2021-04-09T01:28:39.625Z] --- PASS: TestPsFilter (0.23s) 01:28:39 [2021-04-09T01:28:39.625Z] === RUN TestRemoveContainerWithRemovedVolume 01:28:41 [2021-04-09T01:28:41.800Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.30s) 01:28:41 [2021-04-09T01:28:41.800Z] === RUN TestRemoveContainerWithVolume 01:28:43 [2021-04-09T01:28:43.662Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 01:28:44 [2021-04-09T01:28:44.692Z] --- PASS: TestRemoveContainerWithVolume (2.31s) 01:28:44 [2021-04-09T01:28:44.692Z] === RUN TestRemoveContainerRunning 01:28:46 [2021-04-09T01:28:46.221Z] --- PASS: TestRemoveContainerRunning (2.03s) 01:28:46 [2021-04-09T01:28:46.221Z] === RUN TestRemoveContainerForceRemoveRunning 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAddBadLinks 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 01:28:46 [2021-04-09T01:28:46.484Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 01:28:46 [2021-04-09T01:28:46.950Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 01:28:47 [2021-04-09T01:28:47.848Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 01:28:47 [2021-04-09T01:28:47.848Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 01:28:48 [2021-04-09T01:28:48.390Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.97s) 01:28:48 [2021-04-09T01:28:48.390Z] === RUN TestRemoveInvalidContainer 01:28:48 [2021-04-09T01:28:48.390Z] --- PASS: TestRemoveInvalidContainer (0.03s) 01:28:48 [2021-04-09T01:28:48.390Z] === RUN TestRenameLinkedContainer 01:28:48 [2021-04-09T01:28:48.390Z] --- SKIP: TestRenameLinkedContainer (0.00s) 01:28:48 [2021-04-09T01:28:48.390Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 01:28:48 [2021-04-09T01:28:48.390Z] === RUN TestRenameStoppedContainer 01:28:49 [2021-04-09T01:28:49.884Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 01:28:50 [2021-04-09T01:28:50.558Z] --- PASS: TestRenameStoppedContainer (2.31s) 01:28:50 [2021-04-09T01:28:50.558Z] === RUN TestRenameRunningContainerAndReuse 01:28:51 [2021-04-09T01:28:51.131Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 01:28:51 [2021-04-09T01:28:51.131Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 01:28:51 [2021-04-09T01:28:51.445Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 01:28:51 [2021-04-09T01:28:51.445Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 01:28:51 [2021-04-09T01:28:51.445Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 01:28:51 [2021-04-09T01:28:51.445Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 01:28:54 [2021-04-09T01:28:54.381Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 01:28:54 [2021-04-09T01:28:54.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 01:28:55 [2021-04-09T01:28:55.232Z] --- PASS: TestRenameRunningContainerAndReuse (4.41s) 01:28:55 [2021-04-09T01:28:55.232Z] === RUN TestRenameInvalidName 01:28:57 [2021-04-09T01:28:57.399Z] --- PASS: TestRenameInvalidName (2.09s) 01:28:57 [2021-04-09T01:28:57.399Z] === RUN TestRenameAnonymousContainer 01:28:57 [2021-04-09T01:28:57.399Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 01:28:57 [2021-04-09T01:28:57.399Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 01:28:57 [2021-04-09T01:28:57.399Z] === RUN TestRenameContainerWithSameName 01:28:57 [2021-04-09T01:28:57.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 01:28:59 [2021-04-09T01:28:59.569Z] --- PASS: TestRenameContainerWithSameName (2.09s) 01:28:59 [2021-04-09T01:28:59.569Z] === RUN TestRenameContainerWithLinkedContainer 01:28:59 [2021-04-09T01:28:59.569Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 01:28:59 [2021-04-09T01:28:59.569Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 01:28:59 [2021-04-09T01:28:59.569Z] === RUN TestResize 01:29:00 [2021-04-09T01:29:00.983Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 01:29:00 [2021-04-09T01:29:00.983Z] === RUN TestDockerSuite/TestPsListContainersFilterID 01:29:01 [2021-04-09T01:29:01.099Z] --- PASS: TestResize (2.06s) 01:29:01 [2021-04-09T01:29:01.099Z] === RUN TestResizeWithInvalidSize 01:29:01 [2021-04-09T01:29:01.099Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 01:29:01 [2021-04-09T01:29:01.099Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 01:29:01 [2021-04-09T01:29:01.099Z] === RUN TestResizeWhenContainerNotStarted 01:29:02 [2021-04-09T01:29:02.886Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 01:29:03 [2021-04-09T01:29:03.991Z] --- PASS: TestResizeWhenContainerNotStarted (2.31s) 01:29:03 [2021-04-09T01:29:03.991Z] === RUN TestDaemonRestartKillContainers 01:29:03 [2021-04-09T01:29:03.991Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 01:29:03 [2021-04-09T01:29:03.991Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 01:29:03 [2021-04-09T01:29:03.991Z] === RUN TestStats 01:29:03 [2021-04-09T01:29:03.991Z] --- SKIP: TestStats (0.00s) 01:29:03 [2021-04-09T01:29:03.991Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 01:29:03 [2021-04-09T01:29:03.991Z] === RUN TestStopContainerWithRestartPolicyAlways 01:29:05 [2021-04-09T01:29:05.417Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 01:29:05 [2021-04-09T01:29:05.675Z] === RUN TestDockerSuite/TestPsListContainersFilterName 01:29:06 [2021-04-09T01:29:06.837Z] === RUN TestDockerSuite/TestBuildAddNonTar 01:29:08 [2021-04-09T01:29:08.211Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 01:29:09 [2021-04-09T01:29:09.146Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 01:29:09 [2021-04-09T01:29:09.405Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 01:29:09 [2021-04-09T01:29:09.769Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.93s) 01:29:09 [2021-04-09T01:29:09.769Z] === RUN TestStopContainerWithTimeout 01:29:09 [2021-04-09T01:29:09.769Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 01:29:09 [2021-04-09T01:29:09.769Z] stop_windows_test.go:19: testEnv.OSType == "windows" 01:29:09 [2021-04-09T01:29:09.769Z] === RUN TestUpdateRestartPolicy 01:29:11 [2021-04-09T01:29:11.576Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 01:29:12 [2021-04-09T01:29:12.556Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 01:29:12 [2021-04-09T01:29:12.556Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 01:29:13 [2021-04-09T01:29:13.591Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 01:29:13 [2021-04-09T01:29:13.591Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 01:29:16 [2021-04-09T01:29:16.124Z] === RUN TestDockerSuite/TestPsListContainersSize 01:29:16 [2021-04-09T01:29:16.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 01:29:16 [2021-04-09T01:29:16.327Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 01:29:17 [2021-04-09T01:29:17.308Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 01:29:17 [2021-04-09T01:29:17.501Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 01:29:17 [2021-04-09T01:29:17.760Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 01:29:19 [2021-04-09T01:29:19.136Z] === RUN TestDockerSuite/TestPsRightTagName 01:29:21 [2021-04-09T01:29:21.668Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 01:29:22 [2021-04-09T01:29:22.235Z] === RUN TestDockerSuite/TestPsShowMounts 01:29:23 [2021-04-09T01:29:23.148Z] === RUN TestDockerSuite/TestBuildAddScript 01:29:23 [2021-04-09T01:29:23.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 01:29:23 [2021-04-09T01:29:23.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 01:29:23 [2021-04-09T01:29:23.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 01:29:23 [2021-04-09T01:29:23.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 01:29:23 [2021-04-09T01:29:23.148Z] === RUN TestDockerSuite/TestBuildAddTar 01:29:25 [2021-04-09T01:29:25.523Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 01:29:26 [2021-04-09T01:29:26.090Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 01:29:26 [2021-04-09T01:29:26.090Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 01:29:26 [2021-04-09T01:29:26.348Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 01:29:26 [2021-04-09T01:29:26.606Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 01:29:26 [2021-04-09T01:29:26.606Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 01:29:27 [2021-04-09T01:29:27.542Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 01:29:29 [2021-04-09T01:29:29.444Z] === RUN TestDockerSuite/TestRestartContainerSuccess 01:29:29 [2021-04-09T01:29:29.444Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 01:29:30 [2021-04-09T01:29:30.820Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 01:29:30 [2021-04-09T01:29:30.827Z] --- PASS: TestUpdateRestartPolicy (21.08s) 01:29:30 [2021-04-09T01:29:30.828Z] === RUN TestUpdateRestartWithAutoRemove 01:29:32 [2021-04-09T01:29:32.211Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 01:29:32 [2021-04-09T01:29:32.355Z] --- PASS: TestUpdateRestartWithAutoRemove (1.95s) 01:29:32 [2021-04-09T01:29:32.355Z] === RUN TestWaitNonBlocked 01:29:32 [2021-04-09T01:29:32.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 01:29:32 [2021-04-09T01:29:32.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 01:29:32 [2021-04-09T01:29:32.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 01:29:32 [2021-04-09T01:29:32.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 01:29:32 [2021-04-09T01:29:32.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 01:29:32 [2021-04-09T01:29:32.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 01:29:35 [2021-04-09T01:29:35.251Z] --- PASS: TestWaitNonBlocked (0.03s) 01:29:35 [2021-04-09T01:29:35.251Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) 01:29:35 [2021-04-09T01:29:35.251Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.83s) 01:29:35 [2021-04-09T01:29:35.251Z] === RUN TestWaitBlocked 01:29:35 [2021-04-09T01:29:35.251Z] --- SKIP: TestWaitBlocked (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 01:29:35 [2021-04-09T01:29:35.251Z] PASS 01:29:35 [2021-04-09T01:29:35.251Z] ok github.com/docker/docker/integration/container 76.343s 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === Skipped 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) 01:29:35 [2021-04-09T01:29:35.251Z] copy_test.go:38: testEnv.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) 01:29:35 [2021-04-09T01:29:35.251Z] copy_test.go:63: testEnv.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) 01:29:35 [2021-04-09T01:29:35.251Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] health_test.go:20: testEnv.OSType == "windows": FIXME 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] stop_windows_test.go:19: testEnv.OSType == "windows" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 01:29:35 [2021-04-09T01:29:35.251Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] 01:29:35 [2021-04-09T01:29:35.251Z] DONE 88 tests, 37 skipped in 79.382s 01:29:35 [2021-04-09T01:29:35.709Z] Running D:\gopath\src\github.com\docker\docker\integration\image 01:29:36 [2021-04-09T01:29:36.398Z] === RUN TestDockerSwarmSuite/TestServiceLogs 01:29:37 [2021-04-09T01:29:37.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:29:37 [2021-04-09T01:29:37.877Z] INFO: Testing against a local daemon 01:29:37 [2021-04-09T01:29:37.877Z] === RUN TestCommitInheritsEnv 01:29:37 [2021-04-09T01:29:37.877Z] --- SKIP: TestCommitInheritsEnv (0.00s) 01:29:37 [2021-04-09T01:29:37.877Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 01:29:37 [2021-04-09T01:29:37.877Z] === RUN TestImportExtremelyLargeImageWorks 01:29:37 [2021-04-09T01:29:37.877Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 01:29:37 [2021-04-09T01:29:37.877Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 01:29:37 [2021-04-09T01:29:37.877Z] === RUN TestImagesFilterMultiReference 01:29:37 [2021-04-09T01:29:37.877Z] --- PASS: TestImagesFilterMultiReference (0.09s) 01:29:37 [2021-04-09T01:29:37.877Z] === RUN TestImagePullPlatformInvalid 01:29:37 [2021-04-09T01:29:37.877Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 01:29:37 [2021-04-09T01:29:37.877Z] === RUN TestRemoveImageOrphaning 01:29:38 [2021-04-09T01:29:38.840Z] --- PASS: TestRemoveImageOrphaning (0.99s) 01:29:38 [2021-04-09T01:29:38.840Z] === RUN TestTagUnprefixedRepoByNameOrName 01:29:38 [2021-04-09T01:29:38.840Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 01:29:38 [2021-04-09T01:29:38.840Z] === RUN TestTagInvalidReference 01:29:38 [2021-04-09T01:29:38.840Z] --- PASS: TestTagInvalidReference (0.04s) 01:29:38 [2021-04-09T01:29:38.840Z] === RUN TestTagValidPrefixedRepo 01:29:38 [2021-04-09T01:29:38.840Z] --- PASS: TestTagValidPrefixedRepo (0.08s) 01:29:38 [2021-04-09T01:29:38.840Z] === RUN TestTagExistedNameWithoutForce 01:29:39 [2021-04-09T01:29:39.297Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 01:29:39 [2021-04-09T01:29:39.297Z] === RUN TestTagOfficialNames 01:29:39 [2021-04-09T01:29:39.297Z] --- PASS: TestTagOfficialNames (0.09s) 01:29:39 [2021-04-09T01:29:39.297Z] === RUN TestTagMatchesDigest 01:29:39 [2021-04-09T01:29:39.297Z] --- PASS: TestTagMatchesDigest (0.04s) 01:29:39 [2021-04-09T01:29:39.297Z] PASS 01:29:39 [2021-04-09T01:29:39.297Z] ok github.com/docker/docker/integration/image 1.624s 01:29:39 [2021-04-09T01:29:39.297Z] 01:29:39 [2021-04-09T01:29:39.297Z] === Skipped 01:29:39 [2021-04-09T01:29:39.297Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 01:29:39 [2021-04-09T01:29:39.297Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 01:29:39 [2021-04-09T01:29:39.297Z] 01:29:39 [2021-04-09T01:29:39.297Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 01:29:39 [2021-04-09T01:29:39.297Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 01:29:39 [2021-04-09T01:29:39.297Z] 01:29:39 [2021-04-09T01:29:39.297Z] 01:29:39 [2021-04-09T01:29:39.297Z] DONE 11 tests, 2 skipped in 3.761s 01:29:39 [2021-04-09T01:29:39.297Z] Running D:\gopath\src\github.com\docker\docker\integration\network 01:29:42 [2021-04-09T01:29:42.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:29:42 [2021-04-09T01:29:42.193Z] INFO: Testing against a local daemon 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestNetworkCreateDelete 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestNetworkCreateDelete (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestDockerNetworkDeletePreferID 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestDaemonDNSFallback 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestDaemonDNSFallback (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestInspectNetwork 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestInspectNetwork (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestRunContainerWithBridgeNone 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestNetworkInvalidJSON 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestNetworkInvalidJSON//networks/create 01:29:42 [2021-04-09T01:29:42.193Z] === PAUSE TestNetworkInvalidJSON//networks/create 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 01:29:42 [2021-04-09T01:29:42.193Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 01:29:42 [2021-04-09T01:29:42.193Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 01:29:42 [2021-04-09T01:29:42.193Z] === CONT TestNetworkInvalidJSON//networks/create 01:29:42 [2021-04-09T01:29:42.193Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 01:29:42 [2021-04-09T01:29:42.193Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 01:29:42 [2021-04-09T01:29:42.193Z] --- PASS: TestNetworkInvalidJSON (0.04s) 01:29:42 [2021-04-09T01:29:42.193Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 01:29:42 [2021-04-09T01:29:42.193Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 01:29:42 [2021-04-09T01:29:42.193Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestNetworkList 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestNetworkList//networks 01:29:42 [2021-04-09T01:29:42.193Z] === PAUSE TestNetworkList//networks 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestNetworkList//networks/ 01:29:42 [2021-04-09T01:29:42.193Z] === PAUSE TestNetworkList//networks/ 01:29:42 [2021-04-09T01:29:42.193Z] === CONT TestNetworkList//networks 01:29:42 [2021-04-09T01:29:42.193Z] === CONT TestNetworkList//networks/ 01:29:42 [2021-04-09T01:29:42.193Z] --- PASS: TestNetworkList (0.03s) 01:29:42 [2021-04-09T01:29:42.193Z] --- PASS: TestNetworkList//networks/ (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] --- PASS: TestNetworkList//networks (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestHostIPv4BridgeLabel 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] network_test.go:126: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestDaemonRestartWithLiveRestore 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:29: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestDaemonDefaultNetworkPools 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:58: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestDaemonRestartWithExistingNetwork 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:102: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:136: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:187: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestServiceWithPredefinedNetwork 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:212: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestServiceRemoveKeepsIngressNetwork 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:242: FLAKY_TEST 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestServiceWithDataPathPortInit 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:332: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] === RUN TestServiceWithDefaultAddressPoolInit 01:29:42 [2021-04-09T01:29:42.193Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:400: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] PASS 01:29:42 [2021-04-09T01:29:42.193Z] ok github.com/docker/docker/integration/network 0.259s 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === Skipped 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] network_test.go:126: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:29: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:58: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:102: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:136: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:187: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:212: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:242: FLAKY_TEST 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:332: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) 01:29:42 [2021-04-09T01:29:42.193Z] service_test.go:400: testEnv.OSType == "windows" 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] 01:29:42 [2021-04-09T01:29:42.193Z] DONE 22 tests, 15 skipped in 2.710s 01:29:42 [2021-04-09T01:29:42.193Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 01:29:43 [2021-04-09T01:29:43.156Z] testing: warning: no tests to run 01:29:43 [2021-04-09T01:29:43.156Z] PASS 01:29:43 [2021-04-09T01:29:43.156Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s 01:29:43 [2021-04-09T01:29:43.156Z] 01:29:43 [2021-04-09T01:29:43.156Z] DONE 0 tests in 0.839s 01:29:43 [2021-04-09T01:29:43.156Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 01:29:43 [2021-04-09T01:29:43.613Z] testing: warning: no tests to run 01:29:43 [2021-04-09T01:29:43.613Z] PASS 01:29:43 [2021-04-09T01:29:43.613Z] ok github.com/docker/docker/integration/network/macvlan 0.072s 01:29:43 [2021-04-09T01:29:43.613Z] 01:29:43 [2021-04-09T01:29:43.613Z] DONE 0 tests in 0.807s 01:29:44 [2021-04-09T01:29:44.072Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 01:29:44 [2021-04-09T01:29:44.516Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 01:29:44 [2021-04-09T01:29:44.516Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 01:29:44 [2021-04-09T01:29:44.528Z] testing: warning: no tests to run 01:29:44 [2021-04-09T01:29:44.528Z] PASS 01:29:44 [2021-04-09T01:29:44.528Z] ok github.com/docker/docker/integration/plugin 0.064s 01:29:44 [2021-04-09T01:29:44.528Z] 01:29:44 [2021-04-09T01:29:44.528Z] DONE 0 tests in 0.823s 01:29:44 [2021-04-09T01:29:44.986Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 01:29:45 [2021-04-09T01:29:45.442Z] testing: warning: no tests to run 01:29:45 [2021-04-09T01:29:45.442Z] PASS 01:29:45 [2021-04-09T01:29:45.442Z] ok github.com/docker/docker/integration/plugin/authz 0.072s 01:29:45 [2021-04-09T01:29:45.442Z] 01:29:45 [2021-04-09T01:29:45.442Z] DONE 0 tests in 0.841s 01:29:45 [2021-04-09T01:29:45.442Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 01:29:47 [2021-04-09T01:29:47.046Z] === RUN TestDockerSuite/TestRestartPolicyAlways 01:29:47 [2021-04-09T01:29:47.046Z] === RUN TestDockerSuite/TestRestartPolicyNO 01:29:47 [2021-04-09T01:29:47.046Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 01:29:47 [2021-04-09T01:29:47.046Z] === RUN TestDockerSuite/TestRestartRunningContainer 01:29:49 [2021-04-09T01:29:49.576Z] === RUN TestDockerSuite/TestRestartStoppedContainer 01:29:50 [2021-04-09T01:29:50.951Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 01:29:50 [2021-04-09T01:29:50.951Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 01:29:53 [2021-04-09T01:29:53.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:29:53 [2021-04-09T01:29:53.995Z] INFO: Testing against a local daemon 01:29:53 [2021-04-09T01:29:53.995Z] === RUN TestPluginInvalidJSON 01:29:53 [2021-04-09T01:29:53.995Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 01:29:53 [2021-04-09T01:29:53.995Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 01:29:53 [2021-04-09T01:29:53.995Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 01:29:53 [2021-04-09T01:29:53.995Z] --- PASS: TestPluginInvalidJSON (0.04s) 01:29:53 [2021-04-09T01:29:53.995Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 01:29:53 [2021-04-09T01:29:53.995Z] === RUN TestPluginInstall 01:29:53 [2021-04-09T01:29:53.995Z] --- SKIP: TestPluginInstall (0.00s) 01:29:53 [2021-04-09T01:29:53.995Z] plugin_test.go:63: testEnv.OSType == "windows" 01:29:53 [2021-04-09T01:29:53.995Z] === RUN TestPluginsWithRuntimes 01:29:53 [2021-04-09T01:29:53.995Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 01:29:53 [2021-04-09T01:29:53.995Z] plugin_test.go:172: testEnv.OSType == "windows" 01:29:53 [2021-04-09T01:29:53.995Z] === RUN TestPluginBackCompatMediaTypes 01:29:53 [2021-04-09T01:29:53.995Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 01:29:53 [2021-04-09T01:29:53.995Z] plugin_test.go:234: testEnv.OSType == "windows" 01:29:53 [2021-04-09T01:29:53.995Z] PASS 01:29:53 [2021-04-09T01:29:53.995Z] ok github.com/docker/docker/integration/plugin/common 0.215s 01:29:53 [2021-04-09T01:29:53.995Z] 01:29:53 [2021-04-09T01:29:53.995Z] === Skipped 01:29:53 [2021-04-09T01:29:53.995Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 01:29:53 [2021-04-09T01:29:53.995Z] plugin_test.go:63: testEnv.OSType == "windows" 01:29:53 [2021-04-09T01:29:53.995Z] 01:29:53 [2021-04-09T01:29:53.995Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 01:29:53 [2021-04-09T01:29:53.995Z] plugin_test.go:172: testEnv.OSType == "windows" 01:29:53 [2021-04-09T01:29:53.995Z] 01:29:53 [2021-04-09T01:29:53.995Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 01:29:53 [2021-04-09T01:29:53.995Z] plugin_test.go:234: testEnv.OSType == "windows" 01:29:53 [2021-04-09T01:29:53.995Z] 01:29:53 [2021-04-09T01:29:53.995Z] 01:29:53 [2021-04-09T01:29:53.995Z] DONE 5 tests, 3 skipped in 8.451s 01:29:53 [2021-04-09T01:29:53.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 01:29:54 [2021-04-09T01:29:54.238Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 01:29:56 [2021-04-09T01:29:56.771Z] === RUN TestDockerSuite/TestRestartWithVolumes 01:29:57 [2021-04-09T01:29:57.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:29:57 [2021-04-09T01:29:57.721Z] INFO: Testing against a local daemon 01:29:57 [2021-04-09T01:29:57.721Z] === RUN TestExternalGraphDriver 01:29:57 [2021-04-09T01:29:57.721Z] --- SKIP: TestExternalGraphDriver (0.01s) 01:29:57 [2021-04-09T01:29:57.721Z] external_test.go:48: runtime.GOOS == "windows" 01:29:57 [2021-04-09T01:29:57.721Z] === RUN TestGraphdriverPluginV2 01:29:57 [2021-04-09T01:29:57.721Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 01:29:57 [2021-04-09T01:29:57.721Z] external_test.go:408: runtime.GOOS == "windows" 01:29:57 [2021-04-09T01:29:57.721Z] PASS 01:29:57 [2021-04-09T01:29:57.721Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.173s 01:29:57 [2021-04-09T01:29:57.721Z] 01:29:57 [2021-04-09T01:29:57.721Z] === Skipped 01:29:57 [2021-04-09T01:29:57.721Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) 01:29:57 [2021-04-09T01:29:57.721Z] external_test.go:48: runtime.GOOS == "windows" 01:29:57 [2021-04-09T01:29:57.721Z] 01:29:57 [2021-04-09T01:29:57.721Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 01:29:57 [2021-04-09T01:29:57.721Z] external_test.go:408: runtime.GOOS == "windows" 01:29:57 [2021-04-09T01:29:57.721Z] 01:29:57 [2021-04-09T01:29:57.721Z] 01:29:57 [2021-04-09T01:29:57.721Z] DONE 2 tests, 2 skipped in 3.411s 01:29:57 [2021-04-09T01:29:57.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 01:29:58 [2021-04-09T01:29:58.673Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 01:29:58 [2021-04-09T01:29:58.673Z] === RUN TestDockerSuite/TestRmiBlank 01:29:58 [2021-04-09T01:29:58.673Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 01:29:58 [2021-04-09T01:29:58.673Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 01:29:58 [2021-04-09T01:29:58.941Z] === RUN TestDockerSuite/TestBuildAddTarXz 01:29:58 [2021-04-09T01:29:58.941Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 01:29:58 [2021-04-09T01:29:58.941Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 01:30:00 [2021-04-09T01:30:00.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:30:00 [2021-04-09T01:30:00.613Z] INFO: Testing against a local daemon 01:30:00 [2021-04-09T01:30:00.613Z] === RUN TestReadPluginNoRead 01:30:00 [2021-04-09T01:30:00.613Z] --- SKIP: TestReadPluginNoRead (0.00s) 01:30:00 [2021-04-09T01:30:00.613Z] read_test.go:21: no unix domain sockets on Windows 01:30:00 [2021-04-09T01:30:00.613Z] PASS 01:30:00 [2021-04-09T01:30:00.613Z] ok github.com/docker/docker/integration/plugin/logging 0.217s 01:30:00 [2021-04-09T01:30:00.613Z] 01:30:00 [2021-04-09T01:30:00.613Z] === Skipped 01:30:00 [2021-04-09T01:30:00.613Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 01:30:00 [2021-04-09T01:30:00.613Z] read_test.go:21: no unix domain sockets on Windows 01:30:00 [2021-04-09T01:30:00.613Z] 01:30:00 [2021-04-09T01:30:00.613Z] 01:30:00 [2021-04-09T01:30:00.613Z] DONE 1 tests, 1 skipped in 2.844s 01:30:00 [2021-04-09T01:30:00.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 01:30:01 [2021-04-09T01:30:01.958Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 01:30:02 [2021-04-09T01:30:02.142Z] testing: warning: no tests to run 01:30:02 [2021-04-09T01:30:02.142Z] PASS 01:30:02 [2021-04-09T01:30:02.142Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.101s 01:30:02 [2021-04-09T01:30:02.142Z] 01:30:02 [2021-04-09T01:30:02.142Z] DONE 0 tests in 1.434s 01:30:02 [2021-04-09T01:30:02.142Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 01:30:03 [2021-04-09T01:30:03.346Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 01:30:04 [2021-04-09T01:30:04.723Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 01:30:04 [2021-04-09T01:30:04.983Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 01:30:05 [2021-04-09T01:30:05.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:30:05 [2021-04-09T01:30:05.036Z] INFO: Testing against a local daemon 01:30:05 [2021-04-09T01:30:05.036Z] === RUN TestPluginWithDevMounts 01:30:05 [2021-04-09T01:30:05.036Z] --- SKIP: TestPluginWithDevMounts (0.00s) 01:30:05 [2021-04-09T01:30:05.036Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 01:30:05 [2021-04-09T01:30:05.036Z] PASS 01:30:05 [2021-04-09T01:30:05.036Z] ok github.com/docker/docker/integration/plugin/volumes 0.184s 01:30:05 [2021-04-09T01:30:05.036Z] 01:30:05 [2021-04-09T01:30:05.036Z] === Skipped 01:30:05 [2021-04-09T01:30:05.036Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 01:30:05 [2021-04-09T01:30:05.036Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 01:30:05 [2021-04-09T01:30:05.036Z] 01:30:05 [2021-04-09T01:30:05.036Z] 01:30:05 [2021-04-09T01:30:05.036Z] DONE 1 tests, 1 skipped in 2.680s 01:30:05 [2021-04-09T01:30:05.036Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 01:30:06 [2021-04-09T01:30:06.884Z] === RUN TestDockerSuite/TestRmiImgIDForce 01:30:07 [2021-04-09T01:30:07.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:30:07 [2021-04-09T01:30:07.214Z] INFO: Testing against a local daemon 01:30:07 [2021-04-09T01:30:07.214Z] === RUN TestSecretInspect 01:30:07 [2021-04-09T01:30:07.214Z] --- SKIP: TestSecretInspect (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] === RUN TestSecretList 01:30:07 [2021-04-09T01:30:07.214Z] --- SKIP: TestSecretList (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] === RUN TestSecretsCreateAndDelete 01:30:07 [2021-04-09T01:30:07.214Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] === RUN TestSecretsUpdate 01:30:07 [2021-04-09T01:30:07.214Z] --- SKIP: TestSecretsUpdate (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] === RUN TestTemplatedSecret 01:30:07 [2021-04-09T01:30:07.214Z] --- SKIP: TestTemplatedSecret (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] === RUN TestSecretCreateResolve 01:30:07 [2021-04-09T01:30:07.214Z] --- SKIP: TestSecretCreateResolve (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 01:30:07 [2021-04-09T01:30:07.214Z] PASS 01:30:07 [2021-04-09T01:30:07.214Z] ok github.com/docker/docker/integration/secret 0.173s 01:30:07 [2021-04-09T01:30:07.214Z] 01:30:07 [2021-04-09T01:30:07.214Z] === Skipped 01:30:07 [2021-04-09T01:30:07.214Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] 01:30:07 [2021-04-09T01:30:07.214Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] 01:30:07 [2021-04-09T01:30:07.214Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] 01:30:07 [2021-04-09T01:30:07.214Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] 01:30:07 [2021-04-09T01:30:07.214Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 01:30:07 [2021-04-09T01:30:07.214Z] 01:30:07 [2021-04-09T01:30:07.214Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 01:30:07 [2021-04-09T01:30:07.214Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 01:30:07 [2021-04-09T01:30:07.214Z] 01:30:07 [2021-04-09T01:30:07.214Z] 01:30:07 [2021-04-09T01:30:07.214Z] DONE 6 tests, 6 skipped in 2.384s 01:30:07 [2021-04-09T01:30:07.214Z] Running D:\gopath\src\github.com\docker\docker\integration\service 01:30:07 [2021-04-09T01:30:07.451Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 01:30:07 [2021-04-09T01:30:07.710Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 01:30:10 [2021-04-09T01:30:10.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:30:10 [2021-04-09T01:30:10.106Z] INFO: Testing against a local daemon 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceCreateInit 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceCreateInit/daemonInitDisabled 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceCreateInit/daemonInitEnabled 01:30:10 [2021-04-09T01:30:10.106Z] --- PASS: TestServiceCreateInit (0.04s) 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateServiceMultipleTimes 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateServiceConflict 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateServiceConflict (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateServiceMaxReplicas 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateWithDuplicateNetworkNames 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateServiceSecretFileMode 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateServiceConfigFileMode 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateServiceSysctls 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateServiceSysctls (0.03s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateServiceCapabilities 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 01:30:10 [2021-04-09T01:30:10.106Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestInspect 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestInspect (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestCreateJob 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestCreateJob (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestReplicatedJob 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestReplicatedJob (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestUpdateReplicatedJob 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceListWithStatuses 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServiceListWithStatuses (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestDockerNetworkConnectAlias 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestDockerNetworkReConnect 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServicePlugin 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServicePlugin (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceUpdateLabel 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServiceUpdateLabel (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceUpdateSecrets 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceUpdateConfigs 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceUpdateNetwork 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.106Z] === RUN TestServiceUpdatePidsLimit 01:30:10 [2021-04-09T01:30:10.106Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) 01:30:10 [2021-04-09T01:30:10.106Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.106Z] PASS 01:30:10 [2021-04-09T01:30:10.106Z] ok github.com/docker/docker/integration/service 0.373s 01:30:10 [2021-04-09T01:30:10.241Z] === RUN TestDockerSuite/TestRmiParentImageFail 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === Skipped 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) 01:30:10 [2021-04-09T01:30:10.563Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) 01:30:10 [2021-04-09T01:30:10.563Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] 01:30:10 [2021-04-09T01:30:10.563Z] DONE 24 tests, 23 skipped in 3.122s 01:30:10 [2021-04-09T01:30:10.563Z] Running D:\gopath\src\github.com\docker\docker\integration\session 01:30:11 [2021-04-09T01:30:11.176Z] === RUN TestDockerSuite/TestRmiTag 01:30:11 [2021-04-09T01:30:11.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 01:30:11 [2021-04-09T01:30:11.176Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 01:30:12 [2021-04-09T01:30:12.109Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 01:30:12 [2021-04-09T01:30:12.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:30:12 [2021-04-09T01:30:12.736Z] INFO: Testing against a local daemon 01:30:12 [2021-04-09T01:30:12.736Z] === RUN TestSessionCreate 01:30:12 [2021-04-09T01:30:12.736Z] --- SKIP: TestSessionCreate (0.00s) 01:30:12 [2021-04-09T01:30:12.736Z] session_test.go:15: testEnv.OSType == "windows": FIXME 01:30:12 [2021-04-09T01:30:12.736Z] === RUN TestSessionCreateWithBadUpgrade 01:30:12 [2021-04-09T01:30:12.736Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 01:30:12 [2021-04-09T01:30:12.736Z] session_test.go:36: testEnv.OSType == "windows": FIXME 01:30:12 [2021-04-09T01:30:12.736Z] PASS 01:30:12 [2021-04-09T01:30:12.736Z] ok github.com/docker/docker/integration/session 0.179s 01:30:12 [2021-04-09T01:30:12.736Z] 01:30:12 [2021-04-09T01:30:12.736Z] === Skipped 01:30:12 [2021-04-09T01:30:12.736Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 01:30:12 [2021-04-09T01:30:12.736Z] session_test.go:15: testEnv.OSType == "windows": FIXME 01:30:12 [2021-04-09T01:30:12.736Z] 01:30:12 [2021-04-09T01:30:12.736Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 01:30:12 [2021-04-09T01:30:12.736Z] session_test.go:36: testEnv.OSType == "windows": FIXME 01:30:12 [2021-04-09T01:30:12.736Z] 01:30:12 [2021-04-09T01:30:12.736Z] 01:30:12 [2021-04-09T01:30:12.736Z] DONE 2 tests, 2 skipped in 2.179s 01:30:12 [2021-04-09T01:30:12.736Z] Running D:\gopath\src\github.com\docker\docker\integration\system 01:30:15 [2021-04-09T01:30:15.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:30:15 [2021-04-09T01:30:15.064Z] INFO: Testing against a local daemon 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestCgroupDriverSystemdMemoryLimit 01:30:15 [2021-04-09T01:30:15.064Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 01:30:15 [2021-04-09T01:30:15.064Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestEventsExecDie 01:30:15 [2021-04-09T01:30:15.064Z] --- SKIP: TestEventsExecDie (0.00s) 01:30:15 [2021-04-09T01:30:15.064Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestEventsBackwardsCompatible 01:30:15 [2021-04-09T01:30:15.064Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 01:30:15 [2021-04-09T01:30:15.064Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestInfoAPI 01:30:15 [2021-04-09T01:30:15.064Z] --- PASS: TestInfoAPI (0.04s) 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestInfoAPIWarnings 01:30:15 [2021-04-09T01:30:15.064Z] --- SKIP: TestInfoAPIWarnings (0.00s) 01:30:15 [2021-04-09T01:30:15.064Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestInfoDebug 01:30:15 [2021-04-09T01:30:15.064Z] --- SKIP: TestInfoDebug (0.00s) 01:30:15 [2021-04-09T01:30:15.064Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestInfoInsecureRegistries 01:30:15 [2021-04-09T01:30:15.064Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 01:30:15 [2021-04-09T01:30:15.064Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestInfoRegistryMirrors 01:30:15 [2021-04-09T01:30:15.064Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 01:30:15 [2021-04-09T01:30:15.064Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:30:15 [2021-04-09T01:30:15.064Z] === RUN TestLoginFailsWithBadCredentials 01:30:16 [2021-04-09T01:30:16.026Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) 01:30:16 [2021-04-09T01:30:16.026Z] === RUN TestPingCacheHeaders 01:30:16 [2021-04-09T01:30:16.026Z] --- PASS: TestPingCacheHeaders (0.04s) 01:30:16 [2021-04-09T01:30:16.026Z] === RUN TestPingGet 01:30:16 [2021-04-09T01:30:16.026Z] --- PASS: TestPingGet (0.03s) 01:30:16 [2021-04-09T01:30:16.026Z] === RUN TestPingHead 01:30:16 [2021-04-09T01:30:16.026Z] --- PASS: TestPingHead (0.04s) 01:30:16 [2021-04-09T01:30:16.026Z] === RUN TestVersion 01:30:16 [2021-04-09T01:30:16.026Z] --- PASS: TestVersion (0.03s) 01:30:16 [2021-04-09T01:30:16.026Z] PASS 01:30:16 [2021-04-09T01:30:16.026Z] ok github.com/docker/docker/integration/system 1.309s 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] === Skipped 01:30:16 [2021-04-09T01:30:16.026Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 01:30:16 [2021-04-09T01:30:16.026Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 01:30:16 [2021-04-09T01:30:16.026Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 01:30:16 [2021-04-09T01:30:16.026Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 01:30:16 [2021-04-09T01:30:16.026Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 01:30:16 [2021-04-09T01:30:16.026Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 01:30:16 [2021-04-09T01:30:16.026Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 01:30:16 [2021-04-09T01:30:16.026Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] 01:30:16 [2021-04-09T01:30:16.026Z] DONE 13 tests, 7 skipped in 3.392s 01:30:16 [2021-04-09T01:30:16.026Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 01:30:17 [2021-04-09T01:30:17.377Z] === RUN TestDockerSuite/TestRmiWithContainerFails 01:30:17 [2021-04-09T01:30:17.377Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 01:30:18 [2021-04-09T01:30:18.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:30:18 [2021-04-09T01:30:18.200Z] INFO: Testing against a local daemon 01:30:18 [2021-04-09T01:30:18.200Z] === RUN TestVolumesCreateAndList 01:30:18 [2021-04-09T01:30:18.200Z] --- PASS: TestVolumesCreateAndList (0.05s) 01:30:18 [2021-04-09T01:30:18.200Z] === RUN TestVolumesRemove 01:30:18 [2021-04-09T01:30:18.313Z] === RUN TestDockerSuite/TestRmiWithParentInUse 01:30:18 [2021-04-09T01:30:18.572Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 01:30:18 [2021-04-09T01:30:18.656Z] --- PASS: TestVolumesRemove (0.12s) 01:30:18 [2021-04-09T01:30:18.656Z] === RUN TestVolumesInspect 01:30:18 [2021-04-09T01:30:18.656Z] --- PASS: TestVolumesInspect (0.05s) 01:30:18 [2021-04-09T01:30:18.656Z] === RUN TestVolumesInvalidJSON 01:30:18 [2021-04-09T01:30:18.656Z] === RUN TestVolumesInvalidJSON//volumes/create 01:30:18 [2021-04-09T01:30:18.656Z] === PAUSE TestVolumesInvalidJSON//volumes/create 01:30:18 [2021-04-09T01:30:18.656Z] === CONT TestVolumesInvalidJSON//volumes/create 01:30:18 [2021-04-09T01:30:18.656Z] --- PASS: TestVolumesInvalidJSON (0.03s) 01:30:18 [2021-04-09T01:30:18.656Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 01:30:18 [2021-04-09T01:30:18.656Z] PASS 01:30:18 [2021-04-09T01:30:18.656Z] ok github.com/docker/docker/integration/volume 0.394s 01:30:18 [2021-04-09T01:30:18.656Z] 01:30:18 [2021-04-09T01:30:18.656Z] DONE 5 tests in 2.584s 01:30:18 [2021-04-09T01:30:18.656Z] INFO: make.ps1 ended at 04/09/2021 01:30:18 01:30:18 [2021-04-09T01:30:18.656Z] INFO: Integration CLI tests being run from the host: 01:30:18 [2021-04-09T01:30:18.657Z] 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" 01:30:19 [2021-04-09T01:30:19.948Z] === RUN TestDockerSuite/TestRunAddHost 01:30:20 [2021-04-09T01:30:20.229Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 01:30:20 [2021-04-09T01:30:20.882Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 01:30:21 [2021-04-09T01:30:21.141Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 01:30:21 [2021-04-09T01:30:21.210Z] === RUN TestDockerSuite/TestBuildBlankName 01:30:21 [2021-04-09T01:30:21.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 01:30:22 [2021-04-09T01:30:22.077Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 01:30:22 [2021-04-09T01:30:22.077Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 01:30:22 [2021-04-09T01:30:22.644Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 01:30:24 [2021-04-09T01:30:24.546Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 01:30:24 [2021-04-09T01:30:24.805Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 01:30:25 [2021-04-09T01:30:25.391Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 01:30:27 [2021-04-09T01:30:27.294Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 01:30:28 [2021-04-09T01:30:28.228Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 01:30:28 [2021-04-09T01:30:28.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 01:30:28 [2021-04-09T01:30:28.983Z] INFO: Testing against a local daemon 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIErrorJSON 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIErrorPlainText 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIImagesDelete 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIImagesFilter 01:30:28 [2021-04-09T01:30:28.983Z] === RUN TestDockerSuite/TestAPIImagesHistory 01:30:29 [2021-04-09T01:30:29.163Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 01:30:29 [2021-04-09T01:30:29.440Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 01:30:29 [2021-04-09T01:30:29.898Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 01:30:30 [2021-04-09T01:30:30.538Z] === RUN TestDockerSuite/TestRunAttachDetach 01:30:31 [2021-04-09T01:30:31.473Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 01:30:32 [2021-04-09T01:30:32.407Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 01:30:33 [2021-04-09T01:30:33.342Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 01:30:33 [2021-04-09T01:30:33.909Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 01:30:34 [2021-04-09T01:30:34.843Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 01:30:36 [2021-04-09T01:30:36.217Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 01:30:37 [2021-04-09T01:30:37.152Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 01:30:37 [2021-04-09T01:30:37.719Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 01:30:37 [2021-04-09T01:30:37.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 01:30:38 [2021-04-09T01:30:38.655Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 01:30:39 [2021-04-09T01:30:39.223Z] === RUN TestDockerSuite/TestRunAttachWithDetach 01:30:39 [2021-04-09T01:30:39.223Z] === RUN TestDockerSuite/TestRunBindMounts 01:30:39 [2021-04-09T01:30:39.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 01:30:39 [2021-04-09T01:30:39.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 01:30:42 [2021-04-09T01:30:42.510Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 01:30:43 [2021-04-09T01:30:43.076Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 01:30:44 [2021-04-09T01:30:44.010Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 01:30:44 [2021-04-09T01:30:44.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 01:30:44 [2021-04-09T01:30:44.578Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 01:30:45 [2021-04-09T01:30:45.145Z] === RUN TestDockerSuite/TestRunCapAddInvalid 01:30:45 [2021-04-09T01:30:45.145Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 01:30:46 [2021-04-09T01:30:46.088Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 01:30:46 [2021-04-09T01:30:46.661Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 01:30:47 [2021-04-09T01:30:47.595Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 01:30:48 [2021-04-09T01:30:48.161Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 01:30:48 [2021-04-09T01:30:48.728Z] === RUN TestDockerSuite/TestRunCapDropInvalid 01:30:48 [2021-04-09T01:30:48.986Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 01:30:49 [2021-04-09T01:30:49.553Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 01:30:49 [2021-04-09T01:30:49.553Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 01:30:50 [2021-04-09T01:30:50.927Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 01:30:51 [2021-04-09T01:30:51.495Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 01:30:52 [2021-04-09T01:30:52.430Z] === RUN TestDockerSuite/TestRunContainerNetwork 01:30:52 [2021-04-09T01:30:52.430Z] === RUN TestDockerSwarmSuite/TestServiceScale 01:30:52 [2021-04-09T01:30:52.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 01:30:52 [2021-04-09T01:30:52.997Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 01:30:53 [2021-04-09T01:30:53.256Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 01:30:54 [2021-04-09T01:30:54.192Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 01:30:55 [2021-04-09T01:30:55.568Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 01:30:55 [2021-04-09T01:30:55.826Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 01:30:57 [2021-04-09T01:30:57.730Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 01:30:59 [2021-04-09T01:30:59.105Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 01:30:59 [2021-04-09T01:30:59.673Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 01:31:00 [2021-04-09T01:31:00.239Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 01:31:01 [2021-04-09T01:31:01.198Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 01:31:02 [2021-04-09T01:31:02.137Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 01:31:03 [2021-04-09T01:31:03.090Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 01:31:04 [2021-04-09T01:31:04.993Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 01:31:05 [2021-04-09T01:31:05.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 01:31:05 [2021-04-09T01:31:05.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 01:31:09 [2021-04-09T01:31:09.181Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 01:31:09 [2021-04-09T01:31:09.181Z] === RUN TestDockerSuite/TestRunCreateVolume 01:31:09 [2021-04-09T01:31:09.181Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 01:31:11 [2021-04-09T01:31:11.715Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 01:31:11 [2021-04-09T01:31:11.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 01:31:11 [2021-04-09T01:31:11.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 01:31:11 [2021-04-09T01:31:11.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 01:31:13 [2021-04-09T01:31:13.616Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 01:31:14 [2021-04-09T01:31:14.991Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 01:31:16 [2021-04-09T01:31:16.368Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 01:31:17 [2021-04-09T01:31:17.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 01:31:17 [2021-04-09T01:31:17.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 01:31:17 [2021-04-09T01:31:17.745Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 01:31:18 [2021-04-09T01:31:18.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 01:31:18 [2021-04-09T01:31:18.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 01:31:18 [2021-04-09T01:31:18.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 01:31:19 [2021-04-09T01:31:19.651Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 01:31:19 [2021-04-09T01:31:19.651Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 01:31:19 [2021-04-09T01:31:19.651Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 01:31:20 [2021-04-09T01:31:20.218Z] === RUN TestDockerSuite/TestRunDNSInHostMode 01:31:20 [2021-04-09T01:31:20.477Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 01:31:23 [2021-04-09T01:31:23.763Z] === RUN TestDockerSuite/TestRunDNSOptions 01:31:25 [2021-04-09T01:31:25.152Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 01:31:27 [2021-04-09T01:31:27.686Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 01:31:27 [2021-04-09T01:31:27.945Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 01:31:29 [2021-04-09T01:31:29.847Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 01:31:30 [2021-04-09T01:31:30.415Z] === RUN TestDockerSuite/TestRunDeviceDirectory 01:31:30 [2021-04-09T01:31:30.415Z] === RUN TestDockerSuite/TestRunDeviceNumbers 01:31:31 [2021-04-09T01:31:31.350Z] === RUN TestDockerSuite/TestRunDeviceSymlink 01:31:32 [2021-04-09T01:31:32.724Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 01:31:32 [2021-04-09T01:31:32.983Z] === RUN TestDockerSuite/TestRunDuplicateMount 01:31:33 [2021-04-09T01:31:33.549Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 01:31:34 [2021-04-09T01:31:34.485Z] === RUN TestDockerSuite/TestRunEchoStdout 01:31:35 [2021-04-09T01:31:35.052Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 01:31:35 [2021-04-09T01:31:35.986Z] === RUN TestDockerSuite/TestRunEmptyEnv 01:31:35 [2021-04-09T01:31:35.986Z] === RUN TestDockerSuite/TestRunEntrypoint 01:31:36 [2021-04-09T01:31:36.555Z] === RUN TestDockerSuite/TestRunEnvironment 01:31:37 [2021-04-09T01:31:37.490Z] === RUN TestDockerSuite/TestRunEnvironmentErase 01:31:38 [2021-04-09T01:31:38.059Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 01:31:38 [2021-04-09T01:31:38.625Z] === RUN TestDockerSuite/TestRunExitCode 01:31:39 [2021-04-09T01:31:39.560Z] === RUN TestDockerSuite/TestRunExitCodeOne 01:31:40 [2021-04-09T01:31:40.126Z] === RUN TestDockerSuite/TestRunExitCodeZero 01:31:40 [2021-04-09T01:31:40.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 01:31:40 [2021-04-09T01:31:40.693Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 01:31:41 [2021-04-09T01:31:41.631Z] === RUN TestDockerSuite/TestRunExposePort 01:31:41 [2021-04-09T01:31:41.631Z] === RUN TestDockerSuite/TestRunFullHostnameSet 01:31:42 [2021-04-09T01:31:42.568Z] === RUN TestDockerSuite/TestRunGroupAdd 01:31:43 [2021-04-09T01:31:43.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 01:31:43 [2021-04-09T01:31:43.505Z] === RUN TestDockerSuite/TestRunHostnameFQDN 01:31:44 [2021-04-09T01:31:44.890Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 01:31:45 [2021-04-09T01:31:45.456Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 01:31:45 [2021-04-09T01:31:45.456Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 01:31:47 [2021-04-09T01:31:47.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 01:31:48 [2021-04-09T01:31:48.072Z] === RUN TestDockerSuite/TestBuildCacheAdd 01:31:48 [2021-04-09T01:31:48.537Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 01:31:48 [2021-04-09T01:31:48.743Z] === RUN TestDockerSuite/TestRunInspectMacAddress 01:31:49 [2021-04-09T01:31:49.312Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 01:31:49 [2021-04-09T01:31:49.571Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 01:31:50 [2021-04-09T01:31:50.094Z] === RUN TestDockerSuite/TestBuildCacheFrom 01:31:50 [2021-04-09T01:31:50.094Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 01:31:52 [2021-04-09T01:31:52.105Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 01:31:53 [2021-04-09T01:31:53.869Z] === RUN TestDockerSuite/TestBuildCacheRootSource 01:31:55 [2021-04-09T01:31:55.434Z] === RUN TestDockerSuite/TestBuildChownOnCopy 01:31:55 [2021-04-09T01:31:55.434Z] === RUN TestDockerSuite/TestBuildChownSingleFile 01:31:55 [2021-04-09T01:31:55.434Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 01:31:56 [2021-04-09T01:31:56.989Z] === RUN TestDockerSuite/TestBuildClearCmd 01:31:57 [2021-04-09T01:31:57.971Z] === RUN TestDockerSuite/TestBuildCmd 01:31:58 [2021-04-09T01:31:58.438Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 01:31:58 [2021-04-09T01:31:58.904Z] === RUN TestDockerSuite/TestBuildCmdShDashC 01:31:59 [2021-04-09T01:31:59.885Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 01:32:02 [2021-04-09T01:32:02.072Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 01:32:02 [2021-04-09T01:32:02.072Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 01:32:03 [2021-04-09T01:32:03.448Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 01:32:03 [2021-04-09T01:32:03.448Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 01:32:03 [2021-04-09T01:32:03.448Z] === RUN TestDockerSuite/TestRunInvalidReference 01:32:03 [2021-04-09T01:32:03.448Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 01:32:06 [2021-04-09T01:32:06.907Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 01:32:07 [2021-04-09T01:32:07.473Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 01:32:07 [2021-04-09T01:32:07.473Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 01:32:07 [2021-04-09T01:32:07.790Z] === RUN TestDockerSuite/TestBuildCmdSpaces 01:32:07 [2021-04-09T01:32:07.790Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 01:32:07 [2021-04-09T01:32:07.790Z] === RUN TestDockerSuite/TestBuildConditionalCache 01:32:09 [2021-04-09T01:32:09.346Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 01:32:09 [2021-04-09T01:32:09.346Z] === RUN TestDockerSuite/TestBuildContextCleanup 01:32:09 [2021-04-09T01:32:09.375Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 01:32:09 [2021-04-09T01:32:09.811Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 01:32:11 [2021-04-09T01:32:11.278Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 01:32:16 [2021-04-09T01:32:16.939Z] === RUN TestDockerSuite/TestBuildContextTarGzip 01:32:17 [2021-04-09T01:32:17.405Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 01:32:17 [2021-04-09T01:32:17.855Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 01:32:17 [2021-04-09T01:32:17.855Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 01:32:17 [2021-04-09T01:32:17.871Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 01:32:17 [2021-04-09T01:32:17.871Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 01:32:18 [2021-04-09T01:32:18.112Z] === RUN TestDockerSuite/TestRunModeHostname 01:32:18 [2021-04-09T01:32:18.852Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 01:32:19 [2021-04-09T01:32:19.317Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 01:32:19 [2021-04-09T01:32:19.317Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 01:32:19 [2021-04-09T01:32:19.317Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 01:32:19 [2021-04-09T01:32:19.488Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 01:32:19 [2021-04-09T01:32:19.488Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 01:32:19 [2021-04-09T01:32:19.488Z] === RUN TestDockerSuite/TestRunModeIpcHost 01:32:20 [2021-04-09T01:32:20.862Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 01:32:22 [2021-04-09T01:32:22.239Z] === RUN TestDockerSuite/TestRunModePIDContainer 01:32:24 [2021-04-09T01:32:24.139Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 01:32:24 [2021-04-09T01:32:24.139Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 01:32:24 [2021-04-09T01:32:24.139Z] === RUN TestDockerSuite/TestRunModeUTSHost 01:32:25 [2021-04-09T01:32:25.167Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 01:32:25 [2021-04-09T01:32:25.515Z] === RUN TestDockerSuite/TestRunMount 01:32:26 [2021-04-09T01:32:26.450Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 01:32:34 [2021-04-09T01:32:34.562Z] === RUN TestDockerSuite/TestRunMountOrdering 01:32:34 [2021-04-09T01:32:34.562Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 01:32:35 [2021-04-09T01:32:35.130Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 01:32:36 [2021-04-09T01:32:36.508Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 01:32:38 [2021-04-09T01:32:38.411Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 01:32:40 [2021-04-09T01:32:40.946Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 01:32:44 [2021-04-09T01:32:44.230Z] === RUN TestDockerSuite/TestRunNamedVolume 01:32:46 [2021-04-09T01:32:46.149Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 01:32:48 [2021-04-09T01:32:48.681Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 01:32:50 [2021-04-09T01:32:50.057Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 01:32:51 [2021-04-09T01:32:51.432Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 01:32:51 [2021-04-09T01:32:51.690Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 01:32:52 [2021-04-09T01:32:52.626Z] === RUN TestDockerSuite/TestRunNetHost 01:32:53 [2021-04-09T01:32:53.561Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 01:32:54 [2021-04-09T01:32:54.495Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 01:32:55 [2021-04-09T01:32:55.432Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPINetworkFilter 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIOptionsRoute 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 01:32:56 [2021-04-09T01:32:56.711Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 01:32:57 [2021-04-09T01:32:57.168Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 01:32:57 [2021-04-09T01:32:57.168Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 01:32:57 [2021-04-09T01:32:57.168Z] === RUN TestDockerSuite/TestAttachDisconnect 01:32:57 [2021-04-09T01:32:57.168Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 01:32:57 [2021-04-09T01:32:57.963Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 01:32:59 [2021-04-09T01:32:59.866Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 01:33:00 [2021-04-09T01:33:00.932Z] === RUN TestDockerSuite/TestAttachPausedContainer 01:33:00 [2021-04-09T01:33:00.932Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 01:33:00 [2021-04-09T01:33:00.932Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 01:33:04 [2021-04-09T01:33:04.053Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 01:33:04 [2021-04-09T01:33:04.311Z] === RUN TestDockerSuite/TestRunNoDupVolumes 01:33:04 [2021-04-09T01:33:04.570Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 01:33:05 [2021-04-09T01:33:05.137Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 01:33:05 [2021-04-09T01:33:05.137Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 01:33:06 [2021-04-09T01:33:06.070Z] === RUN TestDockerSuite/TestRunNonExistingCmd 01:33:06 [2021-04-09T01:33:06.636Z] === RUN TestDockerSuite/TestRunNonExistingImage 01:33:06 [2021-04-09T01:33:06.636Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 01:33:07 [2021-04-09T01:33:07.579Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 01:33:07 [2021-04-09T01:33:07.815Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 01:33:07 [2021-04-09T01:33:07.815Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 01:33:07 [2021-04-09T01:33:07.815Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 01:33:07 [2021-04-09T01:33:07.987Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 01:33:13 [2021-04-09T01:33:13.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 01:33:13 [2021-04-09T01:33:13.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 01:33:13 [2021-04-09T01:33:13.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 01:33:13 [2021-04-09T01:33:13.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 01:33:14 [2021-04-09T01:33:14.135Z] === RUN TestDockerSuite/TestRunOOMExitCode 01:33:14 [2021-04-09T01:33:14.135Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 01:33:14 [2021-04-09T01:33:14.135Z] === RUN TestDockerSuite/TestRunPIDsLimit 01:33:14 [2021-04-09T01:33:14.641Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 01:33:14 [2021-04-09T01:33:14.641Z] === RUN TestDockerSuite/TestBuildCopyWildcard 01:33:14 [2021-04-09T01:33:14.701Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 01:33:16 [2021-04-09T01:33:16.602Z] === RUN TestDockerSuite/TestRunPortInUse 01:33:17 [2021-04-09T01:33:17.537Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 01:33:17 [2021-04-09T01:33:17.795Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 01:33:18 [2021-04-09T01:33:18.360Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 01:33:18 [2021-04-09T01:33:18.619Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 01:33:19 [2021-04-09T01:33:19.553Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 01:33:19 [2021-04-09T01:33:19.811Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 01:33:19 [2021-04-09T01:33:19.811Z] === RUN TestDockerSuite/TestRunPublishPort 01:33:20 [2021-04-09T01:33:20.749Z] === RUN TestDockerSuite/TestRunReadFilteredProc 01:33:21 [2021-04-09T01:33:21.007Z] === RUN TestDockerSuite/TestRunReadProcLatency 01:33:21 [2021-04-09T01:33:21.007Z] === RUN TestDockerSuite/TestRunReadProcTimer 01:33:21 [2021-04-09T01:33:21.575Z] === RUN TestDockerSuite/TestRunRedirectStdout 01:33:23 [2021-04-09T01:33:23.477Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 01:33:23 [2021-04-09T01:33:23.477Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 01:33:26 [2021-04-09T01:33:26.758Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 01:33:27 [2021-04-09T01:33:27.693Z] === RUN TestDockerSuite/TestRunRm 01:33:28 [2021-04-09T01:33:28.629Z] === RUN TestDockerSuite/TestRunRmAndWait 01:33:32 [2021-04-09T01:33:32.813Z] === RUN TestDockerSuite/TestRunRmPre125Api 01:33:32 [2021-04-09T01:33:32.813Z] === RUN TestDockerSuite/TestRunRootWorkdir 01:33:33 [2021-04-09T01:33:33.752Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 01:33:35 [2021-04-09T01:33:35.128Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 01:33:35 [2021-04-09T01:33:35.694Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 01:33:39 [2021-04-09T01:33:39.882Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 01:33:39 [2021-04-09T01:33:39.884Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 01:33:39 [2021-04-09T01:33:39.884Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 01:33:40 [2021-04-09T01:33:40.349Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 01:33:43 [2021-04-09T01:33:43.169Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 01:33:44 [2021-04-09T01:33:44.104Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 01:33:44 [2021-04-09T01:33:44.672Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 01:33:45 [2021-04-09T01:33:45.239Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 01:33:45 [2021-04-09T01:33:45.805Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 01:33:46 [2021-04-09T01:33:46.064Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 01:33:46 [2021-04-09T01:33:46.631Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 01:33:47 [2021-04-09T01:33:47.198Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 01:33:48 [2021-04-09T01:33:48.134Z] === RUN TestDockerSuite/TestRunSetMacAddress 01:33:48 [2021-04-09T01:33:48.700Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 01:33:51 [2021-04-09T01:33:51.229Z] === RUN TestDockerSuite/TestRunState 01:33:53 [2021-04-09T01:33:53.132Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 01:33:53 [2021-04-09T01:33:53.392Z] === RUN TestDockerSuite/TestRunStdinPipe 01:33:54 [2021-04-09T01:33:54.326Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 01:33:54 [2021-04-09T01:33:54.326Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 01:33:54 [2021-04-09T01:33:54.326Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 01:33:55 [2021-04-09T01:33:55.261Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 01:33:55 [2021-04-09T01:33:55.519Z] === RUN TestDockerSuite/TestRunSysctls 01:33:56 [2021-04-09T01:33:56.903Z] === RUN TestDockerSuite/TestRunTLSVerify 01:33:57 [2021-04-09T01:33:57.161Z] === RUN TestDockerSuite/TestRunTTYWithPipe 01:33:57 [2021-04-09T01:33:57.161Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 01:33:57 [2021-04-09T01:33:57.728Z] === RUN TestDockerSuite/TestRunTmpfsMounts 01:34:00 [2021-04-09T01:34:00.260Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 01:34:00 [2021-04-09T01:34:00.826Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 01:34:02 [2021-04-09T01:34:02.730Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 01:34:04 [2021-04-09T01:34:04.105Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 01:34:05 [2021-04-09T01:34:05.597Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 01:34:05 [2021-04-09T01:34:05.597Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 01:34:05 [2021-04-09T01:34:05.597Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 01:34:06 [2021-04-09T01:34:06.636Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 01:34:09 [2021-04-09T01:34:09.168Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 01:34:10 [2021-04-09T01:34:10.544Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 01:34:11 [2021-04-09T01:34:11.480Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 01:34:12 [2021-04-09T01:34:12.415Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 01:34:13 [2021-04-09T01:34:13.352Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 01:34:14 [2021-04-09T01:34:14.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 01:34:15 [2021-04-09T01:34:15.884Z] === RUN TestDockerSuite/TestRunUnshareProc 01:34:17 [2021-04-09T01:34:17.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 01:34:17 [2021-04-09T01:34:17.262Z] === RUN TestDockerSuite/TestRunUserByID 01:34:17 [2021-04-09T01:34:17.828Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 01:34:18 [2021-04-09T01:34:18.086Z] === RUN TestDockerSuite/TestRunUserByIDBig 01:34:18 [2021-04-09T01:34:18.344Z] === RUN TestDockerSuite/TestRunUserByIDNegative 01:34:18 [2021-04-09T01:34:18.344Z] === RUN TestDockerSuite/TestRunUserByIDZero 01:34:19 [2021-04-09T01:34:19.291Z] === RUN TestDockerSuite/TestRunUserByName 01:34:20 [2021-04-09T01:34:20.112Z] === RUN TestDockerSuite/TestBuildDockerignore 01:34:20 [2021-04-09T01:34:20.225Z] === RUN TestDockerSuite/TestRunUserDefaults 01:34:21 [2021-04-09T01:34:21.622Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 01:34:21 [2021-04-09T01:34:21.622Z] === RUN TestDockerSuite/TestRunUserNotFound 01:34:21 [2021-04-09T01:34:21.622Z] === RUN TestDockerSuite/TestRunVerifyContainerID 01:34:22 [2021-04-09T01:34:22.559Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 01:34:27 [2021-04-09T01:34:27.826Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 01:34:27 [2021-04-09T01:34:27.826Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 01:34:28 [2021-04-09T01:34:28.762Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 01:34:29 [2021-04-09T01:34:29.697Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 01:34:31 [2021-04-09T01:34:31.074Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 01:34:32 [2021-04-09T01:34:32.453Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 01:34:34 [2021-04-09T01:34:34.354Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 01:34:36 [2021-04-09T01:34:36.982Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 01:34:38 [2021-04-09T01:34:38.357Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 01:34:39 [2021-04-09T01:34:39.732Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 01:34:40 [2021-04-09T01:34:40.666Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 01:34:40 [2021-04-09T01:34:40.666Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 01:34:40 [2021-04-09T01:34:40.666Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 01:34:40 [2021-04-09T01:34:40.666Z] === RUN TestDockerSuite/TestRunWithBadDevice 01:34:40 [2021-04-09T01:34:40.925Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 01:34:40 [2021-04-09T01:34:40.925Z] === RUN TestDockerSuite/TestRunWithCPUQuota 01:34:42 [2021-04-09T01:34:42.297Z] === RUN TestDockerSwarmSuite/TestSwarmInit 01:34:45 [2021-04-09T01:34:45.587Z] === RUN TestDockerSuite/TestRunWithCPUShares 01:34:46 [2021-04-09T01:34:46.152Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 01:34:46 [2021-04-09T01:34:46.718Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 01:34:46 [2021-04-09T01:34:46.719Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 01:34:47 [2021-04-09T01:34:47.653Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 01:34:49 [2021-04-09T01:34:49.028Z] === RUN TestDockerSuite/TestRunWithCpusetMems 01:34:49 [2021-04-09T01:34:49.595Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 01:34:49 [2021-04-09T01:34:49.595Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 01:34:50 [2021-04-09T01:34:50.531Z] === RUN TestDockerSuite/TestRunWithKernelMemory 01:34:51 [2021-04-09T01:34:51.467Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 01:34:52 [2021-04-09T01:34:52.401Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 01:34:53 [2021-04-09T01:34:53.336Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 01:34:53 [2021-04-09T01:34:53.336Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 01:34:54 [2021-04-09T01:34:54.272Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 01:34:54 [2021-04-09T01:34:54.531Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 01:34:55 [2021-04-09T01:34:55.096Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 01:34:55 [2021-04-09T01:34:55.355Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 01:34:55 [2021-04-09T01:34:55.355Z] === RUN TestDockerSuite/TestRunWithShmSize 01:34:55 [2021-04-09T01:34:55.923Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 01:34:56 [2021-04-09T01:34:56.490Z] === RUN TestDockerSuite/TestRunWithSwappiness 01:34:56 [2021-04-09T01:34:56.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 01:34:57 [2021-04-09T01:34:57.315Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 01:34:57 [2021-04-09T01:34:57.315Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 01:34:57 [2021-04-09T01:34:57.315Z] === RUN TestDockerSuite/TestRunWithUlimits 01:34:58 [2021-04-09T01:34:58.251Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 01:34:59 [2021-04-09T01:34:59.627Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 01:34:59 [2021-04-09T01:34:59.886Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 01:35:00 [2021-04-09T01:35:00.828Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 01:35:00 [2021-04-09T01:35:00.828Z] === RUN TestDockerSuite/TestRunWithoutNetworking 01:35:01 [2021-04-09T01:35:01.763Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 01:35:01 [2021-04-09T01:35:01.763Z] === RUN TestDockerSuite/TestRunWorkingDirectory 01:35:03 [2021-04-09T01:35:03.665Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 01:35:03 [2021-04-09T01:35:03.923Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 01:35:06 [2021-04-09T01:35:06.453Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 01:35:06 [2021-04-09T01:35:06.711Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 01:35:06 [2021-04-09T01:35:06.711Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 01:35:06 [2021-04-09T01:35:06.711Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 01:35:07 [2021-04-09T01:35:07.646Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 01:35:09 [2021-04-09T01:35:09.021Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 01:35:09 [2021-04-09T01:35:09.958Z] === RUN TestDockerSuite/TestSaveCheckTimes 01:35:09 [2021-04-09T01:35:09.958Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 01:35:11 [2021-04-09T01:35:11.859Z] === RUN TestDockerSuite/TestSaveImageId 01:35:11 [2021-04-09T01:35:11.859Z] === RUN TestDockerSuite/TestSaveLoadNoTag 01:35:12 [2021-04-09T01:35:12.119Z] === RUN TestDockerSuite/TestSaveLoadParents 01:35:14 [2021-04-09T01:35:14.022Z] === RUN TestDockerSuite/TestSaveMultipleNames 01:35:14 [2021-04-09T01:35:14.022Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 01:35:15 [2021-04-09T01:35:15.925Z] === RUN TestDockerSuite/TestSaveSingleTag 01:35:15 [2021-04-09T01:35:15.925Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 01:35:15 [2021-04-09T01:35:15.925Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 01:35:17 [2021-04-09T01:35:17.302Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 01:35:18 [2021-04-09T01:35:18.677Z] === RUN TestDockerSuite/TestSearchCmdOptions 01:35:18 [2021-04-09T01:35:18.935Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 01:35:18 [2021-04-09T01:35:18.935Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 01:35:19 [2021-04-09T01:35:19.194Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 01:35:19 [2021-04-09T01:35:19.194Z] === RUN TestDockerSuite/TestSearchWithLimit 01:35:19 [2021-04-09T01:35:19.594Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 01:35:19 [2021-04-09T01:35:19.594Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 01:35:19 [2021-04-09T01:35:19.594Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 01:35:19 [2021-04-09T01:35:19.594Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 01:35:19 [2021-04-09T01:35:19.761Z] === RUN TestDockerSuite/TestSlowStdinClosing 01:35:20 [2021-04-09T01:35:20.557Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 01:35:20 [2021-04-09T01:35:20.724Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 01:35:20 [2021-04-09T01:35:20.724Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 01:35:20 [2021-04-09T01:35:20.724Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 01:35:21 [2021-04-09T01:35:21.521Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 01:35:21 [2021-04-09T01:35:21.521Z] === RUN TestDockerSuite/TestBuildAddBadLinks 01:35:21 [2021-04-09T01:35:21.521Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 01:35:21 [2021-04-09T01:35:21.521Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 01:35:21 [2021-04-09T01:35:21.521Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 01:35:21 [2021-04-09T01:35:21.669Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 01:35:22 [2021-04-09T01:35:22.484Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 01:35:26 [2021-04-09T01:35:26.209Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 01:35:27 [2021-04-09T01:35:27.740Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 01:35:27 [2021-04-09T01:35:27.740Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 01:35:27 [2021-04-09T01:35:27.740Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 01:35:27 [2021-04-09T01:35:27.740Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 01:35:28 [2021-04-09T01:35:28.224Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 01:35:29 [2021-04-09T01:35:29.602Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 01:35:30 [2021-04-09T01:35:30.536Z] === RUN TestDockerSuite/TestStartAttachSilent 01:35:30 [2021-04-09T01:35:30.633Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 01:35:31 [2021-04-09T01:35:31.913Z] === RUN TestDockerSuite/TestStartAttachWithRename 01:35:35 [2021-04-09T01:35:35.193Z] === RUN TestDockerSuite/TestStartMultipleContainers 01:35:37 [2021-04-09T01:35:37.096Z] === RUN TestDockerSuite/TestStartPausedContainer 01:35:38 [2021-04-09T01:35:38.031Z] === RUN TestDockerSuite/TestStartRecordError 01:35:39 [2021-04-09T01:35:39.932Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 01:35:41 [2021-04-09T01:35:41.309Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 01:35:42 [2021-04-09T01:35:42.987Z] === RUN TestDockerSuite/TestBuildAddNonTar 01:35:43 [2021-04-09T01:35:43.210Z] === RUN TestDockerSuite/TestStatsAllNoStream 01:35:46 [2021-04-09T01:35:46.491Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 01:35:51 [2021-04-09T01:35:51.779Z] === RUN TestDockerSuite/TestStatsContainerNotFound 01:35:53 [2021-04-09T01:35:53.292Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 01:35:53 [2021-04-09T01:35:53.677Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 01:35:53 [2021-04-09T01:35:53.935Z] === RUN TestDockerSuite/TestStatsFormatAll 01:35:54 [2021-04-09T01:35:54.822Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 01:35:54 [2021-04-09T01:35:54.822Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 01:35:58 [2021-04-09T01:35:58.541Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 01:36:00 [2021-04-09T01:36:00.075Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 01:36:00 [2021-04-09T01:36:00.496Z] === RUN TestDockerSuite/TestStatsNoStream 01:36:02 [2021-04-09T01:36:02.396Z] === RUN TestDockerSuite/TestStopContainerSignal 01:36:04 [2021-04-09T01:36:04.297Z] === RUN TestDockerSuite/TestTopMultipleArgs 01:36:04 [2021-04-09T01:36:04.863Z] === RUN TestDockerSuite/TestTopNonPrivileged 01:36:05 [2021-04-09T01:36:05.799Z] === RUN TestDockerSuite/TestTopPrivileged 01:36:06 [2021-04-09T01:36:06.367Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 01:36:06 [2021-04-09T01:36:06.367Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 01:36:07 [2021-04-09T01:36:07.303Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 01:36:10 [2021-04-09T01:36:10.372Z] === RUN TestDockerSuite/TestBuildAddScript 01:36:10 [2021-04-09T01:36:10.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 01:36:10 [2021-04-09T01:36:10.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 01:36:10 [2021-04-09T01:36:10.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 01:36:10 [2021-04-09T01:36:10.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 01:36:10 [2021-04-09T01:36:10.829Z] === RUN TestDockerSuite/TestBuildAddTar 01:36:12 [2021-04-09T01:36:12.570Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 01:36:15 [2021-04-09T01:36:15.098Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 01:36:16 [2021-04-09T01:36:16.034Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 01:36:16 [2021-04-09T01:36:16.600Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 01:36:16 [2021-04-09T01:36:16.600Z] === RUN TestDockerSuite/TestUpdateKernelMemory 01:36:17 [2021-04-09T01:36:17.536Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized 01:36:19 [2021-04-09T01:36:19.462Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 01:36:19 [2021-04-09T01:36:19.462Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 01:36:20 [2021-04-09T01:36:20.836Z] === RUN TestDockerSuite/TestUpdatePausedContainer 01:36:21 [2021-04-09T01:36:21.351Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 01:36:21 [2021-04-09T01:36:21.351Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 01:36:21 [2021-04-09T01:36:21.351Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 01:36:22 [2021-04-09T01:36:22.211Z] === RUN TestDockerSuite/TestUpdateRunningContainer 01:36:23 [2021-04-09T01:36:23.146Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 01:36:25 [2021-04-09T01:36:25.047Z] === RUN TestDockerSuite/TestUpdateStats 01:36:29 [2021-04-09T01:36:29.229Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 01:36:30 [2021-04-09T01:36:30.163Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 01:36:30 [2021-04-09T01:36:30.163Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 01:36:32 [2021-04-09T01:36:32.063Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 01:36:32 [2021-04-09T01:36:32.998Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 01:36:39 [2021-04-09T01:36:39.122Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 01:36:39 [2021-04-09T01:36:39.559Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 01:36:44 [2021-04-09T01:36:44.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 01:36:49 [2021-04-09T01:36:49.008Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 01:36:49 [2021-04-09T01:36:49.519Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 01:36:49 [2021-04-09T01:36:49.584Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 01:36:53 [2021-04-09T01:36:53.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 01:36:59 [2021-04-09T01:36:59.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 01:36:59 [2021-04-09T01:36:59.909Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 01:37:02 [2021-04-09T01:37:02.327Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 01:37:05 [2021-04-09T01:37:05.611Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 01:37:07 [2021-04-09T01:37:07.517Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 01:37:07 [2021-04-09T01:37:07.776Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 01:37:11 [2021-04-09T01:37:11.066Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 01:37:11 [2021-04-09T01:37:11.224Z] === RUN TestDockerSuite/TestBuildAddTarXz 01:37:11 [2021-04-09T01:37:11.224Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 01:37:11 [2021-04-09T01:37:11.224Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 01:37:12 [2021-04-09T01:37:12.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 01:37:13 [2021-04-09T01:37:13.376Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 01:37:15 [2021-04-09T01:37:15.905Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 01:37:17 [2021-04-09T01:37:17.805Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 01:37:20 [2021-04-09T01:37:20.351Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 01:37:22 [2021-04-09T01:37:22.254Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 01:37:24 [2021-04-09T01:37:24.156Z] === RUN TestDockerSuite/TestVolumeCLICreate 01:37:29 [2021-04-09T01:37:29.975Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 01:37:36 [2021-04-09T01:37:36.326Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 01:37:37 [2021-04-09T01:37:37.289Z] === RUN TestDockerSuite/TestBuildBlankName 01:37:37 [2021-04-09T01:37:37.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 01:37:40 [2021-04-09T01:37:40.371Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLIInspect 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLILs 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 01:37:42 [2021-04-09T01:37:42.233Z] === RUN TestDockerSuite/TestVolumeCLIRm 01:37:44 [2021-04-09T01:37:44.763Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 01:37:44 [2021-04-09T01:37:44.763Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 01:37:44 [2021-04-09T01:37:44.763Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 01:37:44 [2021-04-09T01:37:44.763Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 01:37:44 [2021-04-09T01:37:44.763Z] === RUN TestDockerSuite/TestVolumeEvents 01:37:45 [2021-04-09T01:37:45.329Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 01:37:46 [2021-04-09T01:37:46.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 01:37:46 [2021-04-09T01:37:46.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 01:37:47 [2021-04-09T01:37:47.864Z] === RUN TestDockerSuite/TestVolumeLsFormat 01:37:47 [2021-04-09T01:37:47.864Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 01:37:47 [2021-04-09T01:37:47.864Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 01:37:50 [2021-04-09T01:37:50.400Z] === RUN TestDockerSuite/TestVolumesNoCopyData 01:37:50 [2021-04-09T01:37:50.763Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 01:37:52 [2021-04-09T01:37:52.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 01:37:54 [2021-04-09T01:37:54.592Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite (1930.88s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.17s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.17s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.82s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.54s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.94s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.37s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.81s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.19s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.18s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.26s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.22s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.16s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.19s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.52s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.53s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAttachDetach (1.45s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.31s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.87s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.75s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.70s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.65s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.80s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.78s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.44s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.71s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.88s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.44s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.76s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.05s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.66s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.78s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.76s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.75s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.35s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.23s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.97s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.52s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.85s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.95s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.11s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.74s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.23s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.32s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.38s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.32s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.17s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.60s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.86s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.37s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.18s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.19s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.50s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.99s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.60s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.06s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.66s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.15s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.67s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.34s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.41s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.60s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s) 01:37:54 [2021-04-09T01:37:54.592Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.78s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.03s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.91s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.74s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.84s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.96s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.35s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.30s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.85s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.75s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.99s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.62s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.39s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.37s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.58s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.77s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.51s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.53s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.72s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.73s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.40s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.44s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.75s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.29s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.98s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.95s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.20s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.51s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.30s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.24s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.09s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.33s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnv (2.11s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.91s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.72s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.16s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.43s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.35s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (14.22s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.62s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.93s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildExpose (0.59s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFails (1.12s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.05s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.85s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.31s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.00s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.38s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.68s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.36s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.82s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildHistory (3.03s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.79s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.17s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLabels (0.67s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.25s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.95s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.52s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.30s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.44s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.92s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.46s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.29s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.99s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.26s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.62s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.88s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.21s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.94s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.91s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.45s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.82s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.86s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.28s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildPATH (2.24s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.96s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.86s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.57s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.86s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildRm (3.49s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.86s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.80s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.66s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.90s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.04s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.94s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildUser (1.74s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.97s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.12s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.96s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.26s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.42s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.08s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.85s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (3.59s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.86s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_cli_sni_test.go:18: Flakey test 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.06s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitChange (1.35s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.36s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.75s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.26s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitTTY (1.93s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.83s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.12s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.90s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.73s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.29s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.92s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.95s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.40s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.47s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.08s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.13s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.75s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.03s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.27s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.04s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.12s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.34s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.94s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.32s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.81s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.99s) 01:37:54 [2021-04-09T01:37:54.593Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 01:37:54 [2021-04-09T01:37:54.593Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.71s) 01:37:54 [2021-04-09T01:37:54.593Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.70s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.54s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.20s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.56s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.98s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.84s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.60s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.65s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.59s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.60s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000812be0_<nil>} (1.65s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1368071211_/foo_false__<nil>_<nil>_<nil>} (1.85s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1368071211_/foo_true__<nil>_<nil>_<nil>} (1.85s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3381022094_/foo_false__<nil>_<nil>_<nil>} (1.81s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3381022094_/foo_true__<nil>_<nil>_<nil>} (1.91s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3381022094_/foo_true__0xc000812c40_<nil>_<nil>} (1.72s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000812c60_<nil>} (1.88s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000812c80_<nil>} (2.09s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000812ca0_<nil>} (2.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000812cc0_<nil>} (1.66s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.12s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.06s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.39s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (6.55s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.42s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.14s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.05s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.12s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.35s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.22s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.15s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.25s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.54s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.13s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.24s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.85s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.96s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.64s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.80s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.35s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.11s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.29s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.18s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.45s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.42s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.70s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToStdout (1.33s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.55s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.34s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.06s) 01:37:54 [2021-04-09T01:37:54.594Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.91s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) 01:37:54 [2021-04-09T01:37:54.594Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.49s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.93s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.98s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.83s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.16s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (2.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.05s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.39s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.49s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.61s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.13s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.73s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.71s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.47s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsAttach (0.80s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsCommit (0.89s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.88s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.87s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.75s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.51s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.46s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.41s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.41s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.48s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.43s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.45s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFilters (1.46s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFormat (1.42s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.48s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) 01:37:54 [2021-04-09T01:37:54.594Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 01:37:54 [2021-04-09T01:37:54.594Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.44s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsResize (1.14s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.15s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.33s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.14s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.46s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsTop (1.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsUntag (2.63s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.34s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExec (1.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.61s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.27s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.77s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.38s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecCgroup (2.52s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecEnv (1.05s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecInspectID (3.39s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecInteractive (1.84s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.19s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.86s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecStartFails (1.05s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.55s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.92s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecTTY (1.50s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.49s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) 01:37:54 [2021-04-09T01:37:54.594Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 01:37:54 [2021-04-09T01:37:54.594Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.76s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestExecWithUser (1.42s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.74s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestHealth (24.25s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.56s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.66s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.30s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.41s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.41s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImportFile (1.68s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.69s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImportGzipped (1.83s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.85s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.32s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.29s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.07s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.91s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.71s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.12s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.77s) 01:37:54 [2021-04-09T01:37:54.594Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.09s) 01:37:54 [2021-04-09T01:37:54.595Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 01:37:54 [2021-04-09T01:37:54.595Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.67s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectDefault (1.35s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectHistory (1.53s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) 01:37:54 [2021-04-09T01:37:54.595Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 01:37:54 [2021-04-09T01:37:54.595Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.31s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.25s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.14s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.14s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.81s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.78s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectStatus (0.84s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.46s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.79s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.72s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.05s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.58s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.42s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.06s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.34s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.03s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.17s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.57s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.05s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.64s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.60s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.28s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.79s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.17s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.51s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.75s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.43s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.20s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.04s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.11s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.36s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsTail (1.43s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.21s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.69s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestNetHostname (3.22s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.72s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.61s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.04s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.91s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPluginActive (1.68s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.46s) 01:37:54 [2021-04-09T01:37:54.595Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.15s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.34s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.21s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.17s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.24s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.35s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.73s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPortList (10.72s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.36s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.23s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.88s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.08s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.98s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.10s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.80s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.37s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsByOrder (4.20s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.32s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.43s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.34s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.74s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.82s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.91s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.97s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.04s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.76s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.30s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.14s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.05s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.98s) 01:37:54 [2021-04-09T01:37:54.595Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 01:37:54 [2021-04-09T01:37:54.595Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.83s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.89s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.12s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.09s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.33s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.09s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.47s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.95s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.78s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.52s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.47s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.73s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.10s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.20s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.56s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.70s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.43s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.79s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.91s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.63s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.30s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.44s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.73s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.97s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.77s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.69s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.73s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.75s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.85s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.78s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.27s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.88s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.97s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.15s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.91s) 01:37:54 [2021-04-09T01:37:54.595Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.595Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 01:37:54 [2021-04-09T01:37:54.595Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.03s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.33s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) 01:37:54 [2021-04-09T01:37:54.595Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 01:37:54 [2021-04-09T01:37:54.595Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.70s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.75s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunExitCode (0.67s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunGroupAdd (1.08s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) 01:37:54 [2021-04-09T01:37:54.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 01:37:54 [2021-04-09T01:37:54.595Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.15s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.98s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.80s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.42s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) 01:37:54 [2021-04-09T01:37:54.595Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.24s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.89s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.75s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.86s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.42s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.50s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.43s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunMount (8.98s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.96s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.94s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.39s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.23s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.26s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.56s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.00s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.23s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.78s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.50s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.38s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.43s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.51s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.95s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunState (1.50s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunSysctls (1.47s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.36s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.76s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.11s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.51s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.08s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.92s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.56s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.38s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUserByID (0.96s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUserByName (1.06s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.00s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.91s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.28s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.60s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.88s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.44s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.02s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.94s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.22s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.92s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.79s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.93s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.10s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.95s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.89s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.83s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.92s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.49s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.20s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.72s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.85s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents497625731 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.66s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.43s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.95s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.36s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.30s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.73s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.99s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.75s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.52s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.79s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.52s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.04s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.94s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.44s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateStats (3.79s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.37s) 01:37:54 [2021-04-09T01:37:54.596Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 01:37:54 [2021-04-09T01:37:54.596Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.02s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.92s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.47s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.93s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (4.09s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.21s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.48s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.61s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.71s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.52s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.39s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.12s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.21s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.17s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.27s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.78s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.19s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.72s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.07s) 01:37:54 [2021-04-09T01:37:54.596Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) 01:37:54 [2021-04-09T01:37:54.597Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 01:37:54 [2021-04-09T01:37:54.597Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.77s) 01:37:54 [2021-04-09T01:37:54.597Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.78s) 01:37:54 [2021-04-09T01:37:54.597Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 01:37:54 [2021-04-09T01:37:54.597Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 01:37:54 [2021-04-09T01:37:54.597Z] === RUN TestDockerRegistrySuite 01:37:54 [2021-04-09T01:37:54.597Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 01:37:55 [2021-04-09T01:37:55.531Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 01:37:56 [2021-04-09T01:37:56.933Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 01:37:58 [2021-04-09T01:37:58.833Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 01:37:58 [2021-04-09T01:37:58.833Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 01:38:02 [2021-04-09T01:38:02.117Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 01:38:02 [2021-04-09T01:38:02.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 01:38:08 [2021-04-09T01:38:08.676Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 01:38:11 [2021-04-09T01:38:11.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 01:38:11 [2021-04-09T01:38:11.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 01:38:11 [2021-04-09T01:38:11.961Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 01:38:12 [2021-04-09T01:38:12.896Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 01:38:14 [2021-04-09T01:38:14.272Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 01:38:15 [2021-04-09T01:38:15.649Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 01:38:17 [2021-04-09T01:38:17.025Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 01:38:17 [2021-04-09T01:38:17.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 01:38:17 [2021-04-09T01:38:17.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 01:38:17 [2021-04-09T01:38:17.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 01:38:18 [2021-04-09T01:38:18.404Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 01:38:19 [2021-04-09T01:38:19.780Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 01:38:21 [2021-04-09T01:38:21.155Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 01:38:23 [2021-04-09T01:38:23.688Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 01:38:24 [2021-04-09T01:38:24.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 01:38:24 [2021-04-09T01:38:24.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 01:38:24 [2021-04-09T01:38:24.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 01:38:24 [2021-04-09T01:38:24.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 01:38:24 [2021-04-09T01:38:24.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 01:38:26 [2021-04-09T01:38:26.222Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 01:38:27 [2021-04-09T01:38:27.156Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 01:38:30 [2021-04-09T01:38:30.442Z] === RUN TestDockerRegistrySuite/TestPullByDigest 01:38:31 [2021-04-09T01:38:31.375Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 01:38:31 [2021-04-09T01:38:31.375Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 01:38:32 [2021-04-09T01:38:32.750Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 01:38:34 [2021-04-09T01:38:34.125Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 01:38:35 [2021-04-09T01:38:35.061Z] === RUN TestDockerRegistrySuite/TestPullIDStability 01:38:38 [2021-04-09T01:38:38.346Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 01:38:38 [2021-04-09T01:38:38.604Z] === RUN TestDockerRegistrySuite/TestPullManifestList 01:38:39 [2021-04-09T01:38:39.979Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 01:38:40 [2021-04-09T01:38:40.546Z] === RUN TestDockerRegistrySuite/TestPushBadTag 01:38:40 [2021-04-09T01:38:40.546Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 01:38:41 [2021-04-09T01:38:41.113Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 01:38:41 [2021-04-09T01:38:41.113Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 01:38:41 [2021-04-09T01:38:41.680Z] === RUN TestDockerRegistrySuite/TestPushUntagged 01:38:41 [2021-04-09T01:38:41.680Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 01:38:43 [2021-04-09T01:38:43.584Z] === RUN TestDockerRegistrySuite/TestRunByDigest 01:38:45 [2021-04-09T01:38:45.485Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 01:38:46 [2021-04-09T01:38:46.420Z] === RUN TestDockerRegistrySuite/TestTagByDigest 01:38:47 [2021-04-09T01:38:47.355Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 01:38:48 [2021-04-09T01:38:48.742Z] === RUN TestDockerRegistrySuite/TestV2Only 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite (55.42s) 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.44s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [de9c5d922d0f8] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [ddde40cfaccb2] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.65s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [dce37b8a54771] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [de88c6b9692ce] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.57s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d86b274af7307] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.95s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d42cef762796b] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.58s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d2605c4a97484] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d7136e1c0d979] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d11de64e42668] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.31s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d0aa2e87658d5] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [dda50521f1409] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d069f4899475f] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.37s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d57a2203d8c98] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d5c2d7f8a43d0] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.46s) 01:38:49 [2021-04-09T01:38:49.676Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1ff087c6adf12de66f9dfe7f98b86b718d861b2509b8e6f697f346ddcd334299 01:38:49 [2021-04-09T01:38:49.676Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:640ba7a7b8418b80f640f5641dee7d84d907cb2e13a06e0bf12b2bf86da65a88 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d47c165c46ea1] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.50s) 01:38:49 [2021-04-09T01:38:49.676Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:65525388343965da322a80668e18e7b97b8544dcb8216ab116e1c8ba7c925ee3 01:38:49 [2021-04-09T01:38:49.676Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1445987bb62e55966550d78b3e242f52abc383b3b55b831687dfb977a0009b6c 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [df4369b0d517d] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d9703357ba420] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.96s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d2a179c7b5819] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.22s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [dfa29791a2cf3] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d6aef80c74583] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d3aa0bd9839d8] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [db4be079f5211] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d78d0c0bc7d13] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.12s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [de1d69261d7dd] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.55s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d2eb8253d5868] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d51b2f0420c4b] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d1ee3f677c6d7] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d761c9dad44c6] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d9ed5dc9a188a] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d112e61536d84] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [dc4c43d86d3d0] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d01acf82a2869] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.48s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d3d1f14fae6c9] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.99s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [dcd56a1324f76] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [dd839c42a6b01] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s) 01:38:49 [2021-04-09T01:38:49.676Z] check_test.go:196: [d4ae198fed398] daemon is not started 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) 01:38:49 [2021-04-09T01:38:49.676Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.93s) 01:38:49 [2021-04-09T01:38:49.676Z] === RUN TestDockerSchema1RegistrySuite 01:38:49 [2021-04-09T01:38:49.676Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 01:38:49 [2021-04-09T01:38:49.676Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 01:38:53 [2021-04-09T01:38:53.863Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 01:38:59 [2021-04-09T01:38:59.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 01:39:00 [2021-04-09T01:39:00.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 01:39:02 [2021-04-09T01:39:02.412Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 01:39:03 [2021-04-09T01:39:03.348Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 01:39:04 [2021-04-09T01:39:04.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 01:39:04 [2021-04-09T01:39:04.561Z] === RUN TestDockerSuite/TestBuildCacheAdd 01:39:04 [2021-04-09T01:39:04.722Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 01:39:04 [2021-04-09T01:39:04.722Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 01:39:05 [2021-04-09T01:39:05.018Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 01:39:06 [2021-04-09T01:39:06.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 01:39:06 [2021-04-09T01:39:06.548Z] === RUN TestDockerSuite/TestBuildCacheFrom 01:39:06 [2021-04-09T01:39:06.548Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 01:39:07 [2021-04-09T01:39:07.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 01:39:08 [2021-04-09T01:39:08.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 01:39:11 [2021-04-09T01:39:11.217Z] === RUN TestDockerSuite/TestBuildCacheRootSource 01:39:11 [2021-04-09T01:39:11.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 01:39:11 [2021-04-09T01:39:11.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 01:39:12 [2021-04-09T01:39:12.521Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 01:39:12 [2021-04-09T01:39:12.521Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 01:39:12 [2021-04-09T01:39:12.748Z] === RUN TestDockerSuite/TestBuildChownOnCopy 01:39:12 [2021-04-09T01:39:12.748Z] === RUN TestDockerSuite/TestBuildChownSingleFile 01:39:12 [2021-04-09T01:39:12.748Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 01:39:12 [2021-04-09T01:39:12.779Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 01:39:13 [2021-04-09T01:39:13.037Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 01:39:13 [2021-04-09T01:39:13.603Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite (24.19s) 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d9bc622d6f0a6] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.64s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [da2ed3f282b84] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.97s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d1e7a3a184907] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.71s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d1a86e34dd070] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d25213880aede] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d502bed2d57e3] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d5a4b560991b0] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d17a8ec577f97] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [dafe210233d5a] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [dd61699211518] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.24s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d1227ba8a8bcd] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [de49e332877eb] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d43636e9274c5] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d412ad8659309] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [df3a3f6b18cc6] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [dff120d316dee] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d9979e5a8d909] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 01:39:13 [2021-04-09T01:39:13.603Z] check_test.go:223: [d6b105a2b033e] daemon is not started 01:39:13 [2021-04-09T01:39:13.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite 01:39:13 [2021-04-09T01:39:13.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 01:39:14 [2021-04-09T01:39:14.277Z] === RUN TestDockerSuite/TestBuildClearCmd 01:39:14 [2021-04-09T01:39:14.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 01:39:15 [2021-04-09T01:39:15.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 01:39:15 [2021-04-09T01:39:15.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 01:39:15 [2021-04-09T01:39:15.809Z] === RUN TestDockerSuite/TestBuildCmd 01:39:16 [2021-04-09T01:39:16.266Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 01:39:16 [2021-04-09T01:39:16.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 01:39:16 [2021-04-09T01:39:16.723Z] === RUN TestDockerSuite/TestBuildCmdShDashC 01:39:16 [2021-04-09T01:39:16.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildDotDotFile 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildEOLInLine 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildEmptyCmd 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildEmptyScratch 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildEntrypoint 01:39:16 [2021-04-09T01:39:16.968Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 01:39:17 [2021-04-09T01:39:17.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 01:39:17 [2021-04-09T01:39:17.180Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 01:39:17 [2021-04-09T01:39:17.590Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.10s) 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) 01:39:17 [2021-04-09T01:39:17.847Z] check_test.go:252: [d75eee27528da] daemon is not started 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) 01:39:17 [2021-04-09T01:39:17.847Z] check_test.go:252: [da9098a9a15e6] daemon is not started 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) 01:39:17 [2021-04-09T01:39:17.847Z] check_test.go:252: [de21061c0587c] daemon is not started 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) 01:39:17 [2021-04-09T01:39:17.847Z] check_test.go:252: [d98bb9071537e] daemon is not started 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) 01:39:17 [2021-04-09T01:39:17.847Z] check_test.go:252: [dddcf1905a402] daemon is not started 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) 01:39:17 [2021-04-09T01:39:17.847Z] check_test.go:252: [d945fce4361cb] daemon is not started 01:39:17 [2021-04-09T01:39:17.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) 01:39:17 [2021-04-09T01:39:17.847Z] check_test.go:252: [d558877623ff0] daemon is not started 01:39:17 [2021-04-09T01:39:17.847Z] === RUN TestDockerRegistryAuthTokenSuite 01:39:17 [2021-04-09T01:39:17.847Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 01:39:17 [2021-04-09T01:39:17.950Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 01:39:20 [2021-04-09T01:39:20.894Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 01:39:22 [2021-04-09T01:39:22.960Z] === RUN TestDockerSuite/TestBuildCmdSpaces 01:39:23 [2021-04-09T01:39:23.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 01:39:23 [2021-04-09T01:39:23.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 01:39:23 [2021-04-09T01:39:23.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 01:39:23 [2021-04-09T01:39:23.366Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 01:39:23 [2021-04-09T01:39:23.624Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) 01:39:23 [2021-04-09T01:39:23.624Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) 01:39:23 [2021-04-09T01:39:23.624Z] check_test.go:279: [d1bc4afe8881a] daemon is not started 01:39:23 [2021-04-09T01:39:23.624Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 01:39:23 [2021-04-09T01:39:23.624Z] check_test.go:279: [d9aca7736dee6] daemon is not started 01:39:23 [2021-04-09T01:39:23.624Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 01:39:23 [2021-04-09T01:39:23.624Z] check_test.go:279: [dac734b305b24] daemon is not started 01:39:23 [2021-04-09T01:39:23.624Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) 01:39:23 [2021-04-09T01:39:23.624Z] check_test.go:279: [d85af9bb0b532] daemon is not started 01:39:23 [2021-04-09T01:39:23.624Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) 01:39:23 [2021-04-09T01:39:23.624Z] check_test.go:279: [d201e5d1668eb] daemon is not started 01:39:23 [2021-04-09T01:39:23.624Z] === RUN TestDockerNetworkSuite 01:39:23 [2021-04-09T01:39:23.624Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 01:39:24 [2021-04-09T01:39:24.998Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 01:39:25 [2021-04-09T01:39:25.629Z] === RUN TestDockerSuite/TestBuildEnv 01:39:25 [2021-04-09T01:39:25.629Z] === RUN TestDockerSuite/TestBuildEnvEscapes 01:39:25 [2021-04-09T01:39:25.629Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 01:39:25 [2021-04-09T01:39:25.629Z] === RUN TestDockerSuite/TestBuildEnvUsage 01:39:25 [2021-04-09T01:39:25.629Z] === RUN TestDockerSuite/TestBuildEnvUsage2 01:39:25 [2021-04-09T01:39:25.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 01:39:25 [2021-04-09T01:39:25.853Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 01:39:25 [2021-04-09T01:39:25.853Z] === RUN TestDockerSuite/TestBuildConditionalCache 01:39:26 [2021-04-09T01:39:26.817Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 01:39:26 [2021-04-09T01:39:26.817Z] === RUN TestDockerSuite/TestBuildContextCleanup 01:39:27 [2021-04-09T01:39:27.273Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 01:39:27 [2021-04-09T01:39:27.533Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 01:39:28 [2021-04-09T01:39:28.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 01:39:29 [2021-04-09T01:39:29.400Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 01:39:29 [2021-04-09T01:39:29.400Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 01:39:29 [2021-04-09T01:39:29.441Z] === RUN TestDockerSuite/TestBuildContextTarGzip 01:39:29 [2021-04-09T01:39:29.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 01:39:29 [2021-04-09T01:39:29.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 01:39:30 [2021-04-09T01:39:30.404Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 01:39:30 [2021-04-09T01:39:30.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 01:39:30 [2021-04-09T01:39:30.860Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 01:39:30 [2021-04-09T01:39:30.860Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 01:39:31 [2021-04-09T01:39:31.824Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 01:39:32 [2021-04-09T01:39:32.792Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 01:39:32 [2021-04-09T01:39:32.792Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 01:39:32 [2021-04-09T01:39:32.792Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 01:39:37 [2021-04-09T01:39:37.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 01:39:38 [2021-04-09T01:39:38.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 01:39:38 [2021-04-09T01:39:38.563Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 01:39:38 [2021-04-09T01:39:38.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 01:39:39 [2021-04-09T01:39:39.587Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 01:39:39 [2021-04-09T01:39:39.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 01:39:40 [2021-04-09T01:39:40.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 01:39:40 [2021-04-09T01:39:40.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 01:39:41 [2021-04-09T01:39:41.041Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 01:39:41 [2021-04-09T01:39:41.231Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 01:39:44 [2021-04-09T01:39:44.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 01:39:44 [2021-04-09T01:39:44.357Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 01:39:48 [2021-04-09T01:39:48.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 01:39:48 [2021-04-09T01:39:48.544Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 01:39:51 [2021-04-09T01:39:51.828Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 01:39:56 [2021-04-09T01:39:56.125Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 01:39:56 [2021-04-09T01:39:56.125Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 01:39:56 [2021-04-09T01:39:56.125Z] === RUN TestDockerSuite/TestBuildExpose 01:39:56 [2021-04-09T01:39:56.125Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 01:39:56 [2021-04-09T01:39:56.125Z] === RUN TestDockerSuite/TestBuildExposeOrder 01:39:56 [2021-04-09T01:39:56.125Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 01:39:56 [2021-04-09T01:39:56.125Z] === RUN TestDockerSuite/TestBuildFails 01:39:57 [2021-04-09T01:39:57.683Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 01:39:57 [2021-04-09T01:39:57.683Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 01:39:59 [2021-04-09T01:39:59.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 01:40:03 [2021-04-09T01:40:03.571Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 01:40:04 [2021-04-09T01:40:04.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 01:40:06 [2021-04-09T01:40:06.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 01:40:06 [2021-04-09T01:40:06.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 01:40:07 [2021-04-09T01:40:07.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 01:40:09 [2021-04-09T01:40:09.412Z] === RUN TestDockerSuite/TestBuildForceRm 01:40:09 [2021-04-09T01:40:09.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 01:40:11 [2021-04-09T01:40:11.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 01:40:11 [2021-04-09T01:40:11.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 01:40:12 [2021-04-09T01:40:12.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 01:40:14 [2021-04-09T01:40:14.211Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 01:40:14 [2021-04-09T01:40:14.668Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 01:40:15 [2021-04-09T01:40:15.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 01:40:15 [2021-04-09T01:40:15.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 01:40:15 [2021-04-09T01:40:15.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 01:40:15 [2021-04-09T01:40:15.632Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 01:40:15 [2021-04-09T01:40:15.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 01:40:16 [2021-04-09T01:40:16.557Z] === RUN TestDockerSuite/TestBuildFromGit 01:40:17 [2021-04-09T01:40:17.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 01:40:19 [2021-04-09T01:40:19.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 01:40:19 [2021-04-09T01:40:19.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 01:40:20 [2021-04-09T01:40:20.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 01:40:20 [2021-04-09T01:40:20.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 01:40:21 [2021-04-09T01:40:21.406Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 01:40:21 [2021-04-09T01:40:21.862Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 01:40:22 [2021-04-09T01:40:22.319Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 01:40:22 [2021-04-09T01:40:22.319Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 01:40:22 [2021-04-09T01:40:22.409Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 01:40:22 [2021-04-09T01:40:22.776Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 01:40:22 [2021-04-09T01:40:22.776Z] === RUN TestDockerSuite/TestBuildCopyWildcard 01:40:23 [2021-04-09T01:40:23.390Z] === RUN TestDockerSuite/TestBuildFromGitWithF 01:40:24 [2021-04-09T01:40:24.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 01:40:27 [2021-04-09T01:40:27.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 01:40:29 [2021-04-09T01:40:29.231Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 01:40:29 [2021-04-09T01:40:29.231Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 01:40:29 [2021-04-09T01:40:29.231Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 01:40:29 [2021-04-09T01:40:29.696Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 01:40:29 [2021-04-09T01:40:29.696Z] === RUN TestDockerSuite/TestBuildFromURLWithF 01:40:38 [2021-04-09T01:40:38.338Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 01:40:38 [2021-04-09T01:40:38.338Z] === RUN TestDockerSuite/TestBuildHistory 01:40:39 [2021-04-09T01:40:39.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 01:40:39 [2021-04-09T01:40:39.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 01:40:41 [2021-04-09T01:40:41.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 01:40:41 [2021-04-09T01:40:41.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 01:40:41 [2021-04-09T01:40:41.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 01:40:42 [2021-04-09T01:40:42.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 01:40:43 [2021-04-09T01:40:43.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 01:40:43 [2021-04-09T01:40:43.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 01:40:46 [2021-04-09T01:40:46.312Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 01:40:46 [2021-04-09T01:40:46.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 01:40:46 [2021-04-09T01:40:46.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 01:40:46 [2021-04-09T01:40:46.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 01:40:48 [2021-04-09T01:40:48.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 01:40:48 [2021-04-09T01:40:48.792Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 01:40:50 [2021-04-09T01:40:50.798Z] === RUN TestDockerSuite/TestBuildIidFile 01:40:50 [2021-04-09T01:40:50.798Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 01:40:52 [2021-04-09T01:40:52.981Z] === RUN TestDockerSuite/TestBuildInheritance 01:40:52 [2021-04-09T01:40:52.981Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 01:40:53 [2021-04-09T01:40:53.437Z] === RUN TestDockerSuite/TestBuildInvalidTag 01:40:53 [2021-04-09T01:40:53.437Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 01:40:54 [2021-04-09T01:40:54.058Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 01:40:55 [2021-04-09T01:40:55.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 01:40:55 [2021-04-09T01:40:55.999Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 01:40:58 [2021-04-09T01:40:58.109Z] === RUN TestDockerSuite/TestBuildLabel 01:40:59 [2021-04-09T01:40:59.071Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 01:41:00 [2021-04-09T01:41:00.034Z] === RUN TestDockerSuite/TestBuildLabelMultiple 01:41:00 [2021-04-09T01:41:00.997Z] === RUN TestDockerSuite/TestBuildLabelOneNode 01:41:01 [2021-04-09T01:41:01.453Z] === RUN TestDockerSuite/TestBuildLabels 01:41:02 [2021-04-09T01:41:02.419Z] === RUN TestDockerSuite/TestBuildLabelsCache 01:41:02 [2021-04-09T01:41:02.558Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 01:41:02 [2021-04-09T01:41:02.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 01:41:02 [2021-04-09T01:41:02.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 01:41:03 [2021-04-09T01:41:03.953Z] === RUN TestDockerSuite/TestBuildLabelsOverride 01:41:04 [2021-04-09T01:41:04.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 01:41:05 [2021-04-09T01:41:05.297Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 01:41:05 [2021-04-09T01:41:05.297Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 01:41:05 [2021-04-09T01:41:05.297Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 01:41:05 [2021-04-09T01:41:05.394Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 01:41:07 [2021-04-09T01:41:07.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 01:41:08 [2021-04-09T01:41:08.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 01:41:09 [2021-04-09T01:41:09.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 01:41:10 [2021-04-09T01:41:10.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 01:41:11 [2021-04-09T01:41:11.000Z] === RUN TestDockerSuite/TestBuildLastModified 01:41:11 [2021-04-09T01:41:11.000Z] === RUN TestDockerSuite/TestBuildLineBreak 01:41:11 [2021-04-09T01:41:11.000Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 01:41:11 [2021-04-09T01:41:11.000Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 01:41:11 [2021-04-09T01:41:11.000Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 01:41:11 [2021-04-09T01:41:11.000Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 01:41:11 [2021-04-09T01:41:11.000Z] === RUN TestDockerSuite/TestBuildMaintainer 01:41:11 [2021-04-09T01:41:11.456Z] === RUN TestDockerSuite/TestBuildMissingArgs 01:41:11 [2021-04-09T01:41:11.912Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 01:41:12 [2021-04-09T01:41:12.393Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite (113.61s) 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.67s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d96f76345b6b9] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.71s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [db8ff10b7ad26] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.11s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [da62156b4b14b] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.70s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [de488522578b0] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (5.08s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:1233: [d54ed1b77750d] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (4.36s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [df161f8c8b513] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.67s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d7c81a74cf3f5] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.15s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d08d94d1b2b23] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.04s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dc67d1c3b4586] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dc688e8d30786] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d33b02da093d5] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.74s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dd8f0d95e00a5] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.88s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d659e3cbccb54] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.52s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d672582e47ae7] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.95s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dd385ad999f44] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (2.23s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d577fa4451b3b] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.51s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d0fc20508f034] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dc02eb3683056] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.52s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d94630bb04c3f] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.53s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dbe311d673863] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.34s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d28a8be317f7f] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d1a62b59a3e59] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d781c04ec921c] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d8fa98cc74911] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.16s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:968: [d7c46fd7fd46c] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.31s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d8d71394d6239] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.98s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:1116: [d929f0156f100] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.50s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d6d9ca3722c8d] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.96s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dd8c9dab3eea2] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.48s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d77173b1eb22c] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [da18c72076b68] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.47s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d516282cf16b4] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.48s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dcf556400ada5] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d5c389c04dd45] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.94s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [db02c2ee888d1] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d55307d7e9547] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d7ae542f99cb5] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.72s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [da84ceabca4ed] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.85s) 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (6.88s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:1084: [dcd1e3409bed8] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d4de8a8eadbfb] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.93s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [dfe6b956f08b1] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.66s) 01:41:17 [2021-04-09T01:41:17.670Z] docker_cli_network_unix_test.go:46: [d1c13d4eb3224] daemon is not started 01:41:17 [2021-04-09T01:41:17.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.11s) 01:41:17 [2021-04-09T01:41:17.671Z] docker_cli_network_unix_test.go:46: [d2e1be1f9e230] daemon is not started 01:41:17 [2021-04-09T01:41:17.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.53s) 01:41:17 [2021-04-09T01:41:17.671Z] docker_cli_network_unix_test.go:46: [d2e23b242d890] daemon is not started 01:41:17 [2021-04-09T01:41:17.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) 01:41:17 [2021-04-09T01:41:17.671Z] docker_cli_network_unix_test.go:46: [d36ac416e445f] daemon is not started 01:41:17 [2021-04-09T01:41:17.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.79s) 01:41:17 [2021-04-09T01:41:17.671Z] docker_cli_network_unix_test.go:46: [d265500f7629a] daemon is not started 01:41:17 [2021-04-09T01:41:17.671Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.83s) 01:41:17 [2021-04-09T01:41:17.671Z] docker_cli_network_unix_test.go:46: [db04bf8fcba26] daemon is not started 01:41:17 [2021-04-09T01:41:17.671Z] === RUN TestDockerHubPullSuite 01:41:17 [2021-04-09T01:41:17.671Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 01:41:17 [2021-04-09T01:41:17.682Z] === RUN TestDockerSuite/TestBuildMultiStageArg 01:41:19 [2021-04-09T01:41:19.044Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 01:41:20 [2021-04-09T01:41:20.944Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 01:41:21 [2021-04-09T01:41:21.203Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 01:41:23 [2021-04-09T01:41:23.103Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 01:41:23 [2021-04-09T01:41:23.103Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 01:41:23 [2021-04-09T01:41:23.103Z] --- PASS: TestDockerHubPullSuite (5.93s) 01:41:23 [2021-04-09T01:41:23.103Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) 01:41:23 [2021-04-09T01:41:23.103Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) 01:41:23 [2021-04-09T01:41:23.103Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) 01:41:23 [2021-04-09T01:41:23.103Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.44s) 01:41:23 [2021-04-09T01:41:23.103Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) 01:41:23 [2021-04-09T01:41:23.103Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) 01:41:23 [2021-04-09T01:41:23.103Z] PASS 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === Skipped 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_sni_test.go:18: Flakey test 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 01:41:23 [2021-04-09T01:41:23.103Z] docker_cli_network_unix_test.go:46: [d7ae542f99cb5] daemon is not started 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] 01:41:23 [2021-04-09T01:41:23.103Z] DONE 1273 tests, 51 skipped in 2189.642s 01:41:23 [2021-04-09T01:41:23.103Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 01:41:23 [2021-04-09T01:41:23.103Z] ++++ cat bundles/test-integration/docker.pid 01:41:23 [2021-04-09T01:41:23.103Z] +++ kill 8192 01:41:24 [2021-04-09T01:41:24.037Z] +++ /etc/init.d/apparmor stop 01:41:24 [2021-04-09T01:41:24.037Z] Leaving: AppArmorNo profiles have been unloaded. 01:41:24 [2021-04-09T01:41:24.037Z] 01:41:24 [2021-04-09T01:41:24.037Z] Unloading profiles will leave already running processes permanently 01:41:24 [2021-04-09T01:41:24.037Z] unconfined, which can lead to unexpected situations. 01:41:24 [2021-04-09T01:41:24.037Z] 01:41:24 [2021-04-09T01:41:24.037Z] To set a process to complain mode, use the command line tool 01:41:24 [2021-04-09T01:41:24.037Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 01:41:24 [2021-04-09T01:41:24.037Z] +++ true 01:41:24 [2021-04-09T01:41:24.037Z] exiting test-integration 01:41:24 [2021-04-09T01:41:24.037Z] ++ exit 0 01:41:24 [2021-04-09T01:41:24.037Z] 01:41:24 [2021-04-09T01:41:24.603Z] + for job in $(jobs -p) 01:41:24 [2021-04-09T01:41:24.603Z] + wait 721 01:41:25 [2021-04-09T01:41:25.976Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 01:41:30 [2021-04-09T01:41:30.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 01:41:30 [2021-04-09T01:41:30.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 01:41:30 [2021-04-09T01:41:30.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 01:41:33 [2021-04-09T01:41:33.303Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 01:41:35 [2021-04-09T01:41:35.318Z] === RUN TestDockerSuite/TestBuildMultiStageCache 01:41:35 [2021-04-09T01:41:35.318Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 01:41:35 [2021-04-09T01:41:35.773Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 01:41:36 [2021-04-09T01:41:36.195Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 01:41:39 [2021-04-09T01:41:39.086Z] === RUN TestDockerSuite/TestBuildDockerignore 01:41:40 [2021-04-09T01:41:40.844Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 01:41:42 [2021-04-09T01:41:42.219Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 01:41:44 [2021-04-09T01:41:44.750Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 01:41:48 [2021-04-09T01:41:48.034Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 01:41:58 [2021-04-09T01:41:58.014Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 01:42:03 [2021-04-09T01:42:03.278Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 01:42:05 [2021-04-09T01:42:05.808Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 01:42:08 [2021-04-09T01:42:08.338Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 01:42:11 [2021-04-09T01:42:11.620Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 01:42:14 [2021-04-09T01:42:14.151Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 01:42:18 [2021-04-09T01:42:18.226Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 01:42:18 [2021-04-09T01:42:18.339Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 01:42:20 [2021-04-09T01:42:20.239Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 01:42:28 [2021-04-09T01:42:28.510Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 01:42:33 [2021-04-09T01:42:33.180Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 01:42:40 [2021-04-09T01:42:40.223Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 01:42:50 [2021-04-09T01:42:50.505Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 01:42:51 [2021-04-09T01:42:51.122Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 01:42:51 [2021-04-09T01:42:51.579Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 01:42:52 [2021-04-09T01:42:52.037Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 01:43:15 [2021-04-09T01:43:15.591Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 01:43:15 [2021-04-09T01:43:15.591Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 01:43:16 [2021-04-09T01:43:16.472Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 01:43:24 [2021-04-09T01:43:24.126Z] === RUN TestDockerSuite/TestBuildMultipleTags 01:43:24 [2021-04-09T01:43:24.585Z] === RUN TestDockerSuite/TestBuildNetContainer 01:43:24 [2021-04-09T01:43:24.585Z] === RUN TestDockerSuite/TestBuildNetNone 01:43:24 [2021-04-09T01:43:24.585Z] === RUN TestDockerSuite/TestBuildNoContext 01:43:28 [2021-04-09T01:43:28.305Z] === RUN TestDockerSuite/TestBuildNoDupOutput 01:43:31 [2021-04-09T01:43:31.338Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 01:43:32 [2021-04-09T01:43:32.973Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 01:43:35 [2021-04-09T01:43:35.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 01:43:35 [2021-04-09T01:43:35.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 01:43:35 [2021-04-09T01:43:35.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 01:43:38 [2021-04-09T01:43:38.487Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 01:43:39 [2021-04-09T01:43:39.450Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 01:43:40 [2021-04-09T01:43:40.977Z] === RUN TestDockerSuite/TestBuildOnBuild 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite (1759.21s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.59s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.13s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.12s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.59s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.15s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.21s) 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:562: [d3f87be1cc304] joining swarm manager [d0f46eb91f539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:584: [df4d08a7d6228] joining swarm manager [d0f46eb91f539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.408Z] check_test.go:380: [d3f87be1cc304] daemon is not started 01:43:49 [2021-04-09T01:43:49.408Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.37s) 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:45: [d2a429c60a47e] joining swarm manager [d35f29946c74d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.35s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.93s) 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:303: [d110f102cddcd] joining swarm manager [d923c9cd66a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:304: [de423cfde8750] joining swarm manager [d923c9cd66a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:350: Waiting for election to occur... 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:363: Waiting for possible election... 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.10s) 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:271: [d865278fd7627] joining swarm manager [dbee2bf44f6cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:272: [dd2d57b7c9805] joining swarm manager [dbee2bf44f6cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.49s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.27s) 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.43s) 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_node_test.go:19: [d7910ee72100f] joining swarm manager [de23394a88c32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_node_test.go:20: [dfd159b20cd45] joining swarm manager [de23394a88c32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.51s) 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:501: [d86b435f1dad5] joining swarm manager [d0c81b4d781b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.408Z] docker_api_swarm_test.go:506: [d4a6a04d39ad8] joining swarm manager [d0c81b4d781b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.408Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.94s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_node_test.go:80: [d73544a0f9f82] joining swarm manager [decbfed0e97c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.44s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_node_test.go:52: [dfe6701c6b251] joining swarm manager [dc491df1ff841]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_node_test.go:53: [d306a720f760f] joining swarm manager [dc491df1ff841]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.21s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.13s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:201: [d6aa1b328ad58] joining swarm manager [dad606260f934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.34s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:383: [df31d09ef89bd] joining swarm manager [dedca37381607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:384: [df1646406c406] joining swarm manager [dedca37381607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] check_test.go:380: [df1646406c406] daemon is not started 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.68s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:801: [d1d22464003bf] joining swarm manager [d7f50d411b2cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:801: [dcf17b08cfbae] joining swarm manager [d7f50d411b2cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:801: [d59572146205e] joining swarm manager [d7f50d411b2cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:801: [d9af036bf9891] joining swarm manager [d7f50d411b2cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:809: [d00330ee6924a] joining swarm manager [d7f50d411b2cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.82s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.01s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:394: [d1be8d4a4b9e2] joining swarm manager [d2eaa8ad32de0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:394: [d3759c7590827] joining swarm manager [d2eaa8ad32de0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.48s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:342: [d4aa46c8b2fe5] joining swarm manager [d175327dfef3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:342: [dffe822203275] joining swarm manager [d175327dfef3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.44s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:489: [dd51d12cb23aa] joining swarm manager [d878595c8dcf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:489: [d3a1bed6c1212] joining swarm manager [d878595c8dcf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.35s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.93s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:127: [d780195428a2e] joining swarm manager [db7ad8515157e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:128: [dc750e0ae5ba4] joining swarm manager [db7ad8515157e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:136: [d3b2e9285f259] joining swarm manager [db7ad8515157e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:137: [d0ebd3f2c52cf] joining swarm manager [db7ad8515157e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.43s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.84s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:303: [ddce3f2d8b249] joining swarm manager [dff10584b9b87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:303: [d48afc29badfd] joining swarm manager [dff10584b9b87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.00s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:99: [ddf18f3e91dbb] joining swarm manager [d29f6cd130b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:100: [dadf5bff56383] joining swarm manager [d29f6cd130b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] check_test.go:380: [ddf18f3e91dbb] daemon is not started 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.39s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:532: [dfc266ab4d0b4] joining swarm manager [d2a9a1799d1a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:533: [da88efb20ce27] joining swarm manager [d2a9a1799d1a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.32s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:147: [d529553eb772b] joining swarm manager [dcd96986d57de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_service_test.go:147: [d79a01d56fa22] joining swarm manager [dcd96986d57de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.16s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.68s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.86s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (4.02s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.79s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.68s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.74s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.16s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.19s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.76s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.40s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.57s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.27s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.91s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.92s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.91s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.98s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.97s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.31s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.08s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.94s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.56s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.17s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.63s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.51s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.78s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.63s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.93s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.59s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_service_logs_test.go:245: checking task i9endhxb9cqz 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_service_logs_test.go:250: checking messages for i9endhxb9cqz 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_service_logs_test.go:245: checking task n3x3es1txby3 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_service_logs_test.go:250: checking messages for n3x3es1txby3 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.94s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.45s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.95s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.88s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.01s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1901: [df73135b632d0] joining swarm manager [d98c4ec27c8bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1902: [deaccdff2d07f] joining swarm manager [d98c4ec27c8bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.60s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.45s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.86s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.96s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1802: [dd4e65f5c7844] joining swarm manager [d43ff02d1e863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1803: [df1da86185375] joining swarm manager [d43ff02d1e863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.56s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1321: [d242c1ea183ec] joining swarm manager [d2e0290ea53c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1322: [d587ef931799c] joining swarm manager [d2e0290ea53c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.04s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.65s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.06s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.10s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.33s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.83s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.49s) 01:43:49 [2021-04-09T01:43:49.409Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.49s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.52s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.25s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.14s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1186: [d1999b849ed8f] joining swarm manager [d8ecfc6066b33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1195: [d1cc2ee5c28a0] joining swarm manager [d8ecfc6066b33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.55s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.82s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.63s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1118: [d6bc64006ce50] joining swarm manager [d3173ffe964e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1119: [d9cf0225feedb] joining swarm manager [d3173ffe964e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1172: [d931038a183a4] joining swarm manager [d3173ffe964e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.46s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1453: [d67d28fa1485a] joining swarm manager [d9bc83cd5c875]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_test.go:1454: [db29026a5d271] joining swarm manager [d9bc83cd5c875]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.92s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.76s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.69s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.03s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.48s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_cli_swarm_unix_test.go:62: [dd1ae3e90ac13] joining swarm manager [d41fb58f88cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.78s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.30s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.86s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (6.01s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.35s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.51s) 01:43:49 [2021-04-09T01:43:49.409Z] docker_api_swarm_test.go:961: [d8bf4e95704a3] joining swarm manager [da30a9578b1e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.90s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.48s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.14s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.32s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.01s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.64s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.91s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.83s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.13s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.86s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.62s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.40s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.43s) 01:43:49 [2021-04-09T01:43:49.409Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.06s) 01:43:49 [2021-04-09T01:43:49.409Z] === RUN TestDockerExternalVolumeSuite 01:43:49 [2021-04-09T01:43:49.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 01:43:51 [2021-04-09T01:43:51.269Z] === RUN TestDockerSuite/TestBuildOnBuildCache 01:43:51 [2021-04-09T01:43:51.725Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 01:44:02 [2021-04-09T01:44:02.010Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 01:44:04 [2021-04-09T01:44:04.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 01:44:05 [2021-04-09T01:44:05.740Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 01:44:12 [2021-04-09T01:44:12.789Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 01:44:23 [2021-04-09T01:44:23.156Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 01:44:31 [2021-04-09T01:44:31.694Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 01:44:32 [2021-04-09T01:44:32.656Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 01:44:32 [2021-04-09T01:44:32.656Z] === RUN TestDockerSuite/TestBuildPATH 01:44:32 [2021-04-09T01:44:32.656Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 01:44:33 [2021-04-09T01:44:33.223Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 01:44:33 [2021-04-09T01:44:33.223Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 01:44:33 [2021-04-09T01:44:33.223Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 01:44:34 [2021-04-09T01:44:34.831Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 01:44:34 [2021-04-09T01:44:34.831Z] === RUN TestDockerSuite/TestBuildRelativeCopy 01:44:54 [2021-04-09T01:44:54.272Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 01:45:11 [2021-04-09T01:45:11.920Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 01:45:11 [2021-04-09T01:45:11.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 01:45:17 [2021-04-09T01:45:17.327Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 01:45:20 [2021-04-09T01:45:20.054Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 01:45:32 [2021-04-09T01:45:32.978Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 01:45:38 [2021-04-09T01:45:38.379Z] === RUN TestDockerSuite/TestBuildRm 01:45:52 [2021-04-09T01:45:52.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 01:45:59 [2021-04-09T01:45:59.429Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 01:46:00 [2021-04-09T01:46:00.391Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 01:46:00 [2021-04-09T01:46:00.391Z] === RUN TestDockerSuite/TestBuildScratchCopy 01:46:00 [2021-04-09T01:46:00.847Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 01:46:02 [2021-04-09T01:46:02.376Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 01:46:06 [2021-04-09T01:46:06.091Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 01:46:06 [2021-04-09T01:46:06.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 01:46:08 [2021-04-09T01:46:08.618Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 01:46:09 [2021-04-09T01:46:09.809Z] === RUN TestDockerSuite/TestBuildShellInherited 01:46:14 [2021-04-09T01:46:14.476Z] === RUN TestDockerSuite/TestBuildShellMultiple 01:46:26 [2021-04-09T01:46:26.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 01:46:34 [2021-04-09T01:46:34.812Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 01:46:35 [2021-04-09T01:46:35.537Z] === RUN TestDockerSuite/TestBuildShellNotJSON 01:46:35 [2021-04-09T01:46:35.993Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 01:46:36 [2021-04-09T01:46:36.955Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 01:46:39 [2021-04-09T01:46:39.047Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 01:46:45 [2021-04-09T01:46:45.503Z] === RUN TestDockerSuite/TestBuildSpaces 01:46:45 [2021-04-09T01:46:45.958Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 01:46:51 [2021-04-09T01:46:51.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 01:46:56 [2021-04-09T01:46:56.240Z] === RUN TestDockerSuite/TestBuildStartsFromOne 01:46:56 [2021-04-09T01:46:56.240Z] === RUN TestDockerSuite/TestBuildStderr 01:46:59 [2021-04-09T01:46:59.955Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 01:47:23 [2021-04-09T01:47:23.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 01:47:41 [2021-04-09T01:47:41.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 01:47:42 [2021-04-09T01:47:42.408Z] === RUN TestDockerSuite/TestBuildStopSignal 01:47:42 [2021-04-09T01:47:42.408Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 01:47:42 [2021-04-09T01:47:42.408Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 01:47:42 [2021-04-09T01:47:42.408Z] === RUN TestDockerSuite/TestBuildTagEvent 01:47:46 [2021-04-09T01:47:46.124Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 01:47:56 [2021-04-09T01:47:56.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 01:47:56 [2021-04-09T01:47:56.407Z] === RUN TestDockerSuite/TestBuildUser 01:47:56 [2021-04-09T01:47:56.407Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 01:47:56 [2021-04-09T01:47:56.407Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 01:47:56 [2021-04-09T01:47:56.407Z] === RUN TestDockerSuite/TestBuildVerboseOut 01:47:59 [2021-04-09T01:47:59.304Z] === RUN TestDockerSuite/TestBuildVerifyIntString 01:47:59 [2021-04-09T01:47:59.762Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 01:48:02 [2021-04-09T01:48:02.651Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 01:48:02 [2021-04-09T01:48:02.651Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 01:48:02 [2021-04-09T01:48:02.651Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 01:48:27 [2021-04-09T01:48:27.733Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 01:48:27 [2021-04-09T01:48:27.733Z] === RUN TestDockerSuite/TestBuildWindowsUser 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildDotDotFile 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEOLInLine 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEmptyCmd 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEmptyScratch 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEntrypoint 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 01:48:31 [2021-04-09T01:48:31.208Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 01:48:35 [2021-04-09T01:48:35.889Z] === RUN TestDockerSuite/TestBuildEnv 01:48:35 [2021-04-09T01:48:35.890Z] === RUN TestDockerSuite/TestBuildEnvEscapes 01:48:35 [2021-04-09T01:48:35.890Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 01:48:35 [2021-04-09T01:48:35.890Z] === RUN TestDockerSuite/TestBuildEnvUsage 01:48:35 [2021-04-09T01:48:35.890Z] === RUN TestDockerSuite/TestBuildEnvUsage2 01:48:35 [2021-04-09T01:48:35.890Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 01:48:36 [2021-04-09T01:48:36.279Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 01:48:40 [2021-04-09T01:48:40.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 01:48:40 [2021-04-09T01:48:40.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 01:48:40 [2021-04-09T01:48:40.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 01:48:40 [2021-04-09T01:48:40.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 01:48:40 [2021-04-09T01:48:40.940Z] === RUN TestDockerSuite/TestBuildWithExtraHost 01:48:41 [2021-04-09T01:48:41.017Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 01:48:41 [2021-04-09T01:48:41.395Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 01:48:41 [2021-04-09T01:48:41.395Z] === RUN TestDockerSuite/TestBuildWithFailure 01:48:42 [2021-04-09T01:48:42.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 01:48:44 [2021-04-09T01:48:44.279Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 01:48:44 [2021-04-09T01:48:44.279Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 01:48:46 [2021-04-09T01:48:46.789Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 01:48:59 [2021-04-09T01:48:59.037Z] === RUN TestDockerSuite/TestBuildWithTabs 01:49:00 [2021-04-09T01:49:00.971Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 01:49:01 [2021-04-09T01:49:01.642Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 01:49:02 [2021-04-09T01:49:02.098Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 01:49:02 [2021-04-09T01:49:02.098Z] === RUN TestDockerSuite/TestBuildExpose 01:49:02 [2021-04-09T01:49:02.555Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 01:49:02 [2021-04-09T01:49:02.555Z] === RUN TestDockerSuite/TestBuildExposeOrder 01:49:02 [2021-04-09T01:49:02.555Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 01:49:02 [2021-04-09T01:49:02.555Z] === RUN TestDockerSuite/TestBuildFails 01:49:09 [2021-04-09T01:49:09.315Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 01:49:09 [2021-04-09T01:49:09.315Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 01:49:09 [2021-04-09T01:49:09.601Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 01:49:09 [2021-04-09T01:49:09.601Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 01:49:15 [2021-04-09T01:49:15.371Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 01:49:21 [2021-04-09T01:49:21.141Z] === RUN TestDockerSuite/TestBuildForceRm 01:49:24 [2021-04-09T01:49:24.072Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 01:49:24 [2021-04-09T01:49:24.072Z] === RUN TestDockerSuite/TestBuildWithVolumes 01:49:24 [2021-04-09T01:49:24.073Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 01:49:24 [2021-04-09T01:49:24.073Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 01:49:24 [2021-04-09T01:49:24.073Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 01:49:32 [2021-04-09T01:49:32.609Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 01:49:33 [2021-04-09T01:49:33.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 01:49:33 [2021-04-09T01:49:33.488Z] === RUN TestDockerSuite/TestBuildFromGit 01:49:33 [2021-04-09T01:49:33.569Z] === RUN TestDockerSuite/TestBuildXZHost 01:49:34 [2021-04-09T01:49:34.024Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 01:49:34 [2021-04-09T01:49:34.024Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 01:49:34 [2021-04-09T01:49:34.024Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 01:49:35 [2021-04-09T01:49:35.550Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 01:49:41 [2021-04-09T01:49:41.310Z] === RUN TestDockerSuite/TestCommitChange 01:49:43 [2021-04-09T01:49:43.783Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 01:49:45 [2021-04-09T01:49:45.023Z] === RUN TestDockerSuite/TestCommitChangeLabels 01:49:45 [2021-04-09T01:49:45.311Z] === RUN TestDockerSuite/TestBuildFromGitWithF 01:49:49 [2021-04-09T01:49:49.689Z] === RUN TestDockerSuite/TestCommitHardlink 01:49:49 [2021-04-09T01:49:49.689Z] === RUN TestDockerSuite/TestCommitNewFile 01:49:51 [2021-04-09T01:49:51.087Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 01:49:51 [2021-04-09T01:49:51.087Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 01:49:51 [2021-04-09T01:49:51.548Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 01:49:52 [2021-04-09T01:49:52.511Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 01:49:52 [2021-04-09T01:49:52.511Z] === RUN TestDockerSuite/TestBuildFromURLWithF 01:49:56 [2021-04-09T01:49:56.729Z] === RUN TestDockerSuite/TestCommitPausedContainer 01:49:56 [2021-04-09T01:49:56.730Z] === RUN TestDockerSuite/TestCommitTTY 01:50:05 [2021-04-09T01:50:05.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 01:50:05 [2021-04-09T01:50:05.283Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 01:50:07 [2021-04-09T01:50:07.292Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 01:50:07 [2021-04-09T01:50:07.292Z] === RUN TestDockerSuite/TestBuildHistory 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestCommitWithoutPause 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestContainerAPIBadPort 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 01:50:09 [2021-04-09T01:50:09.000Z] === RUN TestDockerSuite/TestContainerAPICommit 01:50:17 [2021-04-09T01:50:17.547Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 01:50:19 [2021-04-09T01:50:19.649Z] === RUN TestDockerSuite/TestBuildIidFile 01:50:19 [2021-04-09T01:50:19.649Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 01:50:19 [2021-04-09T01:50:19.980Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 01:50:21 [2021-04-09T01:50:21.178Z] === RUN TestDockerSuite/TestBuildInheritance 01:50:21 [2021-04-09T01:50:21.178Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 01:50:22 [2021-04-09T01:50:22.141Z] === RUN TestDockerSuite/TestBuildInvalidTag 01:50:22 [2021-04-09T01:50:22.141Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 01:50:23 [2021-04-09T01:50:23.316Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 01:50:23 [2021-04-09T01:50:23.316Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 01:50:26 [2021-04-09T01:50:26.201Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 01:50:26 [2021-04-09T01:50:26.201Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 01:50:26 [2021-04-09T01:50:26.201Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 01:50:26 [2021-04-09T01:50:26.201Z] === RUN TestDockerSuite/TestContainerAPICreate 01:50:26 [2021-04-09T01:50:26.816Z] === RUN TestDockerSuite/TestBuildLabel 01:50:28 [2021-04-09T01:50:28.349Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 01:50:28 [2021-04-09T01:50:28.363Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 01:50:28 [2021-04-09T01:50:28.363Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 01:50:28 [2021-04-09T01:50:28.363Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 01:50:28 [2021-04-09T01:50:28.805Z] === RUN TestDockerSuite/TestBuildLabelMultiple 01:50:29 [2021-04-09T01:50:29.767Z] === RUN TestDockerSuite/TestBuildLabelOneNode 01:50:30 [2021-04-09T01:50:30.224Z] === RUN TestDockerSuite/TestBuildLabels 01:50:31 [2021-04-09T01:50:31.248Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 01:50:31 [2021-04-09T01:50:31.248Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 01:50:31 [2021-04-09T01:50:31.248Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 01:50:31 [2021-04-09T01:50:31.248Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 01:50:31 [2021-04-09T01:50:31.248Z] === RUN TestDockerSuite/TestContainerAPIDelete 01:50:31 [2021-04-09T01:50:31.754Z] === RUN TestDockerSuite/TestBuildLabelsCache 01:50:33 [2021-04-09T01:50:33.282Z] === RUN TestDockerSuite/TestBuildLabelsOverride 01:50:34 [2021-04-09T01:50:34.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 01:50:36 [2021-04-09T01:50:36.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 01:50:38 [2021-04-09T01:50:38.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 01:50:38 [2021-04-09T01:50:38.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 01:50:38 [2021-04-09T01:50:38.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 01:50:38 [2021-04-09T01:50:38.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 01:50:40 [2021-04-09T01:50:40.336Z] === RUN TestDockerSuite/TestBuildLastModified 01:50:40 [2021-04-09T01:50:40.336Z] === RUN TestDockerSuite/TestBuildLineBreak 01:50:40 [2021-04-09T01:50:40.336Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 01:50:40 [2021-04-09T01:50:40.336Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 01:50:40 [2021-04-09T01:50:40.336Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 01:50:40 [2021-04-09T01:50:40.336Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 01:50:40 [2021-04-09T01:50:40.336Z] === RUN TestDockerSuite/TestBuildMaintainer 01:50:40 [2021-04-09T01:50:40.336Z] === RUN TestDockerSuite/TestBuildMissingArgs 01:50:41 [2021-04-09T01:50:41.298Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 01:50:41 [2021-04-09T01:50:41.354Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 01:50:41 [2021-04-09T01:50:41.354Z] === RUN TestDockerSuite/TestContainerAPIGetAll 01:50:43 [2021-04-09T01:50:43.517Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 01:50:43 [2021-04-09T01:50:43.517Z] === RUN TestDockerSuite/TestContainerAPIGetExport 01:50:43 [2021-04-09T01:50:43.517Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 01:50:46 [2021-04-09T01:50:46.405Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 01:50:46 [2021-04-09T01:50:46.406Z] === RUN TestDockerSuite/TestContainerAPIKill 01:50:47 [2021-04-09T01:50:47.072Z] === RUN TestDockerSuite/TestBuildMultiStageArg 01:50:47 [2021-04-09T01:50:47.934Z] === RUN TestDockerSuite/TestContainerAPIPause 01:50:47 [2021-04-09T01:50:47.934Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 01:50:50 [2021-04-09T01:50:50.822Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 01:50:51 [2021-04-09T01:50:51.277Z] === RUN TestDockerSuite/TestContainerAPIRename 01:50:54 [2021-04-09T01:50:54.161Z] === RUN TestDockerSuite/TestContainerAPIRestart 01:50:56 [2021-04-09T01:50:56.125Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 01:50:57 [2021-04-09T01:50:57.875Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 01:51:01 [2021-04-09T01:51:01.849Z] === RUN TestDockerSuite/TestBuildMultiStageCache 01:51:01 [2021-04-09T01:51:01.849Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 01:51:02 [2021-04-09T01:51:02.554Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 01:51:02 [2021-04-09T01:51:02.554Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 01:51:02 [2021-04-09T01:51:02.554Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 01:51:02 [2021-04-09T01:51:02.554Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 01:51:02 [2021-04-09T01:51:02.554Z] === RUN TestDockerSuite/TestContainerAPIStart 01:51:04 [2021-04-09T01:51:04.083Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 01:51:04 [2021-04-09T01:51:04.083Z] === RUN TestDockerSuite/TestContainerAPIStop 01:51:04 [2021-04-09T01:51:04.739Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 01:51:06 [2021-04-09T01:51:06.969Z] === RUN TestDockerSuite/TestContainerAPITop 01:51:06 [2021-04-09T01:51:06.969Z] === RUN TestDockerSuite/TestContainerAPITopWindows 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite (441.35s) 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s) 01:51:08 [2021-04-09T01:51:08.348Z] docker_cli_external_volume_driver_test.go:53: [d679d94b02db2] daemon is not started 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.73s) 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) 01:51:08 [2021-04-09T01:51:08.348Z] docker_cli_external_volume_driver_test.go:53: [de43f17a78930] daemon is not started 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.68s) 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) 01:51:08 [2021-04-09T01:51:08.348Z] docker_cli_external_volume_driver_test.go:53: [dc55d2be43051] daemon is not started 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 01:51:08 [2021-04-09T01:51:08.348Z] docker_cli_external_volume_driver_test.go:53: [d16bbbcee70ea] daemon is not started 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) 01:51:08 [2021-04-09T01:51:08.348Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.90s) 01:51:08 [2021-04-09T01:51:08.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s) 01:51:08 [2021-04-09T01:51:08.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) 01:51:08 [2021-04-09T01:51:08.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.66s) 01:51:08 [2021-04-09T01:51:08.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) 01:51:08 [2021-04-09T01:51:08.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) 01:51:08 [2021-04-09T01:51:08.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.27s) 01:51:08 [2021-04-09T01:51:08.349Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) 01:51:08 [2021-04-09T01:51:08.349Z] docker_cli_external_volume_driver_test.go:485: [ddce6db79d630] daemon is not started 01:51:08 [2021-04-09T01:51:08.349Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 01:51:08 [2021-04-09T01:51:08.349Z] docker_cli_external_volume_driver_test.go:53: [d59432b3d1c56] daemon is not started 01:51:08 [2021-04-09T01:51:08.349Z] PASS 01:51:08 [2021-04-09T01:51:08.349Z] 01:51:08 [2021-04-09T01:51:08.349Z] === Skipped 01:51:08 [2021-04-09T01:51:08.349Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 01:51:08 [2021-04-09T01:51:08.349Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 01:51:08 [2021-04-09T01:51:08.349Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 01:51:08 [2021-04-09T01:51:08.349Z] check_test.go:309: [d2a5406b9dbeb] daemon is not started 01:51:08 [2021-04-09T01:51:08.349Z] 01:51:08 [2021-04-09T01:51:08.349Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 01:51:08 [2021-04-09T01:51:08.349Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 01:51:08 [2021-04-09T01:51:08.349Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 01:51:08 [2021-04-09T01:51:08.349Z] check_test.go:309: [d7d662f385ae4] daemon is not started 01:51:08 [2021-04-09T01:51:08.349Z] 01:51:08 [2021-04-09T01:51:08.349Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 01:51:08 [2021-04-09T01:51:08.349Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 01:51:08 [2021-04-09T01:51:08.349Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 01:51:08 [2021-04-09T01:51:08.349Z] check_test.go:309: [d549f792bfdbc] daemon is not started 01:51:08 [2021-04-09T01:51:08.349Z] 01:51:08 [2021-04-09T01:51:08.349Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) 01:51:08 [2021-04-09T01:51:08.349Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) 01:51:08 [2021-04-09T01:51:08.349Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 01:51:08 [2021-04-09T01:51:08.349Z] 01:51:08 [2021-04-09T01:51:08.349Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 01:51:08 [2021-04-09T01:51:08.349Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 01:51:08 [2021-04-09T01:51:08.349Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 01:51:08 [2021-04-09T01:51:08.349Z] 01:51:08 [2021-04-09T01:51:08.349Z] 01:51:08 [2021-04-09T01:51:08.349Z] DONE 273 tests, 5 skipped in 2774.657s 01:51:08 [2021-04-09T01:51:08.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 01:51:08 [2021-04-09T01:51:08.349Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db15ef8513cac/docker.pid 01:51:08 [2021-04-09T01:51:08.349Z] +++ kill 6222 01:51:08 [2021-04-09T01:51:08.349Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6222 is not a child of this shell 01:51:08 [2021-04-09T01:51:08.349Z] warning: PID 6222 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db15ef8513cac/docker.pid had a nonzero exit code 01:51:08 [2021-04-09T01:51:08.349Z] ++++ cat bundles/test-integration/docker.pid 01:51:08 [2021-04-09T01:51:08.349Z] +++ kill 8153 01:51:09 [2021-04-09T01:51:09.131Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 01:51:09 [2021-04-09T01:51:09.131Z] === RUN TestDockerSuite/TestContainerAPIWait 01:51:09 [2021-04-09T01:51:09.721Z] +++ /etc/init.d/apparmor stop 01:51:09 [2021-04-09T01:51:09.721Z] Leaving: AppArmorNo profiles have been unloaded. 01:51:09 [2021-04-09T01:51:09.721Z] 01:51:09 [2021-04-09T01:51:09.721Z] Unloading profiles will leave already running processes permanently 01:51:09 [2021-04-09T01:51:09.721Z] unconfined, which can lead to unexpected situations. 01:51:09 [2021-04-09T01:51:09.721Z] 01:51:09 [2021-04-09T01:51:09.721Z] To set a process to complain mode, use the command line tool 01:51:09 [2021-04-09T01:51:09.721Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 01:51:09 [2021-04-09T01:51:09.721Z] +++ true 01:51:09 [2021-04-09T01:51:09.721Z] exiting test-integration 01:51:09 [2021-04-09T01:51:09.721Z] ++ exit 0 01:51:09 [2021-04-09T01:51:09.721Z] 01:51:09 [2021-04-09T01:51:09.721Z] + exit 0 01:51:09 [2021-04-09T01:51:09.721Z] ++ jobs -p 01:51:09 [2021-04-09T01:51:09.721Z] + pids= 01:51:09 [2021-04-09T01:51:09.721Z] + echo 'Remaining pids to kill: []' 01:51:09 [2021-04-09T01:51:09.721Z] Remaining pids to kill: [] 01:51:09 [2021-04-09T01:51:09.721Z] + '[' -z '' ']' Post stage [Pipeline] junit 01:51:09 [2021-04-09T01:51:09.735Z] Recording test results 01:51:10 [2021-04-09T01:51:10.364Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 01:51:10 [2021-04-09T01:51:10.680Z] + echo Ensuring container killed. 01:51:10 [2021-04-09T01:51:10.680Z] Ensuring container killed. 01:51:10 [2021-04-09T01:51:10.680Z] + docker ps -aq -f name=docker-pr67-* 01:51:10 [2021-04-09T01:51:10.938Z] + cids=9894a144ba7e 01:51:10 [2021-04-09T01:51:10.938Z] f1cd65b4ee3b 01:51:10 [2021-04-09T01:51:10.938Z] d0a07c704faf 01:51:10 [2021-04-09T01:51:10.938Z] + [ -n 9894a144ba7e 01:51:10 [2021-04-09T01:51:10.938Z] f1cd65b4ee3b 01:51:10 [2021-04-09T01:51:10.938Z] d0a07c704faf ] 01:51:10 [2021-04-09T01:51:10.938Z] + docker rm -vf 9894a144ba7e f1cd65b4ee3b d0a07c704faf 01:51:13 [2021-04-09T01:51:13.847Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 01:51:15 [2021-04-09T01:51:15.124Z] 9894a144ba7e 01:51:15 [2021-04-09T01:51:15.690Z] f1cd65b4ee3b 01:51:15 [2021-04-09T01:51:15.690Z] d0a07c704faf [Pipeline] sh 01:51:15 [2021-04-09T01:51:15.975Z] + echo Chowning /workspace to jenkins user 01:51:15 [2021-04-09T01:51:15.975Z] Chowning /workspace to jenkins user 01:51:15 [2021-04-09T01:51:15.975Z] + id -u 01:51:15 [2021-04-09T01:51:15.975Z] + id -g 01:51:15 [2021-04-09T01:51:15.975Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39846:/workspace busybox chown -R 1000:1000 /workspace 01:51:16 [2021-04-09T01:51:16.010Z] === RUN TestDockerSuite/TestContainerNetworkMode 01:51:16 [2021-04-09T01:51:16.010Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 01:51:16 [2021-04-09T01:51:16.010Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 01:51:16 [2021-04-09T01:51:16.010Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 01:51:16 [2021-04-09T01:51:16.010Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 01:51:16 [2021-04-09T01:51:16.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [Pipeline] catchError [Pipeline] { [Pipeline] sh 01:51:20 [2021-04-09T01:51:20.462Z] + bundleName=amd64 01:51:20 [2021-04-09T01:51:20.462Z] + echo Creating amd64-bundles.tar.gz 01:51:20 [2021-04-09T01:51:20.462Z] Creating amd64-bundles.tar.gz 01:51:20 [2021-04-09T01:51:20.462Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 01:51:20 [2021-04-09T01:51:20.462Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts 01:51:21 [2021-04-09T01:51:21.408Z] Archiving artifacts 01:51:21 [2021-04-09T01:51:21.960Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39846/67/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 01:51:22 [2021-04-09T01:51:22.271Z] + make clean 01:51:22 [2021-04-09T01:51:22.271Z] docker volume rm -f docker-dev-cache 01:51:22 [2021-04-09T01:51:22.538Z] docker-dev-cache [Pipeline] deleteDir 01:51:23 [2021-04-09T01:51:23.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 01:51:23 [2021-04-09T01:51:23.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 01:51:25 [2021-04-09T01:51:25.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 01:51:28 [2021-04-09T01:51:28.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:51:30 [2021-04-09T01:51:30.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 01:51:33 [2021-04-09T01:51:33.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008a0420_<nil>} 01:51:35 [2021-04-09T01:51:35.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1681147974_c:\foo_false__<nil>_<nil>_<nil>} 01:51:38 [2021-04-09T01:51:38.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1681147974_c:\foo_true__<nil>_<nil>_<nil>} 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestCopyAndRestart 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestCopyCreatedContainer 01:51:41 [2021-04-09T01:51:41.093Z] === RUN TestDockerSuite/TestCpAbsolutePath 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseA 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseB 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseC 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseD 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseE 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseF 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseG 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseH 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseI 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromCaseJ 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 01:51:43 [2021-04-09T01:51:43.978Z] === RUN TestDockerSuite/TestCpGarbagePath 01:51:46 [2021-04-09T01:51:46.868Z] === RUN TestDockerSuite/TestCpLocalOnly 01:51:46 [2021-04-09T01:51:46.868Z] === RUN TestDockerSuite/TestCpNameHasColon 01:51:46 [2021-04-09T01:51:46.868Z] === RUN TestDockerSuite/TestCpRelativePath 01:51:47 [2021-04-09T01:51:47.208Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 01:51:49 [2021-04-09T01:51:49.756Z] === RUN TestDockerSuite/TestCpSpecialFiles 01:51:49 [2021-04-09T01:51:49.757Z] === RUN TestDockerSuite/TestCpSymlinkComponent 01:51:49 [2021-04-09T01:51:49.757Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 01:51:49 [2021-04-09T01:51:49.757Z] === RUN TestDockerSuite/TestCpToCaseA 01:51:54 [2021-04-09T01:51:54.418Z] === RUN TestDockerSuite/TestCpToCaseB 01:51:57 [2021-04-09T01:51:57.303Z] === RUN TestDockerSuite/TestCpToCaseC 01:51:57 [2021-04-09T01:51:57.303Z] === RUN TestDockerSuite/TestCpToCaseD 01:51:57 [2021-04-09T01:51:57.303Z] === RUN TestDockerSuite/TestCpToCaseE 01:51:59 [2021-04-09T01:51:59.556Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 01:52:03 [2021-04-09T01:52:03.276Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 01:52:07 [2021-04-09T01:52:07.583Z] === RUN TestDockerSuite/TestCpToCaseF 01:52:07 [2021-04-09T01:52:07.583Z] === RUN TestDockerSuite/TestCpToCaseG 01:52:07 [2021-04-09T01:52:07.583Z] === RUN TestDockerSuite/TestCpToCaseH 01:52:15 [2021-04-09T01:52:15.635Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 01:52:17 [2021-04-09T01:52:17.871Z] === RUN TestDockerSuite/TestCpToCaseI 01:52:17 [2021-04-09T01:52:17.871Z] === RUN TestDockerSuite/TestCpToCaseJ 01:52:17 [2021-04-09T01:52:17.871Z] === RUN TestDockerSuite/TestCpToDot 01:52:19 [2021-04-09T01:52:19.396Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 01:52:19 [2021-04-09T01:52:19.396Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 01:52:19 [2021-04-09T01:52:19.396Z] === RUN TestDockerSuite/TestCpToStdout 01:52:22 [2021-04-09T01:52:22.283Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 01:52:22 [2021-04-09T01:52:22.283Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 01:52:22 [2021-04-09T01:52:22.283Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 01:52:22 [2021-04-09T01:52:22.283Z] === RUN TestDockerSuite/TestCpVolumePath 01:52:22 [2021-04-09T01:52:22.283Z] === RUN TestDockerSuite/TestCreate64ByteHexID 01:52:22 [2021-04-09T01:52:22.283Z] === RUN TestDockerSuite/TestCreateArgs 01:52:22 [2021-04-09T01:52:22.283Z] === RUN TestDockerSuite/TestCreateByImageID 01:52:24 [2021-04-09T01:52:24.444Z] === RUN TestDockerSuite/TestCreateEchoStdout 01:52:25 [2021-04-09T01:52:25.931Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 01:52:27 [2021-04-09T01:52:27.344Z] === RUN TestDockerSuite/TestCreateGrowRootfs 01:52:27 [2021-04-09T01:52:27.344Z] === RUN TestDockerSuite/TestCreateHostConfig 01:52:27 [2021-04-09T01:52:27.800Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 01:52:29 [2021-04-09T01:52:29.963Z] === RUN TestDockerSuite/TestCreateLabelFromImage 01:52:30 [2021-04-09T01:52:30.418Z] === RUN TestDockerSuite/TestCreateLabels 01:52:30 [2021-04-09T01:52:30.872Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 01:52:30 [2021-04-09T01:52:30.872Z] === RUN TestDockerSuite/TestCreateRM 01:52:31 [2021-04-09T01:52:31.327Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 01:52:31 [2021-04-09T01:52:31.327Z] === RUN TestDockerSuite/TestCreateStopSignal 01:52:31 [2021-04-09T01:52:31.327Z] === RUN TestDockerSuite/TestCreateStopTimeout 01:52:31 [2021-04-09T01:52:31.782Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 01:52:40 [2021-04-09T01:52:40.345Z] === RUN TestDockerSuite/TestCreateVolumesCreated 01:52:40 [2021-04-09T01:52:40.345Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 01:52:40 [2021-04-09T01:52:40.345Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 01:52:43 [2021-04-09T01:52:43.574Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 01:52:43 [2021-04-09T01:52:43.574Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 01:52:44 [2021-04-09T01:52:44.058Z] === RUN TestDockerSuite/TestCreateWithPortRange 01:52:44 [2021-04-09T01:52:44.513Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 01:52:44 [2021-04-09T01:52:44.513Z] === RUN TestDockerSuite/TestCreateWithWorkdir 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDevicePermissions 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDockerFails 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestEventsAttach 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestEventsCommit 01:52:47 [2021-04-09T01:52:47.401Z] === RUN TestDockerSuite/TestEventsContainerEvents 01:52:50 [2021-04-09T01:52:50.287Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 01:52:53 [2021-04-09T01:52:53.173Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 01:52:55 [2021-04-09T01:52:55.334Z] === RUN TestDockerSuite/TestEventsContainerRestart 01:52:55 [2021-04-09T01:52:55.926Z] === RUN TestDockerSuite/TestBuildMultipleTags 01:52:56 [2021-04-09T01:52:56.381Z] === RUN TestDockerSuite/TestBuildNetContainer 01:52:56 [2021-04-09T01:52:56.381Z] === RUN TestDockerSuite/TestBuildNetNone 01:52:56 [2021-04-09T01:52:56.381Z] === RUN TestDockerSuite/TestBuildNoContext 01:53:03 [2021-04-09T01:53:03.862Z] === RUN TestDockerSuite/TestEventsCopy 01:53:04 [2021-04-09T01:53:04.978Z] === RUN TestDockerSuite/TestBuildNoDupOutput 01:53:08 [2021-04-09T01:53:08.523Z] === RUN TestDockerSuite/TestEventsFilterContainer 01:53:14 [2021-04-09T01:53:14.281Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 01:53:15 [2021-04-09T01:53:15.275Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 01:53:15 [2021-04-09T01:53:15.806Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 01:53:16 [2021-04-09T01:53:16.765Z] === RUN TestDockerSuite/TestEventsFilterImageName 01:53:21 [2021-04-09T01:53:21.049Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 01:53:21 [2021-04-09T01:53:21.426Z] === RUN TestDockerSuite/TestEventsFilterLabels 01:53:21 [2021-04-09T01:53:21.426Z] === RUN TestDockerSuite/TestEventsFilterType 01:53:21 [2021-04-09T01:53:21.507Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 01:53:21 [2021-04-09T01:53:21.507Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 01:53:22 [2021-04-09T01:53:22.386Z] === RUN TestDockerSuite/TestEventsFilters 01:53:24 [2021-04-09T01:53:24.401Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 01:53:25 [2021-04-09T01:53:25.362Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 01:53:26 [2021-04-09T01:53:26.893Z] === RUN TestDockerSuite/TestBuildOnBuild 01:53:28 [2021-04-09T01:53:28.154Z] === RUN TestDockerSuite/TestEventsFormat 01:53:38 [2021-04-09T01:53:38.430Z] === RUN TestDockerSuite/TestEventsFormatBadField 01:53:38 [2021-04-09T01:53:38.430Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 01:53:38 [2021-04-09T01:53:38.430Z] === RUN TestDockerSuite/TestEventsImageImport 01:53:38 [2021-04-09T01:53:38.430Z] === RUN TestDockerSuite/TestEventsImageLoad 01:53:38 [2021-04-09T01:53:38.430Z] === RUN TestDockerSuite/TestEventsImagePull 01:53:38 [2021-04-09T01:53:38.430Z] === RUN TestDockerSuite/TestEventsImageTag 01:53:38 [2021-04-09T01:53:38.885Z] === RUN TestDockerSuite/TestEventsPluginOps 01:53:38 [2021-04-09T01:53:38.885Z] === RUN TestDockerSuite/TestEventsRename 01:53:41 [2021-04-09T01:53:41.772Z] === RUN TestDockerSuite/TestEventsResize 01:53:45 [2021-04-09T01:53:45.482Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 01:53:47 [2021-04-09T01:53:47.958Z] === RUN TestDockerSuite/TestBuildOnBuildCache 01:53:47 [2021-04-09T01:53:47.958Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 01:53:48 [2021-04-09T01:53:48.371Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 01:53:50 [2021-04-09T01:53:50.533Z] === RUN TestDockerSuite/TestEventsTimestampFormats 01:53:55 [2021-04-09T01:53:55.192Z] === RUN TestDockerSuite/TestEventsTop 01:53:55 [2021-04-09T01:53:55.192Z] === RUN TestDockerSuite/TestEventsUntag 01:53:58 [2021-04-09T01:53:58.077Z] === RUN TestDockerSuite/TestEventsUntilInThePast 01:53:58 [2021-04-09T01:53:58.247Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 01:54:01 [2021-04-09T01:54:01.143Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 01:54:02 [2021-04-09T01:54:02.744Z] === RUN TestDockerSuite/TestExec 01:54:02 [2021-04-09T01:54:02.744Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 01:54:02 [2021-04-09T01:54:02.744Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 01:54:05 [2021-04-09T01:54:05.630Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 01:54:07 [2021-04-09T01:54:07.155Z] === RUN TestDockerSuite/TestExecAPIStart 01:54:07 [2021-04-09T01:54:07.610Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 01:54:07 [2021-04-09T01:54:07.610Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 01:54:07 [2021-04-09T01:54:07.610Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 01:54:09 [2021-04-09T01:54:09.683Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 01:54:09 [2021-04-09T01:54:09.772Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 01:54:11 [2021-04-09T01:54:11.938Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 01:54:14 [2021-04-09T01:54:14.099Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 01:54:15 [2021-04-09T01:54:15.458Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 01:54:16 [2021-04-09T01:54:16.270Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 01:54:20 [2021-04-09T01:54:20.932Z] === RUN TestDockerSuite/TestExecCgroup 01:54:20 [2021-04-09T01:54:20.932Z] === RUN TestDockerSuite/TestExecEnv 01:54:20 [2021-04-09T01:54:20.932Z] === RUN TestDockerSuite/TestExecEnvLinksHost 01:54:20 [2021-04-09T01:54:20.932Z] === RUN TestDockerSuite/TestExecExitStatus 01:54:21 [2021-04-09T01:54:21.231Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 01:54:21 [2021-04-09T01:54:21.687Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 01:54:21 [2021-04-09T01:54:21.687Z] === RUN TestDockerSuite/TestBuildPATH 01:54:21 [2021-04-09T01:54:21.687Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 01:54:23 [2021-04-09T01:54:23.097Z] === RUN TestDockerSuite/TestExecInspectID 01:54:24 [2021-04-09T01:54:24.578Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 01:54:24 [2021-04-09T01:54:24.578Z] === RUN TestDockerSuite/TestBuildRelativeCopy 01:54:27 [2021-04-09T01:54:27.759Z] === RUN TestDockerSuite/TestExecInteractive 01:54:27 [2021-04-09T01:54:27.759Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 01:54:27 [2021-04-09T01:54:27.759Z] === RUN TestDockerSuite/TestExecParseError 01:54:27 [2021-04-09T01:54:27.759Z] === RUN TestDockerSuite/TestExecPausedContainer 01:54:27 [2021-04-09T01:54:27.759Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 01:54:27 [2021-04-09T01:54:27.759Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 01:54:30 [2021-04-09T01:54:30.648Z] === RUN TestDockerSuite/TestExecSetEnv 01:54:30 [2021-04-09T01:54:30.648Z] === RUN TestDockerSuite/TestExecStartFails 01:54:30 [2021-04-09T01:54:30.648Z] === RUN TestDockerSuite/TestExecStateCleanup 01:54:30 [2021-04-09T01:54:30.648Z] === RUN TestDockerSuite/TestExecStopNotHanging 01:54:30 [2021-04-09T01:54:30.648Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 01:54:30 [2021-04-09T01:54:30.648Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 01:54:32 [2021-04-09T01:54:32.811Z] === RUN TestDockerSuite/TestExecUlimits 01:54:32 [2021-04-09T01:54:32.811Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 01:54:38 [2021-04-09T01:54:38.576Z] === RUN TestDockerSuite/TestExecWithImageUser 01:54:38 [2021-04-09T01:54:38.576Z] === RUN TestDockerSuite/TestExecWithPrivileged 01:54:38 [2021-04-09T01:54:38.576Z] === RUN TestDockerSuite/TestExecWithUser 01:54:38 [2021-04-09T01:54:38.576Z] === RUN TestDockerSuite/TestGetContainerStats 01:54:45 [2021-04-09T01:54:45.615Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 01:54:51 [2021-04-09T01:54:51.376Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 01:54:53 [2021-04-09T01:54:53.538Z] === RUN TestDockerSuite/TestGetContainerStatsStream 01:55:00 [2021-04-09T01:55:00.575Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 01:55:00 [2021-04-09T01:55:00.575Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 01:55:00 [2021-04-09T01:55:00.575Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 01:55:00 [2021-04-09T01:55:00.575Z] === RUN TestDockerSuite/TestHealth 01:55:00 [2021-04-09T01:55:00.575Z] === RUN TestDockerSuite/TestHistoryExistentImage 01:55:00 [2021-04-09T01:55:00.575Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 01:55:00 [2021-04-09T01:55:00.575Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 01:55:00 [2021-04-09T01:55:00.575Z] === RUN TestDockerSuite/TestHistoryImageWithComment 01:55:05 [2021-04-09T01:55:05.237Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 01:55:05 [2021-04-09T01:55:05.237Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 01:55:05 [2021-04-09T01:55:05.237Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 01:55:05 [2021-04-09T01:55:05.237Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 01:55:05 [2021-04-09T01:55:05.237Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 01:55:05 [2021-04-09T01:55:05.692Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 01:55:06 [2021-04-09T01:55:06.147Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 01:55:06 [2021-04-09T01:55:06.147Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 01:55:07 [2021-04-09T01:55:07.108Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 01:55:07 [2021-04-09T01:55:07.563Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 01:55:09 [2021-04-09T01:55:09.093Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 01:55:09 [2021-04-09T01:55:09.547Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 01:55:11 [2021-04-09T01:55:11.710Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 01:55:14 [2021-04-09T01:55:14.594Z] === RUN TestDockerSuite/TestImagesFormat 01:55:14 [2021-04-09T01:55:14.594Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 01:55:14 [2021-04-09T01:55:14.594Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 01:55:15 [2021-04-09T01:55:15.206Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 01:55:18 [2021-04-09T01:55:18.304Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 01:55:18 [2021-04-09T01:55:18.304Z] === RUN TestDockerSuite/TestImportBadURL 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestImportDisplay 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestImportFile 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestImportFileWithMessage 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestImportGzipped 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 01:55:21 [2021-04-09T01:55:21.197Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 01:55:24 [2021-04-09T01:55:24.082Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 01:55:26 [2021-04-09T01:55:26.248Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 01:55:26 [2021-04-09T01:55:26.248Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 01:55:26 [2021-04-09T01:55:26.248Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 01:55:26 [2021-04-09T01:55:26.248Z] === RUN TestDockerSuite/TestInspectAmpersand 01:55:26 [2021-04-09T01:55:26.248Z] === RUN TestDockerSuite/TestInspectBindMountPoint 01:55:29 [2021-04-09T01:55:29.135Z] === RUN TestDockerSuite/TestInspectByPrefix 01:55:29 [2021-04-09T01:55:29.135Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 01:55:32 [2021-04-09T01:55:32.019Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 01:55:32 [2021-04-09T01:55:32.019Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 01:55:32 [2021-04-09T01:55:32.019Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 01:55:32 [2021-04-09T01:55:32.019Z] === RUN TestDockerSuite/TestInspectDefault 01:55:34 [2021-04-09T01:55:34.181Z] === RUN TestDockerSuite/TestInspectHistory 01:55:38 [2021-04-09T01:55:38.841Z] === RUN TestDockerSuite/TestInspectImage 01:55:38 [2021-04-09T01:55:38.841Z] === RUN TestDockerSuite/TestInspectImageFilterInt 01:55:38 [2021-04-09T01:55:38.841Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 01:55:38 [2021-04-09T01:55:38.841Z] === RUN TestDockerSuite/TestInspectInt64 01:55:41 [2021-04-09T01:55:41.727Z] === RUN TestDockerSuite/TestInspectJSONFields 01:55:43 [2021-04-09T01:55:43.898Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 01:55:43 [2021-04-09T01:55:43.898Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 01:55:45 [2021-04-09T01:55:45.125Z] === RUN TestDockerSuite/TestBuildRm 01:55:46 [2021-04-09T01:55:46.060Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 01:55:48 [2021-04-09T01:55:48.222Z] === RUN TestDockerSuite/TestInspectPlugin 01:55:48 [2021-04-09T01:55:48.222Z] === RUN TestDockerSuite/TestInspectRootFS 01:55:48 [2021-04-09T01:55:48.677Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 01:55:50 [2021-04-09T01:55:50.840Z] === RUN TestDockerSuite/TestInspectStatus 01:55:54 [2021-04-09T01:55:54.552Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 01:55:55 [2021-04-09T01:55:55.427Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 01:55:58 [2021-04-09T01:55:58.264Z] === RUN TestDockerSuite/TestInspectTemplateError 01:55:59 [2021-04-09T01:55:59.163Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 01:55:59 [2021-04-09T01:55:59.163Z] === RUN TestDockerSuite/TestBuildScratchCopy 01:55:59 [2021-04-09T01:55:59.620Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 01:56:01 [2021-04-09T01:56:01.150Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 01:56:01 [2021-04-09T01:56:01.151Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 01:56:03 [2021-04-09T01:56:03.321Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 01:56:04 [2021-04-09T01:56:04.877Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 01:56:05 [2021-04-09T01:56:05.486Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 01:56:07 [2021-04-09T01:56:07.652Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 01:56:09 [2021-04-09T01:56:09.554Z] === RUN TestDockerSuite/TestBuildShellInherited 01:56:10 [2021-04-09T01:56:10.541Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestInspectUnknownObject 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinkShortDefinition 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksEnvs 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLoginWithoutTTY 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 01:56:12 [2021-04-09T01:56:12.704Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 01:56:14 [2021-04-09T01:56:14.230Z] === RUN TestDockerSuite/TestBuildShellMultiple 01:56:14 [2021-04-09T01:56:14.866Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 01:56:17 [2021-04-09T01:56:17.028Z] === RUN TestDockerSuite/TestLogsAPIUntil 01:56:22 [2021-04-09T01:56:22.796Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 01:56:25 [2021-04-09T01:56:25.693Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 01:56:25 [2021-04-09T01:56:25.693Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 01:56:27 [2021-04-09T01:56:27.856Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 01:56:27 [2021-04-09T01:56:27.856Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 01:56:31 [2021-04-09T01:56:31.892Z] === RUN TestDockerSuite/TestBuildShellNotJSON 01:56:31 [2021-04-09T01:56:31.892Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 01:56:31 [2021-04-09T01:56:31.892Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 01:56:34 [2021-04-09T01:56:34.893Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 01:56:41 [2021-04-09T01:56:41.931Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 01:56:44 [2021-04-09T01:56:44.258Z] === RUN TestDockerSuite/TestBuildSpaces 01:56:44 [2021-04-09T01:56:44.258Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 01:56:47 [2021-04-09T01:56:47.692Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 01:56:48 [2021-04-09T01:56:48.943Z] === RUN TestDockerSuite/TestBuildStartsFromOne 01:56:48 [2021-04-09T01:56:48.944Z] === RUN TestDockerSuite/TestBuildStderr 01:56:49 [2021-04-09T01:56:49.856Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 01:56:52 [2021-04-09T01:56:52.741Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 01:56:52 [2021-04-09T01:56:52.741Z] === RUN TestDockerSuite/TestLogsFollowStopped 01:56:53 [2021-04-09T01:56:53.627Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 01:56:55 [2021-04-09T01:56:55.636Z] === RUN TestDockerSuite/TestLogsSeparateStderr 01:56:57 [2021-04-09T01:56:57.801Z] === RUN TestDockerSuite/TestLogsSince 01:57:08 [2021-04-09T01:57:08.103Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 01:57:08 [2021-04-09T01:57:08.103Z] === RUN TestDockerSuite/TestLogsStderrInStdout 01:57:08 [2021-04-09T01:57:08.103Z] === RUN TestDockerSuite/TestLogsTail 01:57:10 [2021-04-09T01:57:10.276Z] === RUN TestDockerSuite/TestLogsTimestamps 01:57:13 [2021-04-09T01:57:13.160Z] === RUN TestDockerSuite/TestLogsWithDetails 01:57:14 [2021-04-09T01:57:14.690Z] === RUN TestDockerSuite/TestBuildStopSignal 01:57:14 [2021-04-09T01:57:14.690Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestMountIntoProc 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestMountIntoSys 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestNetHostname 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPluginActive 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPluginActiveNetwork 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPluginLogDriver 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPluginMetricsCollector 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPluginUpgrade 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPortExposeHostBinding 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPortHostBinding 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPortList 01:57:16 [2021-04-09T01:57:16.053Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 01:57:17 [2021-04-09T01:57:17.585Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 01:57:19 [2021-04-09T01:57:19.120Z] === RUN TestDockerSuite/TestBuildTagEvent 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersAttach 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 01:57:20 [2021-04-09T01:57:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 01:57:23 [2021-04-09T01:57:23.796Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 01:57:25 [2021-04-09T01:57:25.382Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 01:57:25 [2021-04-09T01:57:25.382Z] === RUN TestDockerSuite/TestPsByOrder 01:57:29 [2021-04-09T01:57:29.574Z] === RUN TestDockerSuite/TestBuildUser 01:57:29 [2021-04-09T01:57:29.575Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 01:57:29 [2021-04-09T01:57:29.575Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 01:57:29 [2021-04-09T01:57:29.575Z] === RUN TestDockerSuite/TestBuildVerboseOut 01:57:34 [2021-04-09T01:57:34.252Z] === RUN TestDockerSuite/TestBuildVerifyIntString 01:57:34 [2021-04-09T01:57:34.709Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 01:57:35 [2021-04-09T01:57:35.672Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 01:57:35 [2021-04-09T01:57:35.672Z] === RUN TestDockerSuite/TestPsListContainersBase 01:57:43 [2021-04-09T01:57:43.260Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 01:57:43 [2021-04-09T01:57:43.260Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 01:57:43 [2021-04-09T01:57:43.260Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 01:57:44 [2021-04-09T01:57:44.213Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 01:58:01 [2021-04-09T01:58:01.850Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 01:58:01 [2021-04-09T01:58:01.850Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 01:58:01 [2021-04-09T01:58:01.850Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 01:58:08 [2021-04-09T01:58:08.481Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 01:58:08 [2021-04-09T01:58:08.481Z] === RUN TestDockerSuite/TestBuildWindowsUser 01:58:14 [2021-04-09T01:58:14.186Z] === RUN TestDockerSuite/TestPsListContainersFilterID 01:58:17 [2021-04-09T01:58:17.034Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 01:58:17 [2021-04-09T01:58:17.075Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 01:58:22 [2021-04-09T01:58:22.825Z] === RUN TestDockerSuite/TestBuildWithExtraHost 01:58:22 [2021-04-09T01:58:22.825Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 01:58:22 [2021-04-09T01:58:22.825Z] === RUN TestDockerSuite/TestBuildWithFailure 01:58:25 [2021-04-09T01:58:25.611Z] === RUN TestDockerSuite/TestPsListContainersFilterName 01:58:25 [2021-04-09T01:58:25.721Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 01:58:26 [2021-04-09T01:58:26.189Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 01:58:30 [2021-04-09T01:58:30.290Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 01:58:30 [2021-04-09T01:58:30.754Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 01:58:30 [2021-04-09T01:58:30.754Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 01:58:36 [2021-04-09T01:58:36.604Z] === RUN TestDockerSuite/TestPsListContainersSize 01:58:36 [2021-04-09T01:58:36.604Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 01:58:36 [2021-04-09T01:58:36.604Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 01:58:36 [2021-04-09T01:58:36.604Z] === RUN TestDockerSuite/TestPsRightTagName 01:58:36 [2021-04-09T01:58:36.604Z] === RUN TestDockerSuite/TestPsShowMounts 01:58:38 [2021-04-09T01:58:38.545Z] === RUN TestDockerSuite/TestBuildWithTabs 01:58:42 [2021-04-09T01:58:42.271Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 01:58:42 [2021-04-09T01:58:42.729Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 01:58:43 [2021-04-09T01:58:43.738Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 01:58:43 [2021-04-09T01:58:43.738Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 01:58:44 [2021-04-09T01:58:44.717Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 01:58:44 [2021-04-09T01:58:44.717Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 01:58:46 [2021-04-09T01:58:46.271Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 01:58:46 [2021-04-09T01:58:46.735Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 01:58:46 [2021-04-09T01:58:46.735Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 01:58:51 [2021-04-09T01:58:51.468Z] === RUN TestDockerSuite/TestRestartContainerSuccess 01:58:56 [2021-04-09T01:58:56.199Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 01:58:59 [2021-04-09T01:58:59.132Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 01:59:03 [2021-04-09T01:59:03.791Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 01:59:03 [2021-04-09T01:59:03.791Z] === RUN TestDockerSuite/TestBuildWithVolumes 01:59:03 [2021-04-09T01:59:03.791Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 01:59:03 [2021-04-09T01:59:03.791Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 01:59:03 [2021-04-09T01:59:03.791Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 01:59:12 [2021-04-09T01:59:12.352Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 01:59:15 [2021-04-09T01:59:15.301Z] === RUN TestDockerSuite/TestBuildXZHost 01:59:15 [2021-04-09T01:59:15.301Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 01:59:15 [2021-04-09T01:59:15.301Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 01:59:15 [2021-04-09T01:59:15.301Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 01:59:17 [2021-04-09T01:59:17.512Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 01:59:23 [2021-04-09T01:59:23.371Z] === RUN TestDockerSuite/TestCommitChange 01:59:24 [2021-04-09T01:59:24.373Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 01:59:24 [2021-04-09T01:59:24.373Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 01:59:28 [2021-04-09T01:59:28.131Z] === RUN TestDockerSuite/TestCommitChangeLabels 01:59:30 [2021-04-09T01:59:30.215Z] === RUN TestDockerSuite/TestRestartPolicyAlways 01:59:30 [2021-04-09T01:59:30.215Z] === RUN TestDockerSuite/TestRestartPolicyNO 01:59:30 [2021-04-09T01:59:30.215Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 01:59:30 [2021-04-09T01:59:30.679Z] === RUN TestDockerSuite/TestRestartRunningContainer 01:59:32 [2021-04-09T01:59:32.882Z] === RUN TestDockerSuite/TestCommitHardlink 01:59:32 [2021-04-09T01:59:32.882Z] === RUN TestDockerSuite/TestCommitNewFile 01:59:35 [2021-04-09T01:59:35.408Z] === RUN TestDockerSuite/TestRestartStoppedContainer 01:59:40 [2021-04-09T01:59:40.031Z] === RUN TestDockerSuite/TestCommitPausedContainer 01:59:40 [2021-04-09T01:59:40.031Z] === RUN TestDockerSuite/TestCommitTTY 01:59:40 [2021-04-09T01:59:40.137Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 01:59:40 [2021-04-09T01:59:40.137Z] === RUN TestDockerSuite/TestRestartWithVolumes 01:59:44 [2021-04-09T01:59:44.861Z] === RUN TestDockerSuite/TestRmiBlank 01:59:44 [2021-04-09T01:59:44.861Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 01:59:45 [2021-04-09T01:59:45.335Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 01:59:47 [2021-04-09T01:59:47.177Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestCommitWithoutPause 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestContainerAPIBadPort 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 01:59:57 [2021-04-09T01:59:57.586Z] === RUN TestDockerSuite/TestContainerAPICommit 02:00:04 [2021-04-09T02:00:04.727Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 02:00:10 [2021-04-09T02:00:10.700Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 02:00:11 [2021-04-09T02:00:11.681Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 02:00:11 [2021-04-09T02:00:11.869Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 02:00:11 [2021-04-09T02:00:11.869Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 02:00:12 [2021-04-09T02:00:12.146Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 02:00:14 [2021-04-09T02:00:14.084Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 02:00:14 [2021-04-09T02:00:14.084Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 02:00:14 [2021-04-09T02:00:14.084Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 02:00:14 [2021-04-09T02:00:14.084Z] === RUN TestDockerSuite/TestContainerAPICreate 02:00:17 [2021-04-09T02:00:17.032Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 02:00:17 [2021-04-09T02:00:17.032Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 02:00:17 [2021-04-09T02:00:17.032Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 02:00:19 [2021-04-09T02:00:19.249Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 02:00:19 [2021-04-09T02:00:19.249Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 02:00:19 [2021-04-09T02:00:19.249Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 02:00:19 [2021-04-09T02:00:19.249Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 02:00:19 [2021-04-09T02:00:19.249Z] === RUN TestDockerSuite/TestContainerAPIDelete 02:00:19 [2021-04-09T02:00:19.268Z] === RUN TestDockerSuite/TestRmiImgIDForce 02:00:22 [2021-04-09T02:00:22.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 02:00:23 [2021-04-09T02:00:23.997Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 02:00:24 [2021-04-09T02:00:24.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 02:00:27 [2021-04-09T02:00:27.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 02:00:27 [2021-04-09T02:00:27.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 02:00:27 [2021-04-09T02:00:27.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 02:00:29 [2021-04-09T02:00:29.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 02:00:29 [2021-04-09T02:00:29.561Z] === RUN TestDockerSuite/TestContainerAPIGetAll 02:00:32 [2021-04-09T02:00:32.621Z] === RUN TestDockerSuite/TestRmiParentImageFail 02:00:36 [2021-04-09T02:00:36.705Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 02:00:36 [2021-04-09T02:00:36.705Z] === RUN TestDockerSuite/TestContainerAPIGetExport 02:00:36 [2021-04-09T02:00:36.705Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 02:00:39 [2021-04-09T02:00:39.651Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 02:00:39 [2021-04-09T02:00:39.651Z] === RUN TestDockerSuite/TestContainerAPIKill 02:00:41 [2021-04-09T02:00:41.213Z] === RUN TestDockerSuite/TestContainerAPIPause 02:00:41 [2021-04-09T02:00:41.213Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 02:00:41 [2021-04-09T02:00:41.218Z] === RUN TestDockerSuite/TestRmiTag 02:00:41 [2021-04-09T02:00:41.218Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 02:00:43 [2021-04-09T02:00:43.378Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 02:00:44 [2021-04-09T02:00:44.157Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 02:00:44 [2021-04-09T02:00:44.157Z] === RUN TestDockerSuite/TestContainerAPIRename 02:00:47 [2021-04-09T02:00:47.100Z] === RUN TestDockerSuite/TestContainerAPIRestart 02:00:50 [2021-04-09T02:00:50.880Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 02:00:54 [2021-04-09T02:00:54.663Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 02:00:55 [2021-04-09T02:00:55.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 02:00:55 [2021-04-09T02:00:55.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 02:00:55 [2021-04-09T02:00:55.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 02:00:55 [2021-04-09T02:00:55.130Z] === RUN TestDockerSuite/TestContainerAPIStart 02:00:56 [2021-04-09T02:00:56.690Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 02:00:56 [2021-04-09T02:00:56.690Z] === RUN TestDockerSuite/TestContainerAPIStop 02:01:05 [2021-04-09T02:01:05.334Z] === RUN TestDockerSuite/TestContainerAPITop 02:01:05 [2021-04-09T02:01:05.334Z] === RUN TestDockerSuite/TestContainerAPITopWindows 02:01:06 [2021-04-09T02:01:06.320Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 02:01:06 [2021-04-09T02:01:06.787Z] === RUN TestDockerSuite/TestContainerAPIWait 02:01:11 [2021-04-09T02:01:11.531Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 02:01:13 [2021-04-09T02:01:13.260Z] === RUN TestDockerSuite/TestRmiWithContainerFails 02:01:13 [2021-04-09T02:01:13.260Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 02:01:13 [2021-04-09T02:01:13.740Z] === RUN TestDockerSuite/TestContainerNetworkMode 02:01:13 [2021-04-09T02:01:13.740Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 02:01:13 [2021-04-09T02:01:13.740Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 02:01:13 [2021-04-09T02:01:13.740Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 02:01:13 [2021-04-09T02:01:13.740Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 02:01:13 [2021-04-09T02:01:13.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 02:01:15 [2021-04-09T02:01:15.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 02:01:15 [2021-04-09T02:01:15.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 02:01:17 [2021-04-09T02:01:17.919Z] === RUN TestDockerSuite/TestRmiWithParentInUse 02:01:18 [2021-04-09T02:01:18.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 02:01:18 [2021-04-09T02:01:18.373Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 02:01:18 [2021-04-09T02:01:18.373Z] === RUN TestDockerSuite/TestRunAddHost 02:01:18 [2021-04-09T02:01:18.373Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 02:01:18 [2021-04-09T02:01:18.373Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 02:01:18 [2021-04-09T02:01:18.373Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 02:01:18 [2021-04-09T02:01:18.373Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 02:01:18 [2021-04-09T02:01:18.373Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 02:01:18 [2021-04-09T02:01:18.373Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 02:01:20 [2021-04-09T02:01:20.536Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 02:01:20 [2021-04-09T02:01:20.536Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 02:01:20 [2021-04-09T02:01:20.536Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 02:01:21 [2021-04-09T02:01:21.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 02:01:23 [2021-04-09T02:01:23.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 02:01:26 [2021-04-09T02:01:26.293Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 02:01:26 [2021-04-09T02:01:26.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008a87e0_<nil>} 02:01:28 [2021-04-09T02:01:28.454Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 02:01:28 [2021-04-09T02:01:28.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1362647462_c:\foo_false__<nil>_<nil>_<nil>} 02:01:31 [2021-04-09T02:01:31.336Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 02:01:31 [2021-04-09T02:01:31.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1362647462_c:\foo_true__<nil>_<nil>_<nil>} 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 02:01:33 [2021-04-09T02:01:33.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestCopyAndRestart 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestCopyCreatedContainer 02:01:34 [2021-04-09T02:01:34.174Z] === RUN TestDockerSuite/TestCpAbsolutePath 02:01:34 [2021-04-09T02:01:34.219Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 02:01:36 [2021-04-09T02:01:36.381Z] === RUN TestDockerSuite/TestRunAttachWithDetach 02:01:36 [2021-04-09T02:01:36.381Z] === RUN TestDockerSuite/TestRunBindMounts 02:01:37 [2021-04-09T02:01:37.117Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 02:01:37 [2021-04-09T02:01:37.117Z] === RUN TestDockerSuite/TestCpFromCaseA 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseB 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseC 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseD 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseE 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseF 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseG 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseH 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseI 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromCaseJ 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 02:01:37 [2021-04-09T02:01:37.118Z] === RUN TestDockerSuite/TestCpGarbagePath 02:01:39 [2021-04-09T02:01:39.326Z] === RUN TestDockerSuite/TestCpLocalOnly 02:01:39 [2021-04-09T02:01:39.795Z] === RUN TestDockerSuite/TestCpNameHasColon 02:01:39 [2021-04-09T02:01:39.795Z] === RUN TestDockerSuite/TestCpRelativePath 02:01:42 [2021-04-09T02:01:42.004Z] === RUN TestDockerSuite/TestCpSpecialFiles 02:01:42 [2021-04-09T02:01:42.004Z] === RUN TestDockerSuite/TestCpSymlinkComponent 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapAddInvalid 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCapDropInvalid 02:01:42 [2021-04-09T02:01:42.142Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 02:01:42 [2021-04-09T02:01:42.470Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 02:01:42 [2021-04-09T02:01:42.470Z] === RUN TestDockerSuite/TestCpToCaseA 02:01:45 [2021-04-09T02:01:45.026Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 02:01:45 [2021-04-09T02:01:45.026Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 02:01:47 [2021-04-09T02:01:47.216Z] === RUN TestDockerSuite/TestCpToCaseB 02:01:47 [2021-04-09T02:01:47.924Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 02:01:47 [2021-04-09T02:01:47.924Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 02:01:47 [2021-04-09T02:01:47.924Z] === RUN TestDockerSuite/TestRunContainerNetwork 02:01:49 [2021-04-09T02:01:49.426Z] === RUN TestDockerSuite/TestCpToCaseC 02:01:49 [2021-04-09T02:01:49.426Z] === RUN TestDockerSuite/TestCpToCaseD 02:01:49 [2021-04-09T02:01:49.426Z] === RUN TestDockerSuite/TestCpToCaseE 02:01:54 [2021-04-09T02:01:54.962Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 02:01:54 [2021-04-09T02:01:54.962Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 02:01:54 [2021-04-09T02:01:54.962Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 02:01:54 [2021-04-09T02:01:54.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 02:01:54 [2021-04-09T02:01:54.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 02:01:54 [2021-04-09T02:01:54.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 02:01:54 [2021-04-09T02:01:54.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 02:01:54 [2021-04-09T02:01:54.962Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 02:01:57 [2021-04-09T02:01:57.135Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 02:02:00 [2021-04-09T02:02:00.023Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 02:02:02 [2021-04-09T02:02:02.909Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 02:02:02 [2021-04-09T02:02:02.909Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 02:02:02 [2021-04-09T02:02:02.909Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 02:02:02 [2021-04-09T02:02:02.909Z] === RUN TestDockerSuite/TestRunCreateVolume 02:02:05 [2021-04-09T02:02:05.072Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 02:02:05 [2021-04-09T02:02:05.072Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 02:02:05 [2021-04-09T02:02:05.072Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 02:02:05 [2021-04-09T02:02:05.072Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 02:02:05 [2021-04-09T02:02:05.072Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 02:02:07 [2021-04-09T02:02:07.234Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 02:02:10 [2021-04-09T02:02:10.640Z] === RUN TestDockerSuite/TestCpToCaseF 02:02:10 [2021-04-09T02:02:10.640Z] === RUN TestDockerSuite/TestCpToCaseG 02:02:10 [2021-04-09T02:02:10.640Z] === RUN TestDockerSuite/TestCpToCaseH 02:02:14 [2021-04-09T02:02:14.280Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 02:02:14 [2021-04-09T02:02:14.280Z] === RUN TestDockerSuite/TestRunDNSInHostMode 02:02:14 [2021-04-09T02:02:14.280Z] === RUN TestDockerSuite/TestRunDNSOptions 02:02:14 [2021-04-09T02:02:14.280Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 02:02:14 [2021-04-09T02:02:14.280Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 02:02:14 [2021-04-09T02:02:14.280Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 02:02:14 [2021-04-09T02:02:14.280Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 02:02:17 [2021-04-09T02:02:17.168Z] === RUN TestDockerSuite/TestRunDeviceNumbers 02:02:17 [2021-04-09T02:02:17.168Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 02:02:17 [2021-04-09T02:02:17.168Z] === RUN TestDockerSuite/TestRunDuplicateMount 02:02:17 [2021-04-09T02:02:17.168Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 02:02:19 [2021-04-09T02:02:19.288Z] === RUN TestDockerSuite/TestCpToCaseI 02:02:19 [2021-04-09T02:02:19.288Z] === RUN TestDockerSuite/TestCpToCaseJ 02:02:19 [2021-04-09T02:02:19.288Z] === RUN TestDockerSuite/TestCpToDot 02:02:20 [2021-04-09T02:02:20.053Z] === RUN TestDockerSuite/TestRunEchoStdout 02:02:20 [2021-04-09T02:02:20.850Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 02:02:20 [2021-04-09T02:02:20.851Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 02:02:20 [2021-04-09T02:02:20.851Z] === RUN TestDockerSuite/TestCpToStdout 02:02:22 [2021-04-09T02:02:22.951Z] === RUN TestDockerSuite/TestRunEmptyEnv 02:02:22 [2021-04-09T02:02:22.951Z] === RUN TestDockerSuite/TestRunEntrypoint 02:02:23 [2021-04-09T02:02:23.795Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 02:02:23 [2021-04-09T02:02:23.795Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 02:02:23 [2021-04-09T02:02:23.795Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 02:02:23 [2021-04-09T02:02:23.795Z] === RUN TestDockerSuite/TestCpVolumePath 02:02:23 [2021-04-09T02:02:23.795Z] === RUN TestDockerSuite/TestCreate64ByteHexID 02:02:24 [2021-04-09T02:02:24.262Z] === RUN TestDockerSuite/TestCreateArgs 02:02:24 [2021-04-09T02:02:24.262Z] === RUN TestDockerSuite/TestCreateByImageID 02:02:25 [2021-04-09T02:02:25.116Z] === RUN TestDockerSuite/TestRunEnvironment 02:02:25 [2021-04-09T02:02:25.116Z] === RUN TestDockerSuite/TestRunEnvironmentErase 02:02:25 [2021-04-09T02:02:25.116Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 02:02:25 [2021-04-09T02:02:25.116Z] === RUN TestDockerSuite/TestRunExitCode 02:02:26 [2021-04-09T02:02:26.471Z] === RUN TestDockerSuite/TestCreateEchoStdout 02:02:28 [2021-04-09T02:02:28.003Z] === RUN TestDockerSuite/TestRunExitCodeOne 02:02:30 [2021-04-09T02:02:30.174Z] === RUN TestDockerSuite/TestRunExitCodeZero 02:02:32 [2021-04-09T02:02:32.338Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 02:02:35 [2021-04-09T02:02:35.121Z] === RUN TestDockerSuite/TestCreateGrowRootfs 02:02:35 [2021-04-09T02:02:35.121Z] === RUN TestDockerSuite/TestCreateHostConfig 02:02:35 [2021-04-09T02:02:35.121Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunExposePort 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunFullHostnameSet 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunGroupAdd 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunHostnameFQDN 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunInspectMacAddress 02:02:35 [2021-04-09T02:02:35.233Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 02:02:36 [2021-04-09T02:02:36.684Z] === RUN TestDockerSuite/TestCreateLabelFromImage 02:02:37 [2021-04-09T02:02:37.151Z] === RUN TestDockerSuite/TestCreateLabels 02:02:37 [2021-04-09T02:02:37.151Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 02:02:37 [2021-04-09T02:02:37.151Z] === RUN TestDockerSuite/TestCreateRM 02:02:37 [2021-04-09T02:02:37.617Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 02:02:37 [2021-04-09T02:02:37.617Z] === RUN TestDockerSuite/TestCreateStopSignal 02:02:38 [2021-04-09T02:02:38.083Z] === RUN TestDockerSuite/TestCreateStopTimeout 02:02:38 [2021-04-09T02:02:38.083Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 02:02:39 [2021-04-09T02:02:39.900Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 02:02:39 [2021-04-09T02:02:39.900Z] === RUN TestDockerSuite/TestRunInvalidReference 02:02:39 [2021-04-09T02:02:39.900Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 02:02:39 [2021-04-09T02:02:39.900Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 02:02:39 [2021-04-09T02:02:39.900Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 02:02:39 [2021-04-09T02:02:39.900Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 02:02:39 [2021-04-09T02:02:39.900Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 02:02:48 [2021-04-09T02:02:48.434Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 02:02:48 [2021-04-09T02:02:48.434Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModeHostname 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModeIpcHost 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModePIDContainer 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunModeUTSHost 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunMount 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunMountOrdering 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 02:02:48 [2021-04-09T02:02:48.889Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 02:02:52 [2021-04-09T02:02:52.998Z] === RUN TestDockerSuite/TestCreateVolumesCreated 02:02:52 [2021-04-09T02:02:52.998Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 02:02:52 [2021-04-09T02:02:52.998Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 02:02:56 [2021-04-09T02:02:56.783Z] === RUN TestDockerSuite/TestCreateWithPortRange 02:02:56 [2021-04-09T02:02:56.783Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 02:02:56 [2021-04-09T02:02:56.783Z] === RUN TestDockerSuite/TestCreateWithWorkdir 02:02:57 [2021-04-09T02:02:57.425Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 02:02:57 [2021-04-09T02:02:57.425Z] === RUN TestDockerSuite/TestRunNamedVolume 02:02:57 [2021-04-09T02:02:57.425Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 02:02:57 [2021-04-09T02:02:57.425Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 02:03:03 [2021-04-09T02:03:03.190Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDevicePermissions 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDockerFails 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestEventsAttach 02:03:03 [2021-04-09T02:03:03.932Z] === RUN TestDockerSuite/TestEventsCommit 02:03:04 [2021-04-09T02:03:04.398Z] === RUN TestDockerSuite/TestEventsContainerEvents 02:03:06 [2021-04-09T02:03:06.608Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNetHost 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 02:03:07 [2021-04-09T02:03:07.853Z] === RUN TestDockerSuite/TestRunNoDupVolumes 02:03:08 [2021-04-09T02:03:08.308Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 02:03:09 [2021-04-09T02:03:09.268Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 02:03:09 [2021-04-09T02:03:09.552Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 02:03:11 [2021-04-09T02:03:11.441Z] === RUN TestDockerSuite/TestRunNonExistingCmd 02:03:11 [2021-04-09T02:03:11.761Z] === RUN TestDockerSuite/TestEventsContainerRestart 02:03:12 [2021-04-09T02:03:12.966Z] === RUN TestDockerSuite/TestRunNonExistingImage 02:03:14 [2021-04-09T02:03:14.490Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 02:03:16 [2021-04-09T02:03:16.654Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 02:03:17 [2021-04-09T02:03:17.110Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 02:03:17 [2021-04-09T02:03:17.110Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 02:03:17 [2021-04-09T02:03:17.110Z] === RUN TestDockerSuite/TestRunPortInUse 02:03:17 [2021-04-09T02:03:17.110Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 02:03:17 [2021-04-09T02:03:17.110Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 02:03:17 [2021-04-09T02:03:17.110Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 02:03:17 [2021-04-09T02:03:17.110Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 02:03:17 [2021-04-09T02:03:17.110Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 02:03:20 [2021-04-09T02:03:20.404Z] === RUN TestDockerSuite/TestEventsCopy 02:03:20 [2021-04-09T02:03:20.830Z] === RUN TestDockerSuite/TestRunPublishPort 02:03:20 [2021-04-09T02:03:20.830Z] === RUN TestDockerSuite/TestRunReadFilteredProc 02:03:20 [2021-04-09T02:03:20.830Z] === RUN TestDockerSuite/TestRunReadProcLatency 02:03:20 [2021-04-09T02:03:20.830Z] === RUN TestDockerSuite/TestRunReadProcTimer 02:03:20 [2021-04-09T02:03:20.830Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 02:03:20 [2021-04-09T02:03:20.830Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 02:03:25 [2021-04-09T02:03:25.147Z] === RUN TestDockerSuite/TestEventsFilterContainer 02:03:31 [2021-04-09T02:03:31.003Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 02:03:31 [2021-04-09T02:03:31.114Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 02:03:31 [2021-04-09T02:03:31.114Z] === RUN TestDockerSuite/TestRunRm 02:03:32 [2021-04-09T02:03:32.639Z] === RUN TestDockerSuite/TestRunRmAndWait 02:03:33 [2021-04-09T02:03:33.212Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 02:03:33 [2021-04-09T02:03:33.679Z] === RUN TestDockerSuite/TestEventsFilterImageName 02:03:38 [2021-04-09T02:03:38.409Z] === RUN TestDockerSuite/TestRunRmPre125Api 02:03:40 [2021-04-09T02:03:40.576Z] === RUN TestDockerSuite/TestRunRootWorkdir 02:03:43 [2021-04-09T02:03:43.462Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 02:03:44 [2021-04-09T02:03:44.080Z] === RUN TestDockerSuite/TestEventsFilterLabels 02:03:44 [2021-04-09T02:03:44.080Z] === RUN TestDockerSuite/TestEventsFilterType 02:03:44 [2021-04-09T02:03:44.547Z] === RUN TestDockerSuite/TestEventsFilters 02:03:45 [2021-04-09T02:03:45.625Z] === RUN TestDockerSuite/TestRunSetMacAddress 02:03:48 [2021-04-09T02:03:48.511Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 02:03:48 [2021-04-09T02:03:48.511Z] === RUN TestDockerSuite/TestRunState 02:03:48 [2021-04-09T02:03:48.511Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 02:03:50 [2021-04-09T02:03:50.406Z] === RUN TestDockerSuite/TestEventsFormat 02:03:50 [2021-04-09T02:03:50.676Z] === RUN TestDockerSuite/TestRunStdinPipe 02:03:50 [2021-04-09T02:03:50.676Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 02:03:53 [2021-04-09T02:03:53.564Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 02:03:53 [2021-04-09T02:03:53.564Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 02:03:53 [2021-04-09T02:03:53.564Z] === RUN TestDockerSuite/TestRunTLSVerify 02:03:53 [2021-04-09T02:03:53.564Z] === RUN TestDockerSuite/TestRunTTYWithPipe 02:03:53 [2021-04-09T02:03:53.564Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 02:03:53 [2021-04-09T02:03:53.564Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 02:03:55 [2021-04-09T02:03:55.153Z] === RUN TestDockerSuite/TestEventsFormatBadField 02:03:55 [2021-04-09T02:03:55.153Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 02:03:55 [2021-04-09T02:03:55.153Z] === RUN TestDockerSuite/TestEventsImageImport 02:03:55 [2021-04-09T02:03:55.153Z] === RUN TestDockerSuite/TestEventsImageLoad 02:03:55 [2021-04-09T02:03:55.153Z] === RUN TestDockerSuite/TestEventsImagePull 02:03:55 [2021-04-09T02:03:55.153Z] === RUN TestDockerSuite/TestEventsImageTag 02:03:56 [2021-04-09T02:03:56.723Z] === RUN TestDockerSuite/TestEventsPluginOps 02:03:56 [2021-04-09T02:03:56.723Z] === RUN TestDockerSuite/TestEventsRename 02:03:58 [2021-04-09T02:03:58.931Z] === RUN TestDockerSuite/TestEventsResize 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUnshareProc 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUserByID 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUserByIDBig 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUserByIDNegative 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUserByIDZero 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUserByName 02:03:59 [2021-04-09T02:03:59.328Z] === RUN TestDockerSuite/TestRunUserDefaults 02:04:01 [2021-04-09T02:04:01.493Z] === RUN TestDockerSuite/TestRunUserNotFound 02:04:01 [2021-04-09T02:04:01.493Z] === RUN TestDockerSuite/TestRunVerifyContainerID 02:04:02 [2021-04-09T02:04:02.711Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 02:04:03 [2021-04-09T02:04:03.657Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 02:04:03 [2021-04-09T02:04:03.657Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 02:04:03 [2021-04-09T02:04:03.658Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 02:04:04 [2021-04-09T02:04:04.920Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 02:04:07 [2021-04-09T02:04:07.379Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 02:04:08 [2021-04-09T02:04:08.703Z] === RUN TestDockerSuite/TestEventsTimestampFormats 02:04:13 [2021-04-09T02:04:13.450Z] === RUN TestDockerSuite/TestEventsTop 02:04:13 [2021-04-09T02:04:13.450Z] === RUN TestDockerSuite/TestEventsUntag 02:04:14 [2021-04-09T02:04:14.417Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 02:04:15 [2021-04-09T02:04:15.658Z] === RUN TestDockerSuite/TestEventsUntilInThePast 02:04:19 [2021-04-09T02:04:19.089Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 02:04:20 [2021-04-09T02:04:20.514Z] === RUN TestDockerSuite/TestExec 02:04:20 [2021-04-09T02:04:20.514Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 02:04:20 [2021-04-09T02:04:20.514Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 02:04:22 [2021-04-09T02:04:22.725Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 02:04:24 [2021-04-09T02:04:24.933Z] === RUN TestDockerSuite/TestExecAPIStart 02:04:24 [2021-04-09T02:04:24.933Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 02:04:24 [2021-04-09T02:04:24.933Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 02:04:24 [2021-04-09T02:04:24.933Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 02:04:26 [2021-04-09T02:04:26.213Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 02:04:26 [2021-04-09T02:04:26.213Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 02:04:26 [2021-04-09T02:04:26.213Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 02:04:27 [2021-04-09T02:04:27.142Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 02:04:28 [2021-04-09T02:04:28.377Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 02:04:29 [2021-04-09T02:04:29.354Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 02:04:30 [2021-04-09T02:04:30.539Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 02:04:32 [2021-04-09T02:04:32.297Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithBadDevice 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithUlimits 02:04:33 [2021-04-09T02:04:33.433Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 02:04:33 [2021-04-09T02:04:33.859Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 02:04:38 [2021-04-09T02:04:38.609Z] === RUN TestDockerSuite/TestExecCgroup 02:04:38 [2021-04-09T02:04:38.609Z] === RUN TestDockerSuite/TestExecEnv 02:04:38 [2021-04-09T02:04:38.609Z] === RUN TestDockerSuite/TestExecEnvLinksHost 02:04:38 [2021-04-09T02:04:38.609Z] === RUN TestDockerSuite/TestExecExitStatus 02:04:41 [2021-04-09T02:04:41.554Z] === RUN TestDockerSuite/TestExecInspectID 02:04:41 [2021-04-09T02:04:41.961Z] === RUN TestDockerSuite/TestRunWithoutNetworking 02:04:44 [2021-04-09T02:04:44.124Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 02:04:45 [2021-04-09T02:04:45.649Z] === RUN TestDockerSuite/TestRunWorkingDirectory 02:04:46 [2021-04-09T02:04:46.297Z] === RUN TestDockerSuite/TestExecInteractive 02:04:46 [2021-04-09T02:04:46.297Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 02:04:46 [2021-04-09T02:04:46.297Z] === RUN TestDockerSuite/TestExecParseError 02:04:46 [2021-04-09T02:04:46.297Z] === RUN TestDockerSuite/TestExecPausedContainer 02:04:46 [2021-04-09T02:04:46.297Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 02:04:46 [2021-04-09T02:04:46.297Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 02:04:49 [2021-04-09T02:04:49.242Z] === RUN TestDockerSuite/TestExecSetEnv 02:04:49 [2021-04-09T02:04:49.242Z] === RUN TestDockerSuite/TestExecStartFails 02:04:49 [2021-04-09T02:04:49.242Z] === RUN TestDockerSuite/TestExecStateCleanup 02:04:49 [2021-04-09T02:04:49.242Z] === RUN TestDockerSuite/TestExecStopNotHanging 02:04:49 [2021-04-09T02:04:49.242Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 02:04:49 [2021-04-09T02:04:49.242Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveCheckTimes 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveImageId 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveLoadNoTag 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveLoadParents 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveMultipleNames 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveSingleTag 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 02:04:50 [2021-04-09T02:04:50.314Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 02:04:50 [2021-04-09T02:04:50.769Z] === RUN TestDockerSuite/TestSearchCmdOptions 02:04:52 [2021-04-09T02:04:52.191Z] === RUN TestDockerSuite/TestExecUlimits 02:04:52 [2021-04-09T02:04:52.192Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 02:04:52 [2021-04-09T02:04:52.932Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 02:04:53 [2021-04-09T02:04:53.386Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 02:04:53 [2021-04-09T02:04:53.386Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 02:04:53 [2021-04-09T02:04:53.841Z] === RUN TestDockerSuite/TestSearchWithLimit 02:04:55 [2021-04-09T02:04:55.369Z] === RUN TestDockerSuite/TestSlowStdinClosing 02:04:59 [2021-04-09T02:04:59.350Z] === RUN TestDockerSuite/TestExecWithImageUser 02:04:59 [2021-04-09T02:04:59.350Z] === RUN TestDockerSuite/TestExecWithPrivileged 02:04:59 [2021-04-09T02:04:59.350Z] === RUN TestDockerSuite/TestExecWithUser 02:04:59 [2021-04-09T02:04:59.350Z] === RUN TestDockerSuite/TestGetContainerStats 02:05:03 [2021-04-09T02:05:03.899Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 02:05:03 [2021-04-09T02:05:03.899Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 02:05:05 [2021-04-09T02:05:05.229Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 02:05:12 [2021-04-09T02:05:12.377Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 02:05:12 [2021-04-09T02:05:12.431Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 02:05:12 [2021-04-09T02:05:12.431Z] === RUN TestDockerSuite/TestStartAttachSilent 02:05:15 [2021-04-09T02:05:15.319Z] === RUN TestDockerSuite/TestGetContainerStatsStream 02:05:16 [2021-04-09T02:05:16.153Z] === RUN TestDockerSuite/TestStartAttachWithRename 02:05:16 [2021-04-09T02:05:16.153Z] === RUN TestDockerSuite/TestStartMultipleContainers 02:05:16 [2021-04-09T02:05:16.153Z] === RUN TestDockerSuite/TestStartPausedContainer 02:05:16 [2021-04-09T02:05:16.153Z] === RUN TestDockerSuite/TestStartRecordError 02:05:16 [2021-04-09T02:05:16.153Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 02:05:21 [2021-04-09T02:05:21.172Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 02:05:21 [2021-04-09T02:05:21.172Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 02:05:21 [2021-04-09T02:05:21.172Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 02:05:21 [2021-04-09T02:05:21.172Z] === RUN TestDockerSuite/TestHealth 02:05:21 [2021-04-09T02:05:21.172Z] === RUN TestDockerSuite/TestHistoryExistentImage 02:05:21 [2021-04-09T02:05:21.172Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 02:05:21 [2021-04-09T02:05:21.638Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 02:05:21 [2021-04-09T02:05:21.638Z] === RUN TestDockerSuite/TestHistoryImageWithComment 02:05:24 [2021-04-09T02:05:24.689Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 02:05:24 [2021-04-09T02:05:24.689Z] === RUN TestDockerSuite/TestStatsAllNoStream 02:05:24 [2021-04-09T02:05:24.689Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 02:05:24 [2021-04-09T02:05:24.689Z] === RUN TestDockerSuite/TestStatsContainerNotFound 02:05:24 [2021-04-09T02:05:24.689Z] === RUN TestDockerSuite/TestStatsFormatAll 02:05:24 [2021-04-09T02:05:24.689Z] === RUN TestDockerSuite/TestStatsNoStream 02:05:24 [2021-04-09T02:05:24.689Z] === RUN TestDockerSuite/TestTopMultipleArgs 02:05:26 [2021-04-09T02:05:26.216Z] === RUN TestDockerSuite/TestTopNonPrivileged 02:05:27 [2021-04-09T02:05:27.493Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 02:05:27 [2021-04-09T02:05:27.493Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 02:05:27 [2021-04-09T02:05:27.493Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 02:05:27 [2021-04-09T02:05:27.494Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 02:05:27 [2021-04-09T02:05:27.494Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 02:05:27 [2021-04-09T02:05:27.494Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 02:05:27 [2021-04-09T02:05:27.960Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 02:05:27 [2021-04-09T02:05:27.960Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 02:05:28 [2021-04-09T02:05:28.380Z] === RUN TestDockerSuite/TestTopPrivileged 02:05:28 [2021-04-09T02:05:28.380Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 02:05:29 [2021-04-09T02:05:29.523Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 02:05:29 [2021-04-09T02:05:29.523Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 02:05:31 [2021-04-09T02:05:31.268Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 02:05:31 [2021-04-09T02:05:31.268Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 02:05:31 [2021-04-09T02:05:31.268Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 02:05:31 [2021-04-09T02:05:31.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 02:05:31 [2021-04-09T02:05:31.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 02:05:31 [2021-04-09T02:05:31.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 02:05:31 [2021-04-09T02:05:31.268Z] === RUN TestDockerSuite/TestVolumeCLICreate 02:05:31 [2021-04-09T02:05:31.733Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 02:05:31 [2021-04-09T02:05:31.733Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 02:05:33 [2021-04-09T02:05:33.944Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 02:05:36 [2021-04-09T02:05:36.889Z] === RUN TestDockerSuite/TestImagesFormat 02:05:36 [2021-04-09T02:05:36.889Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 02:05:36 [2021-04-09T02:05:36.889Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 02:05:41 [2021-04-09T02:05:41.638Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 02:05:41 [2021-04-09T02:05:41.638Z] === RUN TestDockerSuite/TestImportBadURL 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestImportDisplay 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestImportFile 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestImportFileWithMessage 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestImportGzipped 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 02:05:43 [2021-04-09T02:05:43.848Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 02:05:46 [2021-04-09T02:05:46.041Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 02:05:46 [2021-04-09T02:05:46.062Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 02:05:46 [2021-04-09T02:05:46.497Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 02:05:46 [2021-04-09T02:05:46.497Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 02:05:46 [2021-04-09T02:05:46.497Z] === RUN TestDockerSuite/TestVolumeCLIInspect 02:05:46 [2021-04-09T02:05:46.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 02:05:46 [2021-04-09T02:05:46.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 02:05:47 [2021-04-09T02:05:47.407Z] === RUN TestDockerSuite/TestVolumeCLILs 02:05:48 [2021-04-09T02:05:48.273Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 02:05:48 [2021-04-09T02:05:48.273Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 02:05:48 [2021-04-09T02:05:48.273Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 02:05:48 [2021-04-09T02:05:48.740Z] === RUN TestDockerSuite/TestInspectAmpersand 02:05:48 [2021-04-09T02:05:48.740Z] === RUN TestDockerSuite/TestInspectBindMountPoint 02:05:50 [2021-04-09T02:05:50.295Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 02:05:50 [2021-04-09T02:05:50.295Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 02:05:54 [2021-04-09T02:05:54.012Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 02:05:54 [2021-04-09T02:05:54.013Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 02:05:54 [2021-04-09T02:05:54.468Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 02:05:54 [2021-04-09T02:05:54.468Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 02:05:54 [2021-04-09T02:05:54.924Z] === RUN TestDockerSuite/TestVolumeCLIRm 02:05:55 [2021-04-09T02:05:55.886Z] === RUN TestDockerSuite/TestInspectByPrefix 02:05:55 [2021-04-09T02:05:55.886Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 02:05:58 [2021-04-09T02:05:58.095Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 02:05:58 [2021-04-09T02:05:58.561Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 02:05:58 [2021-04-09T02:05:58.561Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 02:05:58 [2021-04-09T02:05:58.561Z] === RUN TestDockerSuite/TestInspectDefault 02:06:00 [2021-04-09T02:06:00.769Z] === RUN TestDockerSuite/TestInspectHistory 02:06:03 [2021-04-09T02:06:03.464Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 02:06:03 [2021-04-09T02:06:03.464Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 02:06:04 [2021-04-09T02:06:04.424Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 02:06:04 [2021-04-09T02:06:04.424Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 02:06:04 [2021-04-09T02:06:04.424Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 02:06:11 [2021-04-09T02:06:11.181Z] === RUN TestDockerSuite/TestInspectImage 02:06:11 [2021-04-09T02:06:11.181Z] === RUN TestDockerSuite/TestInspectImageFilterInt 02:06:11 [2021-04-09T02:06:11.181Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 02:06:11 [2021-04-09T02:06:11.181Z] === RUN TestDockerSuite/TestInspectInt64 02:06:12 [2021-04-09T02:06:12.743Z] === RUN TestDockerSuite/TestInspectJSONFields 02:06:13 [2021-04-09T02:06:13.036Z] === RUN TestDockerSuite/TestVolumeLsFormat 02:06:13 [2021-04-09T02:06:13.036Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 02:06:13 [2021-04-09T02:06:13.036Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 02:06:15 [2021-04-09T02:06:15.691Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 02:06:15 [2021-04-09T02:06:15.691Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 02:06:18 [2021-04-09T02:06:18.049Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 02:06:20 [2021-04-09T02:06:20.259Z] === RUN TestDockerSuite/TestInspectPlugin 02:06:20 [2021-04-09T02:06:20.259Z] === RUN TestDockerSuite/TestInspectRootFS 02:06:20 [2021-04-09T02:06:20.259Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 02:06:23 [2021-04-09T02:06:23.206Z] === RUN TestDockerSuite/TestInspectStatus 02:06:23 [2021-04-09T02:06:23.426Z] === RUN TestDockerSuite/TestVolumesNoCopyData 02:06:23 [2021-04-09T02:06:23.426Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite (2428.65s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.00s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (60.83s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.50s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.18s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.55s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.19s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.78s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (75.29s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_build_test.go:177: unmatched requirement UnixCli 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.12s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.59s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.14s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.91s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.80s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.07s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.93s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.23s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.70s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (16.28s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.68s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.48s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.89s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.18s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.58s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.58s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.29s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.46s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.99s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.45s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.81s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.20s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.68s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.65s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.51s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.69s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.26s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.73s) 02:06:24 [2021-04-09T02:06:24.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) 02:06:24 [2021-04-09T02:06:24.983Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) 02:06:24 [2021-04-09T02:06:24.983Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.61s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.87s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.29s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.17s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.28s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.49s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.08s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.61s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.79s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.68s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.97s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.20s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.36s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.52s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.07s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.47s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.88s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.23s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.15s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFails (2.73s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.05s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.54s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.84s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.98s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.07s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.29s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildHistory (11.79s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.62s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.04s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.31s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.97s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.49s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.49s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.60s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.51s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.06s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.81s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.22s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.22s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.77s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.39s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.25s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.20s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.63s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.42s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.09s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.98s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.70s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.24s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildRm (21.38s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.29s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.58s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.64s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.63s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.69s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.82s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.93s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.29s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildStderr (4.18s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (37.01s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.15s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.34s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.57s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.64s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.19s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.14s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.47s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.66s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.39s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.60s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.02s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.78s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.11s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_sni_test.go:18: Flakey test 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.72s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestCommitChange (4.68s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.43s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.88s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestCommitTTY (7.63s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.71s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.41s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.01s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.28s) 02:06:24 [2021-04-09T02:06:24.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 02:06:24 [2021-04-09T02:06:24.984Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s) 02:06:24 [2021-04-09T02:06:24.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.28s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.23s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.21s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.33s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.13s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.80s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.67s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.79s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.27s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.74s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.14s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.61s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.27s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.68s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.58s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.59s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.63s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008a0420_<nil>} (2.57s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1681147974_c:\foo_false__<nil>_<nil>_<nil>} (2.57s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1681147974_c:\foo_true__<nil>_<nil>_<nil>} (2.61s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.44s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.77s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.84s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.68s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.79s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.83s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.81s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpToDot (2.42s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCpToStdout (2.75s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.69s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.83s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.71s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.80s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.42s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.37s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsCopy (4.37s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.43s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.13s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.20s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFilters (5.48s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFormat (9.88s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) 02:06:24 [2021-04-09T02:06:24.985Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 02:06:24 [2021-04-09T02:06:24.985Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.985Z] --- PASS: TestDockerSuite/TestEventsRename (2.84s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestEventsResize (3.49s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.59s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.81s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.79s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.34s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.10s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.15s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.20s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.14s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.88s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.30s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecInspectID (4.59s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.43s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.29s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.88s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.02s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.04s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.05s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.79s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.83s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.88s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.73s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.57s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.60s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.39s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.58s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectHistory (4.61s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.63s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.14s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.33s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.19s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectStatus (3.33s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.32s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.43s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.23s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.30s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.33s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.61s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.20s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.89s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.74s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.32s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.45s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.55s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.45s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.65s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.75s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.55s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsSince (9.31s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsTail (3.06s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.77s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 02:06:24 [2021-04-09T02:06:24.986Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.986Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.96s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsByOrder (8.68s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.84s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.77s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.67s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.10s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.50s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.96s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.28s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.19s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.43s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.81s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.81s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.42s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.93s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.82s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.60s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.86s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.35s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.86s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.14s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.24s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.73s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.68s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.48s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.01s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.23s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.01s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.24s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.67s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.69s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.63s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.47s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.59s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.34s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.82s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.92s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.75s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.71s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.71s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.69s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.03s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.61s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunExitCode (2.68s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.32s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.70s) 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.67s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.28s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s) 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.987Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.987Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.89s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.97s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.53s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.47s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.43s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.85s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunRm (2.74s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.67s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.27s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.26s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.67s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.60s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.01s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.39s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.24s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.44s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.40s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.64s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.38s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.28s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.76s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.51s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.85s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.67s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.25s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.84s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.37s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.46s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.35s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.43s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) 02:06:24 [2021-04-09T02:06:24.988Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 02:06:24 [2021-04-09T02:06:24.988Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.99s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.45s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) 02:06:24 [2021-04-09T02:06:24.988Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.74s) 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 02:06:24 [2021-04-09T02:06:24.989Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 02:06:24 [2021-04-09T02:06:24.989Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.95s) 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.45s) 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 02:06:24 [2021-04-09T02:06:24.989Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullIDStability 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullManifestList 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPushBadTag 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestPushUntagged 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestRunByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestTagByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistrySuite/TestV2Only 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerRegistrySuite (0.16s) 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 02:06:24 [2021-04-09T02:06:24.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 02:06:24 [2021-04-09T02:06:24.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 02:06:24 [2021-04-09T02:06:24.989Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:24 [2021-04-09T02:06:24.989Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 02:06:25 [2021-04-09T02:06:25.420Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerRegistryAuthTokenSuite 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 02:06:25 [2021-04-09T02:06:25.455Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerDaemonSuite 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 02:06:25 [2021-04-09T02:06:25.455Z] --- PASS: TestDockerDaemonSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerSwarmSuite 02:06:25 [2021-04-09T02:06:25.455Z] --- PASS: TestDockerSwarmSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginCreate 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginInspect 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerPluginSuite/TestPluginSet 02:06:25 [2021-04-09T02:06:25.455Z] --- PASS: TestDockerPluginSuite (0.02s) 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerExternalVolumeSuite 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:128: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerNetworkSuite 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerNetworkSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:134: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] === RUN TestDockerHubPullSuite 02:06:25 [2021-04-09T02:06:25.455Z] --- SKIP: TestDockerHubPullSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.455Z] check_test.go:142: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.455Z] PASS 02:06:25 [2021-04-09T02:06:25.455Z] ok github.com/docker/docker/integration-cli 2429.670s 02:06:25 [2021-04-09T02:06:25.455Z] 02:06:25 [2021-04-09T02:06:25.455Z] === Skipped 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_build_test.go:177: unmatched requirement UnixCli 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 02:06:25 [2021-04-09T02:06:25.456Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.456Z] 02:06:25 [2021-04-09T02:06:25.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_sni_test.go:18: Flakey test 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 02:06:25 [2021-04-09T02:06:25.457Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.457Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.458Z] 02:06:25 [2021-04-09T02:06:25.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) 02:06:25 [2021-04-09T02:06:25.458Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.459Z] 02:06:25 [2021-04-09T02:06:25.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 02:06:25 [2021-04-09T02:06:25.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.460Z] 02:06:25 [2021-04-09T02:06:25.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 02:06:25 [2021-04-09T02:06:25.460Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 02:06:25 [2021-04-09T02:06:25.926Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.926Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 02:06:25 [2021-04-09T02:06:25.927Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.927Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 02:06:25 [2021-04-09T02:06:25.928Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.928Z] 02:06:25 [2021-04-09T02:06:25.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 02:06:25 [2021-04-09T02:06:25.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:128: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:134: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 02:06:25 [2021-04-09T02:06:25.929Z] check_test.go:142: unmatched requirement DaemonIsLinux 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:25 [2021-04-09T02:06:25.929Z] DONE 1092 tests, 546 skipped in 2437.944s 02:06:25 [2021-04-09T02:06:25.929Z] INFO: Integration tests ended at 04/09/2021 02:06:25. Duration:00:40:38.0393370 02:06:25 [2021-04-09T02:06:25.929Z] INFO: Docker info of the daemon under test at end of run 02:06:25 [2021-04-09T02:06:25.929Z] 02:06:26 [2021-04-09T02:06:26.394Z] Containers: 2 02:06:26 [2021-04-09T02:06:26.394Z] Running: 0 02:06:26 [2021-04-09T02:06:26.394Z] Paused: 0 02:06:26 [2021-04-09T02:06:26.394Z] Stopped: 2 02:06:26 [2021-04-09T02:06:26.394Z] Images: 18 02:06:26 [2021-04-09T02:06:26.394Z] Server Version: 0.0.0-dev 02:06:26 [2021-04-09T02:06:26.394Z] Storage Driver: windowsfilter 02:06:26 [2021-04-09T02:06:26.394Z] Windows: 02:06:26 [2021-04-09T02:06:26.394Z] Logging Driver: json-file 02:06:26 [2021-04-09T02:06:26.394Z] Plugins: 02:06:26 [2021-04-09T02:06:26.394Z] Volume: local 02:06:26 [2021-04-09T02:06:26.394Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 02:06:26 [2021-04-09T02:06:26.394Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 02:06:26 [2021-04-09T02:06:26.394Z] Swarm: inactive 02:06:26 [2021-04-09T02:06:26.394Z] Default Isolation: process 02:06:26 [2021-04-09T02:06:26.394Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) 02:06:26 [2021-04-09T02:06:26.394Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) 02:06:26 [2021-04-09T02:06:26.394Z] OSType: windows 02:06:26 [2021-04-09T02:06:26.394Z] Architecture: x86_64 02:06:26 [2021-04-09T02:06:26.394Z] CPUs: 4 02:06:26 [2021-04-09T02:06:26.394Z] Total Memory: 32GiB 02:06:26 [2021-04-09T02:06:26.394Z] Name: azwin-2-361f90 02:06:26 [2021-04-09T02:06:26.394Z] ID: WJTI:5NTD:SXSU:HXUA:UD7T:ERGM:DFGE:EI5V:2ARM:TD3L:2XLP:QZY5 02:06:26 [2021-04-09T02:06:26.394Z] Docker Root Dir: D:\CI\PR-39846\67\daemon 02:06:26 [2021-04-09T02:06:26.394Z] Debug Mode (client): false 02:06:26 [2021-04-09T02:06:26.394Z] Debug Mode (server): true 02:06:26 [2021-04-09T02:06:26.394Z] File Descriptors: -1 02:06:26 [2021-04-09T02:06:26.394Z] Goroutines: 17 02:06:26 [2021-04-09T02:06:26.394Z] System Time: 2021-04-09T02:06:25.9157022Z 02:06:26 [2021-04-09T02:06:26.394Z] EventsListeners: 0 02:06:26 [2021-04-09T02:06:26.394Z] Registry: https://index.docker.io/v1/ 02:06:26 [2021-04-09T02:06:26.394Z] Labels: 02:06:26 [2021-04-09T02:06:26.394Z] Experimental: false 02:06:26 [2021-04-09T02:06:26.394Z] Insecure Registries: 02:06:26 [2021-04-09T02:06:26.394Z] 127.0.0.0/8 02:06:26 [2021-04-09T02:06:26.394Z] Live Restore Enabled: false 02:06:26 [2021-04-09T02:06:26.394Z] 02:06:26 [2021-04-09T02:06:26.394Z] 02:06:26 [2021-04-09T02:06:26.394Z] INFO: Stopping daemon under test 02:06:26 [2021-04-09T02:06:26.394Z] SUCCESS: The process with PID 1544 (child process of PID 2484) has been terminated. 02:06:26 [2021-04-09T02:06:26.394Z] SUCCESS: The process with PID 2484 (child process of PID 7508) has been terminated. 02:06:26 [2021-04-09T02:06:26.394Z] INFO: Stop tailing logs of the daemon under tests 02:06:26 [2021-04-09T02:06:26.394Z] INFO: executeCI.ps1 Completed successfully at 04/09/2021 02:06:26. 02:06:26 [2021-04-09T02:06:26.394Z] INFO: Tidying up at end of run 02:06:26 [2021-04-09T02:06:26.394Z] INFO: Saving daemon under test log (d:\CI\PR-39846\67\dut.out) to bundles\CIDUT.out 02:06:26 [2021-04-09T02:06:26.394Z] INFO: Saving daemon under test log (d:\CI\PR-39846\67\dut.err) to bundles\CIDUT.err 02:06:26 [2021-04-09T02:06:26.394Z] INFO: Nuke-Everything... 02:06:26 [2021-04-09T02:06:26.859Z] INFO: Container count on control daemon to delete is 2 02:06:27 [2021-04-09T02:06:27.324Z] f47d83d00cb2 02:06:27 [2021-04-09T02:06:27.324Z] 3d18aa7ae6c4 02:06:27 [2021-04-09T02:06:27.324Z] INFO: Tidying pidfile d:\CI\PR-39846\67\docker.pid 02:06:27 [2021-04-09T02:06:27.324Z] INFO: Nuking d:\CI 02:06:31 [2021-04-09T02:06:31.281Z] === RUN TestDockerSuite/TestInspectTemplateError 02:06:32 [2021-04-09T02:06:32.848Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 02:06:35 [2021-04-09T02:06:35.795Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 02:06:38 [2021-04-09T02:06:38.005Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 02:06:42 [2021-04-09T02:06:42.214Z] INFO: Zapped successfully 02:06:42 [2021-04-09T02:06:42.215Z] 02:06:42 [2021-04-09T02:06:42.215Z] INFO: executeCI.ps1 exiting at Fri Apr 9 02:06:41 CUT 2021. Duration 01:09:41.4870425 02:06:42 [2021-04-09T02:06:42.215Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 02:06:42 [2021-04-09T02:06:42.463Z] Recording test results 02:06:43 [2021-04-09T02:06:43.021Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 02:06:44 [2021-04-09T02:06:44.754Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts 02:06:46 [2021-04-09T02:06:46.531Z] Archiving artifacts 02:06:46 [2021-04-09T02:06:46.654Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 02:06:47 [2021-04-09T02:06:47.587Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39846/67/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 02:06:48 [2021-04-09T02:06:48.218Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 02:06:48 [2021-04-09T02:06:48.561Z] + make clean 02:06:49 [2021-04-09T02:06:49.543Z] docker volume rm -f docker-dev-cache 02:06:49 [2021-04-09T02:06:49.543Z] docker-dev-cache [Pipeline] deleteDir 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestInspectUnknownObject 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinkShortDefinition 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksEnvs 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLoginWithoutTTY 02:06:50 [2021-04-09T02:06:50.427Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 02:06:50 [2021-04-09T02:06:50.894Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:06:53 [2021-04-09T02:06:53.106Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 02:06:54 [2021-04-09T02:06:54.667Z] === RUN TestDockerSuite/TestLogsAPIUntil 02:07:00 [2021-04-09T02:07:00.530Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 02:07:03 [2021-04-09T02:07:03.477Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 02:07:03 [2021-04-09T02:07:03.477Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 02:07:05 [2021-04-09T02:07:05.688Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 02:07:05 [2021-04-09T02:07:05.688Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 02:07:14 [2021-04-09T02:07:14.337Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 02:07:21 [2021-04-09T02:07:21.482Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 02:07:30 [2021-04-09T02:07:30.133Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 02:07:32 [2021-04-09T02:07:32.344Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 02:07:35 [2021-04-09T02:07:35.294Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 02:07:35 [2021-04-09T02:07:35.294Z] === RUN TestDockerSuite/TestLogsFollowStopped 02:07:37 [2021-04-09T02:07:37.503Z] === RUN TestDockerSuite/TestLogsSeparateStderr 02:07:44 [2021-04-09T02:07:44.653Z] === RUN TestDockerSuite/TestLogsSince 02:07:55 [2021-04-09T02:07:55.075Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 02:07:55 [2021-04-09T02:07:55.075Z] === RUN TestDockerSuite/TestLogsStderrInStdout 02:07:55 [2021-04-09T02:07:55.075Z] === RUN TestDockerSuite/TestLogsTail 02:07:57 [2021-04-09T02:07:57.283Z] === RUN TestDockerSuite/TestLogsTimestamps 02:07:59 [2021-04-09T02:07:59.492Z] === RUN TestDockerSuite/TestLogsWithDetails 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestMountIntoProc 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestMountIntoSys 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestNetHostname 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPluginActive 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPluginActiveNetwork 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPluginLogDriver 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPluginMetricsCollector 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPluginUpgrade 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPortExposeHostBinding 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPortHostBinding 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPortList 02:08:02 [2021-04-09T02:08:02.438Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersAttach 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 02:08:07 [2021-04-09T02:08:07.188Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 02:08:11 [2021-04-09T02:08:11.932Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 02:08:11 [2021-04-09T02:08:11.932Z] === RUN TestDockerSuite/TestPsByOrder 02:08:22 [2021-04-09T02:08:22.337Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 02:08:22 [2021-04-09T02:08:22.337Z] === RUN TestDockerSuite/TestPsListContainersBase 02:08:34 [2021-04-09T02:08:34.811Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 02:08:49 [2021-04-09T02:08:49.725Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 02:08:49 [2021-04-09T02:08:49.725Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 02:08:49 [2021-04-09T02:08:49.725Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 02:09:02 [2021-04-09T02:09:02.198Z] === RUN TestDockerSuite/TestPsListContainersFilterID 02:09:06 [2021-04-09T02:09:06.948Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 02:09:14 [2021-04-09T02:09:14.092Z] === RUN TestDockerSuite/TestPsListContainersFilterName 02:09:18 [2021-04-09T02:09:18.835Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 02:09:18 [2021-04-09T02:09:18.835Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 02:09:18 [2021-04-09T02:09:18.835Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 02:09:23 [2021-04-09T02:09:23.581Z] === RUN TestDockerSuite/TestPsListContainersSize 02:09:23 [2021-04-09T02:09:23.581Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 02:09:23 [2021-04-09T02:09:23.581Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 02:09:23 [2021-04-09T02:09:23.581Z] === RUN TestDockerSuite/TestPsRightTagName 02:09:23 [2021-04-09T02:09:23.581Z] === RUN TestDockerSuite/TestPsShowMounts 02:09:32 [2021-04-09T02:09:32.234Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 02:09:32 [2021-04-09T02:09:32.234Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 02:09:33 [2021-04-09T02:09:33.794Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 02:09:33 [2021-04-09T02:09:33.794Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 02:09:34 [2021-04-09T02:09:34.777Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 02:09:35 [2021-04-09T02:09:35.760Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 02:09:35 [2021-04-09T02:09:35.760Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 02:09:40 [2021-04-09T02:09:40.504Z] === RUN TestDockerSuite/TestRestartContainerSuccess 02:09:44 [2021-04-09T02:09:44.285Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 02:09:47 [2021-04-09T02:09:47.229Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 02:10:17 [2021-04-09T02:10:17.313Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 02:10:17 [2021-04-09T02:10:17.313Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 02:10:19 [2021-04-09T02:10:19.526Z] === RUN TestDockerSuite/TestRestartPolicyAlways 02:10:19 [2021-04-09T02:10:19.993Z] === RUN TestDockerSuite/TestRestartPolicyNO 02:10:19 [2021-04-09T02:10:19.993Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 02:10:20 [2021-04-09T02:10:20.976Z] === RUN TestDockerSuite/TestRestartRunningContainer 02:10:25 [2021-04-09T02:10:25.720Z] === RUN TestDockerSuite/TestRestartStoppedContainer 02:10:30 [2021-04-09T02:10:30.464Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 02:10:30 [2021-04-09T02:10:30.464Z] === RUN TestDockerSuite/TestRestartWithVolumes 02:10:34 [2021-04-09T02:10:34.246Z] === RUN TestDockerSuite/TestRmiBlank 02:10:34 [2021-04-09T02:10:34.246Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 02:10:34 [2021-04-09T02:10:34.717Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 02:10:49 [2021-04-09T02:10:49.634Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 02:10:52 [2021-04-09T02:10:52.577Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 02:10:53 [2021-04-09T02:10:53.562Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 02:11:00 [2021-04-09T02:11:00.708Z] === RUN TestDockerSuite/TestRmiImgIDForce 02:11:06 [2021-04-09T02:11:06.571Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 02:11:15 [2021-04-09T02:11:15.220Z] === RUN TestDockerSuite/TestRmiParentImageFail 02:11:19 [2021-04-09T02:11:19.002Z] === RUN TestDockerSuite/TestRmiTag 02:11:19 [2021-04-09T02:11:19.469Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 02:11:21 [2021-04-09T02:11:21.680Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 02:11:39 [2021-04-09T02:11:39.478Z] === RUN TestDockerSuite/TestRmiWithContainerFails 02:11:42 [2021-04-09T02:11:42.424Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 02:11:47 [2021-04-09T02:11:47.171Z] === RUN TestDockerSuite/TestRmiWithParentInUse 02:11:48 [2021-04-09T02:11:48.732Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 02:11:48 [2021-04-09T02:11:48.732Z] === RUN TestDockerSuite/TestRunAddHost 02:11:48 [2021-04-09T02:11:48.732Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 02:11:48 [2021-04-09T02:11:48.732Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 02:11:48 [2021-04-09T02:11:48.732Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 02:11:48 [2021-04-09T02:11:48.732Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 02:11:48 [2021-04-09T02:11:48.732Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 02:11:48 [2021-04-09T02:11:48.732Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 02:11:50 [2021-04-09T02:11:50.943Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 02:11:50 [2021-04-09T02:11:50.943Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 02:11:50 [2021-04-09T02:11:50.943Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 02:11:55 [2021-04-09T02:11:55.692Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 02:11:58 [2021-04-09T02:11:58.640Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 02:12:05 [2021-04-09T02:12:05.787Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 02:12:08 [2021-04-09T02:12:08.737Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 02:12:15 [2021-04-09T02:12:15.884Z] === RUN TestDockerSuite/TestRunAttachWithDetach 02:12:15 [2021-04-09T02:12:15.884Z] === RUN TestDockerSuite/TestRunBindMounts 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapAddInvalid 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCapDropInvalid 02:12:37 [2021-04-09T02:12:37.098Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 02:12:38 [2021-04-09T02:12:38.083Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 02:12:38 [2021-04-09T02:12:38.083Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 02:12:41 [2021-04-09T02:12:41.867Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 02:12:41 [2021-04-09T02:12:41.867Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 02:12:41 [2021-04-09T02:12:41.867Z] === RUN TestDockerSuite/TestRunContainerNetwork 02:12:43 [2021-04-09T02:12:43.430Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 02:12:43 [2021-04-09T02:12:43.430Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 02:12:43 [2021-04-09T02:12:43.898Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 02:12:43 [2021-04-09T02:12:43.898Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 02:12:43 [2021-04-09T02:12:43.898Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 02:12:43 [2021-04-09T02:12:43.898Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 02:12:43 [2021-04-09T02:12:43.898Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 02:12:43 [2021-04-09T02:12:43.898Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 02:12:46 [2021-04-09T02:12:46.112Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 02:12:49 [2021-04-09T02:12:49.057Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 02:12:51 [2021-04-09T02:12:51.268Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 02:12:51 [2021-04-09T02:12:51.268Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 02:12:51 [2021-04-09T02:12:51.268Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 02:12:51 [2021-04-09T02:12:51.268Z] === RUN TestDockerSuite/TestRunCreateVolume 02:12:53 [2021-04-09T02:12:53.478Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 02:12:53 [2021-04-09T02:12:53.478Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 02:12:53 [2021-04-09T02:12:53.478Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 02:12:53 [2021-04-09T02:12:53.478Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 02:12:53 [2021-04-09T02:12:53.478Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 02:12:55 [2021-04-09T02:12:55.685Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 02:13:01 [2021-04-09T02:13:01.538Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 02:13:01 [2021-04-09T02:13:01.538Z] === RUN TestDockerSuite/TestRunDNSInHostMode 02:13:01 [2021-04-09T02:13:01.538Z] === RUN TestDockerSuite/TestRunDNSOptions 02:13:01 [2021-04-09T02:13:01.538Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 02:13:01 [2021-04-09T02:13:01.538Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 02:13:01 [2021-04-09T02:13:01.538Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 02:13:01 [2021-04-09T02:13:01.538Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 02:13:03 [2021-04-09T02:13:03.752Z] === RUN TestDockerSuite/TestRunDeviceNumbers 02:13:03 [2021-04-09T02:13:03.753Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 02:13:04 [2021-04-09T02:13:04.221Z] === RUN TestDockerSuite/TestRunDuplicateMount 02:13:04 [2021-04-09T02:13:04.221Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 02:13:07 [2021-04-09T02:13:07.158Z] === RUN TestDockerSuite/TestRunEchoStdout 02:13:09 [2021-04-09T02:13:09.331Z] === RUN TestDockerSuite/TestRunEmptyEnv 02:13:09 [2021-04-09T02:13:09.331Z] === RUN TestDockerSuite/TestRunEntrypoint 02:13:11 [2021-04-09T02:13:11.502Z] === RUN TestDockerSuite/TestRunEnvironment 02:13:11 [2021-04-09T02:13:11.502Z] === RUN TestDockerSuite/TestRunEnvironmentErase 02:13:11 [2021-04-09T02:13:11.502Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 02:13:11 [2021-04-09T02:13:11.502Z] === RUN TestDockerSuite/TestRunExitCode 02:13:14 [2021-04-09T02:13:14.399Z] === RUN TestDockerSuite/TestRunExitCodeOne 02:13:16 [2021-04-09T02:13:16.570Z] === RUN TestDockerSuite/TestRunExitCodeZero 02:13:18 [2021-04-09T02:13:18.741Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 02:13:20 [2021-04-09T02:13:20.912Z] === RUN TestDockerSuite/TestRunExposePort 02:13:20 [2021-04-09T02:13:20.912Z] === RUN TestDockerSuite/TestRunFullHostnameSet 02:13:21 [2021-04-09T02:13:21.371Z] === RUN TestDockerSuite/TestRunGroupAdd 02:13:21 [2021-04-09T02:13:21.371Z] === RUN TestDockerSuite/TestRunHostnameFQDN 02:13:21 [2021-04-09T02:13:21.371Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 02:13:21 [2021-04-09T02:13:21.371Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 02:13:21 [2021-04-09T02:13:21.371Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 02:13:21 [2021-04-09T02:13:21.371Z] === RUN TestDockerSuite/TestRunInspectMacAddress 02:13:21 [2021-04-09T02:13:21.371Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 02:13:25 [2021-04-09T02:13:25.101Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 02:13:25 [2021-04-09T02:13:25.101Z] === RUN TestDockerSuite/TestRunInvalidReference 02:13:25 [2021-04-09T02:13:25.558Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 02:13:25 [2021-04-09T02:13:25.558Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 02:13:25 [2021-04-09T02:13:25.558Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 02:13:25 [2021-04-09T02:13:25.558Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 02:13:25 [2021-04-09T02:13:25.558Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 02:13:32 [2021-04-09T02:13:32.674Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 02:13:32 [2021-04-09T02:13:32.674Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModeHostname 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModeIpcHost 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModePIDContainer 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunModeUTSHost 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunMount 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunMountOrdering 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 02:13:34 [2021-04-09T02:13:34.826Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 02:13:41 [2021-04-09T02:13:41.841Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 02:13:41 [2021-04-09T02:13:41.841Z] === RUN TestDockerSuite/TestRunNamedVolume 02:13:41 [2021-04-09T02:13:41.841Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 02:13:41 [2021-04-09T02:13:41.841Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 02:13:47 [2021-04-09T02:13:47.581Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNetHost 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 02:13:54 [2021-04-09T02:13:54.595Z] === RUN TestDockerSuite/TestRunNoDupVolumes 02:13:55 [2021-04-09T02:13:55.048Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 02:13:56 [2021-04-09T02:13:56.002Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 02:13:58 [2021-04-09T02:13:58.874Z] === RUN TestDockerSuite/TestRunNonExistingCmd 02:14:01 [2021-04-09T02:14:01.027Z] === RUN TestDockerSuite/TestRunNonExistingImage 02:14:01 [2021-04-09T02:14:01.983Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 02:14:04 [2021-04-09T02:14:04.137Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 02:14:04 [2021-04-09T02:14:04.590Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 02:14:04 [2021-04-09T02:14:04.590Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 02:14:04 [2021-04-09T02:14:04.590Z] === RUN TestDockerSuite/TestRunPortInUse 02:14:04 [2021-04-09T02:14:04.590Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 02:14:04 [2021-04-09T02:14:04.590Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 02:14:04 [2021-04-09T02:14:04.590Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 02:14:04 [2021-04-09T02:14:04.590Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 02:14:04 [2021-04-09T02:14:04.590Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 02:14:08 [2021-04-09T02:14:08.286Z] === RUN TestDockerSuite/TestRunPublishPort 02:14:08 [2021-04-09T02:14:08.286Z] === RUN TestDockerSuite/TestRunReadFilteredProc 02:14:08 [2021-04-09T02:14:08.286Z] === RUN TestDockerSuite/TestRunReadProcLatency 02:14:08 [2021-04-09T02:14:08.286Z] === RUN TestDockerSuite/TestRunReadProcTimer 02:14:08 [2021-04-09T02:14:08.286Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 02:14:08 [2021-04-09T02:14:08.286Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 02:14:16 [2021-04-09T02:14:16.789Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 02:14:16 [2021-04-09T02:14:16.789Z] === RUN TestDockerSuite/TestRunRm 02:14:18 [2021-04-09T02:14:18.305Z] === RUN TestDockerSuite/TestRunRmAndWait 02:14:24 [2021-04-09T02:14:24.045Z] === RUN TestDockerSuite/TestRunRmPre125Api 02:14:26 [2021-04-09T02:14:26.936Z] === RUN TestDockerSuite/TestRunRootWorkdir 02:14:29 [2021-04-09T02:14:29.086Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 02:14:31 [2021-04-09T02:14:31.237Z] === RUN TestDockerSuite/TestRunSetMacAddress 02:14:34 [2021-04-09T02:14:34.108Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 02:14:34 [2021-04-09T02:14:34.108Z] === RUN TestDockerSuite/TestRunState 02:14:34 [2021-04-09T02:14:34.108Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 02:14:36 [2021-04-09T02:14:36.264Z] === RUN TestDockerSuite/TestRunStdinPipe 02:14:36 [2021-04-09T02:14:36.264Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 02:14:38 [2021-04-09T02:14:38.416Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 02:14:38 [2021-04-09T02:14:38.416Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 02:14:38 [2021-04-09T02:14:38.416Z] === RUN TestDockerSuite/TestRunTLSVerify 02:14:38 [2021-04-09T02:14:38.416Z] === RUN TestDockerSuite/TestRunTTYWithPipe 02:14:38 [2021-04-09T02:14:38.416Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 02:14:38 [2021-04-09T02:14:38.416Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUnshareProc 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUserByID 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUserByIDBig 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUserByIDNegative 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUserByIDZero 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUserByName 02:14:44 [2021-04-09T02:14:44.158Z] === RUN TestDockerSuite/TestRunUserDefaults 02:14:45 [2021-04-09T02:14:45.675Z] === RUN TestDockerSuite/TestRunUserNotFound 02:14:45 [2021-04-09T02:14:45.675Z] === RUN TestDockerSuite/TestRunVerifyContainerID 02:14:47 [2021-04-09T02:14:47.827Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 02:14:48 [2021-04-09T02:14:48.280Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 02:14:48 [2021-04-09T02:14:48.280Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 02:14:51 [2021-04-09T02:14:51.151Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 02:14:58 [2021-04-09T02:14:58.165Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 02:15:02 [2021-04-09T02:15:02.810Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 02:15:09 [2021-04-09T02:15:09.829Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 02:15:09 [2021-04-09T02:15:09.829Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 02:15:09 [2021-04-09T02:15:09.829Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 02:15:12 [2021-04-09T02:15:12.700Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 02:15:15 [2021-04-09T02:15:15.573Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithBadDevice 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithUlimits 02:15:17 [2021-04-09T02:15:17.727Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 02:15:22 [2021-04-09T02:15:22.378Z] === RUN TestDockerSuite/TestRunWithoutNetworking 02:15:23 [2021-04-09T02:15:23.334Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 02:15:26 [2021-04-09T02:15:26.207Z] === RUN TestDockerSuite/TestRunWorkingDirectory 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveCheckTimes 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveImageId 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveLoadNoTag 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveLoadParents 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveMultipleNames 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveSingleTag 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 02:15:36 [2021-04-09T02:15:36.455Z] === RUN TestDockerSuite/TestSearchCmdOptions 02:15:37 [2021-04-09T02:15:37.971Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 02:15:38 [2021-04-09T02:15:38.424Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 02:15:38 [2021-04-09T02:15:38.424Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 02:15:38 [2021-04-09T02:15:38.876Z] === RUN TestDockerSuite/TestSearchWithLimit 02:15:40 [2021-04-09T02:15:40.393Z] === RUN TestDockerSuite/TestSlowStdinClosing 02:15:48 [2021-04-09T02:15:48.893Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 02:15:48 [2021-04-09T02:15:48.893Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 02:15:57 [2021-04-09T02:15:57.401Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 02:15:57 [2021-04-09T02:15:57.401Z] === RUN TestDockerSuite/TestStartAttachSilent 02:16:01 [2021-04-09T02:16:01.100Z] === RUN TestDockerSuite/TestStartAttachWithRename 02:16:01 [2021-04-09T02:16:01.100Z] === RUN TestDockerSuite/TestStartMultipleContainers 02:16:01 [2021-04-09T02:16:01.100Z] === RUN TestDockerSuite/TestStartPausedContainer 02:16:01 [2021-04-09T02:16:01.100Z] === RUN TestDockerSuite/TestStartRecordError 02:16:01 [2021-04-09T02:16:01.100Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 02:16:06 [2021-04-09T02:16:06.848Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 02:16:06 [2021-04-09T02:16:06.848Z] === RUN TestDockerSuite/TestStatsAllNoStream 02:16:06 [2021-04-09T02:16:06.848Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 02:16:06 [2021-04-09T02:16:06.848Z] === RUN TestDockerSuite/TestStatsContainerNotFound 02:16:06 [2021-04-09T02:16:06.848Z] === RUN TestDockerSuite/TestStatsFormatAll 02:16:07 [2021-04-09T02:16:07.300Z] === RUN TestDockerSuite/TestStatsNoStream 02:16:07 [2021-04-09T02:16:07.300Z] === RUN TestDockerSuite/TestTopMultipleArgs 02:16:09 [2021-04-09T02:16:09.459Z] === RUN TestDockerSuite/TestTopNonPrivileged 02:16:11 [2021-04-09T02:16:11.612Z] === RUN TestDockerSuite/TestTopPrivileged 02:16:11 [2021-04-09T02:16:11.612Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 02:16:14 [2021-04-09T02:16:14.488Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 02:16:14 [2021-04-09T02:16:14.488Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 02:16:14 [2021-04-09T02:16:14.488Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 02:16:14 [2021-04-09T02:16:14.488Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 02:16:14 [2021-04-09T02:16:14.488Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 02:16:14 [2021-04-09T02:16:14.488Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 02:16:14 [2021-04-09T02:16:14.488Z] === RUN TestDockerSuite/TestVolumeCLICreate 02:16:29 [2021-04-09T02:16:29.209Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 02:16:29 [2021-04-09T02:16:29.662Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 02:16:30 [2021-04-09T02:16:30.115Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 02:16:30 [2021-04-09T02:16:30.115Z] === RUN TestDockerSuite/TestVolumeCLIInspect 02:16:30 [2021-04-09T02:16:30.115Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 02:16:30 [2021-04-09T02:16:30.567Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 02:16:30 [2021-04-09T02:16:30.567Z] === RUN TestDockerSuite/TestVolumeCLILs 02:16:34 [2021-04-09T02:16:34.372Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 02:16:34 [2021-04-09T02:16:34.372Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 02:16:37 [2021-04-09T02:16:37.244Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 02:16:37 [2021-04-09T02:16:37.696Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 02:16:38 [2021-04-09T02:16:38.148Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 02:16:38 [2021-04-09T02:16:38.148Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 02:16:38 [2021-04-09T02:16:38.604Z] === RUN TestDockerSuite/TestVolumeCLIRm 02:16:47 [2021-04-09T02:16:47.108Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 02:16:47 [2021-04-09T02:16:47.108Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 02:16:47 [2021-04-09T02:16:47.108Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 02:16:47 [2021-04-09T02:16:47.108Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 02:16:47 [2021-04-09T02:16:47.108Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 02:16:54 [2021-04-09T02:16:54.121Z] === RUN TestDockerSuite/TestVolumeLsFormat 02:16:54 [2021-04-09T02:16:54.574Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 02:16:54 [2021-04-09T02:16:54.574Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 02:17:04 [2021-04-09T02:17:04.825Z] === RUN TestDockerSuite/TestVolumesNoCopyData 02:17:04 [2021-04-09T02:17:04.825Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 02:17:05 [2021-04-09T02:17:05.780Z] --- PASS: TestDockerSuite (2798.09s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (133.96s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.22s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.23s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.43s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.50s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.65s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_build_test.go:177: unmatched requirement UnixCli 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.93s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.33s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.39s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.63s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.08s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.29s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.36s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.34s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.71s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.20s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.86s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.16s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.91s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.21s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.29s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.90s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.16s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.94s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.54s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.71s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.58s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.63s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.39s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.66s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.53s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.53s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.54s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.85s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.88s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.61s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.92s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.36s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.88s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (92.79s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.30s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.88s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.47s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.32s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.56s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.94s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (102.93s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.55s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.37s) 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.89s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.92s) 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 02:17:05 [2021-04-09T02:17:05.781Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.95s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.58s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFails (7.17s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.72s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.67s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.77s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.99s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.60s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.90s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildHistory (11.95s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.09s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.78s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.26s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.07s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.51s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.57s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.73s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.69s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.51s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.64s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.21s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.85s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.76s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.55s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.31s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.93s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.25s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.00s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.07s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.44s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.15s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.34s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.84s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.34s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildRm (13.92s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.71s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.57s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.86s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.98s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.66s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.38s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.03s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.93s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.36s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildStderr (4.98s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.45s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.23s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.84s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.56s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.44s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.71s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.60s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.34s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.94s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.84s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.62s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.75s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.80s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.70s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_sni_test.go:18: Flakey test 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.82s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestCommitChange (5.41s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.76s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.11s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestCommitTTY (7.20s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.69s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.79s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.38s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.47s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.70s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.77s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.35s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.33s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.53s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.29s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.43s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.09s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.69s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.98s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.12s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.90s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.24s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.39s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.58s) 02:17:05 [2021-04-09T02:17:05.782Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s) 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 02:17:05 [2021-04-09T02:17:05.782Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.41s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.61s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.68s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.64s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.57s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008a87e0_<nil>} (2.67s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1362647462_c:\foo_false__<nil>_<nil>_<nil>} (2.64s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1362647462_c:\foo_true__<nil>_<nil>_<nil>} (2.57s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.56s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.56s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.55s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.74s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.53s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpToCaseE (19.05s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.58s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpToDot (2.74s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCpToStdout (2.79s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.40s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.13s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.09s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.98s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.29s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.48s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.42s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.06s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsCopy (5.28s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.70s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.91s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.24s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFilters (5.21s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFormat (5.21s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsRename (2.69s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsResize (3.10s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.70s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.23s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.96s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.16s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.16s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.29s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.52s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.43s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.60s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.49s) 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecInspectID (5.15s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.70s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.57s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 02:17:05 [2021-04-09T02:17:05.783Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.783Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.06s) 02:17:05 [2021-04-09T02:17:05.783Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.37s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.47s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.26s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.08s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.03s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.72s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.36s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.30s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.19s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.35s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectDefault (2.35s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectHistory (9.83s) 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) 02:17:05 [2021-04-09T02:17:05.784Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.31s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.60s) 02:17:05 [2021-04-09T02:17:05.784Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.30s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.30s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.93s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.56s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.41s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.52s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.48s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.27s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.14s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.86s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.40s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.99s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.89s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.92s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.78s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.67s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.49s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.26s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsSince (9.27s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.43s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.68s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.56s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsByOrder (10.01s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.14s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.74s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.01s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.06s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.56s) 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.72s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.99s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.13s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) 02:17:06 [2021-04-09T02:17:06.238Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 02:17:06 [2021-04-09T02:17:06.238Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.238Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.51s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.21s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.55s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.44s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.21s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.47s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.40s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.41s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.05s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.07s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.41s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.15s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.62s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.47s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.60s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.60s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.26s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.97s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.00s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.25s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.42s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.22s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunBindMounts (19.92s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.43s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.30s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.07s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.44s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.45s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.07s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.54s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.51s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.33s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunExitCode (2.47s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.37s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.29s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.00s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.35s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.75s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.27s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.02s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.41s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.34s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.11s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.239Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.239Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.18s) 02:17:06 [2021-04-09T02:17:06.239Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.03s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunRm (2.64s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.51s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.27s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.61s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.28s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.04s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.85s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.33s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.26s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.05s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.95s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.53s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.94s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.11s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.34s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.33s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.06s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.81s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.42s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.30s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.76s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.05s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.25s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.16s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.48s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.27s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.29s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.14s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.44s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.91s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.85s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.40s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 02:17:06 [2021-04-09T02:17:06.240Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.53s) 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullByDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullIDStability 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullManifestList 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPushBadTag 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestPushUntagged 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestRunByDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestTagByDigest 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 02:17:06 [2021-04-09T02:17:06.240Z] === RUN TestDockerRegistrySuite/TestV2Only 02:17:06 [2021-04-09T02:17:06.240Z] --- PASS: TestDockerRegistrySuite (0.16s) 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.240Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 02:17:06 [2021-04-09T02:17:06.240Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 02:17:06 [2021-04-09T02:17:06.240Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 02:17:06 [2021-04-09T02:17:06.240Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:17:06 [2021-04-09T02:17:06.240Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 02:17:06 [2021-04-09T02:17:06.241Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 02:17:06 [2021-04-09T02:17:06.241Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthTokenSuite 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 02:17:06 [2021-04-09T02:17:06.241Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerDaemonSuite 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 02:17:06 [2021-04-09T02:17:06.241Z] --- PASS: TestDockerDaemonSuite (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerSwarmSuite 02:17:06 [2021-04-09T02:17:06.241Z] --- PASS: TestDockerSwarmSuite (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginCreate 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginInspect 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerPluginSuite/TestPluginSet 02:17:06 [2021-04-09T02:17:06.241Z] --- PASS: TestDockerPluginSuite (0.04s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerExternalVolumeSuite 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:128: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerNetworkSuite 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerNetworkSuite (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:134: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] === RUN TestDockerHubPullSuite 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerHubPullSuite (0.00s) 02:17:06 [2021-04-09T02:17:06.241Z] check_test.go:142: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] PASS 02:17:06 [2021-04-09T02:17:06.241Z] ok github.com/docker/docker/integration-cli 2798.799s 02:17:06 [2021-04-09T02:17:06.241Z] 02:17:06 [2021-04-09T02:17:06.241Z] === Skipped 02:17:06 [2021-04-09T02:17:06.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] 02:17:06 [2021-04-09T02:17:06.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] 02:17:06 [2021-04-09T02:17:06.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] 02:17:06 [2021-04-09T02:17:06.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] 02:17:06 [2021-04-09T02:17:06.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] 02:17:06 [2021-04-09T02:17:06.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 02:17:06 [2021-04-09T02:17:06.241Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.241Z] 02:17:06 [2021-04-09T02:17:06.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_api_build_test.go:177: unmatched requirement UnixCli 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 02:17:06 [2021-04-09T02:17:06.242Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.242Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_sni_test.go:18: Flakey test 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.697Z] 02:17:06 [2021-04-09T02:17:06.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.697Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 02:17:06 [2021-04-09T02:17:06.698Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.698Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.699Z] 02:17:06 [2021-04-09T02:17:06.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 02:17:06 [2021-04-09T02:17:06.699Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.700Z] 02:17:06 [2021-04-09T02:17:06.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.700Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 02:17:06 [2021-04-09T02:17:06.701Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.701Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 02:17:06 [2021-04-09T02:17:06.702Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux 02:17:06 [2021-04-09T02:17:06.702Z] 02:17:06 [2021-04-09T02:17:06.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 02:17:07 [2021-04-09T02:17:07.154Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.154Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 02:17:07 [2021-04-09T02:17:07.155Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:185: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 02:17:07 [2021-04-09T02:17:07.155Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.155Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:212: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:239: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:268: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:302: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:407: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:128: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:134: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 02:17:07 [2021-04-09T02:17:07.156Z] check_test.go:142: unmatched requirement DaemonIsLinux 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] DONE 1092 tests, 546 skipped in 2808.197s 02:17:07 [2021-04-09T02:17:07.156Z] INFO: Integration tests ended at 04/09/2021 02:17:06. Duration:00:46:48.2846279 02:17:07 [2021-04-09T02:17:07.156Z] INFO: Docker info of the daemon under test at end of run 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] Containers: 2 02:17:07 [2021-04-09T02:17:07.156Z] Running: 0 02:17:07 [2021-04-09T02:17:07.156Z] Paused: 0 02:17:07 [2021-04-09T02:17:07.156Z] Stopped: 2 02:17:07 [2021-04-09T02:17:07.156Z] Images: 18 02:17:07 [2021-04-09T02:17:07.156Z] Server Version: 0.0.0-dev 02:17:07 [2021-04-09T02:17:07.156Z] Storage Driver: windowsfilter 02:17:07 [2021-04-09T02:17:07.156Z] Windows: 02:17:07 [2021-04-09T02:17:07.156Z] Logging Driver: json-file 02:17:07 [2021-04-09T02:17:07.156Z] Plugins: 02:17:07 [2021-04-09T02:17:07.156Z] Volume: local 02:17:07 [2021-04-09T02:17:07.156Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 02:17:07 [2021-04-09T02:17:07.156Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 02:17:07 [2021-04-09T02:17:07.156Z] Swarm: inactive 02:17:07 [2021-04-09T02:17:07.156Z] Default Isolation: process 02:17:07 [2021-04-09T02:17:07.156Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 02:17:07 [2021-04-09T02:17:07.156Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) 02:17:07 [2021-04-09T02:17:07.156Z] OSType: windows 02:17:07 [2021-04-09T02:17:07.156Z] Architecture: x86_64 02:17:07 [2021-04-09T02:17:07.156Z] CPUs: 4 02:17:07 [2021-04-09T02:17:07.156Z] Total Memory: 32GiB 02:17:07 [2021-04-09T02:17:07.156Z] Name: azwin-2-d13fe0 02:17:07 [2021-04-09T02:17:07.156Z] ID: OSBX:F6VI:AUDC:FF25:NFXQ:QJPK:VQ3H:QIH7:JFMD:6RYQ:IQ4U:WSFY 02:17:07 [2021-04-09T02:17:07.156Z] Docker Root Dir: D:\CI\PR-39846\67\daemon 02:17:07 [2021-04-09T02:17:07.156Z] Debug Mode (client): false 02:17:07 [2021-04-09T02:17:07.156Z] Debug Mode (server): true 02:17:07 [2021-04-09T02:17:07.156Z] File Descriptors: -1 02:17:07 [2021-04-09T02:17:07.156Z] Goroutines: 17 02:17:07 [2021-04-09T02:17:07.156Z] System Time: 2021-04-09T02:17:07.0341072Z 02:17:07 [2021-04-09T02:17:07.156Z] EventsListeners: 0 02:17:07 [2021-04-09T02:17:07.156Z] Registry: https://index.docker.io/v1/ 02:17:07 [2021-04-09T02:17:07.156Z] Labels: 02:17:07 [2021-04-09T02:17:07.156Z] Experimental: false 02:17:07 [2021-04-09T02:17:07.156Z] Insecure Registries: 02:17:07 [2021-04-09T02:17:07.156Z] 127.0.0.0/8 02:17:07 [2021-04-09T02:17:07.156Z] Live Restore Enabled: false 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] 02:17:07 [2021-04-09T02:17:07.156Z] INFO: Stopping daemon under test 02:17:07 [2021-04-09T02:17:07.612Z] SUCCESS: The process with PID 4512 (child process of PID 4640) has been terminated. 02:17:07 [2021-04-09T02:17:07.612Z] SUCCESS: The process with PID 4640 (child process of PID 8116) has been terminated. 02:17:07 [2021-04-09T02:17:07.612Z] INFO: Stop tailing logs of the daemon under tests 02:17:07 [2021-04-09T02:17:07.612Z] INFO: executeCI.ps1 Completed successfully at 04/09/2021 02:17:07. 02:17:07 [2021-04-09T02:17:07.612Z] INFO: Tidying up at end of run 02:17:07 [2021-04-09T02:17:07.612Z] INFO: Saving daemon under test log (d:\CI\PR-39846\67\dut.out) to bundles\CIDUT.out 02:17:07 [2021-04-09T02:17:07.612Z] INFO: Saving daemon under test log (d:\CI\PR-39846\67\dut.err) to bundles\CIDUT.err 02:17:07 [2021-04-09T02:17:07.612Z] INFO: Nuke-Everything... 02:17:08 [2021-04-09T02:17:08.065Z] INFO: Container count on control daemon to delete is 2 02:17:08 [2021-04-09T02:17:08.518Z] 875a092feb54 02:17:08 [2021-04-09T02:17:08.518Z] 36337ca68cbf 02:17:08 [2021-04-09T02:17:08.970Z] INFO: Non-base image count on control daemon to delete is 1 02:17:11 [2021-04-09T02:17:11.186Z] Deleted: sha256:41046e5c60ea95ff7860df5c39316e43c5e8d6f52bb015e7c0dd5e7dc5fade90 02:17:11 [2021-04-09T02:17:11.186Z] Deleted: sha256:7535ce4251a0508724c51136d442bcb9a501ff8627c3c89098f223d17b6fe3a9 02:17:11 [2021-04-09T02:17:11.186Z] INFO: Tidying pidfile d:\CI\PR-39846\67\docker.pid 02:17:11 [2021-04-09T02:17:11.186Z] INFO: Nuking d:\CI 02:17:46 [2021-04-09T02:17:46.750Z] INFO: Zapped successfully 02:17:46 [2021-04-09T02:17:46.750Z] 02:17:46 [2021-04-09T02:17:46.750Z] INFO: executeCI.ps1 exiting at Fri Apr 9 02:17:43 CUT 2021. Duration 01:20:37.7162606 02:17:46 [2021-04-09T02:17:46.750Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 02:17:46 [2021-04-09T02:17:46.989Z] Recording test results 02:17:47 [2021-04-09T02:17:47.652Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 02:17:49 [2021-04-09T02:17:49.111Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts 02:17:50 [2021-04-09T02:17:50.834Z] Archiving artifacts 02:17:51 [2021-04-09T02:17:51.971Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39846/67/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 02:17:52 [2021-04-09T02:17:52.877Z] + make clean 02:17:53 [2021-04-09T02:17:53.831Z] docker volume rm -f docker-dev-cache 02:17:53 [2021-04-09T02:17:53.831Z] 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